Pull request #42868 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 6014c1e29dc34dffa77fb5749cc3281c1b4854ac rather than f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 Obtained Jenkinsfile from 6014c1e29dc34dffa77fb5749cc3281c1b4854ac 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-42868@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-09-20T11:46:14.564Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-09-20T11:46:14.569Z] Trying to pass milestone 1 [Pipeline] milestone [2021-09-20T11:46:14.630Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-09-20T11:46:29.830Z] Still waiting to schedule task [2021-09-20T11:46:29.833Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-095fcdb1d5231b34e)’ is offline [2021-09-20T11:46:47.937Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-095fcdb1d5231b34e) in /home/ubuntu/workspace/moby_PR-42868 [Pipeline] { [Pipeline] checkout [2021-09-20T11:46:48.092Z] The recommended git tool is: git [2021-09-20T11:46:51.834Z] using credential docker-jenkins-github-credentials [2021-09-20T11:46:51.847Z] Cloning the remote Git repository [2021-09-20T11:46:51.847Z] Cloning with configured refspecs honoured and without tags [2021-09-20T11:46:51.917Z] Cloning repository https://github.com/moby/moby.git [2021-09-20T11:46:51.971Z] > git init /home/ubuntu/workspace/moby_PR-42868 # timeout=10 [2021-09-20T11:46:52.406Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-20T11:46:52.406Z] > git --version # timeout=10 [2021-09-20T11:46:52.434Z] > git --version # 'git version 2.17.1' [2021-09-20T11:46:52.435Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-20T11:46:52.436Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42868/head:refs/remotes/origin/PR-42868 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-20T11:47:15.279Z] Fetching without tags [2021-09-20T11:47:15.627Z] Merging remotes/origin/master commit 6014c1e29dc34dffa77fb5749cc3281c1b4854ac into PR head commit f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 [2021-09-20T11:47:16.481Z] Merge succeeded, producing f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 [2021-09-20T11:47:16.481Z] Checking out Revision f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 (PR-42868) [2021-09-20T11:47:15.167Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-20T11:47:15.195Z] > git config --add remote.origin.fetch +refs/pull/42868/head:refs/remotes/origin/PR-42868 # timeout=10 [2021-09-20T11:47:15.217Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-20T11:47:15.252Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-20T11:47:15.288Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-20T11:47:15.288Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-20T11:47:15.289Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42868/head:refs/remotes/origin/PR-42868 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-20T11:47:15.638Z] > git config core.sparsecheckout # timeout=10 [2021-09-20T11:47:15.670Z] > git checkout -f f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 # timeout=10 [2021-09-20T11:47:16.382Z] > git remote # timeout=10 [2021-09-20T11:47:16.407Z] > git config --get remote.origin.url # timeout=10 [2021-09-20T11:47:16.434Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-20T11:47:16.436Z] > git merge 6014c1e29dc34dffa77fb5749cc3281c1b4854ac # timeout=10 [2021-09-20T11:47:16.457Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-20T11:47:16.484Z] > git config core.sparsecheckout # timeout=10 [2021-09-20T11:47:16.510Z] > git checkout -f f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 # timeout=10 [2021-09-20T11:47:20.915Z] Commit message: "quota: Make package compile when `cgo` is disabled" [2021-09-20T11:47:20.915Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-09-20T11:47:22.067Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42868:/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-09-20T11:47:30.207Z] Unable to find image 'alpine:latest' locally [2021-09-20T11:47:30.777Z] latest: Pulling from library/alpine [2021-09-20T11:47:30.777Z] a0d0a0d46f8b: Pulling fs layer [2021-09-20T11:47:30.777Z] a0d0a0d46f8b: Verifying Checksum [2021-09-20T11:47:30.777Z] a0d0a0d46f8b: Download complete [2021-09-20T11:47:31.351Z] a0d0a0d46f8b: Pull complete [2021-09-20T11:47:31.351Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-20T11:47:31.351Z] Status: Downloaded newer image for alpine:latest [2021-09-20T11:47:41.335Z] 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] { (Branch: win-2022-c8d) [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) [Pipeline] stage [Pipeline] { (win-2022-c8d) 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-09-20T11:47:41.647Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-095fcdb1d5231b34e) in /home/ubuntu/workspace/moby_PR-42868 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2021-09-20T11:47:41.717Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2021-09-20T11:47:41.773Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2021-09-20T11:47:41.807Z] Fetching changes from the remote Git repository Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2021-09-20T11:47:41.836Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-09-20T11:47:42.338Z] Merging remotes/origin/master commit 6014c1e29dc34dffa77fb5749cc3281c1b4854ac into PR head commit f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 [2021-09-20T11:47:42.624Z] Merge succeeded, producing f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 [2021-09-20T11:47:42.624Z] Checking out Revision f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 (PR-42868) [2021-09-20T11:47:41.779Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42868/.git # timeout=10 [2021-09-20T11:47:41.809Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-20T11:47:41.838Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-20T11:47:41.838Z] > git --version # timeout=10 [2021-09-20T11:47:41.863Z] > git --version # 'git version 2.17.1' [2021-09-20T11:47:41.863Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-20T11:47:41.864Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42868/head:refs/remotes/origin/PR-42868 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-20T11:47:42.340Z] > git config core.sparsecheckout # timeout=10 [2021-09-20T11:47:42.359Z] > git checkout -f f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 # timeout=10 [2021-09-20T11:47:42.523Z] > git remote # timeout=10 [2021-09-20T11:47:42.546Z] > git config --get remote.origin.url # timeout=10 [2021-09-20T11:47:42.567Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-20T11:47:42.568Z] > git merge 6014c1e29dc34dffa77fb5749cc3281c1b4854ac # timeout=10 [2021-09-20T11:47:42.601Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-20T11:47:42.631Z] > git config core.sparsecheckout # timeout=10 [2021-09-20T11:47:42.651Z] > git checkout -f f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 # timeout=10 [2021-09-20T11:47:42.773Z] Commit message: "quota: Make package compile when `cgo` is disabled" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-09-20T11:47:43.481Z] + [ PR != PR ] [2021-09-20T11:47:43.481Z] + [ master != master ] [2021-09-20T11:47:43.481Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-09-20T11:47:43.848Z] + docker version [2021-09-20T11:47:43.848Z] Client: Docker Engine - Community [2021-09-20T11:47:43.848Z] Version: 20.10.6 [2021-09-20T11:47:43.848Z] API version: 1.41 [2021-09-20T11:47:43.848Z] Go version: go1.13.15 [2021-09-20T11:47:43.848Z] Git commit: 370c289 [2021-09-20T11:47:43.848Z] Built: Fri Apr 9 22:46:01 2021 [2021-09-20T11:47:43.848Z] OS/Arch: linux/amd64 [2021-09-20T11:47:43.848Z] Context: default [2021-09-20T11:47:43.848Z] Experimental: true [2021-09-20T11:47:43.848Z] [2021-09-20T11:47:43.848Z] Server: Docker Engine - Community [2021-09-20T11:47:43.848Z] Engine: [2021-09-20T11:47:43.848Z] Version: 20.10.6 [2021-09-20T11:47:43.848Z] API version: 1.41 (minimum version 1.12) [2021-09-20T11:47:43.848Z] Go version: go1.13.15 [2021-09-20T11:47:43.848Z] Git commit: 8728dd2 [2021-09-20T11:47:43.848Z] Built: Fri Apr 9 22:44:13 2021 [2021-09-20T11:47:43.848Z] OS/Arch: linux/amd64 [2021-09-20T11:47:43.848Z] Experimental: true [2021-09-20T11:47:43.848Z] containerd: [2021-09-20T11:47:43.848Z] Version: 1.4.6 [2021-09-20T11:47:43.848Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-20T11:47:43.848Z] runc: [2021-09-20T11:47:43.848Z] Version: 1.0.0-rc95 [2021-09-20T11:47:43.849Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-20T11:47:43.849Z] docker-init: [2021-09-20T11:47:43.849Z] Version: 0.19.0 [2021-09-20T11:47:43.849Z] GitCommit: de40ad0 [Pipeline] sh [2021-09-20T11:47:44.176Z] + docker info [2021-09-20T11:47:56.641Z] Still waiting to schedule task [2021-09-20T11:47:56.641Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-095fcdb1d5231b34e)’ [2021-09-20T11:47:56.646Z] Still waiting to schedule task [2021-09-20T11:47:56.647Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-095fcdb1d5231b34e)’ [2021-09-20T11:47:56.648Z] Still waiting to schedule task [2021-09-20T11:47:56.648Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2021-09-20T11:47:56.652Z] Still waiting to schedule task [2021-09-20T11:47:56.652Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2021-09-20T11:47:56.654Z] Still waiting to schedule task [2021-09-20T11:47:56.654Z] All nodes of label ‘windows-2019’ are offline [2021-09-20T11:47:56.655Z] Still waiting to schedule task [2021-09-20T11:47:56.655Z] All nodes of label ‘windows-2022’ are offline [2021-09-20T11:47:56.656Z] Still waiting to schedule task [2021-09-20T11:47:56.656Z] All nodes of label ‘windows-2022’ are offline [2021-09-20T11:47:59.051Z] Client: [2021-09-20T11:47:59.051Z] Context: default [2021-09-20T11:47:59.051Z] Debug Mode: false [2021-09-20T11:47:59.051Z] Plugins: [2021-09-20T11:47:59.051Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-09-20T11:47:59.051Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-09-20T11:47:59.051Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-09-20T11:47:59.051Z] [2021-09-20T11:47:59.051Z] Server: [2021-09-20T11:47:59.051Z] Containers: 0 [2021-09-20T11:47:59.051Z] Running: 0 [2021-09-20T11:47:59.051Z] Paused: 0 [2021-09-20T11:47:59.051Z] Stopped: 0 [2021-09-20T11:47:59.051Z] Images: 1 [2021-09-20T11:47:59.051Z] Server Version: 20.10.6 [2021-09-20T11:47:59.051Z] Storage Driver: overlay2 [2021-09-20T11:47:59.051Z] Backing Filesystem: extfs [2021-09-20T11:47:59.051Z] Supports d_type: true [2021-09-20T11:47:59.051Z] Native Overlay Diff: true [2021-09-20T11:47:59.051Z] userxattr: false [2021-09-20T11:47:59.051Z] Logging Driver: json-file [2021-09-20T11:47:59.051Z] Cgroup Driver: cgroupfs [2021-09-20T11:47:59.051Z] Cgroup Version: 1 [2021-09-20T11:47:59.051Z] Plugins: [2021-09-20T11:47:59.051Z] Volume: local [2021-09-20T11:47:59.051Z] Network: bridge host ipvlan macvlan null overlay [2021-09-20T11:47:59.051Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-09-20T11:47:59.051Z] Swarm: inactive [2021-09-20T11:47:59.051Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-09-20T11:47:59.051Z] Default Runtime: runc [2021-09-20T11:47:59.051Z] Init Binary: docker-init [2021-09-20T11:47:59.051Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-20T11:47:59.051Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-20T11:47:59.051Z] init version: de40ad0 [2021-09-20T11:47:59.051Z] Security Options: [2021-09-20T11:47:59.051Z] apparmor [2021-09-20T11:47:59.051Z] seccomp [2021-09-20T11:47:59.051Z] Profile: default [2021-09-20T11:47:59.051Z] Kernel Version: 5.4.0-1048-aws [2021-09-20T11:47:59.051Z] Operating System: Ubuntu 18.04.5 LTS [2021-09-20T11:47:59.051Z] OSType: linux [2021-09-20T11:47:59.051Z] Architecture: x86_64 [2021-09-20T11:47:59.051Z] CPUs: 2 [2021-09-20T11:47:59.051Z] Total Memory: 7.487GiB [2021-09-20T11:47:59.051Z] Name: ip-10-100-83-83 [2021-09-20T11:47:59.051Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-09-20T11:47:59.051Z] Docker Root Dir: /var/lib/docker [2021-09-20T11:47:59.051Z] Debug Mode: false [2021-09-20T11:47:59.051Z] Registry: https://index.docker.io/v1/ [2021-09-20T11:47:59.051Z] Labels: [2021-09-20T11:47:59.051Z] Experimental: true [2021-09-20T11:47:59.051Z] Insecure Registries: [2021-09-20T11:47:59.051Z] 127.0.0.0/8 [2021-09-20T11:47:59.051Z] Live Restore Enabled: true [2021-09-20T11:47:59.051Z] [2021-09-20T11:47:59.051Z] WARNING: No swap limit support [Pipeline] sh [2021-09-20T11:47:59.345Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-20T11:47:59.345Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-20T11:47:59.345Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42868/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-09-20T11:47:59.345Z] + bash /home/ubuntu/workspace/moby_PR-42868/check-config.sh [2021-09-20T11:47:59.345Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-09-20T11:47:59.345Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-09-20T11:47:59.345Z] [2021-09-20T11:47:59.345Z] Generally Necessary: [2021-09-20T11:47:59.345Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-09-20T11:47:59.345Z] - apparmor: enabled and tools installed [2021-09-20T11:47:59.345Z] - CONFIG_NAMESPACES: enabled [2021-09-20T11:47:59.345Z] - CONFIG_NET_NS: enabled [2021-09-20T11:47:59.345Z] - CONFIG_PID_NS: enabled [2021-09-20T11:47:59.345Z] - CONFIG_IPC_NS: enabled [2021-09-20T11:47:59.345Z] - CONFIG_UTS_NS: enabled [2021-09-20T11:47:59.345Z] - CONFIG_CGROUPS: enabled [2021-09-20T11:47:59.345Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-09-20T11:47:59.618Z] - CONFIG_CGROUP_DEVICE: enabled [2021-09-20T11:47:59.618Z] - CONFIG_CGROUP_FREEZER: enabled [2021-09-20T11:47:59.618Z] - CONFIG_CGROUP_SCHED: enabled [2021-09-20T11:47:59.618Z] - CONFIG_CPUSETS: enabled [2021-09-20T11:47:59.618Z] - CONFIG_MEMCG: enabled [2021-09-20T11:47:59.618Z] - CONFIG_KEYS: enabled [2021-09-20T11:47:59.618Z] - CONFIG_VETH: enabled (as module) [2021-09-20T11:47:59.618Z] - CONFIG_BRIDGE: enabled (as module) [2021-09-20T11:47:59.618Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-09-20T11:47:59.618Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-09-20T11:47:59.618Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-09-20T11:47:59.618Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-09-20T11:47:59.618Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-09-20T11:47:59.618Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-09-20T11:47:59.618Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-09-20T11:47:59.618Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-09-20T11:47:59.618Z] - CONFIG_NF_NAT: enabled (as module) [2021-09-20T11:47:59.618Z] - CONFIG_POSIX_MQUEUE: enabled [2021-09-20T11:47:59.618Z] [2021-09-20T11:47:59.618Z] Optional Features: [2021-09-20T11:47:59.618Z] - CONFIG_USER_NS: enabled [2021-09-20T11:47:59.618Z] - CONFIG_SECCOMP: enabled [2021-09-20T11:47:59.618Z] - CONFIG_SECCOMP_FILTER: enabled [2021-09-20T11:47:59.618Z] - CONFIG_CGROUP_PIDS: enabled [2021-09-20T11:47:59.618Z] - CONFIG_MEMCG_SWAP: enabled [2021-09-20T11:47:59.618Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-09-20T11:47:59.619Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-09-20T11:47:59.619Z] - CONFIG_BLK_CGROUP: enabled [2021-09-20T11:47:59.619Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-09-20T11:47:59.619Z] - CONFIG_CGROUP_PERF: enabled [2021-09-20T11:47:59.619Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-09-20T11:47:59.619Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-09-20T11:47:59.619Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-09-20T11:47:59.619Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-09-20T11:47:59.619Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-09-20T11:47:59.619Z] - CONFIG_RT_GROUP_SCHED: missing [2021-09-20T11:47:59.619Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-09-20T11:47:59.619Z] - CONFIG_IP_VS: enabled (as module) [2021-09-20T11:47:59.619Z] - CONFIG_IP_VS_NFCT: enabled [2021-09-20T11:47:59.619Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-09-20T11:47:59.882Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-09-20T11:47:59.882Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-09-20T11:47:59.882Z] - CONFIG_SECURITY_SELINUX: enabled [2021-09-20T11:47:59.882Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-09-20T11:47:59.882Z] - CONFIG_EXT4_FS: enabled [2021-09-20T11:47:59.882Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-09-20T11:47:59.882Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-09-20T11:47:59.882Z] - Network Drivers: [2021-09-20T11:47:59.882Z] - "overlay": [2021-09-20T11:47:59.882Z] - CONFIG_VXLAN: enabled (as module) [2021-09-20T11:47:59.882Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-09-20T11:47:59.882Z] Optional (for encrypted networks): [2021-09-20T11:47:59.882Z] - CONFIG_CRYPTO: enabled [2021-09-20T11:47:59.882Z] - CONFIG_CRYPTO_AEAD: enabled [2021-09-20T11:47:59.882Z] - CONFIG_CRYPTO_GCM: enabled [2021-09-20T11:47:59.882Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-09-20T11:47:59.882Z] - CONFIG_CRYPTO_GHASH: enabled [2021-09-20T11:47:59.882Z] - CONFIG_XFRM: enabled [2021-09-20T11:47:59.882Z] - CONFIG_XFRM_USER: enabled (as module) [2021-09-20T11:47:59.882Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-09-20T11:47:59.882Z] - CONFIG_INET_ESP: enabled (as module) [2021-09-20T11:47:59.882Z] - "ipvlan": [2021-09-20T11:47:59.882Z] - CONFIG_IPVLAN: enabled (as module) [2021-09-20T11:47:59.882Z] - "macvlan": [2021-09-20T11:47:59.882Z] - CONFIG_MACVLAN: enabled (as module) [2021-09-20T11:47:59.882Z] - CONFIG_DUMMY: enabled (as module) [2021-09-20T11:47:59.882Z] - "ftp,tftp client in container": [2021-09-20T11:47:59.882Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-09-20T11:47:59.882Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-09-20T11:47:59.882Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-09-20T11:47:59.882Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-09-20T11:47:59.882Z] - Storage Drivers: [2021-09-20T11:47:59.882Z] - "aufs": [2021-09-20T11:47:59.882Z] - CONFIG_AUFS_FS: enabled (as module) [2021-09-20T11:47:59.882Z] - "btrfs": [2021-09-20T11:47:59.882Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-09-20T11:47:59.882Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-09-20T11:47:59.882Z] - "devicemapper": [2021-09-20T11:47:59.882Z] - CONFIG_BLK_DEV_DM: enabled [2021-09-20T11:47:59.882Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-09-20T11:47:59.882Z] - "overlay": [2021-09-20T11:47:59.882Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-09-20T11:47:59.882Z] - "zfs": [2021-09-20T11:47:59.882Z] - /dev/zfs: present [2021-09-20T11:47:59.882Z] - zfs command: missing [2021-09-20T11:47:59.882Z] - zpool command: missing [2021-09-20T11:47:59.882Z] [2021-09-20T11:47:59.882Z] Limits: [2021-09-20T11:48:00.140Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-09-20T11:48:00.140Z] [2021-09-20T11:48:00.140Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-09-20T11:48:00.479Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 . [2021-09-20T11:48:00.737Z] #1 [internal] load build definition from Dockerfile [2021-09-20T11:48:00.737Z] #1 sha256:2ffe6ac871631d67835fabab75d2ca9f901b6865fa637887bdad68ac36b9701b [2021-09-20T11:48:00.737Z] #1 transferring dockerfile: 16.36kB done [2021-09-20T11:48:00.737Z] #1 DONE 0.2s [2021-09-20T11:48:00.737Z] [2021-09-20T11:48:00.737Z] #2 [internal] load .dockerignore [2021-09-20T11:48:00.737Z] #2 sha256:ae4635a56abed2ab2e8deddc4156449d3eb5c29fc837ff01004ec0250e04c5ff [2021-09-20T11:48:00.737Z] #2 transferring context: 87B done [2021-09-20T11:48:00.737Z] #2 DONE 0.1s [2021-09-20T11:48:01.007Z] [2021-09-20T11:48:01.007Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-09-20T11:48:01.007Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-09-20T11:48:01.264Z] #3 DONE 0.4s [2021-09-20T11:48:01.264Z] [2021-09-20T11:48:01.264Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-09-20T11:48:01.264Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8 [2021-09-20T11:48:01.264Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 0.0s done [2021-09-20T11:48:01.264Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done [2021-09-20T11:48:01.264Z] #4 sha256:cb8d6fa06268f199b41ccc0c2718caca915f74c640f3cd044af8e205e8d616cf 528B / 528B done [2021-09-20T11:48:01.264Z] #4 sha256:b1e2fdbfa8cb359e5e566c70344df94749db2e6419e06ac542ed14a348c3ce81 1.21kB / 1.21kB done [2021-09-20T11:48:01.264Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 1.05MB / 9.67MB 0.1s [2021-09-20T11:48:01.523Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.2s [2021-09-20T11:48:01.523Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.3s done [2021-09-20T11:48:01.523Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 [2021-09-20T11:48:02.088Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.5s done [2021-09-20T11:48:02.088Z] #4 DONE 0.9s [2021-09-20T11:48:02.399Z] [2021-09-20T11:48:02.399Z] #5 [internal] load .dockerignore [2021-09-20T11:48:02.399Z] #5 sha256:346aaba2c1d0571f9c9ea5c82275d5882bfbd10fe4a894acfe91fa1609184b03 [2021-09-20T11:48:02.399Z] #5 DONE 0.0s [2021-09-20T11:48:02.399Z] [2021-09-20T11:48:02.399Z] #6 [internal] load build definition from Dockerfile [2021-09-20T11:48:02.399Z] #6 sha256:239106ebad474d8cbb90cbd8666ab866b7bf07f1fab6ea34e2b835267ebb1d34 [2021-09-20T11:48:02.399Z] #6 DONE 0.0s [2021-09-20T11:48:02.399Z] [2021-09-20T11:48:02.399Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-20T11:48:02.399Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-09-20T11:48:03.775Z] #8 DONE 1.2s [2021-09-20T11:48:03.775Z] [2021-09-20T11:48:03.775Z] #7 [internal] load metadata for docker.io/library/golang:1.17.1-bullseye [2021-09-20T11:48:03.775Z] #7 sha256:86474eacd16765140150a86c79ed32f06eef6010bbeda90819d8668143782ba5 [2021-09-20T11:48:03.775Z] #7 DONE 1.1s [2021-09-20T11:48:03.775Z] [2021-09-20T11:48:03.775Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-20T11:48:03.775Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-09-20T11:48:03.775Z] #10 DONE 1.1s [2021-09-20T11:48:03.775Z] [2021-09-20T11:48:03.775Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2021-09-20T11:48:03.775Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-09-20T11:48:03.775Z] #9 DONE 1.2s [2021-09-20T11:48:04.032Z] [2021-09-20T11:48:04.032Z] #34 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-20T11:48:04.032Z] #34 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469 [2021-09-20T11:48:04.032Z] #34 resolve docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-20T11:48:04.292Z] #34 resolve docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 0.1s done [2021-09-20T11:48:04.550Z] #34 sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 1.85kB / 1.85kB done [2021-09-20T11:48:04.550Z] #34 sha256:2c4d8b742bed07efe6d262942d9ebdbe2143f6aeb76d2935807e1b81385b974a 529B / 529B done [2021-09-20T11:48:04.550Z] #34 sha256:82bd5ee7b1c50d8a1a5f12e8dcfa9fcbb5cc2b551c5d9edcca3220397c06b7ed 1.46kB / 1.46kB done [2021-09-20T11:48:04.550Z] #34 ... [2021-09-20T11:48:04.550Z] [2021-09-20T11:48:04.550Z] #50 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-09-20T11:48:04.550Z] #50 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-09-20T11:48:04.550Z] #50 DONE 0.0s [2021-09-20T11:48:04.550Z] [2021-09-20T11:48:04.550Z] #34 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-20T11:48:04.550Z] #34 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469 [2021-09-20T11:48:04.550Z] #34 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 0B / 54.93MB 0.1s [2021-09-20T11:48:04.820Z] #34 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 3.15MB / 54.93MB 0.2s [2021-09-20T11:48:04.820Z] #34 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 9.44MB / 54.93MB 0.4s [2021-09-20T11:48:05.764Z] #34 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 25.17MB / 54.93MB 1.1s [2021-09-20T11:48:05.764Z] #34 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 32.51MB / 54.93MB 1.2s [2021-09-20T11:48:05.764Z] #34 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 38.80MB / 54.93MB 1.4s [2021-09-20T11:48:06.023Z] #34 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 47.19MB / 54.93MB 1.7s [2021-09-20T11:48:06.600Z] #34 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 52.43MB / 54.93MB 2.0s [2021-09-20T11:48:07.533Z] #34 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 3.0s done [2021-09-20T11:48:08.097Z] #34 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 [2021-09-20T11:48:09.997Z] #34 ... [2021-09-20T11:48:09.997Z] [2021-09-20T11:48:09.997Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-20T11:48:09.997Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-20T11:48:09.997Z] #11 resolve docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 0.1s done [2021-09-20T11:48:09.997Z] #11 sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 1.86kB / 1.86kB done [2021-09-20T11:48:09.997Z] #11 sha256:232a180dbcbcfa7250917507f3827d88a9ae89bb1cdd8fe3ac4db7b764ebb25a 1.80kB / 1.80kB done [2021-09-20T11:48:09.997Z] #11 sha256:ec365f06285d63175d6ae474a6ddc9d1d22ebf4625903b54b4c54836d2a323a9 6.96kB / 6.96kB done [2021-09-20T11:48:09.997Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 3.0s done [2021-09-20T11:48:09.997Z] #11 sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 5.15MB / 5.15MB 1.6s done [2021-09-20T11:48:09.997Z] #11 sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 10.87MB / 10.87MB 3.2s done [2021-09-20T11:48:09.997Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 54.57MB / 54.57MB 5.5s done [2021-09-20T11:48:09.997Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 50.33MB / 85.72MB 5.6s [2021-09-20T11:48:09.997Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 48.88MB / 134.78MB 5.6s [2021-09-20T11:48:09.997Z] #11 sha256:89abc29ee6353a48d54b8ff6593eb26679d88ef78d51d901ddef40b48fc35399 0B / 156B 5.6s [2021-09-20T11:48:09.997Z] #11 sha256:89abc29ee6353a48d54b8ff6593eb26679d88ef78d51d901ddef40b48fc35399 156B / 156B 5.7s [2021-09-20T11:48:10.254Z] #11 sha256:89abc29ee6353a48d54b8ff6593eb26679d88ef78d51d901ddef40b48fc35399 156B / 156B 5.8s done [2021-09-20T11:48:10.823Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 60.82MB / 85.72MB 6.3s [2021-09-20T11:48:10.823Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 57.67MB / 134.78MB 6.3s [2021-09-20T11:48:10.823Z] #11 ... [2021-09-20T11:48:10.823Z] [2021-09-20T11:48:10.823Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-20T11:48:10.823Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-09-20T11:48:10.823Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-09-20T11:48:10.823Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-09-20T11:48:10.823Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-09-20T11:48:10.823Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-09-20T11:48:10.823Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2021-09-20T11:48:10.823Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.0s done [2021-09-20T11:48:10.823Z] #71 DONE 6.5s [2021-09-20T11:48:10.823Z] [2021-09-20T11:48:10.823Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-20T11:48:10.823Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-20T11:48:10.823Z] #11 ... [2021-09-20T11:48:10.823Z] [2021-09-20T11:48:10.823Z] #34 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-20T11:48:10.823Z] #34 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469 [2021-09-20T11:48:13.353Z] #34 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 5.1s [2021-09-20T11:48:14.285Z] #34 ... [2021-09-20T11:48:14.285Z] [2021-09-20T11:48:14.285Z] #31 [internal] load build context [2021-09-20T11:48:14.285Z] #31 sha256:193176d2845bd4a69134ad0b4a6554711f778ff5467ab732072924c0be2cebe8 [2021-09-20T11:48:14.285Z] #31 transferring context: 55.48MB 8.8s done [2021-09-20T11:48:14.285Z] #31 ... [2021-09-20T11:48:14.285Z] [2021-09-20T11:48:14.285Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-20T11:48:14.285Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-09-20T11:48:14.285Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-09-20T11:48:14.285Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-09-20T11:48:14.285Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-09-20T11:48:14.285Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-09-20T11:48:14.285Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.3s done [2021-09-20T11:48:14.285Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.6s done [2021-09-20T11:48:14.285Z] #73 ... [2021-09-20T11:48:14.285Z] [2021-09-20T11:48:14.285Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-20T11:48:14.285Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-20T11:48:14.285Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 85.72MB / 85.72MB 8.4s done [2021-09-20T11:48:14.285Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 134.78MB / 134.78MB 10.0s [2021-09-20T11:48:15.215Z] #11 ... [2021-09-20T11:48:15.215Z] [2021-09-20T11:48:15.215Z] #31 [internal] load build context [2021-09-20T11:48:15.215Z] #31 sha256:193176d2845bd4a69134ad0b4a6554711f778ff5467ab732072924c0be2cebe8 [2021-09-20T11:48:15.215Z] #31 DONE 10.9s [2021-09-20T11:48:15.215Z] [2021-09-20T11:48:15.215Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-20T11:48:15.215Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-20T11:48:16.586Z] #11 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 8.3s done [2021-09-20T11:48:16.586Z] #11 ... [2021-09-20T11:48:16.586Z] [2021-09-20T11:48:16.586Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-20T11:48:16.586Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-09-20T11:48:16.586Z] #73 DONE 12.4s [2021-09-20T11:48:16.586Z] [2021-09-20T11:48:16.586Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-20T11:48:16.586Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-20T11:48:16.586Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 134.78MB / 134.78MB 12.2s done [2021-09-20T11:48:16.586Z] #11 extracting sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 [2021-09-20T11:48:16.845Z] #11 ... [2021-09-20T11:48:16.845Z] [2021-09-20T11:48:16.845Z] #34 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-20T11:48:16.845Z] #34 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469 [2021-09-20T11:48:16.845Z] #34 DONE 12.8s [2021-09-20T11:48:17.103Z] [2021-09-20T11:48:17.103Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-20T11:48:17.103Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-20T11:48:17.667Z] #11 extracting sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 0.9s done [2021-09-20T11:48:17.926Z] #11 ... [2021-09-20T11:48:17.926Z] [2021-09-20T11:48:17.926Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-09-20T11:48:17.926Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-09-20T11:48:17.926Z] #72 DONE 1.1s [2021-09-20T11:48:18.186Z] [2021-09-20T11:48:18.186Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-20T11:48:18.186Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-20T11:48:18.186Z] #11 extracting sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 [2021-09-20T11:48:19.120Z] #11 extracting sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 0.8s done [2021-09-20T11:48:19.120Z] #11 ... [2021-09-20T11:48:19.120Z] [2021-09-20T11:48:19.120Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-09-20T11:48:19.120Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-09-20T11:48:19.120Z] #74 DONE 1.0s [2021-09-20T11:48:19.120Z] [2021-09-20T11:48:19.120Z] #35 [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-09-20T11:48:19.120Z] #35 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54 [2021-09-20T11:48:19.685Z] #35 2.642 Get:1 http://deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-20T11:48:19.685Z] #35 2.656 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-20T11:48:19.685Z] #35 2.656 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-20T11:48:19.943Z] #35 2.909 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-20T11:48:20.200Z] #35 3.197 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-20T11:48:20.459Z] #35 3.513 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [32.6 kB] [2021-09-20T11:48:21.831Z] #35 4.753 Fetched 8408 kB in 2s (3530 kB/s) [2021-09-20T11:48:22.398Z] #35 4.753 Reading package lists... [2021-09-20T11:48:23.331Z] #35 5.511 Reading package lists... [2021-09-20T11:48:23.332Z] #35 6.289 Building dependency tree... [2021-09-20T11:48:23.589Z] #35 ... [2021-09-20T11:48:23.589Z] [2021-09-20T11:48:23.589Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-20T11:48:23.589Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-20T11:48:23.589Z] #11 extracting sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 4.1s [2021-09-20T11:48:26.114Z] #11 ... [2021-09-20T11:48:26.114Z] [2021-09-20T11:48:26.114Z] #35 [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-09-20T11:48:26.114Z] #35 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54 [2021-09-20T11:48:26.114Z] #35 6.625 The following additional packages will be installed: [2021-09-20T11:48:26.114Z] #35 6.625 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-09-20T11:48:26.114Z] #35 6.625 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-09-20T11:48:26.114Z] #35 6.653 Recommended packages: [2021-09-20T11:48:26.114Z] #35 6.653 libldap-common publicsuffix libsasl2-modules [2021-09-20T11:48:26.114Z] #35 6.773 The following NEW packages will be installed: [2021-09-20T11:48:26.114Z] #35 6.773 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-09-20T11:48:26.115Z] #35 6.773 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-09-20T11:48:26.115Z] #35 6.773 libssh2-1 openssl [2021-09-20T11:48:26.115Z] #35 7.060 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-20T11:48:26.115Z] #35 7.060 Need to get 3038 kB of archives. [2021-09-20T11:48:26.115Z] #35 7.060 After this operation, 6652 kB of additional disk space will be used. [2021-09-20T11:48:26.115Z] #35 7.060 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-09-20T11:48:26.115Z] #35 7.064 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-09-20T11:48:26.115Z] #35 7.069 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-09-20T11:48:26.115Z] #35 7.081 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-09-20T11:48:26.115Z] #35 7.081 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-09-20T11:48:26.115Z] #35 7.093 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-09-20T11:48:26.115Z] #35 7.093 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-09-20T11:48:26.115Z] #35 7.093 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-09-20T11:48:26.115Z] #35 7.093 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-09-20T11:48:26.115Z] #35 7.105 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-09-20T11:48:26.115Z] #35 7.105 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-09-20T11:48:26.115Z] #35 7.105 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-09-20T11:48:26.115Z] #35 7.141 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-09-20T11:48:26.115Z] #35 7.141 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-09-20T11:48:26.115Z] #35 7.141 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-09-20T11:48:26.115Z] #35 7.356 debconf: delaying package configuration, since apt-utils is not installed [2021-09-20T11:48:26.115Z] #35 7.383 Fetched 3038 kB in 0s (8610 kB/s) [2021-09-20T11:48:26.115Z] #35 7.413 Selecting previously unselected package openssl. [2021-09-20T11:48:26.115Z] #35 7.413 (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 ... 6653 files and directories currently installed.) [2021-09-20T11:48:26.115Z] #35 7.419 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-09-20T11:48:26.115Z] #35 7.424 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-09-20T11:48:26.115Z] #35 7.616 Selecting previously unselected package ca-certificates. [2021-09-20T11:48:26.115Z] #35 7.616 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-09-20T11:48:26.115Z] #35 7.620 Unpacking ca-certificates (20210119) ... [2021-09-20T11:48:26.115Z] #35 7.723 Selecting previously unselected package libbrotli1:amd64. [2021-09-20T11:48:26.115Z] #35 7.725 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-09-20T11:48:26.115Z] #35 7.734 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-09-20T11:48:26.115Z] #35 7.861 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-20T11:48:26.115Z] #35 7.861 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-09-20T11:48:26.115Z] #35 7.873 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-09-20T11:48:26.115Z] #35 7.954 Selecting previously unselected package libsasl2-2:amd64. [2021-09-20T11:48:26.115Z] #35 7.955 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-09-20T11:48:26.115Z] #35 7.961 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-09-20T11:48:26.115Z] #35 8.033 Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-20T11:48:26.115Z] #35 8.033 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-09-20T11:48:26.115Z] #35 8.046 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-09-20T11:48:26.115Z] #35 8.124 Selecting previously unselected package libnghttp2-14:amd64. [2021-09-20T11:48:26.115Z] #35 8.124 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-09-20T11:48:26.115Z] #35 8.131 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-09-20T11:48:26.115Z] #35 8.193 Selecting previously unselected package libpsl5:amd64. [2021-09-20T11:48:26.115Z] #35 8.193 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-09-20T11:48:26.115Z] #35 8.197 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-09-20T11:48:26.115Z] #35 8.249 Selecting previously unselected package librtmp1:amd64. [2021-09-20T11:48:26.115Z] #35 8.249 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-09-20T11:48:26.115Z] #35 8.253 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-20T11:48:26.115Z] #35 8.310 Selecting previously unselected package libssh2-1:amd64. [2021-09-20T11:48:26.115Z] #35 8.310 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-09-20T11:48:26.115Z] #35 8.314 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-09-20T11:48:26.115Z] #35 8.399 Selecting previously unselected package libcurl4:amd64. [2021-09-20T11:48:26.115Z] #35 8.399 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-09-20T11:48:26.115Z] #35 8.404 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-09-20T11:48:26.115Z] #35 8.485 Selecting previously unselected package curl. [2021-09-20T11:48:26.115Z] #35 8.487 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-09-20T11:48:26.115Z] #35 8.491 Unpacking curl (7.74.0-1.3+b1) ... [2021-09-20T11:48:26.115Z] #35 8.570 Selecting previously unselected package libonig5:amd64. [2021-09-20T11:48:26.115Z] #35 8.570 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-09-20T11:48:26.115Z] #35 8.574 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-09-20T11:48:26.115Z] #35 8.669 Selecting previously unselected package libjq1:amd64. [2021-09-20T11:48:26.115Z] #35 8.669 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-09-20T11:48:26.115Z] #35 8.670 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-09-20T11:48:26.115Z] #35 8.733 Selecting previously unselected package jq. [2021-09-20T11:48:26.115Z] #35 8.733 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-09-20T11:48:26.115Z] #35 8.733 Unpacking jq (1.6-2.1) ... [2021-09-20T11:48:26.115Z] #35 8.798 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-09-20T11:48:26.115Z] #35 8.811 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-09-20T11:48:26.115Z] #35 8.823 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-09-20T11:48:26.115Z] #35 8.834 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-09-20T11:48:26.115Z] #35 8.847 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-20T11:48:26.115Z] #35 8.859 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-09-20T11:48:26.115Z] #35 8.870 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-09-20T11:48:26.115Z] #35 8.881 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-09-20T11:48:26.115Z] #35 8.899 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-09-20T11:48:26.115Z] #35 8.912 Setting up libjq1:amd64 (1.6-2.1) ... [2021-09-20T11:48:26.115Z] #35 8.927 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-09-20T11:48:26.115Z] #35 8.939 Setting up ca-certificates (20210119) ... [2021-09-20T11:48:26.690Z] #35 9.715 Updating certificates in /etc/ssl/certs... [2021-09-20T11:48:28.065Z] #35 10.81 129 added, 0 removed; done. [2021-09-20T11:48:28.065Z] #35 10.84 Setting up jq (1.6-2.1) ... [2021-09-20T11:48:28.065Z] #35 10.85 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-09-20T11:48:28.065Z] #35 10.86 Setting up curl (7.74.0-1.3+b1) ... [2021-09-20T11:48:28.065Z] #35 10.87 Processing triggers for libc-bin (2.31-13) ... [2021-09-20T11:48:28.065Z] #35 10.89 Processing triggers for ca-certificates (20210119) ... [2021-09-20T11:48:28.065Z] #35 10.90 Updating certificates in /etc/ssl/certs... [2021-09-20T11:48:28.637Z] #35 11.76 0 added, 0 removed; done. [2021-09-20T11:48:28.637Z] #35 11.76 Running hooks in /etc/ca-certificates/update.d... [2021-09-20T11:48:28.894Z] #35 11.76 done. [2021-09-20T11:48:30.263Z] #35 DONE 13.0s [2021-09-20T11:48:30.263Z] [2021-09-20T11:48:30.263Z] #36 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-09-20T11:48:30.263Z] #36 sha256:91e4f6a60adc50464a492d60dbd659d4654dda7edad168bd9b0dafc86b493593 [2021-09-20T11:48:30.523Z] #36 DONE 0.6s [2021-09-20T11:48:30.523Z] [2021-09-20T11:48:30.523Z] #37 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-20T11:48:30.523Z] #37 sha256:0f12cf6712c49de7db1b0c58f492c50e62de6e0af264553faaa86e07ed926960 [2021-09-20T11:48:33.047Z] #37 2.543 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-09-20T11:48:33.611Z] #37 2.893 [2021-09-20T11:48:33.611Z] #37 2.991 ######################################################################## 100.0% [2021-09-20T11:48:33.869Z] #37 3.229 [2021-09-20T11:48:34.908Z] #37 4.143 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-09-20T11:48:35.170Z] #37 4.500 [2021-09-20T11:48:35.450Z] #37 4.643 0.6% ######################################################################## 100.0% [2021-09-20T11:48:35.709Z] #37 4.971 [2021-09-20T11:48:35.967Z] #37 ... [2021-09-20T11:48:35.967Z] [2021-09-20T11:48:35.967Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-20T11:48:35.967Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-20T11:48:35.967Z] #11 extracting sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 7.5s done [2021-09-20T11:48:35.967Z] #11 extracting sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 7.8s done [2021-09-20T11:48:35.967Z] #11 extracting sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 0.6s [2021-09-20T11:48:36.903Z] #11 ... [2021-09-20T11:48:36.903Z] [2021-09-20T11:48:36.903Z] #37 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-20T11:48:36.903Z] #37 sha256:0f12cf6712c49de7db1b0c58f492c50e62de6e0af264553faaa86e07ed926960 [2021-09-20T11:48:36.903Z] #37 5.990 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-09-20T11:48:36.903Z] #37 6.375 [2021-09-20T11:48:37.417Z] #37 6.491 ################ 23.3% ####################################### 55.4% ####################################################### 76.4% ######################################################################## 100.0% [2021-09-20T11:48:37.674Z] #37 6.988 [2021-09-20T11:48:38.606Z] #37 8.008 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-09-20T11:48:39.177Z] #37 8.363 [2021-09-20T11:48:39.177Z] #37 8.465 ######################################################################## 100.0% [2021-09-20T11:48:39.438Z] #37 8.705 [2021-09-20T11:48:40.005Z] #37 9.315 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-09-20T11:48:40.262Z] #37 9.612 [2021-09-20T11:48:40.262Z] #37 9.691 ######################################################################## 100.0% [2021-09-20T11:48:40.521Z] #37 9.975 [2021-09-20T11:48:40.778Z] #37 10.11 Download of images into '/build' complete. [2021-09-20T11:48:40.778Z] #37 10.11 Use something like the following to load the result into a Docker daemon: [2021-09-20T11:48:40.778Z] #37 10.11 tar -cC '/build' . | docker load [2021-09-20T11:48:42.923Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0aca630e319802327) in /home/ubuntu/workspace/moby_PR-42868 [Pipeline] { [Pipeline] checkout [2021-09-20T11:48:43.082Z] The recommended git tool is: git [2021-09-20T11:48:43.309Z] #37 ... [2021-09-20T11:48:43.310Z] [2021-09-20T11:48:43.310Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-20T11:48:43.310Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-20T11:48:43.310Z] #11 extracting sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 7.9s [2021-09-20T11:48:43.874Z] #11 ... [2021-09-20T11:48:43.874Z] [2021-09-20T11:48:43.874Z] #37 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-20T11:48:43.874Z] #37 sha256:0f12cf6712c49de7db1b0c58f492c50e62de6e0af264553faaa86e07ed926960 [2021-09-20T11:48:43.874Z] #37 DONE 13.1s [2021-09-20T11:48:43.874Z] [2021-09-20T11:48:43.874Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-20T11:48:43.874Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-20T11:48:46.519Z] using credential docker-jenkins-github-credentials [2021-09-20T11:48:46.528Z] Cloning the remote Git repository [2021-09-20T11:48:46.529Z] Cloning with configured refspecs honoured and without tags [2021-09-20T11:48:46.566Z] Cloning repository https://github.com/moby/moby.git [2021-09-20T11:48:46.685Z] > git init /home/ubuntu/workspace/moby_PR-42868 # timeout=10 [2021-09-20T11:48:47.020Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-20T11:48:47.020Z] > git --version # timeout=10 [2021-09-20T11:48:47.041Z] > git --version # 'git version 2.25.1' [2021-09-20T11:48:47.041Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-20T11:48:47.044Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42868/head:refs/remotes/origin/PR-42868 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-20T11:48:48.064Z] #11 extracting sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 12.7s done [2021-09-20T11:48:48.321Z] #11 extracting sha256:89abc29ee6353a48d54b8ff6593eb26679d88ef78d51d901ddef40b48fc35399 done [2021-09-20T11:48:48.579Z] #11 DONE 44.5s [2021-09-20T11:48:48.579Z] [2021-09-20T11:48:48.579Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-09-20T11:48:48.579Z] #12 sha256:ae83c74eb34e63a71461501778558ef2dfa05629cd78801581ad03963690a222 [2021-09-20T11:48:49.513Z] #12 DONE 0.9s [2021-09-20T11:48:49.513Z] [2021-09-20T11:48:49.513Z] #13 [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-09-20T11:48:49.513Z] #13 sha256:825ac47934461475fdd43da39a006a68cf4f6325c04c116eb1e9e3e295b33d83 [2021-09-20T11:48:50.556Z] #13 DONE 1.0s [2021-09-20T11:48:50.556Z] [2021-09-20T11:48:50.556Z] #42 [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-09-20T11:48:50.556Z] #42 sha256:61b45ec78611fb511c2fe815dfb071688a1d0c3dfca77df90da1f8e95761ad50 [2021-09-20T11:48:50.817Z] #42 ... [2021-09-20T11:48:50.817Z] [2021-09-20T11:48:50.817Z] #39 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-09-20T11:48:50.817Z] #39 sha256:2328b8ab2f0089d7861415344a773a4bac4fe39225f20fced700144c2b146c63 [2021-09-20T11:48:50.817Z] #39 DONE 0.2s [2021-09-20T11:48:50.817Z] [2021-09-20T11:48:50.817Z] #47 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-09-20T11:48:50.817Z] #47 sha256:6accaee5db0a8fe0935c0afa9d3c8e75f675530087e9d208721ea23b23ad6b1a [2021-09-20T11:48:50.817Z] #47 DONE 0.3s [2021-09-20T11:48:50.817Z] [2021-09-20T11:48:50.817Z] #51 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-09-20T11:48:50.817Z] #51 sha256:279750e72eafeb0dd9c19aed450d987174e3a2430fe8465ba0f068852a470a3c [2021-09-20T11:48:50.817Z] #51 DONE 0.4s [2021-09-20T11:48:50.817Z] [2021-09-20T11:48:50.817Z] #52 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-20T11:48:50.817Z] #52 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-20T11:48:52.060Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0210d85823958ba1f) in /home/ubuntu/workspace/moby_PR-42868 [Pipeline] { [Pipeline] checkout [2021-09-20T11:48:52.097Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01d4287455faa94a9) in /home/ubuntu/workspace/moby_PR-42868 [Pipeline] { [Pipeline] checkout [2021-09-20T11:48:52.161Z] The recommended git tool is: git [2021-09-20T11:48:52.286Z] The recommended git tool is: git [2021-09-20T11:48:55.005Z] #52 ... [2021-09-20T11:48:55.005Z] [2021-09-20T11:48:55.005Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-09-20T11:48:55.005Z] #14 sha256:475aa748f3cedcd4f923d721c8d2ee68094dcea85c873281d8fe3047a2f89f13 [2021-09-20T11:48:55.005Z] #14 DONE 4.2s [2021-09-20T11:48:55.005Z] [2021-09-20T11:48:55.005Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2021-09-20T11:48:55.005Z] #15 sha256:cb0aeccba2bdd705f5f7478f8480cb7eed98e41e1338adf3b85766b198b4bbe4 [2021-09-20T11:48:55.113Z] using credential docker-jenkins-github-credentials [2021-09-20T11:48:55.122Z] Cloning the remote Git repository [2021-09-20T11:48:55.122Z] Cloning with configured refspecs honoured and without tags [2021-09-20T11:48:55.528Z] using credential docker-jenkins-github-credentials [2021-09-20T11:48:55.162Z] Cloning repository https://github.com/moby/moby.git [2021-09-20T11:48:55.222Z] > git init /home/ubuntu/workspace/moby_PR-42868 # timeout=10 [2021-09-20T11:48:55.539Z] Cloning the remote Git repository [2021-09-20T11:48:55.539Z] Cloning with configured refspecs honoured and without tags [2021-09-20T11:48:55.492Z] Cloning repository https://github.com/moby/moby.git [2021-09-20T11:48:55.585Z] > git init /home/ubuntu/workspace/moby_PR-42868 # timeout=10 [2021-09-20T11:48:55.574Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-20T11:48:55.575Z] > git --version # timeout=10 [2021-09-20T11:48:55.604Z] > git --version # 'git version 2.17.1' [2021-09-20T11:48:55.612Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-20T11:48:55.614Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42868/head:refs/remotes/origin/PR-42868 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-20T11:48:55.938Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-20T11:48:55.938Z] > git --version # timeout=10 [2021-09-20T11:48:55.979Z] > git --version # 'git version 2.17.1' [2021-09-20T11:48:55.980Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-20T11:48:55.985Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42868/head:refs/remotes/origin/PR-42868 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-20T11:48:57.531Z] #15 DONE 2.4s [2021-09-20T11:48:57.531Z] [2021-09-20T11:48:57.531Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-09-20T11:48:57.531Z] #16 sha256:058c8355785b9b89a8c7d4e62391cd6fc9fdddc1f9f25753d9e9f6dad951e474 [2021-09-20T11:49:00.071Z] #16 DONE 2.4s [2021-09-20T11:49:00.071Z] [2021-09-20T11:49:00.071Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-09-20T11:49:00.071Z] #17 sha256:9d4c96db64d3793998119fbd88c80a6256c50e5a2e047f5d483107f5edf494ee [2021-09-20T11:49:00.637Z] #17 ... [2021-09-20T11:49:00.637Z] [2021-09-20T11:49:00.637Z] #56 [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-09-20T11:49:00.637Z] #56 sha256:f594477b3a448ef657234be75095f9093e73186d7478c50cb617b91ffa5a4ef2 [2021-09-20T11:49:00.637Z] #56 5.317 + RM_GOPATH=0 [2021-09-20T11:49:00.637Z] #56 5.317 + TMP_GOPATH= [2021-09-20T11:49:00.637Z] #56 5.317 + : /build [2021-09-20T11:49:00.637Z] #56 5.317 + '[' -z '' ']' [2021-09-20T11:49:00.637Z] #56 5.317 ++ mktemp -d [2021-09-20T11:49:00.637Z] #56 5.317 + export GOPATH=/tmp/tmp.YESljrlyGy [2021-09-20T11:49:00.637Z] #56 5.317 + GOPATH=/tmp/tmp.YESljrlyGy [2021-09-20T11:49:00.637Z] #56 5.317 + RM_GOPATH=1 [2021-09-20T11:49:00.637Z] #56 5.317 + case "$(go env GOARCH)" in [2021-09-20T11:49:00.637Z] #56 5.317 ++ go env GOARCH [2021-09-20T11:49:00.637Z] #56 5.325 + export GO_BUILDMODE=-buildmode=pie [2021-09-20T11:49:00.637Z] #56 5.325 + GO_BUILDMODE=-buildmode=pie [2021-09-20T11:49:00.637Z] #56 5.329 ++ dirname /tmp/install/install.sh [2021-09-20T11:49:00.637Z] #56 5.330 + dir=/tmp/install [2021-09-20T11:49:00.637Z] #56 5.330 + bin=gotestsum [2021-09-20T11:49:00.637Z] #56 5.330 + shift [2021-09-20T11:49:00.637Z] #56 5.330 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-09-20T11:49:00.637Z] #56 5.330 + . /tmp/install/gotestsum.installer [2021-09-20T11:49:00.637Z] #56 5.330 ++ : v1.7.0 [2021-09-20T11:49:00.637Z] #56 5.330 + install_gotestsum [2021-09-20T11:49:00.637Z] #56 5.333 + set -e [2021-09-20T11:49:00.637Z] #56 5.333 + echo 'Install gotestsum version v1.7.0' [2021-09-20T11:49:00.637Z] #56 5.333 + GOBIN=/build [2021-09-20T11:49:00.637Z] #56 5.333 + GO111MODULE=on [2021-09-20T11:49:00.637Z] #56 5.333 + go install gotest.tools/gotestsum@v1.7.0 [2021-09-20T11:49:00.637Z] #56 5.333 Install gotestsum version v1.7.0 [2021-09-20T11:49:00.637Z] #56 5.778 go: downloading gotest.tools/gotestsum v1.7.0 [2021-09-20T11:49:00.637Z] #56 7.305 go: downloading github.com/fatih/color v1.10.0 [2021-09-20T11:49:00.637Z] #56 7.319 go: downloading github.com/dnephin/pflag v1.0.7 [2021-09-20T11:49:00.637Z] #56 7.403 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-09-20T11:49:00.637Z] #56 7.455 go: downloading github.com/pkg/errors v0.9.1 [2021-09-20T11:49:00.637Z] #56 7.762 go: downloading golang.org/x/tools v0.1.0 [2021-09-20T11:49:00.637Z] #56 7.945 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-09-20T11:49:00.637Z] #56 8.003 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-20T11:49:00.637Z] #56 8.242 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-09-20T11:49:00.637Z] #56 8.543 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-09-20T11:49:00.637Z] #56 ... [2021-09-20T11:49:00.637Z] [2021-09-20T11:49:00.637Z] #54 [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-09-20T11:49:00.637Z] #54 sha256:a17b958979374924b3e5e2e67ea3a563cb05a2b55b25dc1a76d0ad02c7ff9149 [2021-09-20T11:49:00.637Z] #54 5.215 + RM_GOPATH=0 [2021-09-20T11:49:00.637Z] #54 5.215 + TMP_GOPATH= [2021-09-20T11:49:00.637Z] #54 5.215 + : /build [2021-09-20T11:49:00.637Z] #54 5.215 + '[' -z '' ']' [2021-09-20T11:49:00.637Z] #54 5.215 ++ mktemp -d [2021-09-20T11:49:00.637Z] #54 5.215 + export GOPATH=/tmp/tmp.O3wB44FZ6f [2021-09-20T11:49:00.637Z] #54 5.215 + GOPATH=/tmp/tmp.O3wB44FZ6f [2021-09-20T11:49:00.637Z] #54 5.215 + RM_GOPATH=1 [2021-09-20T11:49:00.637Z] #54 5.215 + case "$(go env GOARCH)" in [2021-09-20T11:49:00.637Z] #54 5.215 ++ go env GOARCH [2021-09-20T11:49:00.637Z] #54 5.225 + export GO_BUILDMODE=-buildmode=pie [2021-09-20T11:49:00.637Z] #54 5.225 + GO_BUILDMODE=-buildmode=pie [2021-09-20T11:49:00.637Z] #54 5.243 Install vndr version v0.1.2 [2021-09-20T11:49:00.637Z] #54 5.243 ++ dirname /tmp/install/install.sh [2021-09-20T11:49:00.637Z] #54 5.243 + dir=/tmp/install [2021-09-20T11:49:00.637Z] #54 5.243 + bin=vndr [2021-09-20T11:49:00.637Z] #54 5.243 + shift [2021-09-20T11:49:00.637Z] #54 5.243 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-09-20T11:49:00.637Z] #54 5.243 + . /tmp/install/vndr.installer [2021-09-20T11:49:00.637Z] #54 5.243 ++ : v0.1.2 [2021-09-20T11:49:00.637Z] #54 5.243 + install_vndr [2021-09-20T11:49:00.637Z] #54 5.243 + echo 'Install vndr version v0.1.2' [2021-09-20T11:49:00.637Z] #54 5.243 + GOBIN=/build [2021-09-20T11:49:00.637Z] #54 5.243 + GO111MODULE=on [2021-09-20T11:49:00.637Z] #54 5.243 + go install github.com/LK4D4/vndr@v0.1.2 [2021-09-20T11:49:00.637Z] #54 5.765 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-09-20T11:49:00.894Z] #54 ... [2021-09-20T11:49:00.894Z] [2021-09-20T11:49:00.894Z] #58 [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-09-20T11:49:00.894Z] #58 sha256:4139d548e882ed759aedf1e681b2db81fb4e63225f8cc53928292d4f06392e85 [2021-09-20T11:49:00.894Z] #58 4.537 + RM_GOPATH=0 [2021-09-20T11:49:00.894Z] #58 4.537 + TMP_GOPATH= [2021-09-20T11:49:00.894Z] #58 4.537 + : /build [2021-09-20T11:49:00.894Z] #58 4.537 + '[' -z '' ']' [2021-09-20T11:49:00.894Z] #58 4.537 ++ mktemp -d [2021-09-20T11:49:00.894Z] #58 4.537 + export GOPATH=/tmp/tmp.zUIFJBznW2 [2021-09-20T11:49:00.894Z] #58 4.537 + GOPATH=/tmp/tmp.zUIFJBznW2 [2021-09-20T11:49:00.894Z] #58 4.537 + RM_GOPATH=1 [2021-09-20T11:49:00.894Z] #58 4.537 + case "$(go env GOARCH)" in [2021-09-20T11:49:00.894Z] #58 4.537 ++ go env GOARCH [2021-09-20T11:49:00.894Z] #58 4.545 + export GO_BUILDMODE=-buildmode=pie [2021-09-20T11:49:00.894Z] #58 4.545 + GO_BUILDMODE=-buildmode=pie [2021-09-20T11:49:00.894Z] #58 4.545 ++ dirname /tmp/install/install.sh [2021-09-20T11:49:00.894Z] #58 4.545 + dir=/tmp/install [2021-09-20T11:49:00.894Z] #58 4.545 + bin=golangci_lint [2021-09-20T11:49:00.894Z] #58 4.545 + shift [2021-09-20T11:49:00.894Z] #58 4.545 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-09-20T11:49:00.894Z] #58 4.545 + . /tmp/install/golangci_lint.installer [2021-09-20T11:49:00.894Z] #58 4.545 ++ : v1.23.8 [2021-09-20T11:49:00.894Z] #58 4.545 + install_golangci_lint [2021-09-20T11:49:00.894Z] #58 4.545 + set -e [2021-09-20T11:49:00.894Z] #58 4.545 + echo 'Install golangci-lint version v1.23.8' [2021-09-20T11:49:00.894Z] #58 4.545 Install golangci-lint version v1.23.8 [2021-09-20T11:49:00.894Z] #58 4.554 + GOBIN=/build [2021-09-20T11:49:00.894Z] #58 4.554 + GO111MODULE=on [2021-09-20T11:49:00.894Z] #58 4.554 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-09-20T11:49:00.894Z] #58 5.021 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-09-20T11:49:00.894Z] #58 ... [2021-09-20T11:49:00.894Z] [2021-09-20T11:49:00.894Z] #48 [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-09-20T11:49:00.894Z] #48 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da [2021-09-20T11:49:00.894Z] #48 5.363 + git clone https://github.com/docker/distribution.git . [2021-09-20T11:49:00.894Z] #48 5.364 Cloning into '.'... [2021-09-20T11:49:01.151Z] #48 ... [2021-09-20T11:49:01.151Z] [2021-09-20T11:49:01.151Z] #60 [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-09-20T11:49:01.151Z] #60 sha256:99b743a0647732ef83f15689986f787ea2d2ad04290da6184ae43ae7d6c10af1 [2021-09-20T11:49:01.151Z] #60 4.955 + RM_GOPATH=0 [2021-09-20T11:49:01.151Z] #60 4.955 + TMP_GOPATH= [2021-09-20T11:49:01.151Z] #60 4.955 + : /build [2021-09-20T11:49:01.151Z] #60 4.955 + '[' -z '' ']' [2021-09-20T11:49:01.151Z] #60 4.955 ++ mktemp -d [2021-09-20T11:49:01.151Z] #60 4.955 + export GOPATH=/tmp/tmp.Gz27ZZXXnv [2021-09-20T11:49:01.151Z] #60 4.955 + GOPATH=/tmp/tmp.Gz27ZZXXnv [2021-09-20T11:49:01.151Z] #60 4.955 + RM_GOPATH=1 [2021-09-20T11:49:01.151Z] #60 4.955 + case "$(go env GOARCH)" in [2021-09-20T11:49:01.151Z] #60 4.955 ++ go env GOARCH [2021-09-20T11:49:01.151Z] #60 4.961 Install shfmt version v3.0.2 [2021-09-20T11:49:01.151Z] #60 4.961 + export GO_BUILDMODE=-buildmode=pie [2021-09-20T11:49:01.151Z] #60 4.961 + GO_BUILDMODE=-buildmode=pie [2021-09-20T11:49:01.151Z] #60 4.961 ++ dirname /tmp/install/install.sh [2021-09-20T11:49:01.151Z] #60 4.961 + dir=/tmp/install [2021-09-20T11:49:01.151Z] #60 4.961 + bin=shfmt [2021-09-20T11:49:01.151Z] #60 4.961 + shift [2021-09-20T11:49:01.151Z] #60 4.961 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-09-20T11:49:01.151Z] #60 4.961 + . /tmp/install/shfmt.installer [2021-09-20T11:49:01.151Z] #60 4.961 ++ : v3.0.2 [2021-09-20T11:49:01.151Z] #60 4.961 + install_shfmt [2021-09-20T11:49:01.151Z] #60 4.961 + echo 'Install shfmt version v3.0.2' [2021-09-20T11:49:01.151Z] #60 4.961 + GOBIN=/build [2021-09-20T11:49:01.151Z] #60 4.961 + GO111MODULE=on [2021-09-20T11:49:01.151Z] #60 4.961 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2021-09-20T11:49:01.151Z] #60 5.393 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-09-20T11:49:01.151Z] #60 8.981 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-09-20T11:49:01.151Z] #60 8.998 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-09-20T11:49:01.151Z] #60 9.201 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-09-20T11:49:01.408Z] #60 ... [2021-09-20T11:49:01.408Z] [2021-09-20T11:49:01.408Z] #40 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-20T11:49:01.408Z] #40 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa [2021-09-20T11:49:01.408Z] #40 5.252 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-09-20T11:49:01.408Z] #40 5.252 Cloning into '.'... [2021-09-20T11:49:01.408Z] #40 ... [2021-09-20T11:49:01.408Z] [2021-09-20T11:49:01.408Z] #52 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-20T11:49:01.408Z] #52 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-20T11:49:01.408Z] #52 5.743 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-20T11:49:01.408Z] #52 6.033 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-20T11:49:01.408Z] #52 6.067 Get:3 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-09-20T11:49:01.408Z] #52 6.232 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-20T11:49:01.408Z] #52 7.024 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-20T11:49:01.408Z] #52 9.415 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [32.6 kB] [2021-09-20T11:49:01.664Z] #52 ... [2021-09-20T11:49:01.664Z] [2021-09-20T11:49:01.664Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-09-20T11:49:01.664Z] #17 sha256:9d4c96db64d3793998119fbd88c80a6256c50e5a2e047f5d483107f5edf494ee [2021-09-20T11:49:01.664Z] #17 DONE 2.1s [2021-09-20T11:49:01.664Z] [2021-09-20T11:49:01.664Z] #60 [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-09-20T11:49:01.664Z] #60 sha256:99b743a0647732ef83f15689986f787ea2d2ad04290da6184ae43ae7d6c10af1 [2021-09-20T11:49:01.664Z] #60 11.22 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-09-20T11:49:04.939Z] #60 ... [2021-09-20T11:49:04.939Z] [2021-09-20T11:49:04.939Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-09-20T11:49:04.939Z] #18 sha256:59a32f1b1f4bf306f8f9fcf74ad6e7b6ded0791e7c4e266a1eb511e297dfab65 [2021-09-20T11:49:04.939Z] #18 DONE 2.7s [2021-09-20T11:49:04.939Z] [2021-09-20T11:49:04.939Z] #56 [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-09-20T11:49:04.939Z] #56 sha256:f594477b3a448ef657234be75095f9093e73186d7478c50cb617b91ffa5a4ef2 [2021-09-20T11:49:04.939Z] #56 13.59 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-09-20T11:49:04.939Z] #56 13.76 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-09-20T11:49:04.939Z] #56 13.92 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-09-20T11:49:05.196Z] #56 ... [2021-09-20T11:49:05.196Z] [2021-09-20T11:49:05.196Z] #42 [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-09-20T11:49:05.196Z] #42 sha256:61b45ec78611fb511c2fe815dfb071688a1d0c3dfca77df90da1f8e95761ad50 [2021-09-20T11:49:05.196Z] #42 4.493 Install go-toml version v1.8.1 [2021-09-20T11:49:05.196Z] #42 4.856 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-09-20T11:49:05.196Z] #42 ... [2021-09-20T11:49:05.196Z] [2021-09-20T11:49:05.196Z] #58 [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-09-20T11:49:05.196Z] #58 sha256:4139d548e882ed759aedf1e681b2db81fb4e63225f8cc53928292d4f06392e85 [2021-09-20T11:49:05.196Z] #58 12.35 go: downloading github.com/fatih/color v1.7.0 [2021-09-20T11:49:05.196Z] #58 12.35 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-09-20T11:49:05.196Z] #58 12.43 go: downloading github.com/pkg/errors v0.8.1 [2021-09-20T11:49:05.196Z] #58 12.47 go: downloading github.com/spf13/cobra v0.0.5 [2021-09-20T11:49:05.196Z] #58 12.59 go: downloading github.com/spf13/pflag v1.0.5 [2021-09-20T11:49:05.196Z] #58 12.91 go: downloading github.com/spf13/viper v1.6.1 [2021-09-20T11:49:05.196Z] #58 13.38 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-09-20T11:49:05.196Z] #58 13.48 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-09-20T11:49:05.196Z] #58 13.48 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-09-20T11:49:05.196Z] #58 13.51 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-09-20T11:49:05.196Z] #58 14.66 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-09-20T11:49:05.453Z] #58 14.84 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-20T11:49:05.910Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-06ee6e13b072ce717) in /home/ubuntu/workspace/moby_PR-42868 [Pipeline] { [Pipeline] checkout [2021-09-20T11:49:06.061Z] The recommended git tool is: git [2021-09-20T11:49:09.632Z] #58 18.84 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-09-20T11:49:09.632Z] #58 18.98 go: downloading github.com/stretchr/testify v1.4.0 [2021-09-20T11:49:09.632Z] #58 19.16 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-09-20T11:49:09.888Z] #58 19.26 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-09-20T11:49:09.888Z] #58 19.38 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-09-20T11:49:10.450Z] #58 19.83 go: downloading github.com/magiconair/properties v1.8.1 [2021-09-20T11:49:10.450Z] #58 19.83 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-20T11:49:10.450Z] #58 19.87 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-09-20T11:49:10.480Z] using credential docker-jenkins-github-credentials [2021-09-20T11:49:10.490Z] Cloning the remote Git repository [2021-09-20T11:49:10.490Z] Cloning with configured refspecs honoured and without tags [2021-09-20T11:49:10.595Z] Fetching without tags [2021-09-20T11:49:10.707Z] #58 20.06 go: downloading github.com/spf13/afero v1.1.2 [2021-09-20T11:49:10.707Z] #58 20.15 go: downloading github.com/spf13/cast v1.3.0 [2021-09-20T11:49:10.707Z] #58 20.22 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-09-20T11:49:10.522Z] Cloning repository https://github.com/moby/moby.git [2021-09-20T11:49:10.588Z] > git init /home/ubuntu/workspace/moby_PR-42868 # timeout=10 [2021-09-20T11:49:10.947Z] Merging remotes/origin/master commit 6014c1e29dc34dffa77fb5749cc3281c1b4854ac into PR head commit f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 [2021-09-20T11:49:10.965Z] #58 20.35 go: downloading github.com/subosito/gotenv v1.2.0 [2021-09-20T11:49:10.965Z] #58 20.39 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-09-20T11:49:10.965Z] #58 20.43 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-09-20T11:49:11.222Z] #58 20.62 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-09-20T11:49:11.222Z] #58 20.80 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-09-20T11:49:11.479Z] #58 20.90 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-09-20T11:49:11.479Z] #58 21.00 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-09-20T11:49:10.489Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-20T11:49:10.505Z] > git config --add remote.origin.fetch +refs/pull/42868/head:refs/remotes/origin/PR-42868 # timeout=10 [2021-09-20T11:49:10.545Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-20T11:49:10.572Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-20T11:49:10.599Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-20T11:49:10.599Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-20T11:49:10.601Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42868/head:refs/remotes/origin/PR-42868 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-20T11:49:10.958Z] > git config core.sparsecheckout # timeout=10 [2021-09-20T11:49:10.994Z] > git checkout -f f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 # timeout=10 [2021-09-20T11:49:11.737Z] #58 21.13 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-09-20T11:49:11.737Z] #58 ... [2021-09-20T11:49:11.737Z] [2021-09-20T11:49:11.737Z] #42 [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-09-20T11:49:11.737Z] #42 sha256:61b45ec78611fb511c2fe815dfb071688a1d0c3dfca77df90da1f8e95761ad50 [2021-09-20T11:49:11.737Z] #42 DONE 21.3s [2021-09-20T11:49:11.737Z] [2021-09-20T11:49:11.737Z] #58 [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-09-20T11:49:11.737Z] #58 sha256:4139d548e882ed759aedf1e681b2db81fb4e63225f8cc53928292d4f06392e85 [2021-09-20T11:49:11.737Z] #58 21.25 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-09-20T11:49:11.737Z] #58 ... [2021-09-20T11:49:11.737Z] [2021-09-20T11:49:11.737Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-09-20T11:49:11.737Z] #19 sha256:40181a04ca9d50d52c2f23c58b084bd906241e79059e82da01c4eea91fb785f0 [2021-09-20T11:49:11.737Z] #19 2.394 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-20T11:49:11.737Z] #19 2.460 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-20T11:49:11.737Z] #19 2.460 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-20T11:49:11.737Z] #19 4.228 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-09-20T11:49:11.737Z] #19 5.488 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-20T11:49:11.737Z] #19 7.273 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-09-20T11:49:11.994Z] #19 ... [2021-09-20T11:49:11.994Z] [2021-09-20T11:49:11.994Z] #58 [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-09-20T11:49:11.994Z] #58 sha256:4139d548e882ed759aedf1e681b2db81fb4e63225f8cc53928292d4f06392e85 [2021-09-20T11:49:11.994Z] #58 21.36 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-09-20T11:49:11.994Z] #58 21.36 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-09-20T11:49:11.134Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-20T11:49:11.135Z] > git --version # timeout=10 [2021-09-20T11:49:11.143Z] > git --version # 'git version 2.25.1' [2021-09-20T11:49:11.144Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-20T11:49:11.324Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42868/head:refs/remotes/origin/PR-42868 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-20T11:49:12.251Z] #58 21.53 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-09-20T11:49:12.251Z] #58 21.60 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-09-20T11:49:12.251Z] #58 21.71 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-09-20T11:49:12.251Z] #58 21.78 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-09-20T11:49:12.508Z] #58 21.93 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-09-20T11:49:12.508Z] #58 22.02 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-09-20T11:49:12.602Z] Merge succeeded, producing f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 [2021-09-20T11:49:12.603Z] Checking out Revision f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 (PR-42868) [2021-09-20T11:49:13.439Z] #58 22.72 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-09-20T11:49:13.439Z] #58 22.73 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-09-20T11:49:13.439Z] #58 22.79 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-09-20T11:49:13.697Z] #58 22.98 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-09-20T11:49:13.697Z] #58 23.01 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-09-20T11:49:12.461Z] > git remote # timeout=10 [2021-09-20T11:49:12.493Z] > git config --get remote.origin.url # timeout=10 [2021-09-20T11:49:12.509Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-20T11:49:12.510Z] > git merge 6014c1e29dc34dffa77fb5749cc3281c1b4854ac # timeout=10 [2021-09-20T11:49:12.568Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-20T11:49:12.606Z] > git config core.sparsecheckout # timeout=10 [2021-09-20T11:49:12.621Z] > git checkout -f f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 # timeout=10 [2021-09-20T11:49:13.954Z] #58 23.27 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-09-20T11:49:13.954Z] #58 23.35 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-09-20T11:49:14.211Z] #58 ... [2021-09-20T11:49:14.211Z] [2021-09-20T11:49:14.211Z] #54 [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-09-20T11:49:14.211Z] #54 sha256:a17b958979374924b3e5e2e67ea3a563cb05a2b55b25dc1a76d0ad02c7ff9149 [2021-09-20T11:49:14.211Z] #54 DONE 23.6s [2021-09-20T11:49:14.211Z] [2021-09-20T11:49:14.211Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-09-20T11:49:14.211Z] #19 sha256:40181a04ca9d50d52c2f23c58b084bd906241e79059e82da01c4eea91fb785f0 [2021-09-20T11:49:14.211Z] #19 8.768 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-09-20T11:49:14.493Z] #19 10.10 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-09-20T11:49:15.865Z] #19 11.48 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-20T11:49:16.796Z] #19 ... [2021-09-20T11:49:16.796Z] [2021-09-20T11:49:16.796Z] #52 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-20T11:49:16.796Z] #52 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-20T11:49:16.796Z] #52 15.58 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-20T11:49:16.796Z] #52 16.38 Get:7 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-09-20T11:49:16.796Z] #52 22.87 Fetched 8412 kB in 18s (478 kB/s) [2021-09-20T11:49:16.796Z] #52 22.87 Reading package lists... [2021-09-20T11:49:16.796Z] #52 ... [2021-09-20T11:49:16.796Z] [2021-09-20T11:49:16.796Z] #56 [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-09-20T11:49:16.796Z] #56 sha256:f594477b3a448ef657234be75095f9093e73186d7478c50cb617b91ffa5a4ef2 [2021-09-20T11:49:16.796Z] #56 16.02 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-09-20T11:49:16.796Z] #56 16.09 go: downloading golang.org/x/mod v0.3.0 [2021-09-20T11:49:16.796Z] #56 ... [2021-09-20T11:49:16.796Z] [2021-09-20T11:49:16.796Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-09-20T11:49:16.796Z] #19 sha256:40181a04ca9d50d52c2f23c58b084bd906241e79059e82da01c4eea91fb785f0 [2021-09-20T11:49:16.796Z] #19 12.40 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [30.4 kB] [2021-09-20T11:49:16.796Z] #19 12.41 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [32.6 kB] [2021-09-20T11:49:16.796Z] #19 12.41 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [32.6 kB] [2021-09-20T11:49:16.796Z] #19 12.43 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [31.7 kB] [2021-09-20T11:49:16.796Z] #19 12.43 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [32.2 kB] [2021-09-20T11:49:16.796Z] #19 12.46 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [31.8 kB] [2021-09-20T11:49:16.796Z] #19 12.47 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2088 B] [2021-09-20T11:49:16.796Z] #19 12.47 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-20T11:49:16.796Z] #19 12.47 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2096 B] [2021-09-20T11:49:16.796Z] #19 12.48 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2092 B] [2021-09-20T11:49:16.796Z] #19 12.48 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2100 B] [2021-09-20T11:49:16.796Z] #19 12.49 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2088 B] [2021-09-20T11:49:16.920Z] Commit message: "quota: Make package compile when `cgo` is disabled" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-09-20T11:49:17.888Z] + docker version [2021-09-20T11:49:18.679Z] Fetching without tags [2021-09-20T11:49:19.032Z] Merging remotes/origin/master commit 6014c1e29dc34dffa77fb5749cc3281c1b4854ac into PR head commit f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 [2021-09-20T11:49:18.562Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-20T11:49:18.577Z] > git config --add remote.origin.fetch +refs/pull/42868/head:refs/remotes/origin/PR-42868 # timeout=10 [2021-09-20T11:49:18.608Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-20T11:49:18.640Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-20T11:49:18.677Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-20T11:49:18.677Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-20T11:49:18.678Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42868/head:refs/remotes/origin/PR-42868 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-20T11:49:19.035Z] > git config core.sparsecheckout # timeout=10 [2021-09-20T11:49:19.069Z] > git checkout -f f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 # timeout=10 [2021-09-20T11:49:20.264Z] > git remote # timeout=10 [2021-09-20T11:49:20.290Z] > git config --get remote.origin.url # timeout=10 [2021-09-20T11:49:20.314Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-20T11:49:20.335Z] > git merge 6014c1e29dc34dffa77fb5749cc3281c1b4854ac # timeout=10 [2021-09-20T11:49:20.411Z] Merge succeeded, producing f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 [2021-09-20T11:49:20.411Z] Checking out Revision f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 (PR-42868) [2021-09-20T11:49:20.981Z] Fetching without tags [2021-09-20T11:49:21.345Z] Merging remotes/origin/master commit 6014c1e29dc34dffa77fb5749cc3281c1b4854ac into PR head commit f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 [2021-09-20T11:49:22.213Z] Merge succeeded, producing f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 [2021-09-20T11:49:22.213Z] Checking out Revision f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 (PR-42868) [2021-09-20T11:49:20.372Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-20T11:49:20.409Z] > git config core.sparsecheckout # timeout=10 [2021-09-20T11:49:20.432Z] > git checkout -f f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 # timeout=10 [2021-09-20T11:49:20.871Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-20T11:49:20.901Z] > git config --add remote.origin.fetch +refs/pull/42868/head:refs/remotes/origin/PR-42868 # timeout=10 [2021-09-20T11:49:20.929Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-20T11:49:20.950Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-20T11:49:20.981Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-20T11:49:20.982Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-20T11:49:20.983Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42868/head:refs/remotes/origin/PR-42868 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-20T11:49:21.352Z] > git config core.sparsecheckout # timeout=10 [2021-09-20T11:49:21.381Z] > git checkout -f f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 # timeout=10 [2021-09-20T11:49:22.104Z] > git remote # timeout=10 [2021-09-20T11:49:22.128Z] > git config --get remote.origin.url # timeout=10 [2021-09-20T11:49:22.150Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-20T11:49:22.151Z] > git merge 6014c1e29dc34dffa77fb5749cc3281c1b4854ac # timeout=10 [2021-09-20T11:49:22.183Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-20T11:49:22.212Z] > git config core.sparsecheckout # timeout=10 [2021-09-20T11:49:22.236Z] > git checkout -f f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 # timeout=10 [2021-09-20T11:49:24.473Z] Client: Docker Engine - Community [2021-09-20T11:49:24.473Z] Version: 20.10.6 [2021-09-20T11:49:24.473Z] API version: 1.41 [2021-09-20T11:49:24.473Z] Go version: go1.13.15 [2021-09-20T11:49:24.473Z] Git commit: 370c289 [2021-09-20T11:49:24.473Z] Built: Fri Apr 9 22:47:17 2021 [2021-09-20T11:49:24.473Z] OS/Arch: linux/amd64 [2021-09-20T11:49:24.473Z] Context: default [2021-09-20T11:49:24.473Z] Experimental: true [2021-09-20T11:49:24.473Z] [2021-09-20T11:49:24.473Z] Server: Docker Engine - Community [2021-09-20T11:49:24.473Z] Engine: [2021-09-20T11:49:24.473Z] Version: 20.10.6 [2021-09-20T11:49:24.473Z] API version: 1.41 (minimum version 1.12) [2021-09-20T11:49:24.473Z] Go version: go1.13.15 [2021-09-20T11:49:24.473Z] Git commit: 8728dd2 [2021-09-20T11:49:24.473Z] Built: Fri Apr 9 22:45:28 2021 [2021-09-20T11:49:24.473Z] OS/Arch: linux/amd64 [2021-09-20T11:49:24.473Z] Experimental: true [2021-09-20T11:49:24.473Z] containerd: [2021-09-20T11:49:24.473Z] Version: 1.4.6 [2021-09-20T11:49:24.473Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-20T11:49:24.473Z] runc: [2021-09-20T11:49:24.473Z] Version: 1.0.0-rc95 [2021-09-20T11:49:24.473Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-20T11:49:24.473Z] docker-init: [2021-09-20T11:49:24.473Z] Version: 0.19.0 [2021-09-20T11:49:24.473Z] GitCommit: de40ad0 [Pipeline] sh [2021-09-20T11:49:24.632Z] Commit message: "quota: Make package compile when `cgo` is disabled" [2021-09-20T11:49:24.782Z] + docker info [2021-09-20T11:49:24.909Z] #19 ... [2021-09-20T11:49:24.909Z] [2021-09-20T11:49:24.909Z] #58 [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-09-20T11:49:24.909Z] #58 sha256:4139d548e882ed759aedf1e681b2db81fb4e63225f8cc53928292d4f06392e85 [2021-09-20T11:49:24.909Z] #58 23.98 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-09-20T11:49:24.909Z] #58 24.03 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-09-20T11:49:24.909Z] #58 24.12 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-09-20T11:49:24.909Z] #58 24.29 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-09-20T11:49:24.909Z] #58 24.38 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-09-20T11:49:24.909Z] #58 24.38 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-09-20T11:49:24.909Z] #58 24.80 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-09-20T11:49:24.909Z] #58 24.93 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-09-20T11:49:24.909Z] #58 24.96 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-09-20T11:49:24.909Z] #58 25.08 go: downloading github.com/ultraware/funlen v0.0.2 [2021-09-20T11:49:24.909Z] #58 25.14 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-09-20T11:49:24.909Z] #58 25.14 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-09-20T11:49:24.909Z] #58 25.24 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-09-20T11:49:24.909Z] #58 26.24 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-09-20T11:49:24.909Z] #58 26.29 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-09-20T11:49:24.909Z] #58 26.40 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-20T11:49:24.909Z] #58 26.42 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-20T11:49:24.909Z] #58 26.49 go: downloading github.com/stretchr/objx v0.2.0 [2021-09-20T11:49:24.909Z] #58 26.62 go: downloading golang.org/x/text v0.3.2 [2021-09-20T11:49:24.909Z] #58 32.55 go: downloading github.com/gobwas/glob v0.2.3 [2021-09-20T11:49:24.909Z] #58 32.55 go: downloading github.com/kisielk/gotool v1.0.0 [2021-09-20T11:49:24.909Z] #58 32.67 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-09-20T11:49:24.909Z] #58 32.76 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-09-20T11:49:24.909Z] #58 32.79 go: downloading github.com/gogo/protobuf v1.2.1 [2021-09-20T11:49:24.909Z] #58 34.23 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-09-20T11:49:24.909Z] #58 34.42 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-09-20T11:49:25.166Z] #58 34.63 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-09-20T11:49:25.166Z] #58 ... [2021-09-20T11:49:25.166Z] [2021-09-20T11:49:25.166Z] #48 [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-09-20T11:49:25.166Z] #48 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da [2021-09-20T11:49:25.166Z] #48 24.30 Updating files: 90% (1575/1750) Updating files: 91% (1593/1750) Updating files: 92% (1610/1750) Updating files: 93% (1628/1750) Updating files: 94% (1645/1750) Updating files: 95% (1663/1750) Updating files: 96% (1680/1750) Updating files: 97% (1698/1750) Updating files: 98% (1715/1750) Updating files: 99% (1733/1750) Updating files: 100% (1750/1750) Updating files: 100% (1750/1750), done. [2021-09-20T11:49:25.166Z] #48 24.52 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-09-20T11:49:25.166Z] #48 26.25 + 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-09-20T11:49:25.755Z] + docker version [2021-09-20T11:49:26.123Z] Commit message: "quota: Make package compile when `cgo` is disabled" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-09-20T11:49:27.291Z] + docker version [2021-09-20T11:49:28.441Z] #48 ... [2021-09-20T11:49:28.442Z] [2021-09-20T11:49:28.442Z] #52 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-20T11:49:28.442Z] #52 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-20T11:49:28.442Z] #52 22.87 Reading package lists... [2021-09-20T11:49:28.442Z] #52 28.85 Reading package lists... [2021-09-20T11:49:28.442Z] #52 34.31 Building dependency tree... [2021-09-20T11:49:28.442Z] #52 36.57 The following additional packages will be installed: [2021-09-20T11:49:28.442Z] #52 36.57 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-09-20T11:49:28.442Z] #52 36.57 python3-protobuf python3-six [2021-09-20T11:49:28.442Z] #52 36.57 Suggested packages: [2021-09-20T11:49:28.442Z] #52 36.57 python3-setuptools [2021-09-20T11:49:28.442Z] #52 36.57 Recommended packages: [2021-09-20T11:49:28.442Z] #52 36.57 iproute2 | iproute [2021-09-20T11:49:28.442Z] #52 36.93 The following NEW packages will be installed: [2021-09-20T11:49:28.442Z] #52 36.94 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-09-20T11:49:28.442Z] #52 36.94 python3-protobuf python3-six [2021-09-20T11:49:28.442Z] #52 37.37 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-09-20T11:49:28.442Z] #52 37.37 Need to get 2267 kB of archives. [2021-09-20T11:49:28.442Z] #52 37.37 After this operation, 10.8 MB of additional disk space will be used. [2021-09-20T11:49:28.442Z] #52 37.37 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-09-20T11:49:28.442Z] #52 37.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-20T11:49:28.442Z] #52 37.42 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-09-20T11:49:28.442Z] #52 37.42 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-09-20T11:49:28.442Z] #52 37.43 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-09-20T11:49:28.442Z] #52 37.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-09-20T11:49:28.442Z] #52 37.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-09-20T11:49:29.372Z] #52 ... [2021-09-20T11:49:29.372Z] [2021-09-20T11:49:29.372Z] #60 [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-09-20T11:49:29.372Z] #60 sha256:99b743a0647732ef83f15689986f787ea2d2ad04290da6184ae43ae7d6c10af1 [2021-09-20T11:49:29.372Z] #60 DONE 38.8s [2021-09-20T11:49:29.372Z] [2021-09-20T11:49:29.372Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-09-20T11:49:29.372Z] #19 sha256:40181a04ca9d50d52c2f23c58b084bd906241e79059e82da01c4eea91fb785f0 [2021-09-20T11:49:31.426Z] #19 ... [2021-09-20T11:49:31.426Z] [2021-09-20T11:49:31.426Z] #52 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-20T11:49:31.426Z] #52 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-20T11:49:31.426Z] #52 40.20 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-09-20T11:49:32.814Z] #52 41.61 debconf: delaying package configuration, since apt-utils is not installed [2021-09-20T11:49:32.814Z] #52 41.86 Fetched 2267 kB in 4s (635 kB/s) [2021-09-20T11:49:32.814Z] #52 41.96 Selecting previously unselected package libprotobuf23:amd64. [2021-09-20T11:49:33.070Z] #52 41.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-09-20T11:49:33.070Z] #52 42.04 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-09-20T11:49:33.070Z] #52 42.10 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-09-20T11:49:33.740Z] Fetching without tags [2021-09-20T11:49:33.886Z] Client: Docker Engine - Community [2021-09-20T11:49:33.886Z] Version: 20.10.6 [2021-09-20T11:49:33.886Z] API version: 1.41 [2021-09-20T11:49:33.886Z] Go version: go1.13.15 [2021-09-20T11:49:33.886Z] Git commit: 370c289 [2021-09-20T11:49:33.886Z] Built: Fri Apr 9 22:46:01 2021 [2021-09-20T11:49:33.886Z] OS/Arch: linux/amd64 [2021-09-20T11:49:33.886Z] Context: default [2021-09-20T11:49:33.886Z] Experimental: true [2021-09-20T11:49:33.886Z] [2021-09-20T11:49:33.886Z] Server: Docker Engine - Community [2021-09-20T11:49:33.886Z] Engine: [2021-09-20T11:49:33.886Z] Version: 20.10.6 [2021-09-20T11:49:33.886Z] API version: 1.41 (minimum version 1.12) [2021-09-20T11:49:33.886Z] Go version: go1.13.15 [2021-09-20T11:49:33.886Z] Git commit: 8728dd2 [2021-09-20T11:49:33.886Z] Built: Fri Apr 9 22:44:13 2021 [2021-09-20T11:49:33.886Z] OS/Arch: linux/amd64 [2021-09-20T11:49:33.886Z] Experimental: true [2021-09-20T11:49:33.886Z] containerd: [2021-09-20T11:49:33.886Z] Version: 1.4.6 [2021-09-20T11:49:33.886Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-20T11:49:33.886Z] runc: [2021-09-20T11:49:33.886Z] Version: 1.0.0-rc95 [2021-09-20T11:49:33.886Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-20T11:49:33.886Z] docker-init: [2021-09-20T11:49:33.886Z] Version: 0.19.0 [2021-09-20T11:49:33.886Z] GitCommit: de40ad0 [2021-09-20T11:49:33.933Z] Client: Docker Engine - Community [2021-09-20T11:49:33.933Z] Version: 20.10.6 [2021-09-20T11:49:33.933Z] API version: 1.41 [2021-09-20T11:49:33.933Z] Go version: go1.13.15 [2021-09-20T11:49:33.933Z] Git commit: 370c289 [2021-09-20T11:49:33.933Z] Built: Fri Apr 9 22:46:01 2021 [2021-09-20T11:49:33.933Z] OS/Arch: linux/amd64 [2021-09-20T11:49:33.933Z] Context: default [2021-09-20T11:49:33.933Z] Experimental: true [2021-09-20T11:49:33.933Z] [2021-09-20T11:49:33.933Z] Server: Docker Engine - Community [2021-09-20T11:49:33.933Z] Engine: [2021-09-20T11:49:33.933Z] Version: 20.10.6 [2021-09-20T11:49:33.933Z] API version: 1.41 (minimum version 1.12) [2021-09-20T11:49:33.933Z] Go version: go1.13.15 [2021-09-20T11:49:33.933Z] Git commit: 8728dd2 [2021-09-20T11:49:33.933Z] Built: Fri Apr 9 22:44:13 2021 [2021-09-20T11:49:33.933Z] OS/Arch: linux/amd64 [2021-09-20T11:49:33.933Z] Experimental: true [2021-09-20T11:49:33.933Z] containerd: [2021-09-20T11:49:33.933Z] Version: 1.4.6 [2021-09-20T11:49:33.933Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-20T11:49:33.933Z] runc: [2021-09-20T11:49:33.933Z] Version: 1.0.0-rc95 [2021-09-20T11:49:33.933Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-20T11:49:33.933Z] docker-init: [2021-09-20T11:49:33.933Z] Version: 0.19.0 [2021-09-20T11:49:33.933Z] GitCommit: de40ad0 [Pipeline] sh [2021-09-20T11:49:33.998Z] #52 42.98 Selecting previously unselected package python3-pkg-resources. [2021-09-20T11:49:33.998Z] #52 42.98 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-20T11:49:33.998Z] #52 42.99 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-20T11:49:33.998Z] #52 43.12 Selecting previously unselected package python3-six. [2021-09-20T11:49:33.998Z] #52 43.13 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-09-20T11:49:33.998Z] #52 43.13 Unpacking python3-six (1.16.0-2) ... [Pipeline] sh [2021-09-20T11:49:34.082Z] Merging remotes/origin/master commit 6014c1e29dc34dffa77fb5749cc3281c1b4854ac into PR head commit f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 [2021-09-20T11:49:34.281Z] + docker info [2021-09-20T11:49:34.322Z] + docker info [2021-09-20T11:49:33.702Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-20T11:49:33.713Z] > git config --add remote.origin.fetch +refs/pull/42868/head:refs/remotes/origin/PR-42868 # timeout=10 [2021-09-20T11:49:33.720Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-20T11:49:33.731Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-20T11:49:33.745Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-20T11:49:33.745Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-20T11:49:33.748Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42868/head:refs/remotes/origin/PR-42868 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-20T11:49:34.091Z] > git config core.sparsecheckout # timeout=10 [2021-09-20T11:49:34.116Z] > git checkout -f f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 # timeout=10 [2021-09-20T11:49:34.562Z] #52 43.38 Selecting previously unselected package python3-protobuf. [2021-09-20T11:49:34.562Z] #52 43.38 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-09-20T11:49:34.562Z] #52 43.39 Unpacking python3-protobuf (3.12.4-1) ... [2021-09-20T11:49:34.819Z] #52 43.89 Selecting previously unselected package libnet1:amd64. [2021-09-20T11:49:34.819Z] #52 43.89 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-09-20T11:49:34.819Z] #52 43.89 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-20T11:49:35.077Z] #52 44.00 Selecting previously unselected package libnl-3-200:amd64. [2021-09-20T11:49:35.077Z] #52 44.00 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-09-20T11:49:35.077Z] #52 44.01 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-20T11:49:35.077Z] #52 44.21 Selecting previously unselected package libprotobuf-c1:amd64. [2021-09-20T11:49:35.077Z] #52 44.22 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-09-20T11:49:35.077Z] #52 44.25 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-20T11:49:35.310Z] Merge succeeded, producing f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 [2021-09-20T11:49:35.311Z] Checking out Revision f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 (PR-42868) [2021-09-20T11:49:35.339Z] #52 44.45 Selecting previously unselected package criu. [2021-09-20T11:49:35.339Z] #52 44.45 Preparing to unpack .../7-criu_3.15-1_amd64.deb ... [2021-09-20T11:49:35.339Z] #52 44.45 Unpacking criu (3.15-1) ... [2021-09-20T11:49:36.270Z] #52 45.37 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-20T11:49:35.220Z] > git remote # timeout=10 [2021-09-20T11:49:35.226Z] > git config --get remote.origin.url # timeout=10 [2021-09-20T11:49:35.276Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-20T11:49:35.278Z] > git merge 6014c1e29dc34dffa77fb5749cc3281c1b4854ac # timeout=10 [2021-09-20T11:49:35.302Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-20T11:49:35.314Z] > git config core.sparsecheckout # timeout=10 [2021-09-20T11:49:35.328Z] > git checkout -f f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 # timeout=10 [2021-09-20T11:49:38.166Z] #52 47.29 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-09-20T11:49:38.166Z] #52 47.33 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-20T11:49:38.166Z] #52 47.37 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-20T11:49:38.423Z] #52 47.39 Setting up python3-six (1.16.0-2) ... [2021-09-20T11:49:39.355Z] #52 48.38 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-20T11:49:39.355Z] #52 48.48 Setting up python3-protobuf (3.12.4-1) ... [2021-09-20T11:49:39.768Z] Commit message: "quota: Make package compile when `cgo` is disabled" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-09-20T11:49:41.204Z] + docker version [2021-09-20T11:49:42.894Z] Client: [2021-09-20T11:49:42.894Z] Context: default [2021-09-20T11:49:42.894Z] Debug Mode: false [2021-09-20T11:49:42.894Z] Plugins: [2021-09-20T11:49:42.894Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-09-20T11:49:42.894Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-09-20T11:49:42.894Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-09-20T11:49:42.894Z] [2021-09-20T11:49:42.894Z] Server: [2021-09-20T11:49:42.894Z] Containers: 0 [2021-09-20T11:49:42.894Z] Running: 0 [2021-09-20T11:49:42.894Z] Paused: 0 [2021-09-20T11:49:42.894Z] Stopped: 0 [2021-09-20T11:49:42.894Z] Images: 0 [2021-09-20T11:49:42.894Z] Server Version: 20.10.6 [2021-09-20T11:49:42.894Z] Storage Driver: overlay2 [2021-09-20T11:49:42.894Z] Backing Filesystem: extfs [2021-09-20T11:49:42.894Z] Supports d_type: true [2021-09-20T11:49:42.894Z] Native Overlay Diff: true [2021-09-20T11:49:42.894Z] userxattr: false [2021-09-20T11:49:42.894Z] Logging Driver: json-file [2021-09-20T11:49:42.894Z] Cgroup Driver: systemd [2021-09-20T11:49:42.894Z] Cgroup Version: 2 [2021-09-20T11:49:42.894Z] Plugins: [2021-09-20T11:49:42.894Z] Volume: local [2021-09-20T11:49:42.894Z] Network: bridge host ipvlan macvlan null overlay [2021-09-20T11:49:42.894Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-09-20T11:49:42.894Z] Swarm: inactive [2021-09-20T11:49:42.894Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-09-20T11:49:42.894Z] Default Runtime: runc [2021-09-20T11:49:42.894Z] Init Binary: docker-init [2021-09-20T11:49:42.894Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-20T11:49:42.894Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-20T11:49:42.894Z] init version: de40ad0 [2021-09-20T11:49:42.894Z] Security Options: [2021-09-20T11:49:42.894Z] apparmor [2021-09-20T11:49:42.894Z] seccomp [2021-09-20T11:49:42.894Z] Profile: default [2021-09-20T11:49:42.894Z] cgroupns [2021-09-20T11:49:42.894Z] Kernel Version: 5.4.0-1048-aws [2021-09-20T11:49:42.894Z] Operating System: Ubuntu 20.04.2 LTS [2021-09-20T11:49:42.894Z] OSType: linux [2021-09-20T11:49:42.894Z] Architecture: x86_64 [2021-09-20T11:49:42.894Z] CPUs: 2 [2021-09-20T11:49:42.894Z] Total Memory: 7.487GiB [2021-09-20T11:49:42.894Z] Name: ip-10-100-61-184 [2021-09-20T11:49:42.894Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP [2021-09-20T11:49:42.894Z] Docker Root Dir: /var/lib/docker [2021-09-20T11:49:42.894Z] Debug Mode: false [2021-09-20T11:49:42.894Z] Registry: https://index.docker.io/v1/ [2021-09-20T11:49:42.894Z] Labels: [2021-09-20T11:49:42.894Z] Experimental: true [2021-09-20T11:49:42.894Z] Insecure Registries: [2021-09-20T11:49:42.894Z] 127.0.0.0/8 [2021-09-20T11:49:42.894Z] Live Restore Enabled: true [2021-09-20T11:49:42.894Z] [2021-09-20T11:49:42.894Z] WARNING: No kernel memory limit support [2021-09-20T11:49:42.894Z] WARNING: No oom kill disable support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-09-20T11:49:43.230Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 . [2021-09-20T11:49:43.515Z] #1 [internal] load build definition from Dockerfile [2021-09-20T11:49:43.515Z] #1 sha256:e5232b1dd19faa1efa623f92b6397e51cf113bb5a46b15b4f3cb4d10b3d5b530 [2021-09-20T11:49:43.515Z] #1 transferring dockerfile: 16.36kB done [2021-09-20T11:49:43.515Z] #1 DONE 0.1s [2021-09-20T11:49:43.515Z] [2021-09-20T11:49:43.515Z] #2 [internal] load .dockerignore [2021-09-20T11:49:43.515Z] #2 sha256:e47e05fef5b798b5fcbc9de72511b6e69706a0f962392ec71c7402f8bb0ff984 [2021-09-20T11:49:43.515Z] #2 transferring context: 87B done [2021-09-20T11:49:43.515Z] #2 DONE 0.0s [2021-09-20T11:49:43.515Z] [2021-09-20T11:49:43.515Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-09-20T11:49:43.515Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-09-20T11:49:43.533Z] #52 52.08 Setting up criu (3.15-1) ... [2021-09-20T11:49:43.776Z] #3 DONE 0.4s [2021-09-20T11:49:43.776Z] [2021-09-20T11:49:43.776Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-09-20T11:49:43.776Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8 [2021-09-20T11:49:43.776Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done [2021-09-20T11:49:43.791Z] #52 ... [2021-09-20T11:49:43.791Z] [2021-09-20T11:49:43.791Z] #40 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-20T11:49:43.791Z] #40 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa [2021-09-20T11:49:43.791Z] #40 43.12 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-09-20T11:49:43.791Z] #40 43.40 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-09-20T11:49:43.791Z] #40 44.19 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-20T11:49:44.036Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done [2021-09-20T11:49:44.036Z] #4 sha256:cb8d6fa06268f199b41ccc0c2718caca915f74c640f3cd044af8e205e8d616cf 528B / 528B done [2021-09-20T11:49:44.036Z] #4 sha256:b1e2fdbfa8cb359e5e566c70344df94749db2e6419e06ac542ed14a348c3ce81 1.21kB / 1.21kB done [2021-09-20T11:49:44.036Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.2s [2021-09-20T11:49:44.036Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.3s done [2021-09-20T11:49:44.343Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.1s [2021-09-20T11:49:44.355Z] #40 ... [2021-09-20T11:49:44.355Z] [2021-09-20T11:49:44.355Z] #52 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-20T11:49:44.355Z] #52 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-20T11:49:44.355Z] #52 53.50 Processing triggers for libc-bin (2.31-13) ... [2021-09-20T11:49:44.604Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.2s done [2021-09-20T11:49:45.176Z] #4 DONE 1.4s [2021-09-20T11:49:46.174Z] [2021-09-20T11:49:46.174Z] #6 [internal] load .dockerignore [2021-09-20T11:49:46.174Z] #6 sha256:9c25bf60dc38d3b2e56f0a2c0cfbb108676d09f33c58148ebe337c800092ebd6 [2021-09-20T11:49:46.174Z] #6 DONE 0.0s [2021-09-20T11:49:46.174Z] [2021-09-20T11:49:46.174Z] #5 [internal] load build definition from Dockerfile [2021-09-20T11:49:46.174Z] #5 sha256:2000b3da518942301598a7de7b061a66f4d1ce55029c28c3fd6647e7cfc6c54d [2021-09-20T11:49:46.174Z] #5 DONE 0.0s [2021-09-20T11:49:46.174Z] [2021-09-20T11:49:46.174Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-20T11:49:46.174Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-09-20T11:49:46.526Z] Client: [2021-09-20T11:49:46.526Z] Context: default [2021-09-20T11:49:46.526Z] Debug Mode: false [2021-09-20T11:49:46.526Z] Plugins: [2021-09-20T11:49:46.526Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-09-20T11:49:46.526Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-09-20T11:49:46.526Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-09-20T11:49:46.526Z] [2021-09-20T11:49:46.526Z] Server: [2021-09-20T11:49:46.526Z] Containers: 0 [2021-09-20T11:49:46.526Z] Running: 0 [2021-09-20T11:49:46.526Z] Paused: 0 [2021-09-20T11:49:46.526Z] Stopped: 0 [2021-09-20T11:49:46.526Z] Images: 0 [2021-09-20T11:49:46.526Z] Server Version: 20.10.6 [2021-09-20T11:49:46.526Z] Storage Driver: overlay2 [2021-09-20T11:49:46.526Z] Backing Filesystem: extfs [2021-09-20T11:49:46.526Z] Supports d_type: true [2021-09-20T11:49:46.526Z] Native Overlay Diff: true [2021-09-20T11:49:46.526Z] userxattr: false [2021-09-20T11:49:46.526Z] Logging Driver: json-file [2021-09-20T11:49:46.526Z] Cgroup Driver: cgroupfs [2021-09-20T11:49:46.526Z] Cgroup Version: 1 [2021-09-20T11:49:46.526Z] Plugins: [2021-09-20T11:49:46.526Z] Volume: local [2021-09-20T11:49:46.526Z] Network: bridge host ipvlan macvlan null overlay [2021-09-20T11:49:46.526Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-09-20T11:49:46.526Z] Swarm: inactive [2021-09-20T11:49:46.526Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-09-20T11:49:46.526Z] Default Runtime: runc [2021-09-20T11:49:46.526Z] Init Binary: docker-init [2021-09-20T11:49:46.526Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-20T11:49:46.526Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-20T11:49:46.526Z] init version: de40ad0 [2021-09-20T11:49:46.526Z] Security Options: [2021-09-20T11:49:46.526Z] apparmor [2021-09-20T11:49:46.526Z] seccomp [2021-09-20T11:49:46.526Z] Profile: default [2021-09-20T11:49:46.526Z] Kernel Version: 5.4.0-1048-aws [2021-09-20T11:49:46.526Z] Operating System: Ubuntu 18.04.5 LTS [2021-09-20T11:49:46.526Z] OSType: linux [2021-09-20T11:49:46.526Z] Architecture: x86_64 [2021-09-20T11:49:46.526Z] CPUs: 2 [2021-09-20T11:49:46.526Z] Total Memory: 7.487GiB [2021-09-20T11:49:46.526Z] Name: ip-10-100-107-64 [2021-09-20T11:49:46.526Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-09-20T11:49:46.526Z] Docker Root Dir: /var/lib/docker [2021-09-20T11:49:46.526Z] Debug Mode: false [2021-09-20T11:49:46.526Z] Registry: https://index.docker.io/v1/ [2021-09-20T11:49:46.526Z] Labels: [2021-09-20T11:49:46.526Z] Experimental: true [2021-09-20T11:49:46.526Z] Insecure Registries: [2021-09-20T11:49:46.526Z] 127.0.0.0/8 [2021-09-20T11:49:46.526Z] Live Restore Enabled: true [2021-09-20T11:49:46.526Z] [2021-09-20T11:49:46.526Z] WARNING: No swap limit support [Pipeline] sh [2021-09-20T11:49:46.551Z] Client: [2021-09-20T11:49:46.551Z] Context: default [2021-09-20T11:49:46.551Z] Debug Mode: false [2021-09-20T11:49:46.551Z] Plugins: [2021-09-20T11:49:46.551Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-09-20T11:49:46.551Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-09-20T11:49:46.551Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-09-20T11:49:46.551Z] [2021-09-20T11:49:46.551Z] Server: [2021-09-20T11:49:46.551Z] Containers: 0 [2021-09-20T11:49:46.551Z] Running: 0 [2021-09-20T11:49:46.551Z] Paused: 0 [2021-09-20T11:49:46.551Z] Stopped: 0 [2021-09-20T11:49:46.551Z] Images: 0 [2021-09-20T11:49:46.551Z] Server Version: 20.10.6 [2021-09-20T11:49:46.551Z] Storage Driver: overlay2 [2021-09-20T11:49:46.551Z] Backing Filesystem: extfs [2021-09-20T11:49:46.551Z] Supports d_type: true [2021-09-20T11:49:46.551Z] Native Overlay Diff: true [2021-09-20T11:49:46.551Z] userxattr: false [2021-09-20T11:49:46.551Z] Logging Driver: json-file [2021-09-20T11:49:46.551Z] Cgroup Driver: cgroupfs [2021-09-20T11:49:46.551Z] Cgroup Version: 1 [2021-09-20T11:49:46.551Z] Plugins: [2021-09-20T11:49:46.551Z] Volume: local [2021-09-20T11:49:46.551Z] Network: bridge host ipvlan macvlan null overlay [2021-09-20T11:49:46.551Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-09-20T11:49:46.551Z] Swarm: inactive [2021-09-20T11:49:46.551Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-09-20T11:49:46.551Z] Default Runtime: runc [2021-09-20T11:49:46.551Z] Init Binary: docker-init [2021-09-20T11:49:46.551Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-20T11:49:46.551Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-20T11:49:46.551Z] init version: de40ad0 [2021-09-20T11:49:46.551Z] Security Options: [2021-09-20T11:49:46.551Z] apparmor [2021-09-20T11:49:46.551Z] seccomp [2021-09-20T11:49:46.551Z] Profile: default [2021-09-20T11:49:46.551Z] Kernel Version: 5.4.0-1048-aws [2021-09-20T11:49:46.551Z] Operating System: Ubuntu 18.04.5 LTS [2021-09-20T11:49:46.551Z] OSType: linux [2021-09-20T11:49:46.551Z] Architecture: x86_64 [2021-09-20T11:49:46.551Z] CPUs: 2 [2021-09-20T11:49:46.551Z] Total Memory: 7.487GiB [2021-09-20T11:49:46.551Z] Name: ip-10-100-100-193 [2021-09-20T11:49:46.551Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-09-20T11:49:46.551Z] Docker Root Dir: /var/lib/docker [2021-09-20T11:49:46.551Z] Debug Mode: false [2021-09-20T11:49:46.551Z] Registry: https://index.docker.io/v1/ [2021-09-20T11:49:46.551Z] Labels: [2021-09-20T11:49:46.551Z] Experimental: true [2021-09-20T11:49:46.551Z] Insecure Registries: [2021-09-20T11:49:46.551Z] 127.0.0.0/8 [2021-09-20T11:49:46.551Z] Live Restore Enabled: true [2021-09-20T11:49:46.551Z] [2021-09-20T11:49:46.551Z] WARNING: No swap limit support [Pipeline] sh [2021-09-20T11:49:46.827Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-20T11:49:46.827Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-20T11:49:46.827Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42868/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-09-20T11:49:46.827Z] + bash /home/ubuntu/workspace/moby_PR-42868/check-config.sh [2021-09-20T11:49:46.827Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-09-20T11:49:46.827Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-09-20T11:49:46.827Z] [2021-09-20T11:49:46.827Z] Generally Necessary: [2021-09-20T11:49:46.827Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-09-20T11:49:46.827Z] - apparmor: enabled and tools installed [2021-09-20T11:49:46.827Z] - CONFIG_NAMESPACES: enabled [2021-09-20T11:49:46.827Z] - CONFIG_NET_NS: enabled [2021-09-20T11:49:46.827Z] - CONFIG_PID_NS: enabled [2021-09-20T11:49:46.827Z] - CONFIG_IPC_NS: enabled [2021-09-20T11:49:46.827Z] - CONFIG_UTS_NS: enabled [2021-09-20T11:49:46.827Z] - CONFIG_CGROUPS: enabled [2021-09-20T11:49:46.827Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-09-20T11:49:46.827Z] - CONFIG_CGROUP_DEVICE: enabled [2021-09-20T11:49:46.827Z] - CONFIG_CGROUP_FREEZER: enabled [2021-09-20T11:49:46.827Z] - CONFIG_CGROUP_SCHED: enabled [2021-09-20T11:49:46.865Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-20T11:49:46.865Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-20T11:49:46.865Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42868/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-09-20T11:49:46.865Z] + bash /home/ubuntu/workspace/moby_PR-42868/check-config.sh [2021-09-20T11:49:46.865Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-09-20T11:49:46.865Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-09-20T11:49:46.865Z] [2021-09-20T11:49:46.865Z] Generally Necessary: [2021-09-20T11:49:46.865Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-09-20T11:49:46.865Z] - apparmor: enabled and tools installed [2021-09-20T11:49:46.865Z] - CONFIG_NAMESPACES: enabled [2021-09-20T11:49:46.865Z] - CONFIG_NET_NS: enabled [2021-09-20T11:49:46.865Z] - CONFIG_PID_NS: enabled [2021-09-20T11:49:46.865Z] - CONFIG_IPC_NS: enabled [2021-09-20T11:49:46.865Z] - CONFIG_UTS_NS: enabled [2021-09-20T11:49:46.865Z] - CONFIG_CGROUPS: enabled [2021-09-20T11:49:46.865Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-09-20T11:49:46.865Z] - CONFIG_CGROUP_DEVICE: enabled [2021-09-20T11:49:46.865Z] - CONFIG_CGROUP_FREEZER: enabled [2021-09-20T11:49:46.865Z] - CONFIG_CGROUP_SCHED: enabled [2021-09-20T11:49:46.865Z] - CONFIG_CPUSETS: enabled [2021-09-20T11:49:46.865Z] - CONFIG_MEMCG: enabled [2021-09-20T11:49:46.865Z] - CONFIG_KEYS: enabled [2021-09-20T11:49:46.865Z] - CONFIG_VETH: enabled (as module) [2021-09-20T11:49:46.865Z] - CONFIG_BRIDGE: enabled (as module) [2021-09-20T11:49:46.865Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-09-20T11:49:46.865Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-09-20T11:49:46.865Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-09-20T11:49:46.865Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-09-20T11:49:46.865Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-09-20T11:49:46.865Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-09-20T11:49:46.865Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-09-20T11:49:46.865Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-09-20T11:49:46.865Z] - CONFIG_NF_NAT: enabled (as module) [2021-09-20T11:49:46.865Z] - CONFIG_POSIX_MQUEUE: enabled [2021-09-20T11:49:46.865Z] [2021-09-20T11:49:46.865Z] Optional Features: [2021-09-20T11:49:46.865Z] - CONFIG_USER_NS: enabled [2021-09-20T11:49:46.865Z] - CONFIG_SECCOMP: enabled [2021-09-20T11:49:46.878Z] #52 DONE 55.9s [2021-09-20T11:49:46.878Z] [2021-09-20T11:49:46.878Z] #48 [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-09-20T11:49:46.878Z] #48 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da [2021-09-20T11:49:46.878Z] #48 ... [2021-09-20T11:49:46.878Z] [2021-09-20T11:49:46.878Z] #56 [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-09-20T11:49:46.878Z] #56 sha256:f594477b3a448ef657234be75095f9093e73186d7478c50cb617b91ffa5a4ef2 [2021-09-20T11:49:46.878Z] #56 DONE 56.4s [2021-09-20T11:49:47.091Z] - CONFIG_CPUSETS: enabled [2021-09-20T11:49:47.091Z] - CONFIG_MEMCG: enabled [2021-09-20T11:49:47.091Z] - CONFIG_KEYS: enabled [2021-09-20T11:49:47.091Z] - CONFIG_VETH: enabled (as module) [2021-09-20T11:49:47.091Z] - CONFIG_BRIDGE: enabled (as module) [2021-09-20T11:49:47.091Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-09-20T11:49:47.091Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-09-20T11:49:47.091Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-09-20T11:49:47.091Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-09-20T11:49:47.091Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-09-20T11:49:47.091Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-09-20T11:49:47.091Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-09-20T11:49:47.091Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-09-20T11:49:47.091Z] - CONFIG_NF_NAT: enabled (as module) [2021-09-20T11:49:47.091Z] - CONFIG_POSIX_MQUEUE: enabled [2021-09-20T11:49:47.091Z] [2021-09-20T11:49:47.091Z] Optional Features: [2021-09-20T11:49:47.091Z] - CONFIG_USER_NS: enabled [2021-09-20T11:49:47.091Z] - CONFIG_SECCOMP: enabled [2021-09-20T11:49:47.091Z] - CONFIG_SECCOMP_FILTER: enabled [2021-09-20T11:49:47.091Z] - CONFIG_CGROUP_PIDS: enabled [2021-09-20T11:49:47.091Z] - CONFIG_MEMCG_SWAP: enabled [2021-09-20T11:49:47.091Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-09-20T11:49:47.091Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-09-20T11:49:47.091Z] - CONFIG_BLK_CGROUP: enabled [2021-09-20T11:49:47.091Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-09-20T11:49:47.091Z] - CONFIG_CGROUP_PERF: enabled [2021-09-20T11:49:47.091Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-09-20T11:49:47.091Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-09-20T11:49:47.091Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-09-20T11:49:47.091Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-09-20T11:49:47.091Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-09-20T11:49:47.091Z] - CONFIG_RT_GROUP_SCHED: missing [2021-09-20T11:49:47.091Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-09-20T11:49:47.091Z] - CONFIG_IP_VS: enabled (as module) [2021-09-20T11:49:47.091Z] - CONFIG_IP_VS_NFCT: enabled [2021-09-20T11:49:47.091Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-09-20T11:49:47.135Z] [2021-09-20T11:49:47.136Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-09-20T11:49:47.136Z] #19 sha256:40181a04ca9d50d52c2f23c58b084bd906241e79059e82da01c4eea91fb785f0 [2021-09-20T11:49:47.139Z] - CONFIG_SECCOMP_FILTER: enabled [2021-09-20T11:49:47.139Z] - CONFIG_CGROUP_PIDS: enabled [2021-09-20T11:49:47.139Z] - CONFIG_MEMCG_SWAP: enabled [2021-09-20T11:49:47.139Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-09-20T11:49:47.139Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-09-20T11:49:47.139Z] - CONFIG_BLK_CGROUP: enabled [2021-09-20T11:49:47.139Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-09-20T11:49:47.139Z] - CONFIG_CGROUP_PERF: enabled [2021-09-20T11:49:47.139Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-09-20T11:49:47.139Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-09-20T11:49:47.139Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-09-20T11:49:47.139Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-09-20T11:49:47.139Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-09-20T11:49:47.139Z] - CONFIG_RT_GROUP_SCHED: missing [2021-09-20T11:49:47.139Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-09-20T11:49:47.139Z] - CONFIG_IP_VS: enabled (as module) [2021-09-20T11:49:47.139Z] - CONFIG_IP_VS_NFCT: enabled [2021-09-20T11:49:47.139Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-09-20T11:49:47.139Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-09-20T11:49:47.139Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-09-20T11:49:47.139Z] - CONFIG_SECURITY_SELINUX: enabled [2021-09-20T11:49:47.139Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-09-20T11:49:47.139Z] - CONFIG_EXT4_FS: enabled [2021-09-20T11:49:47.139Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-09-20T11:49:47.139Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-09-20T11:49:47.139Z] - Network Drivers: [2021-09-20T11:49:47.139Z] - "overlay": [2021-09-20T11:49:47.139Z] - CONFIG_VXLAN: enabled (as module) [2021-09-20T11:49:47.139Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-09-20T11:49:47.139Z] Optional (for encrypted networks): [2021-09-20T11:49:47.139Z] - CONFIG_CRYPTO: enabled [2021-09-20T11:49:47.139Z] - CONFIG_CRYPTO_AEAD: enabled [2021-09-20T11:49:47.139Z] - CONFIG_CRYPTO_GCM: enabled [2021-09-20T11:49:47.139Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-09-20T11:49:47.139Z] - CONFIG_CRYPTO_GHASH: enabled [2021-09-20T11:49:47.139Z] - CONFIG_XFRM: enabled [2021-09-20T11:49:47.139Z] - CONFIG_XFRM_USER: enabled (as module) [2021-09-20T11:49:47.139Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-09-20T11:49:47.139Z] - CONFIG_INET_ESP: enabled (as module) [2021-09-20T11:49:47.139Z] - "ipvlan": [2021-09-20T11:49:47.139Z] - CONFIG_IPVLAN: enabled (as module) [2021-09-20T11:49:47.139Z] - "macvlan": [2021-09-20T11:49:47.139Z] - CONFIG_MACVLAN: enabled (as module) [2021-09-20T11:49:47.139Z] - CONFIG_DUMMY: enabled (as module) [2021-09-20T11:49:47.139Z] - "ftp,tftp client in container": [2021-09-20T11:49:47.386Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-09-20T11:49:47.386Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-09-20T11:49:47.386Z] - CONFIG_SECURITY_SELINUX: enabled [2021-09-20T11:49:47.386Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-09-20T11:49:47.386Z] - CONFIG_EXT4_FS: enabled [2021-09-20T11:49:47.386Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-09-20T11:49:47.386Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-09-20T11:49:47.386Z] - Network Drivers: [2021-09-20T11:49:47.386Z] - "overlay": [2021-09-20T11:49:47.386Z] - CONFIG_VXLAN: enabled (as module) [2021-09-20T11:49:47.386Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-09-20T11:49:47.386Z] Optional (for encrypted networks): [2021-09-20T11:49:47.386Z] - CONFIG_CRYPTO: enabled [2021-09-20T11:49:47.386Z] - CONFIG_CRYPTO_AEAD: enabled [2021-09-20T11:49:47.386Z] - CONFIG_CRYPTO_GCM: enabled [2021-09-20T11:49:47.386Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-09-20T11:49:47.386Z] - CONFIG_CRYPTO_GHASH: enabled [2021-09-20T11:49:47.386Z] - CONFIG_XFRM: enabled [2021-09-20T11:49:47.386Z] - CONFIG_XFRM_USER: enabled (as module) [2021-09-20T11:49:47.386Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-09-20T11:49:47.386Z] - CONFIG_INET_ESP: enabled (as module) [2021-09-20T11:49:47.386Z] - "ipvlan": [2021-09-20T11:49:47.386Z] - CONFIG_IPVLAN: enabled (as module) [2021-09-20T11:49:47.386Z] - "macvlan": [2021-09-20T11:49:47.386Z] - CONFIG_MACVLAN: enabled (as module) [2021-09-20T11:49:47.386Z] - CONFIG_DUMMY: enabled (as module) [2021-09-20T11:49:47.386Z] - "ftp,tftp client in container": [2021-09-20T11:49:47.386Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-09-20T11:49:47.386Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-09-20T11:49:47.386Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-09-20T11:49:47.386Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-09-20T11:49:47.386Z] - Storage Drivers: [2021-09-20T11:49:47.386Z] - "aufs": [2021-09-20T11:49:47.386Z] - CONFIG_AUFS_FS: enabled (as module) [2021-09-20T11:49:47.386Z] - "btrfs": [2021-09-20T11:49:47.386Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-09-20T11:49:47.386Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-09-20T11:49:47.386Z] - "devicemapper": [2021-09-20T11:49:47.386Z] - CONFIG_BLK_DEV_DM: enabled [2021-09-20T11:49:47.386Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-09-20T11:49:47.386Z] - "overlay": [2021-09-20T11:49:47.386Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-09-20T11:49:47.386Z] - "zfs": [2021-09-20T11:49:47.386Z] - /dev/zfs: present [2021-09-20T11:49:47.406Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-09-20T11:49:47.406Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-09-20T11:49:47.406Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-09-20T11:49:47.406Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-09-20T11:49:47.406Z] - Storage Drivers: [2021-09-20T11:49:47.406Z] - "aufs": [2021-09-20T11:49:47.406Z] - CONFIG_AUFS_FS: enabled (as module) [2021-09-20T11:49:47.406Z] - "btrfs": [2021-09-20T11:49:47.406Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-09-20T11:49:47.406Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-09-20T11:49:47.406Z] - "devicemapper": [2021-09-20T11:49:47.406Z] - CONFIG_BLK_DEV_DM: enabled [2021-09-20T11:49:47.406Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-09-20T11:49:47.406Z] - "overlay": [2021-09-20T11:49:47.406Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-09-20T11:49:47.406Z] - "zfs": [2021-09-20T11:49:47.406Z] - /dev/zfs: present [2021-09-20T11:49:47.406Z] - zfs command: missing [2021-09-20T11:49:47.406Z] - zpool command: missing [2021-09-20T11:49:47.406Z] [2021-09-20T11:49:47.406Z] Limits: [2021-09-20T11:49:47.406Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-09-20T11:49:47.406Z] [2021-09-20T11:49:47.406Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-09-20T11:49:47.563Z] #8 DONE 1.1s [2021-09-20T11:49:47.563Z] [2021-09-20T11:49:47.563Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-09-20T11:49:47.563Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-09-20T11:49:47.563Z] #7 DONE 1.1s [2021-09-20T11:49:47.563Z] [2021-09-20T11:49:47.563Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-20T11:49:47.563Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-09-20T11:49:47.563Z] #9 DONE 1.1s [2021-09-20T11:49:47.563Z] [2021-09-20T11:49:47.563Z] #10 [internal] load metadata for docker.io/library/golang:1.17.1-bullseye [2021-09-20T11:49:47.563Z] #10 sha256:86474eacd16765140150a86c79ed32f06eef6010bbeda90819d8668143782ba5 [2021-09-20T11:49:47.563Z] #10 DONE 1.1s [2021-09-20T11:49:47.646Z] - zfs command: missing [2021-09-20T11:49:47.646Z] - zpool command: missing [2021-09-20T11:49:47.646Z] [2021-09-20T11:49:47.646Z] Limits: [2021-09-20T11:49:47.646Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-09-20T11:49:47.646Z] [2021-09-20T11:49:47.646Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-09-20T11:49:47.764Z] + sudo modprobe ip_vs [2021-09-20T11:49:47.764Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 . [2021-09-20T11:49:47.996Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 . [2021-09-20T11:49:48.026Z] #2 [internal] load .dockerignore [2021-09-20T11:49:48.026Z] #2 sha256:964cae7b6108ba195defd8eae87cf1686b48ffafed581c7ab7f2868ac684ab31 [2021-09-20T11:49:48.026Z] #2 transferring context: 87B done [2021-09-20T11:49:48.026Z] #2 DONE 0.1s [2021-09-20T11:49:48.026Z] [2021-09-20T11:49:48.026Z] #1 [internal] load build definition from Dockerfile [2021-09-20T11:49:48.026Z] #1 sha256:58e5962add50bbbac81265134b5e0010a4f391bb198a380ae25269ce9991a744 [2021-09-20T11:49:48.026Z] #1 transferring dockerfile: 16.36kB done [2021-09-20T11:49:48.026Z] #1 DONE 0.2s [2021-09-20T11:49:48.026Z] [2021-09-20T11:49:48.026Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-09-20T11:49:48.026Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-09-20T11:49:48.140Z] [2021-09-20T11:49:48.140Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-20T11:49:48.140Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-09-20T11:49:48.140Z] #66 DONE 0.0s [2021-09-20T11:49:48.140Z] [2021-09-20T11:49:48.140Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-20T11:49:48.140Z] #27 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469 [2021-09-20T11:49:48.140Z] #27 resolve docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 0.1s done [2021-09-20T11:49:48.493Z] #27 sha256:2c4d8b742bed07efe6d262942d9ebdbe2143f6aeb76d2935807e1b81385b974a 529B / 529B done [2021-09-20T11:49:48.493Z] #27 sha256:82bd5ee7b1c50d8a1a5f12e8dcfa9fcbb5cc2b551c5d9edcca3220397c06b7ed 1.46kB / 1.46kB done [2021-09-20T11:49:48.493Z] #27 sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 1.85kB / 1.85kB done [2021-09-20T11:49:48.493Z] #27 ... [2021-09-20T11:49:48.493Z] [2021-09-20T11:49:48.493Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-09-20T11:49:48.493Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-09-20T11:49:48.493Z] #43 DONE 0.0s [2021-09-20T11:49:48.571Z] #1 [internal] load build definition from Dockerfile [2021-09-20T11:49:48.571Z] #1 sha256:ea69336e96dde7edb80da3105b2396f2cadade12a998084e50fda94023e19a59 [2021-09-20T11:49:48.571Z] #1 transferring dockerfile: [2021-09-20T11:49:48.571Z] #1 transferring dockerfile: 16.36kB done [2021-09-20T11:49:48.571Z] #1 DONE 0.2s [2021-09-20T11:49:48.571Z] [2021-09-20T11:49:48.571Z] #2 [internal] load .dockerignore [2021-09-20T11:49:48.571Z] #2 sha256:ec9f3e7fb1fa6251e6ca1914c0a12547a91f03c629e9a3599dab8636edceb551 [2021-09-20T11:49:48.571Z] #2 transferring context: 87B done [2021-09-20T11:49:48.571Z] #2 DONE 0.1s [2021-09-20T11:49:48.602Z] #3 DONE 0.5s [2021-09-20T11:49:48.602Z] [2021-09-20T11:49:48.602Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-09-20T11:49:48.602Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8 [2021-09-20T11:49:48.602Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done [2021-09-20T11:49:48.602Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 5.24MB / 9.67MB 0.1s [2021-09-20T11:49:48.602Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done [2021-09-20T11:49:48.602Z] #4 sha256:cb8d6fa06268f199b41ccc0c2718caca915f74c640f3cd044af8e205e8d616cf 528B / 528B done [2021-09-20T11:49:48.602Z] #4 sha256:b1e2fdbfa8cb359e5e566c70344df94749db2e6419e06ac542ed14a348c3ce81 1.21kB / 1.21kB done [2021-09-20T11:49:48.755Z] [2021-09-20T11:49:48.755Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-20T11:49:48.755Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-20T11:49:48.755Z] #11 resolve docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 done [2021-09-20T11:49:48.755Z] #11 sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 1.86kB / 1.86kB done [2021-09-20T11:49:48.755Z] #11 sha256:232a180dbcbcfa7250917507f3827d88a9ae89bb1cdd8fe3ac4db7b764ebb25a 1.80kB / 1.80kB done [2021-09-20T11:49:48.755Z] #11 sha256:ec365f06285d63175d6ae474a6ddc9d1d22ebf4625903b54b4c54836d2a323a9 6.96kB / 6.96kB done [2021-09-20T11:49:48.755Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 23.07MB / 54.93MB 0.5s [2021-09-20T11:49:48.755Z] #11 sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 5.15MB / 5.15MB 0.5s done [2021-09-20T11:49:48.755Z] #11 sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 10.49MB / 10.87MB 0.5s [2021-09-20T11:49:48.755Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 39.85MB / 54.93MB 0.6s [2021-09-20T11:49:48.839Z] [2021-09-20T11:49:48.839Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-09-20T11:49:48.839Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-09-20T11:49:48.865Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.2s [2021-09-20T11:49:48.865Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.3s done [2021-09-20T11:49:48.865Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 [2021-09-20T11:49:49.019Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 48.40MB / 54.93MB 0.7s [2021-09-20T11:49:49.019Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 3.39MB / 54.57MB 0.7s [2021-09-20T11:49:49.019Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 0.8s [2021-09-20T11:49:49.019Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 14.68MB / 54.57MB 0.8s [2021-09-20T11:49:49.019Z] #11 sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 10.87MB / 10.87MB 0.9s done [2021-09-20T11:49:49.019Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 31.98MB / 54.57MB 1.0s [2021-09-20T11:49:49.019Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 7.34MB / 85.72MB 1.0s [2021-09-20T11:49:49.281Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 44.04MB / 54.57MB 1.1s [2021-09-20T11:49:49.281Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 13.63MB / 85.72MB 1.1s [2021-09-20T11:49:49.281Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 54.57MB / 54.57MB 1.2s [2021-09-20T11:49:49.281Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 24.12MB / 85.72MB 1.2s [2021-09-20T11:49:49.409Z] #3 DONE 0.4s [2021-09-20T11:49:49.409Z] [2021-09-20T11:49:49.409Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-09-20T11:49:49.409Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8 [2021-09-20T11:49:49.409Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done [2021-09-20T11:49:49.409Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.2s [2021-09-20T11:49:49.409Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done [2021-09-20T11:49:49.409Z] #4 sha256:cb8d6fa06268f199b41ccc0c2718caca915f74c640f3cd044af8e205e8d616cf 528B / 528B done [2021-09-20T11:49:49.409Z] #4 sha256:b1e2fdbfa8cb359e5e566c70344df94749db2e6419e06ac542ed14a348c3ce81 1.21kB / 1.21kB done [2021-09-20T11:49:49.437Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.4s done [2021-09-20T11:49:49.437Z] #4 DONE 0.9s [2021-09-20T11:49:49.546Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 31.46MB / 85.72MB 1.3s [2021-09-20T11:49:49.546Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 46.14MB / 85.72MB 1.4s [2021-09-20T11:49:49.669Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.3s done [2021-09-20T11:49:49.669Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 [2021-09-20T11:49:49.698Z] [2021-09-20T11:49:49.698Z] #5 [internal] load .dockerignore [2021-09-20T11:49:49.698Z] #5 sha256:17daea0c5d2c8d5e86994ae71f1ef4bc54f9758bc213e501846a42bf50b31c53 [2021-09-20T11:49:49.698Z] #5 DONE 0.0s [2021-09-20T11:49:49.698Z] [2021-09-20T11:49:49.698Z] #6 [internal] load build definition from Dockerfile [2021-09-20T11:49:49.698Z] #6 sha256:40b8ef0593364ea6ec0ae94476fdb89990effb597cda72dfd53c115159e2d949 [2021-09-20T11:49:49.698Z] #6 DONE 0.0s [2021-09-20T11:49:49.808Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 53.88MB / 85.72MB 1.5s [2021-09-20T11:49:49.808Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 1.7s done [2021-09-20T11:49:49.808Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 67.11MB / 85.72MB 1.7s [2021-09-20T11:49:49.958Z] [2021-09-20T11:49:49.958Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-20T11:49:49.958Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-09-20T11:49:50.070Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 73.40MB / 85.72MB 1.8s [2021-09-20T11:49:50.070Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 79.69MB / 85.72MB 1.9s [2021-09-20T11:49:50.258Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.5s done [2021-09-20T11:49:50.258Z] #4 DONE 1.0s [2021-09-20T11:49:50.258Z] [2021-09-20T11:49:50.258Z] #6 [internal] load build definition from Dockerfile [2021-09-20T11:49:50.258Z] #6 sha256:f2d112d80e9791d57824038c925d28f73aae446a411b178fc33beea846de0112 [2021-09-20T11:49:50.258Z] #6 DONE 0.0s [2021-09-20T11:49:50.258Z] [2021-09-20T11:49:50.258Z] #5 [internal] load .dockerignore [2021-09-20T11:49:50.258Z] #5 sha256:e22e630c6323a8cc652555b30e5aa9fe9c7eb798e61fc8d556ce2ede637b67c4 [2021-09-20T11:49:50.258Z] #5 DONE 0.0s [2021-09-20T11:49:50.258Z] [2021-09-20T11:49:50.258Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-20T11:49:50.258Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-09-20T11:49:50.335Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 85.72MB / 85.72MB 2.1s [2021-09-20T11:49:50.335Z] #11 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 0.2s [2021-09-20T11:49:50.899Z] #8 ... [2021-09-20T11:49:50.899Z] [2021-09-20T11:49:50.899Z] #7 [internal] load metadata for docker.io/library/golang:1.17.1-bullseye [2021-09-20T11:49:50.899Z] #7 sha256:86474eacd16765140150a86c79ed32f06eef6010bbeda90819d8668143782ba5 [2021-09-20T11:49:50.899Z] #7 DONE 0.9s [2021-09-20T11:49:50.899Z] [2021-09-20T11:49:50.899Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-20T11:49:50.899Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-09-20T11:49:50.899Z] #8 DONE 0.9s [2021-09-20T11:49:50.899Z] [2021-09-20T11:49:50.899Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-20T11:49:50.899Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-09-20T11:49:50.899Z] #9 DONE 1.0s [2021-09-20T11:49:50.899Z] [2021-09-20T11:49:50.899Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2021-09-20T11:49:50.899Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-09-20T11:49:50.913Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 54.57MB / 54.57MB 2.7s done [2021-09-20T11:49:50.913Z] #11 sha256:89abc29ee6353a48d54b8ff6593eb26679d88ef78d51d901ddef40b48fc35399 0B / 156B 2.7s [2021-09-20T11:49:50.913Z] #11 sha256:89abc29ee6353a48d54b8ff6593eb26679d88ef78d51d901ddef40b48fc35399 156B / 156B 2.8s [2021-09-20T11:49:51.161Z] #10 DONE 1.0s [2021-09-20T11:49:51.205Z] #8 ... [2021-09-20T11:49:51.205Z] [2021-09-20T11:49:51.205Z] #7 [internal] load metadata for docker.io/library/golang:1.17.1-bullseye [2021-09-20T11:49:51.205Z] #7 sha256:86474eacd16765140150a86c79ed32f06eef6010bbeda90819d8668143782ba5 [2021-09-20T11:49:51.205Z] #7 DONE 0.9s [2021-09-20T11:49:51.522Z] [2021-09-20T11:49:51.522Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-20T11:49:51.522Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-09-20T11:49:51.522Z] #8 DONE 0.9s [2021-09-20T11:49:51.522Z] [2021-09-20T11:49:51.522Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-20T11:49:51.522Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-09-20T11:49:51.522Z] #9 DONE 0.9s [2021-09-20T11:49:51.522Z] [2021-09-20T11:49:51.522Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2021-09-20T11:49:51.522Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-09-20T11:49:51.522Z] #10 DONE 0.9s [2021-09-20T11:49:51.747Z] [2021-09-20T11:49:51.747Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-20T11:49:51.747Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-09-20T11:49:51.747Z] #66 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-20T11:49:51.747Z] #66 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-09-20T11:49:51.798Z] [2021-09-20T11:49:51.798Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-20T11:49:51.798Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-09-20T11:49:51.798Z] #66 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-09-20T11:49:52.012Z] #66 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-09-20T11:49:52.012Z] #66 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-09-20T11:49:52.012Z] #66 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-09-20T11:49:52.062Z] #66 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-09-20T11:49:52.062Z] #66 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-09-20T11:49:52.062Z] #66 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-09-20T11:49:52.062Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 0.2s [2021-09-20T11:49:52.299Z] #11 ... [2021-09-20T11:49:52.299Z] [2021-09-20T11:49:52.299Z] #24 [internal] load build context [2021-09-20T11:49:52.299Z] #24 sha256:a817fa9691497cc19e641f8ed26956329b2ffc9401d348b98649f94a8b0bfb53 [2021-09-20T11:49:52.299Z] #24 transferring context: 55.47MB 3.1s done [2021-09-20T11:49:52.299Z] #24 DONE 4.2s [2021-09-20T11:49:52.299Z] [2021-09-20T11:49:52.299Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-20T11:49:52.299Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-20T11:49:52.299Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 85.72MB / 85.72MB 4.0s done [2021-09-20T11:49:52.299Z] #11 sha256:89abc29ee6353a48d54b8ff6593eb26679d88ef78d51d901ddef40b48fc35399 156B / 156B 4.0s done [2021-09-20T11:49:52.299Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 0B / 134.78MB 4.0s [2021-09-20T11:49:52.299Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 11.53MB / 134.78MB 4.2s [2021-09-20T11:49:52.323Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.12MB / 12.42MB 0.4s [2021-09-20T11:49:52.323Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.15MB / 12.42MB 0.5s [2021-09-20T11:49:52.390Z] #19 47.79 Fetched 48.3 MB in 46s (1059 kB/s) [2021-09-20T11:49:52.561Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 23.74MB / 134.78MB 4.4s [2021-09-20T11:49:52.586Z] #66 ... [2021-09-20T11:49:52.586Z] [2021-09-20T11:49:52.586Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-09-20T11:49:52.586Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-09-20T11:49:52.586Z] #43 DONE 0.0s [2021-09-20T11:49:52.586Z] [2021-09-20T11:49:52.586Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-20T11:49:52.586Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-09-20T11:49:52.586Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 9.44MB / 12.42MB 0.7s [2021-09-20T11:49:52.593Z] #66 ... [2021-09-20T11:49:52.593Z] [2021-09-20T11:49:52.593Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-09-20T11:49:52.593Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-09-20T11:49:52.593Z] #43 DONE 0.0s [2021-09-20T11:49:52.593Z] [2021-09-20T11:49:52.593Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-20T11:49:52.593Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-20T11:49:52.593Z] #11 resolve docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 0.1s done [2021-09-20T11:49:52.593Z] #11 sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 1.86kB / 1.86kB done [2021-09-20T11:49:52.593Z] #11 sha256:232a180dbcbcfa7250917507f3827d88a9ae89bb1cdd8fe3ac4db7b764ebb25a 1.80kB / 1.80kB done [2021-09-20T11:49:52.593Z] #11 sha256:ec365f06285d63175d6ae474a6ddc9d1d22ebf4625903b54b4c54836d2a323a9 6.96kB / 6.96kB done [2021-09-20T11:49:52.593Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 18.87MB / 54.93MB 0.7s [2021-09-20T11:49:52.593Z] #11 sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 5.15MB / 5.15MB 0.6s done [2021-09-20T11:49:52.593Z] #11 sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 0B / 10.87MB 0.7s [2021-09-20T11:49:52.593Z] #11 sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 2.10MB / 10.87MB 0.8s [2021-09-20T11:49:52.822Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 31.46MB / 134.78MB 4.5s [2021-09-20T11:49:52.822Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 46.14MB / 134.78MB 4.7s [2021-09-20T11:49:52.846Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s [2021-09-20T11:49:52.856Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 24.12MB / 54.93MB 1.0s [2021-09-20T11:49:52.856Z] #11 sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 9.44MB / 10.87MB 1.0s [2021-09-20T11:49:52.856Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 0B / 54.57MB 1.0s [2021-09-20T11:49:52.856Z] #11 sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 10.56MB / 10.87MB 1.1s [2021-09-20T11:49:53.083Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 55.55MB / 134.78MB 4.9s [2021-09-20T11:49:53.106Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.1s done [2021-09-20T11:49:53.106Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2021-09-20T11:49:53.118Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 30.41MB / 54.93MB 1.3s [2021-09-20T11:49:53.118Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 3.15MB / 54.57MB 1.3s [2021-09-20T11:49:53.118Z] #11 sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 10.87MB / 10.87MB 1.3s done [2021-09-20T11:49:53.118Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 0B / 85.72MB 1.4s [2021-09-20T11:49:53.343Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 65.01MB / 134.78MB 5.2s [2021-09-20T11:49:53.378Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 34.60MB / 54.93MB 1.5s [2021-09-20T11:49:53.378Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 7.72MB / 54.57MB 1.5s [2021-09-20T11:49:53.378Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 37.75MB / 54.93MB 1.6s [2021-09-20T11:49:53.378Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 11.53MB / 54.57MB 1.6s [2021-09-20T11:49:53.526Z] Client: Docker Engine - Community [2021-09-20T11:49:53.526Z] Version: 20.10.6 [2021-09-20T11:49:53.526Z] API version: 1.41 [2021-09-20T11:49:53.526Z] Go version: go1.13.15 [2021-09-20T11:49:53.526Z] Git commit: 370c289 [2021-09-20T11:49:53.526Z] Built: Fri Apr 9 22:45:59 2021 [2021-09-20T11:49:53.526Z] OS/Arch: linux/arm64 [2021-09-20T11:49:53.526Z] Context: default [2021-09-20T11:49:53.526Z] Experimental: true [2021-09-20T11:49:53.526Z] [2021-09-20T11:49:53.526Z] Server: Docker Engine - Community [2021-09-20T11:49:53.526Z] Engine: [2021-09-20T11:49:53.526Z] Version: 20.10.6 [2021-09-20T11:49:53.526Z] API version: 1.41 (minimum version 1.12) [2021-09-20T11:49:53.526Z] Go version: go1.13.15 [2021-09-20T11:49:53.526Z] Git commit: 8728dd2 [2021-09-20T11:49:53.526Z] Built: Fri Apr 9 22:44:09 2021 [2021-09-20T11:49:53.526Z] OS/Arch: linux/arm64 [2021-09-20T11:49:53.526Z] Experimental: true [2021-09-20T11:49:53.526Z] containerd: [2021-09-20T11:49:53.526Z] Version: 1.4.6 [2021-09-20T11:49:53.526Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-20T11:49:53.526Z] runc: [2021-09-20T11:49:53.526Z] Version: 1.0.0-rc95 [2021-09-20T11:49:53.526Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-20T11:49:53.526Z] docker-init: [2021-09-20T11:49:53.526Z] Version: 0.19.0 [2021-09-20T11:49:53.526Z] GitCommit: de40ad0 [Pipeline] sh [2021-09-20T11:49:53.604Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 73.40MB / 134.78MB 5.4s [2021-09-20T11:49:53.638Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 41.94MB / 54.93MB 1.8s [2021-09-20T11:49:53.638Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 19.72MB / 54.57MB 1.8s [2021-09-20T11:49:53.638Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 11.53MB / 85.72MB 1.8s [2021-09-20T11:49:53.865Z] + docker info [2021-09-20T11:49:53.866Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 83.89MB / 134.78MB 5.7s [2021-09-20T11:49:53.866Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 95.42MB / 134.78MB 5.8s [2021-09-20T11:49:53.903Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 45.09MB / 54.93MB 1.9s [2021-09-20T11:49:53.903Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 23.07MB / 54.57MB 2.0s [2021-09-20T11:49:54.127Z] #11 ... [2021-09-20T11:49:54.127Z] [2021-09-20T11:49:54.127Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-20T11:49:54.127Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-09-20T11:49:54.127Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-09-20T11:49:54.127Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-09-20T11:49:54.127Z] #64 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-09-20T11:49:54.127Z] #64 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-09-20T11:49:54.127Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.4s done [2021-09-20T11:49:54.127Z] #64 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.3s done [2021-09-20T11:49:54.127Z] #64 DONE 6.1s [2021-09-20T11:49:54.127Z] [2021-09-20T11:49:54.127Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-20T11:49:54.127Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-20T11:49:54.127Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 109.05MB / 134.78MB 6.0s [2021-09-20T11:49:54.165Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 2.2s [2021-09-20T11:49:54.165Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 28.36MB / 54.57MB 2.2s [2021-09-20T11:49:54.165Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 23.07MB / 85.72MB 2.2s [2021-09-20T11:49:54.165Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 32.51MB / 54.57MB 2.3s [2021-09-20T11:49:54.389Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 120.59MB / 134.78MB 6.1s [2021-09-20T11:49:54.389Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 134.22MB / 134.78MB 6.3s [2021-09-20T11:49:54.431Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 37.75MB / 54.57MB 2.5s [2021-09-20T11:49:54.432Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 32.51MB / 85.72MB 2.5s [2021-09-20T11:49:54.432Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 2.6s done [2021-09-20T11:49:54.432Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 43.90MB / 54.57MB 2.7s [2021-09-20T11:49:54.432Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 38.80MB / 85.72MB 2.7s [2021-09-20T11:49:54.692Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 0B / 134.78MB 2.8s [2021-09-20T11:49:54.953Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 48.23MB / 54.57MB 3.0s [2021-09-20T11:49:54.953Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 44.04MB / 85.72MB 3.0s [2021-09-20T11:49:54.953Z] #11 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 [2021-09-20T11:49:55.218Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 54.57MB / 54.57MB 3.3s [2021-09-20T11:49:55.218Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 52.43MB / 85.72MB 3.3s [2021-09-20T11:49:55.218Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 10.89MB / 134.78MB 3.3s [2021-09-20T11:49:55.482Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 58.72MB / 85.72MB 3.5s [2021-09-20T11:49:55.482Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 18.87MB / 134.78MB 3.6s [2021-09-20T11:49:55.482Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 54.57MB / 54.57MB 3.7s done [2021-09-20T11:49:55.482Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 63.96MB / 85.72MB 3.8s [2021-09-20T11:49:55.482Z] #11 sha256:89abc29ee6353a48d54b8ff6593eb26679d88ef78d51d901ddef40b48fc35399 0B / 156B 3.8s [2021-09-20T11:49:55.747Z] #11 sha256:89abc29ee6353a48d54b8ff6593eb26679d88ef78d51d901ddef40b48fc35399 156B / 156B 3.9s [2021-09-20T11:49:56.018Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 26.21MB / 134.78MB 4.1s [2021-09-20T11:49:56.018Z] #11 sha256:89abc29ee6353a48d54b8ff6593eb26679d88ef78d51d901ddef40b48fc35399 156B / 156B 3.9s done [2021-09-20T11:49:56.018Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 73.40MB / 85.72MB 4.3s [2021-09-20T11:49:56.279Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 35.65MB / 134.78MB 4.4s [2021-09-20T11:49:56.298Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 134.78MB / 134.78MB 8.0s done [2021-09-20T11:49:56.299Z] #11 extracting sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 [2021-09-20T11:49:56.299Z] #11 ... [2021-09-20T11:49:56.299Z] [2021-09-20T11:49:56.299Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-20T11:49:56.299Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-09-20T11:49:56.299Z] #66 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-09-20T11:49:56.299Z] #66 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-09-20T11:49:56.299Z] #66 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-09-20T11:49:56.299Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.4s done [2021-09-20T11:49:56.299Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.8s done [2021-09-20T11:49:56.299Z] #66 DONE 8.3s [2021-09-20T11:49:56.299Z] [2021-09-20T11:49:56.299Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-20T11:49:56.299Z] #27 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469 [2021-09-20T11:49:56.299Z] #27 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 4.4s done [2021-09-20T11:49:56.299Z] #27 DONE 8.3s [2021-09-20T11:49:56.299Z] [2021-09-20T11:49:56.299Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-20T11:49:56.299Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-20T11:49:56.543Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 81.79MB / 85.72MB 4.6s [2021-09-20T11:49:56.558Z] #11 extracting sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 0.4s done [2021-09-20T11:49:56.805Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 45.97MB / 134.78MB 4.9s [2021-09-20T11:49:57.066Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 54.53MB / 134.78MB 5.3s [2021-09-20T11:49:57.501Z] #11 extracting sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 [2021-09-20T11:49:57.638Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 85.72MB / 85.72MB 5.6s done [2021-09-20T11:49:57.638Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 65.01MB / 134.78MB 5.7s [2021-09-20T11:49:57.761Z] #11 extracting sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 0.3s done [2021-09-20T11:49:58.022Z] #11 ... [2021-09-20T11:49:58.022Z] [2021-09-20T11:49:58.022Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-09-20T11:49:58.022Z] #65 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-09-20T11:49:58.022Z] #65 DONE 0.7s [2021-09-20T11:49:58.208Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 79.69MB / 134.78MB 6.4s [2021-09-20T11:49:58.282Z] [2021-09-20T11:49:58.282Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-20T11:49:58.282Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-20T11:49:58.282Z] #11 extracting sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 [2021-09-20T11:49:58.418Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.1s [2021-09-20T11:49:58.418Z] #66 ... [2021-09-20T11:49:58.418Z] [2021-09-20T11:49:58.418Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-20T11:49:58.418Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-20T11:49:58.418Z] #11 resolve docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 0.1s done [2021-09-20T11:49:58.418Z] #11 sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 1.86kB / 1.86kB done [2021-09-20T11:49:58.418Z] #11 sha256:232a180dbcbcfa7250917507f3827d88a9ae89bb1cdd8fe3ac4db7b764ebb25a 1.80kB / 1.80kB done [2021-09-20T11:49:58.418Z] #11 sha256:ec365f06285d63175d6ae474a6ddc9d1d22ebf4625903b54b4c54836d2a323a9 6.96kB / 6.96kB done [2021-09-20T11:49:58.418Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 3.3s done [2021-09-20T11:49:58.418Z] #11 sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 5.15MB / 5.15MB 1.5s done [2021-09-20T11:49:58.418Z] #11 sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 10.87MB / 10.87MB 2.2s done [2021-09-20T11:49:58.418Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 54.57MB / 54.57MB 5.0s done [2021-09-20T11:49:58.418Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 76.55MB / 85.72MB 6.2s [2021-09-20T11:49:58.418Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 54.53MB / 134.78MB 6.2s [2021-09-20T11:49:58.418Z] #11 sha256:89abc29ee6353a48d54b8ff6593eb26679d88ef78d51d901ddef40b48fc35399 156B / 156B 5.2s done [2021-09-20T11:49:58.418Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 61.87MB / 134.78MB 6.4s [2021-09-20T11:49:58.418Z] #11 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 2.3s [2021-09-20T11:49:58.468Z] #11 ... [2021-09-20T11:49:58.468Z] [2021-09-20T11:49:58.468Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-20T11:49:58.468Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-09-20T11:49:58.468Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-09-20T11:49:58.468Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-09-20T11:49:58.468Z] #64 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-09-20T11:49:58.468Z] #64 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-09-20T11:49:58.468Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2021-09-20T11:49:58.468Z] #64 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.3s done [2021-09-20T11:49:58.468Z] #64 DONE 6.9s [2021-09-20T11:49:58.468Z] [2021-09-20T11:49:58.468Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-20T11:49:58.468Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-20T11:49:58.468Z] #11 ... [2021-09-20T11:49:58.468Z] [2021-09-20T11:49:58.468Z] #24 [internal] load build context [2021-09-20T11:49:58.468Z] #24 sha256:591da2ee80b6df2de94988d73f420d152cffbe4fcf9624bd50ea0fcc8fce8342 [2021-09-20T11:49:58.468Z] #24 transferring context: 40.22MB 6.8s [2021-09-20T11:49:58.680Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 85.72MB / 85.72MB 6.6s [2021-09-20T11:49:58.680Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 69.21MB / 134.78MB 6.6s [2021-09-20T11:49:58.728Z] #24 ... [2021-09-20T11:49:58.728Z] [2021-09-20T11:49:58.728Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-20T11:49:58.728Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-20T11:49:58.728Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 90.18MB / 134.78MB 6.8s [2021-09-20T11:49:58.858Z] #11 ... [2021-09-20T11:49:58.858Z] [2021-09-20T11:49:58.858Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-09-20T11:49:58.858Z] #67 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-09-20T11:49:58.858Z] #67 DONE 0.7s [2021-09-20T11:49:58.858Z] [2021-09-20T11:49:58.858Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-20T11:49:58.858Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-20T11:49:58.986Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 97.52MB / 134.78MB 7.2s [2021-09-20T11:49:59.245Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 105.23MB / 134.78MB 7.5s [2021-09-20T11:49:59.255Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 78.64MB / 134.78MB 7.3s [2021-09-20T11:49:59.515Z] #11 ... [2021-09-20T11:49:59.515Z] [2021-09-20T11:49:59.515Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-20T11:49:59.515Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-09-20T11:49:59.515Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-09-20T11:49:59.515Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-09-20T11:49:59.515Z] #64 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-09-20T11:49:59.515Z] #64 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-09-20T11:49:59.515Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.0s done [2021-09-20T11:49:59.515Z] #64 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.6s done [2021-09-20T11:49:59.515Z] #64 DONE 7.8s [2021-09-20T11:49:59.515Z] [2021-09-20T11:49:59.515Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-20T11:49:59.515Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-20T11:49:59.515Z] #11 ... [2021-09-20T11:49:59.515Z] [2021-09-20T11:49:59.515Z] #24 [internal] load build context [2021-09-20T11:49:59.515Z] #24 sha256:2ed4c1e91b5da341611fd066f0b02339af9a6648b66dbbdbf2024fbba9d0d77a [2021-09-20T11:49:59.515Z] #24 transferring context: 44.20MB 7.8s [2021-09-20T11:49:59.777Z] #24 ... [2021-09-20T11:49:59.777Z] [2021-09-20T11:49:59.777Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-20T11:49:59.777Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-20T11:49:59.777Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 90.18MB / 134.78MB 7.7s [2021-09-20T11:49:59.815Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 112.20MB / 134.78MB 7.9s [2021-09-20T11:50:00.043Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 100.81MB / 134.78MB 7.9s [2021-09-20T11:50:00.077Z] #11 ... [2021-09-20T11:50:00.077Z] [2021-09-20T11:50:00.077Z] #24 [internal] load build context [2021-09-20T11:50:00.077Z] #24 sha256:591da2ee80b6df2de94988d73f420d152cffbe4fcf9624bd50ea0fcc8fce8342 [2021-09-20T11:50:00.077Z] #24 transferring context: 55.48MB 8.0s done [2021-09-20T11:50:00.077Z] #24 DONE 8.4s [2021-09-20T11:50:00.077Z] [2021-09-20T11:50:00.077Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-20T11:50:00.077Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-20T11:50:00.077Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 121.63MB / 134.78MB 8.3s [2021-09-20T11:50:00.077Z] #11 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 5.1s [2021-09-20T11:50:00.304Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 110.10MB / 134.78MB 8.1s [2021-09-20T11:50:00.339Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 128.97MB / 134.78MB 8.6s [2021-09-20T11:50:00.567Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 124.78MB / 134.78MB 8.5s [2021-09-20T11:50:00.829Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 133.17MB / 134.78MB 8.7s [2021-09-20T11:50:01.402Z] #11 ... [2021-09-20T11:50:01.402Z] [2021-09-20T11:50:01.402Z] #24 [internal] load build context [2021-09-20T11:50:01.402Z] #24 sha256:2ed4c1e91b5da341611fd066f0b02339af9a6648b66dbbdbf2024fbba9d0d77a [2021-09-20T11:50:01.402Z] #24 transferring context: 55.48MB 9.0s done [2021-09-20T11:50:01.402Z] #24 DONE 9.6s [2021-09-20T11:50:01.402Z] [2021-09-20T11:50:01.402Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-20T11:50:01.402Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-20T11:50:01.729Z] #11 ... [2021-09-20T11:50:01.729Z] [2021-09-20T11:50:01.729Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-20T11:50:01.729Z] #27 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469 [2021-09-20T11:50:01.729Z] #27 resolve docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 0.1s done [2021-09-20T11:50:01.729Z] #27 sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 1.85kB / 1.85kB done [2021-09-20T11:50:01.729Z] #27 sha256:2c4d8b742bed07efe6d262942d9ebdbe2143f6aeb76d2935807e1b81385b974a 529B / 529B done [2021-09-20T11:50:01.729Z] #27 sha256:82bd5ee7b1c50d8a1a5f12e8dcfa9fcbb5cc2b551c5d9edcca3220397c06b7ed 1.46kB / 1.46kB done [2021-09-20T11:50:01.729Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 2.6s done [2021-09-20T11:50:01.729Z] #27 ... [2021-09-20T11:50:01.729Z] [2021-09-20T11:50:01.729Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-20T11:50:01.729Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-20T11:50:01.729Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 134.78MB / 134.78MB 9.7s done [2021-09-20T11:50:01.976Z] #11 ... [2021-09-20T11:50:01.977Z] [2021-09-20T11:50:01.977Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-20T11:50:01.977Z] #27 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469 [2021-09-20T11:50:01.977Z] #27 resolve docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 0.0s done [2021-09-20T11:50:01.977Z] #27 sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 1.85kB / 1.85kB done [2021-09-20T11:50:01.977Z] #27 sha256:2c4d8b742bed07efe6d262942d9ebdbe2143f6aeb76d2935807e1b81385b974a 529B / 529B done [2021-09-20T11:50:01.977Z] #27 sha256:82bd5ee7b1c50d8a1a5f12e8dcfa9fcbb5cc2b551c5d9edcca3220397c06b7ed 1.46kB / 1.46kB done [2021-09-20T11:50:01.977Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 3.4s done [2021-09-20T11:50:01.977Z] #27 ... [2021-09-20T11:50:01.977Z] [2021-09-20T11:50:01.977Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-20T11:50:01.977Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-20T11:50:01.992Z] #11 ... [2021-09-20T11:50:01.992Z] [2021-09-20T11:50:01.992Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-20T11:50:01.992Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-09-20T11:50:01.992Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.7s done [2021-09-20T11:50:01.992Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.2s done [2021-09-20T11:50:01.992Z] #66 DONE 10.2s [2021-09-20T11:50:01.992Z] [2021-09-20T11:50:01.992Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-20T11:50:01.992Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-20T11:50:02.165Z] #11 extracting sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 4.1s done [2021-09-20T11:50:02.426Z] #11 extracting sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 [2021-09-20T11:50:02.549Z] #11 ... [2021-09-20T11:50:02.549Z] [2021-09-20T11:50:02.549Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-20T11:50:02.549Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-09-20T11:50:02.549Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.9s done [2021-09-20T11:50:02.549Z] #66 DONE 10.8s [2021-09-20T11:50:02.549Z] [2021-09-20T11:50:02.549Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-20T11:50:02.549Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-20T11:50:02.930Z] #11 ... [2021-09-20T11:50:02.930Z] [2021-09-20T11:50:02.930Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-09-20T11:50:02.930Z] #65 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-09-20T11:50:02.930Z] #65 DONE 0.5s [2021-09-20T11:50:03.190Z] [2021-09-20T11:50:03.190Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-20T11:50:03.190Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-20T11:50:03.494Z] #11 ... [2021-09-20T11:50:03.494Z] [2021-09-20T11:50:03.494Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-09-20T11:50:03.494Z] #65 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-09-20T11:50:03.494Z] #65 DONE 0.7s [2021-09-20T11:50:03.755Z] [2021-09-20T11:50:03.755Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-20T11:50:03.755Z] #27 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469 [2021-09-20T11:50:03.755Z] #27 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 7.6s [2021-09-20T11:50:03.760Z] #11 ... [2021-09-20T11:50:03.760Z] [2021-09-20T11:50:03.760Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-09-20T11:50:03.760Z] #67 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-09-20T11:50:03.760Z] #67 DONE 0.8s [2021-09-20T11:50:04.019Z] [2021-09-20T11:50:04.019Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-20T11:50:04.019Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-20T11:50:04.328Z] #27 ... [2021-09-20T11:50:04.328Z] [2021-09-20T11:50:04.328Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-09-20T11:50:04.328Z] #67 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-09-20T11:50:04.328Z] #67 DONE 0.8s [2021-09-20T11:50:04.328Z] [2021-09-20T11:50:04.328Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-20T11:50:04.328Z] #27 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469 [2021-09-20T11:50:04.961Z] #11 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 9.7s done [2021-09-20T11:50:04.961Z] #11 extracting sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 [2021-09-20T11:50:04.961Z] #11 ... [2021-09-20T11:50:04.961Z] [2021-09-20T11:50:04.961Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-20T11:50:04.961Z] #27 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469 [2021-09-20T11:50:04.961Z] #27 DONE 13.1s [2021-09-20T11:50:05.221Z] [2021-09-20T11:50:05.221Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-20T11:50:05.221Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-20T11:50:05.273Z] #27 DONE 13.3s [2021-09-20T11:50:05.273Z] [2021-09-20T11:50:05.273Z] #28 [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-09-20T11:50:05.273Z] #28 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54 [2021-09-20T11:50:05.481Z] #11 extracting sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 0.7s done [2021-09-20T11:50:05.741Z] #11 extracting sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 [2021-09-20T11:50:06.638Z] #11 ... [2021-09-20T11:50:06.638Z] [2021-09-20T11:50:06.638Z] #28 [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-09-20T11:50:06.638Z] #28 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54 [2021-09-20T11:50:06.638Z] #28 2.472 Get:1 http://deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-20T11:50:06.638Z] #28 2.482 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-20T11:50:06.638Z] #28 2.482 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-20T11:50:06.638Z] #28 2.624 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-20T11:50:06.638Z] #28 2.840 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-20T11:50:06.638Z] #28 3.381 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [32.6 kB] [2021-09-20T11:50:06.638Z] #28 4.402 Fetched 8408 kB in 2s (3810 kB/s) [2021-09-20T11:50:06.638Z] #28 4.402 Reading package lists... [2021-09-20T11:50:06.638Z] #28 5.189 Reading package lists... [2021-09-20T11:50:06.638Z] #28 5.964 Building dependency tree... [2021-09-20T11:50:06.638Z] #28 6.341 The following additional packages will be installed: [2021-09-20T11:50:06.638Z] #28 6.341 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-09-20T11:50:06.638Z] #28 6.342 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-09-20T11:50:06.638Z] #28 6.343 Recommended packages: [2021-09-20T11:50:06.638Z] #28 6.344 libldap-common publicsuffix libsasl2-modules [2021-09-20T11:50:06.638Z] #28 6.503 The following NEW packages will be installed: [2021-09-20T11:50:06.638Z] #28 6.511 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-09-20T11:50:06.638Z] #28 6.511 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-09-20T11:50:06.638Z] #28 6.511 libssh2-1 openssl [2021-09-20T11:50:06.638Z] #28 6.783 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-20T11:50:06.638Z] #28 6.783 Need to get 3038 kB of archives. [2021-09-20T11:50:06.638Z] #28 6.783 After this operation, 6652 kB of additional disk space will be used. [2021-09-20T11:50:06.638Z] #28 6.783 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-09-20T11:50:06.638Z] #28 6.784 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-09-20T11:50:06.638Z] #28 6.795 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-09-20T11:50:06.638Z] #28 6.795 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-09-20T11:50:06.638Z] #28 6.795 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-09-20T11:50:06.638Z] #28 6.795 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-09-20T11:50:06.638Z] #28 6.797 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-09-20T11:50:06.638Z] #28 6.797 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-09-20T11:50:06.638Z] #28 6.798 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-09-20T11:50:06.638Z] #28 6.799 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-09-20T11:50:06.638Z] #28 6.800 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-09-20T11:50:06.638Z] #28 6.802 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-09-20T11:50:06.638Z] #28 6.830 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-09-20T11:50:06.638Z] #28 6.835 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-09-20T11:50:06.638Z] #28 6.835 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-09-20T11:50:06.638Z] #28 7.019 debconf: delaying package configuration, since apt-utils is not installed [2021-09-20T11:50:06.638Z] #28 7.044 Fetched 3038 kB in 0s (9425 kB/s) [2021-09-20T11:50:06.638Z] #28 7.069 Selecting previously unselected package openssl. [2021-09-20T11:50:06.638Z] #28 7.069 (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 ... 6653 files and directories currently installed.) [2021-09-20T11:50:06.638Z] #28 7.070 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-09-20T11:50:06.638Z] #28 7.077 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-09-20T11:50:06.638Z] #28 7.221 Selecting previously unselected package ca-certificates. [2021-09-20T11:50:06.638Z] #28 7.221 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-09-20T11:50:06.638Z] #28 7.228 Unpacking ca-certificates (20210119) ... [2021-09-20T11:50:06.638Z] #28 7.304 Selecting previously unselected package libbrotli1:amd64. [2021-09-20T11:50:06.638Z] #28 7.304 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-09-20T11:50:06.638Z] #28 7.321 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-09-20T11:50:06.638Z] #28 7.380 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-20T11:50:06.638Z] #28 7.381 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-09-20T11:50:06.638Z] #28 7.386 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-09-20T11:50:06.638Z] #28 7.424 Selecting previously unselected package libsasl2-2:amd64. [2021-09-20T11:50:06.638Z] #28 7.424 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-09-20T11:50:06.638Z] #28 7.428 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-09-20T11:50:06.638Z] #28 7.470 Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-20T11:50:06.638Z] #28 7.470 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-09-20T11:50:06.638Z] #28 7.475 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-09-20T11:50:06.638Z] #28 7.591 Selecting previously unselected package libnghttp2-14:amd64. [2021-09-20T11:50:06.638Z] #28 7.591 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-09-20T11:50:06.638Z] #28 7.595 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-09-20T11:50:06.638Z] #28 7.635 Selecting previously unselected package libpsl5:amd64. [2021-09-20T11:50:06.638Z] #28 7.635 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-09-20T11:50:06.638Z] #28 7.643 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-09-20T11:50:06.638Z] #28 7.687 Selecting previously unselected package librtmp1:amd64. [2021-09-20T11:50:06.638Z] #28 7.688 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-09-20T11:50:06.638Z] #28 7.692 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-20T11:50:06.638Z] #28 7.727 Selecting previously unselected package libssh2-1:amd64. [2021-09-20T11:50:06.638Z] #28 7.727 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-09-20T11:50:06.638Z] #28 7.731 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-09-20T11:50:06.638Z] #28 7.789 Selecting previously unselected package libcurl4:amd64. [2021-09-20T11:50:06.638Z] #28 7.789 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-09-20T11:50:06.638Z] #28 7.793 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-09-20T11:50:06.638Z] #28 7.860 Selecting previously unselected package curl. [2021-09-20T11:50:06.638Z] #28 7.861 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-09-20T11:50:06.638Z] #28 7.864 Unpacking curl (7.74.0-1.3+b1) ... [2021-09-20T11:50:06.638Z] #28 7.934 Selecting previously unselected package libonig5:amd64. [2021-09-20T11:50:06.638Z] #28 7.934 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-09-20T11:50:06.638Z] #28 7.937 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-09-20T11:50:06.638Z] #28 7.990 Selecting previously unselected package libjq1:amd64. [2021-09-20T11:50:06.638Z] #28 7.990 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-09-20T11:50:06.638Z] #28 7.994 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-09-20T11:50:06.638Z] #28 8.037 Selecting previously unselected package jq. [2021-09-20T11:50:06.638Z] #28 8.037 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-09-20T11:50:06.638Z] #28 8.040 Unpacking jq (1.6-2.1) ... [2021-09-20T11:50:06.638Z] #28 8.072 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-09-20T11:50:06.638Z] #28 8.081 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-09-20T11:50:06.638Z] #28 8.091 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-09-20T11:50:06.638Z] #28 8.100 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-09-20T11:50:06.638Z] #28 8.109 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-20T11:50:06.638Z] #28 8.118 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-09-20T11:50:06.638Z] #28 8.128 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-09-20T11:50:06.638Z] #28 8.139 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-09-20T11:50:06.638Z] #28 8.151 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-09-20T11:50:06.638Z] #28 8.218 Setting up libjq1:amd64 (1.6-2.1) ... [2021-09-20T11:50:06.638Z] #28 8.227 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-09-20T11:50:06.638Z] #28 8.236 Setting up ca-certificates (20210119) ... [2021-09-20T11:50:06.638Z] #28 8.768 Updating certificates in /etc/ssl/certs... [2021-09-20T11:50:06.638Z] #28 9.344 129 added, 0 removed; done. [2021-09-20T11:50:06.638Z] #28 9.404 Setting up jq (1.6-2.1) ... [2021-09-20T11:50:06.638Z] #28 9.412 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-09-20T11:50:06.638Z] #28 9.421 Setting up curl (7.74.0-1.3+b1) ... [2021-09-20T11:50:06.638Z] #28 9.430 Processing triggers for libc-bin (2.31-13) ... [2021-09-20T11:50:06.638Z] #28 9.447 Processing triggers for ca-certificates (20210119) ... [2021-09-20T11:50:06.638Z] #28 9.456 Updating certificates in /etc/ssl/certs... [2021-09-20T11:50:06.638Z] #28 9.971 0 added, 0 removed; done. [2021-09-20T11:50:06.638Z] #28 9.971 Running hooks in /etc/ca-certificates/update.d... [2021-09-20T11:50:06.638Z] #28 9.972 done. [2021-09-20T11:50:06.638Z] #28 ... [2021-09-20T11:50:06.638Z] [2021-09-20T11:50:06.639Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-20T11:50:06.639Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-20T11:50:06.639Z] #11 extracting sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 4.2s done [2021-09-20T11:50:06.680Z] #11 extracting sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 0.8s done [2021-09-20T11:50:06.939Z] #11 extracting sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 [2021-09-20T11:50:07.189Z] #28 1.670 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-20T11:50:07.189Z] #28 1.763 Get:2 http://deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-20T11:50:07.189Z] #28 1.768 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-20T11:50:07.189Z] #28 1.909 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [32.6 kB] [2021-09-20T11:50:07.189Z] #28 2.138 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-20T11:50:07.209Z] #11 extracting sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af [2021-09-20T11:50:07.248Z] #19 47.79 Reading package lists... [2021-09-20T11:50:07.766Z] #28 2.578 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-20T11:50:08.151Z] #11 ... [2021-09-20T11:50:08.151Z] [2021-09-20T11:50:08.151Z] #28 [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-09-20T11:50:08.151Z] #28 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54 [2021-09-20T11:50:08.151Z] #28 DONE 11.7s [2021-09-20T11:50:08.151Z] [2021-09-20T11:50:08.151Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-20T11:50:08.151Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-20T11:50:08.411Z] #11 ... [2021-09-20T11:50:08.411Z] [2021-09-20T11:50:08.411Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-09-20T11:50:08.411Z] #29 sha256:c6f214e58e40646173ab0e35e3ea735c797069236283b8fc4fe0bcd05fcf50ba [2021-09-20T11:50:08.411Z] #29 DONE 0.3s [2021-09-20T11:50:08.672Z] [2021-09-20T11:50:08.672Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-20T11:50:08.672Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-20T11:50:08.814Z] Client: [2021-09-20T11:50:08.814Z] Context: default [2021-09-20T11:50:08.814Z] Debug Mode: false [2021-09-20T11:50:08.814Z] Plugins: [2021-09-20T11:50:08.814Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-09-20T11:50:08.814Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-09-20T11:50:08.814Z] [2021-09-20T11:50:08.814Z] Server: [2021-09-20T11:50:08.814Z] Containers: 0 [2021-09-20T11:50:08.814Z] Running: 0 [2021-09-20T11:50:08.814Z] Paused: 0 [2021-09-20T11:50:08.814Z] Stopped: 0 [2021-09-20T11:50:08.814Z] Images: 0 [2021-09-20T11:50:08.814Z] Server Version: 20.10.6 [2021-09-20T11:50:08.814Z] Storage Driver: overlay2 [2021-09-20T11:50:08.814Z] Backing Filesystem: extfs [2021-09-20T11:50:08.814Z] Supports d_type: true [2021-09-20T11:50:08.814Z] Native Overlay Diff: true [2021-09-20T11:50:08.814Z] userxattr: false [2021-09-20T11:50:08.814Z] Logging Driver: json-file [2021-09-20T11:50:08.814Z] Cgroup Driver: cgroupfs [2021-09-20T11:50:08.814Z] Cgroup Version: 1 [2021-09-20T11:50:08.814Z] Plugins: [2021-09-20T11:50:08.814Z] Volume: local [2021-09-20T11:50:08.814Z] Network: bridge host ipvlan macvlan null overlay [2021-09-20T11:50:08.814Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-09-20T11:50:08.814Z] Swarm: inactive [2021-09-20T11:50:08.814Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-09-20T11:50:08.814Z] Default Runtime: runc [2021-09-20T11:50:08.814Z] Init Binary: docker-init [2021-09-20T11:50:08.814Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-20T11:50:08.814Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-20T11:50:08.814Z] init version: de40ad0 [2021-09-20T11:50:08.814Z] Security Options: [2021-09-20T11:50:08.814Z] apparmor [2021-09-20T11:50:08.814Z] seccomp [2021-09-20T11:50:08.814Z] Profile: default [2021-09-20T11:50:08.814Z] Kernel Version: 5.4.0-1048-aws [2021-09-20T11:50:08.814Z] Operating System: Ubuntu 20.04.2 LTS [2021-09-20T11:50:08.814Z] OSType: linux [2021-09-20T11:50:08.814Z] Architecture: aarch64 [2021-09-20T11:50:08.814Z] CPUs: 4 [2021-09-20T11:50:08.814Z] Total Memory: 7.493GiB [2021-09-20T11:50:08.814Z] Name: ip-10-100-48-117 [2021-09-20T11:50:08.814Z] ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG [2021-09-20T11:50:08.814Z] Docker Root Dir: /var/lib/docker [2021-09-20T11:50:08.814Z] Debug Mode: false [2021-09-20T11:50:08.814Z] Registry: https://index.docker.io/v1/ [2021-09-20T11:50:08.814Z] Labels: [2021-09-20T11:50:08.814Z] Experimental: true [2021-09-20T11:50:08.814Z] Insecure Registries: [2021-09-20T11:50:08.814Z] 127.0.0.0/8 [2021-09-20T11:50:08.814Z] Live Restore Enabled: true [2021-09-20T11:50:08.814Z] [2021-09-20T11:50:08.814Z] WARNING: No swap limit support [Pipeline] sh [2021-09-20T11:50:09.117Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-20T11:50:09.117Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-20T11:50:09.117Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42868/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-09-20T11:50:09.117Z] + bash /home/ubuntu/workspace/moby_PR-42868/check-config.sh [2021-09-20T11:50:09.117Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-09-20T11:50:09.117Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-09-20T11:50:09.117Z] [2021-09-20T11:50:09.117Z] Generally Necessary: [2021-09-20T11:50:09.117Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-09-20T11:50:09.117Z] - apparmor: enabled and tools installed [2021-09-20T11:50:09.117Z] - CONFIG_NAMESPACES: enabled [2021-09-20T11:50:09.117Z] - CONFIG_NET_NS: enabled [2021-09-20T11:50:09.117Z] - CONFIG_PID_NS: enabled [2021-09-20T11:50:09.117Z] - CONFIG_IPC_NS: enabled [2021-09-20T11:50:09.117Z] - CONFIG_UTS_NS: enabled [2021-09-20T11:50:09.117Z] - CONFIG_CGROUPS: enabled [2021-09-20T11:50:09.117Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-09-20T11:50:09.117Z] - CONFIG_CGROUP_DEVICE: enabled [2021-09-20T11:50:09.117Z] - CONFIG_CGROUP_FREEZER: enabled [2021-09-20T11:50:09.117Z] - CONFIG_CGROUP_SCHED: enabled [2021-09-20T11:50:09.117Z] - CONFIG_CPUSETS: enabled [2021-09-20T11:50:09.117Z] - CONFIG_MEMCG: enabled [2021-09-20T11:50:09.117Z] - CONFIG_KEYS: enabled [2021-09-20T11:50:09.117Z] - CONFIG_VETH: enabled (as module) [2021-09-20T11:50:09.117Z] - CONFIG_BRIDGE: enabled (as module) [2021-09-20T11:50:09.151Z] #28 3.878 Fetched 8408 kB in 2s (3394 kB/s) [2021-09-20T11:50:09.381Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-09-20T11:50:09.381Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-09-20T11:50:09.381Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-09-20T11:50:09.381Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-09-20T11:50:09.381Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-09-20T11:50:09.381Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-09-20T11:50:09.381Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-09-20T11:50:09.381Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-09-20T11:50:09.381Z] - CONFIG_NF_NAT: enabled (as module) [2021-09-20T11:50:09.381Z] - CONFIG_POSIX_MQUEUE: enabled [2021-09-20T11:50:09.381Z] [2021-09-20T11:50:09.381Z] Optional Features: [2021-09-20T11:50:09.381Z] - CONFIG_USER_NS: enabled [2021-09-20T11:50:09.381Z] - CONFIG_SECCOMP: enabled [2021-09-20T11:50:09.381Z] - CONFIG_SECCOMP_FILTER: enabled [2021-09-20T11:50:09.381Z] - CONFIG_CGROUP_PIDS: enabled [2021-09-20T11:50:09.381Z] - CONFIG_MEMCG_SWAP: enabled [2021-09-20T11:50:09.381Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-09-20T11:50:09.381Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-09-20T11:50:09.381Z] - CONFIG_BLK_CGROUP: enabled [2021-09-20T11:50:09.381Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-09-20T11:50:09.381Z] - CONFIG_CGROUP_PERF: enabled [2021-09-20T11:50:09.646Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-09-20T11:50:09.646Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-09-20T11:50:09.646Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-09-20T11:50:09.646Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-09-20T11:50:09.646Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-09-20T11:50:09.646Z] - CONFIG_RT_GROUP_SCHED: missing [2021-09-20T11:50:09.646Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-09-20T11:50:09.646Z] - CONFIG_IP_VS: enabled (as module) [2021-09-20T11:50:09.646Z] - CONFIG_IP_VS_NFCT: enabled [2021-09-20T11:50:09.646Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-09-20T11:50:09.646Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-09-20T11:50:09.646Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-09-20T11:50:09.646Z] - CONFIG_SECURITY_SELINUX: enabled [2021-09-20T11:50:09.646Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-09-20T11:50:09.646Z] - CONFIG_EXT4_FS: enabled [2021-09-20T11:50:09.646Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-09-20T11:50:09.646Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-09-20T11:50:09.646Z] - Network Drivers: [2021-09-20T11:50:09.646Z] - "overlay": [2021-09-20T11:50:09.646Z] - CONFIG_VXLAN: enabled (as module) [2021-09-20T11:50:09.646Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-09-20T11:50:09.646Z] Optional (for encrypted networks): [2021-09-20T11:50:09.911Z] - CONFIG_CRYPTO: enabled [2021-09-20T11:50:09.911Z] - CONFIG_CRYPTO_AEAD: enabled [2021-09-20T11:50:09.911Z] - CONFIG_CRYPTO_GCM: enabled [2021-09-20T11:50:09.911Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-09-20T11:50:09.911Z] - CONFIG_CRYPTO_GHASH: enabled [2021-09-20T11:50:09.911Z] - CONFIG_XFRM: enabled [2021-09-20T11:50:09.911Z] - CONFIG_XFRM_USER: enabled (as module) [2021-09-20T11:50:09.911Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-09-20T11:50:09.911Z] - CONFIG_INET_ESP: enabled (as module) [2021-09-20T11:50:09.911Z] - "ipvlan": [2021-09-20T11:50:09.911Z] - CONFIG_IPVLAN: enabled (as module) [2021-09-20T11:50:09.911Z] - "macvlan": [2021-09-20T11:50:09.911Z] - CONFIG_MACVLAN: enabled (as module) [2021-09-20T11:50:09.911Z] - CONFIG_DUMMY: enabled (as module) [2021-09-20T11:50:09.911Z] - "ftp,tftp client in container": [2021-09-20T11:50:09.911Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-09-20T11:50:09.911Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-09-20T11:50:09.911Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-09-20T11:50:09.911Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-09-20T11:50:09.911Z] - Storage Drivers: [2021-09-20T11:50:09.911Z] - "aufs": [2021-09-20T11:50:09.911Z] - CONFIG_AUFS_FS: enabled (as module) [2021-09-20T11:50:09.911Z] - "btrfs": [2021-09-20T11:50:09.911Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-09-20T11:50:09.911Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-09-20T11:50:09.911Z] - "devicemapper": [2021-09-20T11:50:09.911Z] - CONFIG_BLK_DEV_DM: enabled [2021-09-20T11:50:09.911Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-09-20T11:50:09.911Z] - "overlay": [2021-09-20T11:50:09.911Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-09-20T11:50:09.911Z] - "zfs": [2021-09-20T11:50:09.911Z] - /dev/zfs: present [2021-09-20T11:50:09.911Z] - zfs command: missing [2021-09-20T11:50:09.911Z] - zpool command: missing [2021-09-20T11:50:09.911Z] [2021-09-20T11:50:09.911Z] Limits: [2021-09-20T11:50:10.093Z] #28 3.878 Reading package lists... [2021-09-20T11:50:10.176Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-09-20T11:50:10.176Z] [2021-09-20T11:50:10.176Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-09-20T11:50:10.534Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 . [2021-09-20T11:50:10.664Z] #28 4.727 Reading package lists... [2021-09-20T11:50:10.871Z] #1 [internal] load build definition from Dockerfile [2021-09-20T11:50:10.871Z] #1 sha256:86f0f5816d60334562329634db58b27178d820aa61eb75c466fd497ed9ed6780 [2021-09-20T11:50:10.871Z] #1 transferring dockerfile: [2021-09-20T11:50:10.924Z] #28 5.554 Building dependency tree... [2021-09-20T11:50:11.136Z] #1 transferring dockerfile: 16.36kB done [2021-09-20T11:50:11.136Z] #1 DONE 0.2s [2021-09-20T11:50:11.136Z] [2021-09-20T11:50:11.136Z] #2 [internal] load .dockerignore [2021-09-20T11:50:11.136Z] #2 sha256:f9b060d10d318840d63f7ec2b294fef719e314a2728193634e8242a8b6de71eb [2021-09-20T11:50:11.136Z] #2 transferring context: 87B done [2021-09-20T11:50:11.136Z] #2 DONE 0.0s [2021-09-20T11:50:11.185Z] #28 5.951 The following additional packages will be installed: [2021-09-20T11:50:11.185Z] #28 5.951 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-09-20T11:50:11.185Z] #28 5.951 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-09-20T11:50:11.185Z] #28 5.951 Recommended packages: [2021-09-20T11:50:11.185Z] #28 5.951 libldap-common publicsuffix libsasl2-modules [2021-09-20T11:50:11.185Z] #28 6.101 The following NEW packages will be installed: [2021-09-20T11:50:11.185Z] #28 6.103 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-09-20T11:50:11.185Z] #28 6.103 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-09-20T11:50:11.185Z] #28 6.103 libssh2-1 openssl [2021-09-20T11:50:11.400Z] [2021-09-20T11:50:11.400Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-09-20T11:50:11.400Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2021-09-20T11:50:11.664Z] #3 DONE 0.5s [2021-09-20T11:50:11.664Z] [2021-09-20T11:50:11.664Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-09-20T11:50:11.664Z] #4 sha256:5f5d24529406726ec414dd62cdc89c393aac693a7a2b47b0b4d107994528dca3 [2021-09-20T11:50:11.664Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done [2021-09-20T11:50:11.755Z] #28 6.387 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-20T11:50:11.755Z] #28 6.387 Need to get 3038 kB of archives. [2021-09-20T11:50:11.755Z] #28 6.387 After this operation, 6652 kB of additional disk space will be used. [2021-09-20T11:50:11.755Z] #28 6.387 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-09-20T11:50:11.755Z] #28 6.388 Get:2 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-09-20T11:50:11.755Z] #28 6.409 Get:3 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-09-20T11:50:11.755Z] #28 6.409 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-09-20T11:50:11.755Z] #28 6.409 Get:5 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-09-20T11:50:11.755Z] #28 6.409 Get:6 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-09-20T11:50:11.755Z] #28 6.409 Get:7 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-09-20T11:50:11.755Z] #28 6.409 Get:8 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-09-20T11:50:11.755Z] #28 6.409 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-09-20T11:50:11.755Z] #28 6.409 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-09-20T11:50:11.755Z] #28 6.409 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-09-20T11:50:11.755Z] #28 6.409 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-09-20T11:50:11.755Z] #28 6.416 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-09-20T11:50:11.755Z] #28 6.416 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-09-20T11:50:11.755Z] #28 6.420 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-09-20T11:50:11.755Z] #28 6.666 debconf: delaying package configuration, since apt-utils is not installed [2021-09-20T11:50:11.928Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done [2021-09-20T11:50:11.928Z] #4 sha256:e3ddb4b6aaf8c965cb8d1a2bb895c494f020bdc1cbccb0fbd4c644ab8a05627d 528B / 528B done [2021-09-20T11:50:11.928Z] #4 sha256:e06327c53328c0deb48a4bdd28de634f8f2c86c5fdba69b0691b4e5e51cb1286 1.21kB / 1.21kB done [2021-09-20T11:50:11.928Z] #4 sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 0B / 9.06MB 0.1s [2021-09-20T11:50:11.928Z] #4 sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 5.24MB / 9.06MB 0.2s [2021-09-20T11:50:12.016Z] #28 6.723 Fetched 3038 kB in 0s (9506 kB/s) [2021-09-20T11:50:12.016Z] #28 6.753 Selecting previously unselected package openssl. [2021-09-20T11:50:12.016Z] #28 6.753 (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 ... 6653 files and directories currently installed.) [2021-09-20T11:50:12.016Z] #28 6.755 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-09-20T11:50:12.016Z] #28 6.760 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-09-20T11:50:12.016Z] #28 6.949 Selecting previously unselected package ca-certificates. [2021-09-20T11:50:12.016Z] #28 6.949 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-09-20T11:50:12.192Z] #4 sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 9.06MB / 9.06MB 0.4s [2021-09-20T11:50:12.230Z] #11 extracting sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 5.2s [2021-09-20T11:50:12.279Z] #28 6.954 Unpacking ca-certificates (20210119) ... [2021-09-20T11:50:12.280Z] #28 7.037 Selecting previously unselected package libbrotli1:amd64. [2021-09-20T11:50:12.280Z] #28 7.037 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-09-20T11:50:12.280Z] #28 7.046 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-09-20T11:50:12.280Z] #28 7.125 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-20T11:50:12.280Z] #28 7.125 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-09-20T11:50:12.280Z] #28 7.128 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-09-20T11:50:12.280Z] #28 7.185 Selecting previously unselected package libsasl2-2:amd64. [2021-09-20T11:50:12.280Z] #28 7.185 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-09-20T11:50:12.280Z] #28 7.191 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-09-20T11:50:12.280Z] #28 7.244 Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-20T11:50:12.280Z] #28 7.244 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-09-20T11:50:12.456Z] #4 sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 9.06MB / 9.06MB 0.5s done [2021-09-20T11:50:12.456Z] #4 extracting sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 0.1s [2021-09-20T11:50:12.540Z] #28 7.248 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-09-20T11:50:12.540Z] #28 7.354 Selecting previously unselected package libnghttp2-14:amd64. [2021-09-20T11:50:12.540Z] #28 7.354 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-09-20T11:50:12.540Z] #28 7.357 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-09-20T11:50:12.540Z] #28 7.412 Selecting previously unselected package libpsl5:amd64. [2021-09-20T11:50:12.540Z] #28 7.414 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-09-20T11:50:12.540Z] #28 7.419 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-09-20T11:50:12.721Z] #4 extracting sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 0.2s done [2021-09-20T11:50:12.721Z] #4 DONE 0.9s [2021-09-20T11:50:12.801Z] #28 7.478 Selecting previously unselected package librtmp1:amd64. [2021-09-20T11:50:12.801Z] #28 7.478 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-09-20T11:50:12.801Z] #28 7.482 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-20T11:50:12.801Z] #28 7.537 Selecting previously unselected package libssh2-1:amd64. [2021-09-20T11:50:12.801Z] #28 7.539 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-09-20T11:50:12.801Z] #28 7.543 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-09-20T11:50:12.801Z] #28 7.642 Selecting previously unselected package libcurl4:amd64. [2021-09-20T11:50:12.801Z] #28 7.642 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-09-20T11:50:12.801Z] #28 7.647 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-09-20T11:50:12.801Z] #28 7.732 Selecting previously unselected package curl. [2021-09-20T11:50:12.801Z] #28 7.732 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-09-20T11:50:12.920Z] #11 extracting sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 5.1s [2021-09-20T11:50:12.986Z] [2021-09-20T11:50:12.986Z] #5 [internal] load build definition from Dockerfile [2021-09-20T11:50:12.986Z] #5 sha256:7bf29a210a6d2e0f6a471a52d6ce6f9fcc827497e4f9eb03d3ca2f40bdba4c7d [2021-09-20T11:50:12.986Z] #5 DONE 0.0s [2021-09-20T11:50:12.986Z] [2021-09-20T11:50:12.986Z] #6 [internal] load .dockerignore [2021-09-20T11:50:12.986Z] #6 sha256:f9aa44e7b83f5f03530af00ddde270fb3b713b90a53d2f2bd8db758319dee1e8 [2021-09-20T11:50:12.986Z] #6 DONE 0.0s [2021-09-20T11:50:12.986Z] [2021-09-20T11:50:12.986Z] #10 [internal] load metadata for docker.io/library/golang:1.17.1-bullseye [2021-09-20T11:50:12.986Z] #10 sha256:5ab7288c65d73e82b7838452bfb3b73674cab1cf31f8a4dfafb9b75d64073fde [2021-09-20T11:50:13.065Z] #28 7.735 Unpacking curl (7.74.0-1.3+b1) ... [2021-09-20T11:50:13.065Z] #28 7.826 Selecting previously unselected package libonig5:amd64. [2021-09-20T11:50:13.065Z] #28 7.826 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-09-20T11:50:13.065Z] #28 7.826 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-09-20T11:50:13.065Z] #28 7.910 Selecting previously unselected package libjq1:amd64. [2021-09-20T11:50:13.065Z] #28 7.910 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-09-20T11:50:13.065Z] #28 7.915 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-09-20T11:50:13.065Z] #28 7.975 Selecting previously unselected package jq. [2021-09-20T11:50:13.065Z] #28 7.976 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-09-20T11:50:13.065Z] #28 7.980 Unpacking jq (1.6-2.1) ... [2021-09-20T11:50:13.065Z] #28 8.045 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-09-20T11:50:13.065Z] #28 8.055 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-09-20T11:50:13.065Z] #28 8.066 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-09-20T11:50:13.065Z] #28 8.076 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-09-20T11:50:13.325Z] #28 8.086 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-20T11:50:13.325Z] #28 8.097 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-09-20T11:50:13.325Z] #28 8.108 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-09-20T11:50:13.325Z] #28 8.121 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-09-20T11:50:13.325Z] #28 8.143 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-09-20T11:50:13.325Z] #28 8.153 Setting up libjq1:amd64 (1.6-2.1) ... [2021-09-20T11:50:13.325Z] #28 8.163 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-09-20T11:50:13.325Z] #28 8.173 Setting up ca-certificates (20210119) ... [2021-09-20T11:50:13.939Z] #10 ... [2021-09-20T11:50:13.939Z] [2021-09-20T11:50:13.939Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-09-20T11:50:13.939Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2021-09-20T11:50:13.939Z] #7 DONE 0.9s [2021-09-20T11:50:13.939Z] [2021-09-20T11:50:13.939Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-20T11:50:13.939Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-09-20T11:50:13.939Z] #8 DONE 0.9s [2021-09-20T11:50:13.939Z] [2021-09-20T11:50:13.939Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-20T11:50:13.939Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-09-20T11:50:13.939Z] #9 DONE 0.9s [2021-09-20T11:50:13.939Z] [2021-09-20T11:50:13.939Z] #10 [internal] load metadata for docker.io/library/golang:1.17.1-bullseye [2021-09-20T11:50:13.939Z] #10 sha256:5ab7288c65d73e82b7838452bfb3b73674cab1cf31f8a4dfafb9b75d64073fde [2021-09-20T11:50:13.939Z] #10 DONE 1.0s [2021-09-20T11:50:14.152Z] #11 extracting sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 7.0s done [2021-09-20T11:50:14.269Z] #28 8.964 Updating certificates in /etc/ssl/certs... [2021-09-20T11:50:14.414Z] #11 extracting sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 0.1s [2021-09-20T11:50:14.524Z] [2021-09-20T11:50:14.524Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-20T11:50:14.524Z] #11 sha256:628e916ce5ccda9f00053ae003dd8fa6aefb21425d1198ff5a02560f9168eb6e [2021-09-20T11:50:14.524Z] #11 resolve docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 0.0s done [2021-09-20T11:50:14.524Z] #11 sha256:9de7d9dfb1b6aa12d11f12ef8a8df6b4b7a0a25f0f98f6658e64c19566750e8d 1.80kB / 1.80kB done [2021-09-20T11:50:14.524Z] #11 sha256:4ccf1ad3757bd0cc292755962b9490f8244923b66917b47a40de86c32a2ea8d2 6.97kB / 6.97kB done [2021-09-20T11:50:14.524Z] #11 sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 1.86kB / 1.86kB done [2021-09-20T11:50:14.524Z] #11 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 0B / 53.61MB 0.2s [2021-09-20T11:50:14.524Z] #11 sha256:6f80252dfabbfc5bdf4862b9fa8d2de7110ac4a6f08bf30e6f574f6243d0c93d 0B / 5.14MB 0.2s [2021-09-20T11:50:14.524Z] #11 sha256:138e2c18ad04e197e8431cfc2923456979d5b0cfb9c6549a62bcd3732d77bd03 0B / 10.87MB 0.2s [2021-09-20T11:50:14.524Z] #11 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 6.29MB / 53.61MB 0.3s [2021-09-20T11:50:14.524Z] #11 sha256:6f80252dfabbfc5bdf4862b9fa8d2de7110ac4a6f08bf30e6f574f6243d0c93d 5.14MB / 5.14MB 0.3s [2021-09-20T11:50:14.524Z] #11 sha256:138e2c18ad04e197e8431cfc2923456979d5b0cfb9c6549a62bcd3732d77bd03 2.10MB / 10.87MB 0.3s [2021-09-20T11:50:14.684Z] #11 ... [2021-09-20T11:50:14.684Z] [2021-09-20T11:50:14.684Z] #28 [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-09-20T11:50:14.684Z] #28 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54 [2021-09-20T11:50:14.684Z] #28 1.526 Get:1 http://deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-20T11:50:14.684Z] #28 1.538 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-20T11:50:14.684Z] #28 1.538 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-20T11:50:14.684Z] #28 1.796 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-20T11:50:14.684Z] #28 2.168 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-20T11:50:14.684Z] #28 2.769 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [32.6 kB] [2021-09-20T11:50:14.684Z] #28 3.768 Fetched 8408 kB in 3s (3357 kB/s) [2021-09-20T11:50:14.684Z] #28 3.768 Reading package lists... [2021-09-20T11:50:14.684Z] #28 4.568 Reading package lists... [2021-09-20T11:50:14.684Z] #28 5.309 Building dependency tree... [2021-09-20T11:50:14.684Z] #28 5.668 The following additional packages will be installed: [2021-09-20T11:50:14.684Z] #28 5.668 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-09-20T11:50:14.684Z] #28 5.668 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-09-20T11:50:14.684Z] #28 5.668 Recommended packages: [2021-09-20T11:50:14.684Z] #28 5.668 libldap-common publicsuffix libsasl2-modules [2021-09-20T11:50:14.684Z] #28 5.816 The following NEW packages will be installed: [2021-09-20T11:50:14.684Z] #28 5.816 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-09-20T11:50:14.684Z] #28 5.816 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-09-20T11:50:14.684Z] #28 5.816 libssh2-1 openssl [2021-09-20T11:50:14.684Z] #28 6.096 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-20T11:50:14.684Z] #28 6.096 Need to get 3038 kB of archives. [2021-09-20T11:50:14.684Z] #28 6.096 After this operation, 6652 kB of additional disk space will be used. [2021-09-20T11:50:14.684Z] #28 6.096 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-09-20T11:50:14.684Z] #28 6.097 Get:2 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-09-20T11:50:14.684Z] #28 6.106 Get:3 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-09-20T11:50:14.684Z] #28 6.106 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-09-20T11:50:14.684Z] #28 6.106 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-09-20T11:50:14.684Z] #28 6.106 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-09-20T11:50:14.684Z] #28 6.120 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-09-20T11:50:14.684Z] #28 6.120 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-09-20T11:50:14.684Z] #28 6.120 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-09-20T11:50:14.684Z] #28 6.120 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-09-20T11:50:14.684Z] #28 6.132 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-09-20T11:50:14.684Z] #28 6.132 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-09-20T11:50:14.684Z] #28 6.132 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-09-20T11:50:14.684Z] #28 6.155 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-09-20T11:50:14.684Z] #28 6.155 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-09-20T11:50:14.684Z] #28 6.340 debconf: delaying package configuration, since apt-utils is not installed [2021-09-20T11:50:14.684Z] #28 6.393 Fetched 3038 kB in 0s (9557 kB/s) [2021-09-20T11:50:14.684Z] #28 6.423 Selecting previously unselected package openssl. [2021-09-20T11:50:14.684Z] #28 6.423 (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 ... 6653 files and directories currently installed.) [2021-09-20T11:50:14.684Z] #28 6.424 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-09-20T11:50:14.684Z] #28 6.428 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-09-20T11:50:14.684Z] #28 6.579 Selecting previously unselected package ca-certificates. [2021-09-20T11:50:14.684Z] #28 6.579 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-09-20T11:50:14.684Z] #28 6.582 Unpacking ca-certificates (20210119) ... [2021-09-20T11:50:14.684Z] #28 6.659 Selecting previously unselected package libbrotli1:amd64. [2021-09-20T11:50:14.684Z] #28 6.659 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-09-20T11:50:14.684Z] #28 6.665 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-09-20T11:50:14.684Z] #28 6.761 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-20T11:50:14.684Z] #28 6.761 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-09-20T11:50:14.684Z] #28 6.767 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-09-20T11:50:14.684Z] #28 6.822 Selecting previously unselected package libsasl2-2:amd64. [2021-09-20T11:50:14.684Z] #28 6.822 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-09-20T11:50:14.684Z] #28 6.827 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-09-20T11:50:14.684Z] #28 6.888 Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-20T11:50:14.684Z] #28 6.889 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-09-20T11:50:14.684Z] #28 6.894 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-09-20T11:50:14.684Z] #28 6.970 Selecting previously unselected package libnghttp2-14:amd64. [2021-09-20T11:50:14.684Z] #28 6.970 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-09-20T11:50:14.684Z] #28 6.974 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-09-20T11:50:14.684Z] #28 7.032 Selecting previously unselected package libpsl5:amd64. [2021-09-20T11:50:14.684Z] #28 7.032 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-09-20T11:50:14.684Z] #28 7.043 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-09-20T11:50:14.684Z] #28 7.095 Selecting previously unselected package librtmp1:amd64. [2021-09-20T11:50:14.684Z] #28 7.095 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-09-20T11:50:14.684Z] #28 7.098 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-20T11:50:14.684Z] #28 7.163 Selecting previously unselected package libssh2-1:amd64. [2021-09-20T11:50:14.684Z] #28 7.163 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-09-20T11:50:14.684Z] #28 7.164 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-09-20T11:50:14.684Z] #28 7.234 Selecting previously unselected package libcurl4:amd64. [2021-09-20T11:50:14.684Z] #28 7.234 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-09-20T11:50:14.684Z] #28 7.256 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-09-20T11:50:14.684Z] #28 7.327 Selecting previously unselected package curl. [2021-09-20T11:50:14.684Z] #28 7.327 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-09-20T11:50:14.684Z] #28 7.333 Unpacking curl (7.74.0-1.3+b1) ... [2021-09-20T11:50:14.684Z] #28 7.406 Selecting previously unselected package libonig5:amd64. [2021-09-20T11:50:14.684Z] #28 7.406 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-09-20T11:50:14.684Z] #28 7.409 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-09-20T11:50:14.684Z] #28 7.518 Selecting previously unselected package libjq1:amd64. [2021-09-20T11:50:14.684Z] #28 7.518 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-09-20T11:50:14.684Z] #28 7.522 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-09-20T11:50:14.684Z] #28 7.614 Selecting previously unselected package jq. [2021-09-20T11:50:14.684Z] #28 7.614 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-09-20T11:50:14.684Z] #28 7.614 Unpacking jq (1.6-2.1) ... [2021-09-20T11:50:14.684Z] #28 7.667 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-09-20T11:50:14.684Z] #28 7.685 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-09-20T11:50:14.684Z] #28 7.695 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-09-20T11:50:14.684Z] #28 7.697 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-09-20T11:50:14.684Z] #28 7.707 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-20T11:50:14.684Z] #28 7.718 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-09-20T11:50:14.684Z] #28 7.728 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-09-20T11:50:14.684Z] #28 7.738 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-09-20T11:50:14.684Z] #28 7.754 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-09-20T11:50:14.684Z] #28 7.764 Setting up libjq1:amd64 (1.6-2.1) ... [2021-09-20T11:50:14.684Z] #28 7.774 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-09-20T11:50:14.684Z] #28 7.783 Setting up ca-certificates (20210119) ... [2021-09-20T11:50:14.684Z] #28 8.604 Updating certificates in /etc/ssl/certs... [2021-09-20T11:50:14.684Z] #28 9.850 129 added, 0 removed; done. [2021-09-20T11:50:14.684Z] #28 9.927 Setting up jq (1.6-2.1) ... [2021-09-20T11:50:14.684Z] #28 9.936 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-09-20T11:50:14.684Z] #28 9.945 Setting up curl (7.74.0-1.3+b1) ... [2021-09-20T11:50:14.684Z] #28 9.955 Processing triggers for libc-bin (2.31-13) ... [2021-09-20T11:50:14.800Z] #11 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 18.89MB / 53.61MB 0.5s [2021-09-20T11:50:14.800Z] #11 sha256:138e2c18ad04e197e8431cfc2923456979d5b0cfb9c6549a62bcd3732d77bd03 10.87MB / 10.87MB 0.5s [2021-09-20T11:50:14.846Z] #28 ... [2021-09-20T11:50:14.846Z] [2021-09-20T11:50:14.846Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-20T11:50:14.846Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-20T11:50:14.846Z] #11 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 8.8s done [2021-09-20T11:50:14.846Z] #11 extracting sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 0.9s done [2021-09-20T11:50:14.846Z] #11 extracting sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 0.7s done [2021-09-20T11:50:14.846Z] #11 extracting sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 7.7s [2021-09-20T11:50:14.945Z] #28 9.976 Processing triggers for ca-certificates (20210119) ... [2021-09-20T11:50:14.945Z] #28 9.993 Updating certificates in /etc/ssl/certs... [2021-09-20T11:50:14.945Z] #28 ... [2021-09-20T11:50:14.945Z] [2021-09-20T11:50:14.945Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-20T11:50:14.945Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-20T11:50:15.064Z] #11 sha256:6f80252dfabbfc5bdf4862b9fa8d2de7110ac4a6f08bf30e6f574f6243d0c93d 5.14MB / 5.14MB 0.5s done [2021-09-20T11:50:15.064Z] #11 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 36.70MB / 53.61MB 0.7s [2021-09-20T11:50:15.064Z] #11 sha256:9597521670e83c9cc67fab06b99d41fef6d1d65c0515c50154a74e2e4f4c7fc5 2.10MB / 54.67MB 0.7s [2021-09-20T11:50:15.107Z] #11 extracting sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 7.7s done [2021-09-20T11:50:15.107Z] #11 ... [2021-09-20T11:50:15.107Z] [2021-09-20T11:50:15.107Z] #28 [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-09-20T11:50:15.107Z] #28 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54 [2021-09-20T11:50:15.107Z] #28 10.11 129 added, 0 removed; done. [2021-09-20T11:50:15.107Z] #28 10.16 Setting up jq (1.6-2.1) ... [2021-09-20T11:50:15.332Z] #11 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 49.11MB / 53.61MB 0.8s [2021-09-20T11:50:15.332Z] #11 sha256:9597521670e83c9cc67fab06b99d41fef6d1d65c0515c50154a74e2e4f4c7fc5 16.78MB / 54.67MB 0.8s [2021-09-20T11:50:15.332Z] #11 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 53.61MB / 53.61MB 1.0s [2021-09-20T11:50:15.332Z] #11 sha256:138e2c18ad04e197e8431cfc2923456979d5b0cfb9c6549a62bcd3732d77bd03 10.87MB / 10.87MB 0.9s done [2021-09-20T11:50:15.332Z] #11 sha256:9597521670e83c9cc67fab06b99d41fef6d1d65c0515c50154a74e2e4f4c7fc5 31.46MB / 54.67MB 1.0s [2021-09-20T11:50:15.332Z] #11 sha256:9597521670e83c9cc67fab06b99d41fef6d1d65c0515c50154a74e2e4f4c7fc5 41.27MB / 54.67MB 1.1s [2021-09-20T11:50:15.368Z] #28 10.17 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-09-20T11:50:15.368Z] #28 10.18 Setting up curl (7.74.0-1.3+b1) ... [2021-09-20T11:50:15.368Z] #28 10.20 Processing triggers for libc-bin (2.31-13) ... [2021-09-20T11:50:15.368Z] #28 10.22 Processing triggers for ca-certificates (20210119) ... [2021-09-20T11:50:15.368Z] #28 10.23 Updating certificates in /etc/ssl/certs... [2021-09-20T11:50:15.477Z] #11 extracting sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 7.9s done [2021-09-20T11:50:15.477Z] #11 extracting sha256:89abc29ee6353a48d54b8ff6593eb26679d88ef78d51d901ddef40b48fc35399 done [2021-09-20T11:50:15.602Z] #11 sha256:9597521670e83c9cc67fab06b99d41fef6d1d65c0515c50154a74e2e4f4c7fc5 53.73MB / 54.67MB 1.2s [2021-09-20T11:50:15.738Z] #11 DONE 27.6s [2021-09-20T11:50:15.738Z] [2021-09-20T11:50:15.738Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-09-20T11:50:15.738Z] #12 sha256:ae83c74eb34e63a71461501778558ef2dfa05629cd78801581ad03963690a222 [2021-09-20T11:50:15.870Z] #11 ... [2021-09-20T11:50:15.870Z] [2021-09-20T11:50:15.870Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-09-20T11:50:15.870Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-09-20T11:50:15.870Z] #43 DONE 0.0s [2021-09-20T11:50:15.871Z] [2021-09-20T11:50:15.871Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-20T11:50:15.871Z] #11 sha256:628e916ce5ccda9f00053ae003dd8fa6aefb21425d1198ff5a02560f9168eb6e [2021-09-20T11:50:16.310Z] #12 ... [2021-09-20T11:50:16.310Z] [2021-09-20T11:50:16.310Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-20T11:50:16.310Z] #30 sha256:159176e1ba5e633264b1d50dea04a95d67b08658a23d644ed7487308de016eec [2021-09-20T11:50:16.310Z] #30 1.517 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-09-20T11:50:16.310Z] #30 1.809 [2021-09-20T11:50:16.310Z] #30 1.883 ######################################################################## 100.0% [2021-09-20T11:50:16.310Z] #30 2.103 [2021-09-20T11:50:16.310Z] #30 2.726 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-09-20T11:50:16.310Z] #30 2.991 [2021-09-20T11:50:16.310Z] #30 3.069 ######################################################################## 100.0% [2021-09-20T11:50:16.310Z] #30 3.265 [2021-09-20T11:50:16.310Z] #30 4.039 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-09-20T11:50:16.310Z] #30 4.314 [2021-09-20T11:50:16.310Z] #30 4.431 ##### 7.8% ######################################### 58.1% ################################################################ 89.5% ######################################################################## 100.0% [2021-09-20T11:50:16.310Z] #30 4.871 [2021-09-20T11:50:16.310Z] #30 5.611 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-09-20T11:50:16.310Z] #30 5.889 [2021-09-20T11:50:16.310Z] #30 5.966 ######################################################################## 100.0% [2021-09-20T11:50:16.310Z] #30 6.164 [2021-09-20T11:50:16.310Z] #30 6.665 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-09-20T11:50:16.310Z] #30 6.922 [2021-09-20T11:50:16.310Z] #30 7.009 ######################################################################## 100.0% [2021-09-20T11:50:16.310Z] #30 7.163 [2021-09-20T11:50:16.310Z] #30 7.233 Download of images into '/build' complete. [2021-09-20T11:50:16.310Z] #30 7.233 Use something like the following to load the result into a Docker daemon: [2021-09-20T11:50:16.310Z] #30 7.233 tar -cC '/build' . | docker load [2021-09-20T11:50:16.310Z] #30 DONE 7.9s [2021-09-20T11:50:16.312Z] #28 11.12 0 added, 0 removed; done. [2021-09-20T11:50:16.312Z] #28 11.12 Running hooks in /etc/ca-certificates/update.d... [2021-09-20T11:50:16.312Z] #28 11.12 done. [2021-09-20T11:50:16.465Z] #11 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 53.61MB / 53.61MB 2.1s done [2021-09-20T11:50:16.571Z] [2021-09-20T11:50:16.571Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-09-20T11:50:16.571Z] #12 sha256:ae83c74eb34e63a71461501778558ef2dfa05629cd78801581ad03963690a222 [2021-09-20T11:50:16.730Z] #11 extracting sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 [2021-09-20T11:50:16.832Z] #12 DONE 1.4s [2021-09-20T11:50:16.832Z] [2021-09-20T11:50:16.832Z] #13 [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-09-20T11:50:16.832Z] #13 sha256:825ac47934461475fdd43da39a006a68cf4f6325c04c116eb1e9e3e295b33d83 [2021-09-20T11:50:16.859Z] #11 ... [2021-09-20T11:50:16.859Z] [2021-09-20T11:50:16.859Z] #28 [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-09-20T11:50:16.859Z] #28 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54 [2021-09-20T11:50:16.859Z] #28 11.04 0 added, 0 removed; done. [2021-09-20T11:50:16.859Z] #28 11.04 Running hooks in /etc/ca-certificates/update.d... [2021-09-20T11:50:16.859Z] #28 11.04 done. [2021-09-20T11:50:16.859Z] #28 DONE 12.1s [2021-09-20T11:50:16.859Z] [2021-09-20T11:50:16.859Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-20T11:50:16.859Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-20T11:50:17.120Z] #11 ... [2021-09-20T11:50:17.120Z] [2021-09-20T11:50:17.120Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-09-20T11:50:17.120Z] #29 sha256:da6d7db0cb81c490a37053b8b37ab863de0ef19a62ac2d2ce5502884fb3707cb [2021-09-20T11:50:17.120Z] #29 DONE 0.2s [2021-09-20T11:50:17.120Z] [2021-09-20T11:50:17.120Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-20T11:50:17.120Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-20T11:50:17.145Z] Running on azwin-2-e63cd0 in d:\jenkins\workspace\moby_PR-42868 [Pipeline] { [Pipeline] ws [2021-09-20T11:50:17.162Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-09-20T11:50:17.685Z] #11 ... [2021-09-20T11:50:17.685Z] [2021-09-20T11:50:17.685Z] #24 [internal] load build context [2021-09-20T11:50:17.685Z] #24 sha256:28b4f67e0c509729d5f27018c4dc408d8608ec53537323671a70d53795df23d9 [2021-09-20T11:50:17.685Z] #24 transferring context: 55.48MB 2.5s done [2021-09-20T11:50:17.685Z] #24 DONE 3.2s [2021-09-20T11:50:17.685Z] [2021-09-20T11:50:17.685Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-20T11:50:17.685Z] #11 sha256:628e916ce5ccda9f00053ae003dd8fa6aefb21425d1198ff5a02560f9168eb6e [2021-09-20T11:50:17.685Z] #11 sha256:9597521670e83c9cc67fab06b99d41fef6d1d65c0515c50154a74e2e4f4c7fc5 54.67MB / 54.67MB 3.2s done [2021-09-20T11:50:17.685Z] #11 sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 0B / 81.16MB 3.2s [2021-09-20T11:50:17.685Z] #11 sha256:ec316e6655c8aaab853ef2ae0c0ec35b1d84cec4ed904b9a55df270f222a044b 0B / 102.61MB 3.3s [2021-09-20T11:50:17.685Z] #11 sha256:67bb8e7c2a2e9595d75bcbc81496177c7249d6159c895f2292c3bfaf36ef947f 156B / 156B 3.3s [2021-09-20T11:50:17.685Z] #11 sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 5.24MB / 81.16MB 3.4s [2021-09-20T11:50:17.685Z] #11 sha256:ec316e6655c8aaab853ef2ae0c0ec35b1d84cec4ed904b9a55df270f222a044b 13.63MB / 102.61MB 3.4s [2021-09-20T11:50:17.685Z] #11 sha256:67bb8e7c2a2e9595d75bcbc81496177c7249d6159c895f2292c3bfaf36ef947f 156B / 156B 3.3s done [2021-09-20T11:50:17.700Z] #28 DONE 12.4s [2021-09-20T11:50:17.700Z] [2021-09-20T11:50:17.700Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-09-20T11:50:17.700Z] #29 sha256:b911b7193f58969b221f65bba90fc5dbe905424b340616a68955758b968d2d4a [2021-09-20T11:50:17.700Z] #29 DONE 0.3s [2021-09-20T11:50:17.700Z] [2021-09-20T11:50:17.700Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-20T11:50:17.700Z] #30 sha256:650295e65534c5c74d8ce355323d81a503b9838b1e5fd87e9eeb76f67c3ee173 [2021-09-20T11:50:17.784Z] #13 DONE 0.5s [2021-09-20T11:50:17.784Z] [2021-09-20T11:50:17.784Z] #47 [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-09-20T11:50:17.784Z] #47 sha256:2592d22636e0fad3999b37902681ba19ca09d2e63c5dd1a223dc4ee399091f4e [2021-09-20T11:50:17.784Z] #47 ... [2021-09-20T11:50:17.784Z] [2021-09-20T11:50:17.784Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-09-20T11:50:17.784Z] #32 sha256:2328b8ab2f0089d7861415344a773a4bac4fe39225f20fced700144c2b146c63 [2021-09-20T11:50:17.784Z] #32 DONE 0.2s [2021-09-20T11:50:17.784Z] [2021-09-20T11:50:17.784Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-09-20T11:50:17.784Z] #40 sha256:6accaee5db0a8fe0935c0afa9d3c8e75f675530087e9d208721ea23b23ad6b1a [2021-09-20T11:50:17.784Z] #40 DONE 0.2s [2021-09-20T11:50:17.784Z] [2021-09-20T11:50:17.784Z] #44 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-09-20T11:50:17.784Z] #44 sha256:279750e72eafeb0dd9c19aed450d987174e3a2430fe8465ba0f068852a470a3c [2021-09-20T11:50:17.784Z] #44 DONE 0.2s [2021-09-20T11:50:17.784Z] [2021-09-20T11:50:17.784Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-20T11:50:17.784Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-20T11:50:17.966Z] #11 sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 16.78MB / 81.16MB 3.5s [2021-09-20T11:50:17.966Z] #11 sha256:ec316e6655c8aaab853ef2ae0c0ec35b1d84cec4ed904b9a55df270f222a044b 19.23MB / 102.61MB 3.5s [2021-09-20T11:50:17.966Z] #11 sha256:ec316e6655c8aaab853ef2ae0c0ec35b1d84cec4ed904b9a55df270f222a044b 32.51MB / 102.61MB 3.6s [2021-09-20T11:50:18.311Z] #11 sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 27.26MB / 81.16MB 3.7s [2021-09-20T11:50:18.311Z] #11 sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 36.70MB / 81.16MB 3.8s [2021-09-20T11:50:18.311Z] #11 sha256:ec316e6655c8aaab853ef2ae0c0ec35b1d84cec4ed904b9a55df270f222a044b 45.09MB / 102.61MB 3.8s [2021-09-20T11:50:18.311Z] #11 sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 49.28MB / 81.16MB 3.9s [2021-09-20T11:50:18.311Z] #11 sha256:ec316e6655c8aaab853ef2ae0c0ec35b1d84cec4ed904b9a55df270f222a044b 50.33MB / 102.61MB 3.9s [2021-09-20T11:50:18.330Z] Running on azwin-2-0690b1 in d:\jenkins\workspace\moby_PR-42868 [Pipeline] { [Pipeline] ws [2021-09-20T11:50:18.347Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-09-20T11:50:18.451Z] The recommended git tool is: git [2021-09-20T11:50:18.585Z] #11 sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 67.81MB / 81.16MB 4.2s [2021-09-20T11:50:18.585Z] #11 sha256:ec316e6655c8aaab853ef2ae0c0ec35b1d84cec4ed904b9a55df270f222a044b 59.35MB / 102.61MB 4.2s [2021-09-20T11:50:18.585Z] #11 sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 75.50MB / 81.16MB 4.3s [2021-09-20T11:50:18.585Z] #11 sha256:ec316e6655c8aaab853ef2ae0c0ec35b1d84cec4ed904b9a55df270f222a044b 70.16MB / 102.61MB 4.3s [2021-09-20T11:50:18.851Z] #11 sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 81.16MB / 81.16MB 4.4s [2021-09-20T11:50:18.851Z] #11 sha256:ec316e6655c8aaab853ef2ae0c0ec35b1d84cec4ed904b9a55df270f222a044b 87.03MB / 102.61MB 4.4s [2021-09-20T11:50:18.851Z] #11 sha256:ec316e6655c8aaab853ef2ae0c0ec35b1d84cec4ed904b9a55df270f222a044b 97.61MB / 102.61MB 4.5s [2021-09-20T11:50:19.390Z] The recommended git tool is: git [2021-09-20T11:50:19.667Z] #11 extracting sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 5.3s [2021-09-20T11:50:20.256Z] #30 2.416 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-09-20T11:50:20.516Z] #30 2.742 [2021-09-20T11:50:20.784Z] #11 sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 81.16MB / 81.16MB 6.0s done [2021-09-20T11:50:20.789Z] #30 2.855 ######################################################################## 100.0% [2021-09-20T11:50:21.050Z] #30 3.140 [2021-09-20T11:50:21.626Z] #30 4.042 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-09-20T11:50:22.111Z] #19 62.67 Reading package lists... [2021-09-20T11:50:22.182Z] #11 extracting sha256:6f80252dfabbfc5bdf4862b9fa8d2de7110ac4a6f08bf30e6f574f6243d0c93d [2021-09-20T11:50:22.182Z] #11 ... [2021-09-20T11:50:22.182Z] [2021-09-20T11:50:22.182Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-20T11:50:22.182Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-09-20T11:50:22.182Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-20T11:50:22.182Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-09-20T11:50:22.182Z] #64 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-09-20T11:50:22.182Z] #64 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-09-20T11:50:22.182Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.5s done [2021-09-20T11:50:22.182Z] #64 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.1s done [2021-09-20T11:50:22.182Z] #64 DONE 7.9s [2021-09-20T11:50:22.182Z] [2021-09-20T11:50:22.182Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-20T11:50:22.182Z] #11 sha256:628e916ce5ccda9f00053ae003dd8fa6aefb21425d1198ff5a02560f9168eb6e [2021-09-20T11:50:22.198Z] #30 4.443 [2021-09-20T11:50:22.213Z] #11 extracting sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 7.9s done [2021-09-20T11:50:22.448Z] #11 ... [2021-09-20T11:50:22.448Z] [2021-09-20T11:50:22.448Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-20T11:50:22.448Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-09-20T11:50:22.448Z] #66 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-09-20T11:50:22.448Z] #66 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-09-20T11:50:22.448Z] #66 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-09-20T11:50:22.448Z] #66 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-09-20T11:50:22.448Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.9s done [2021-09-20T11:50:22.449Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.2s done [2021-09-20T11:50:22.449Z] #66 DONE 7.9s [2021-09-20T11:50:22.449Z] [2021-09-20T11:50:22.449Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-20T11:50:22.449Z] #27 sha256:6e57e630ddd50cb94b4e637d5702c2d48f3f4c455c3a0f5bed97fdc773d7753f [2021-09-20T11:50:22.449Z] #27 resolve docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 0.0s done [2021-09-20T11:50:22.449Z] #27 sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 1.85kB / 1.85kB done [2021-09-20T11:50:22.449Z] #27 sha256:145af0fee6240500aa1a49bf736f9e8c4d4ea1d4eec25c7978e794c431477eae 529B / 529B done [2021-09-20T11:50:22.449Z] #27 sha256:d04e7939dfd87a066f1588eafb81eb520d7cfafdb9f000855411b759b18482e8 1.48kB / 1.48kB done [2021-09-20T11:50:22.449Z] #27 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 53.61MB / 53.61MB 2.1s done [2021-09-20T11:50:22.449Z] #27 extracting sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 3.7s done [2021-09-20T11:50:22.449Z] #27 DONE 8.0s [2021-09-20T11:50:22.449Z] [2021-09-20T11:50:22.449Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-20T11:50:22.449Z] #11 sha256:628e916ce5ccda9f00053ae003dd8fa6aefb21425d1198ff5a02560f9168eb6e [2021-09-20T11:50:22.449Z] #11 extracting sha256:6f80252dfabbfc5bdf4862b9fa8d2de7110ac4a6f08bf30e6f574f6243d0c93d 0.3s done [2021-09-20T11:50:22.460Z] #30 4.566 ######################################################################## 100.0% [2021-09-20T11:50:22.473Z] #11 extracting sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af [2021-09-20T11:50:22.720Z] #30 4.847 [2021-09-20T11:50:23.026Z] #11 extracting sha256:138e2c18ad04e197e8431cfc2923456979d5b0cfb9c6549a62bcd3732d77bd03 [2021-09-20T11:50:23.078Z] #45 4.705 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-20T11:50:23.078Z] #45 4.746 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-20T11:50:23.078Z] #45 4.746 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-20T11:50:23.078Z] #45 5.283 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-09-20T11:50:23.078Z] #45 ... [2021-09-20T11:50:23.078Z] [2021-09-20T11:50:23.078Z] #47 [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-09-20T11:50:23.078Z] #47 sha256:2592d22636e0fad3999b37902681ba19ca09d2e63c5dd1a223dc4ee399091f4e [2021-09-20T11:50:23.078Z] #47 4.155 + RM_GOPATH=0 [2021-09-20T11:50:23.078Z] #47 4.155 + TMP_GOPATH= [2021-09-20T11:50:23.078Z] #47 4.155 + : /build [2021-09-20T11:50:23.078Z] #47 4.155 + '[' -z '' ']' [2021-09-20T11:50:23.078Z] #47 4.155 ++ mktemp -d [2021-09-20T11:50:23.078Z] #47 4.155 + export GOPATH=/tmp/tmp.PpqqjZrL0e [2021-09-20T11:50:23.078Z] #47 4.155 + GOPATH=/tmp/tmp.PpqqjZrL0e [2021-09-20T11:50:23.078Z] #47 4.155 + RM_GOPATH=1 [2021-09-20T11:50:23.078Z] #47 4.155 + case "$(go env GOARCH)" in [2021-09-20T11:50:23.078Z] #47 4.155 ++ go env GOARCH [2021-09-20T11:50:23.078Z] #47 4.160 + export GO_BUILDMODE=-buildmode=pie [2021-09-20T11:50:23.078Z] #47 4.160 + GO_BUILDMODE=-buildmode=pie [2021-09-20T11:50:23.078Z] #47 4.160 ++ dirname /tmp/install/install.sh [2021-09-20T11:50:23.078Z] #47 4.166 Install vndr version v0.1.2 [2021-09-20T11:50:23.078Z] #47 4.166 + dir=/tmp/install [2021-09-20T11:50:23.078Z] #47 4.166 + bin=vndr [2021-09-20T11:50:23.078Z] #47 4.166 + shift [2021-09-20T11:50:23.078Z] #47 4.166 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-09-20T11:50:23.078Z] #47 4.166 + . /tmp/install/vndr.installer [2021-09-20T11:50:23.078Z] #47 4.166 ++ : v0.1.2 [2021-09-20T11:50:23.078Z] #47 4.166 + install_vndr [2021-09-20T11:50:23.078Z] #47 4.166 + echo 'Install vndr version v0.1.2' [2021-09-20T11:50:23.078Z] #47 4.166 + GOBIN=/build [2021-09-20T11:50:23.078Z] #47 4.166 + GO111MODULE=on [2021-09-20T11:50:23.078Z] #47 4.166 + go install github.com/LK4D4/vndr@v0.1.2 [2021-09-20T11:50:23.078Z] #47 4.688 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-09-20T11:50:23.605Z] #11 extracting sha256:138e2c18ad04e197e8431cfc2923456979d5b0cfb9c6549a62bcd3732d77bd03 0.3s done [2021-09-20T11:50:23.668Z] #30 5.761 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-09-20T11:50:23.933Z] #30 6.131 [2021-09-20T11:50:23.933Z] #30 6.266 ########### 16.2% [2021-09-20T11:50:23.933Z] #30 ... [2021-09-20T11:50:23.933Z] [2021-09-20T11:50:23.933Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-20T11:50:23.933Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-20T11:50:23.933Z] #11 extracting sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 7.6s done [2021-09-20T11:50:23.933Z] #11 extracting sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 0.8s [2021-09-20T11:50:24.184Z] #11 extracting sha256:9597521670e83c9cc67fab06b99d41fef6d1d65c0515c50154a74e2e4f4c7fc5 0.1s [2021-09-20T11:50:24.194Z] #11 ... [2021-09-20T11:50:24.194Z] [2021-09-20T11:50:24.194Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-20T11:50:24.194Z] #30 sha256:650295e65534c5c74d8ce355323d81a503b9838b1e5fd87e9eeb76f67c3ee173 [2021-09-20T11:50:24.194Z] #30 6.266 ########### 16.2% ######################################## 56.2% ############################################################### 88.2% ######################################################################## 100.0% [2021-09-20T11:50:24.456Z] #30 6.757 [2021-09-20T11:50:25.396Z] #30 7.538 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-09-20T11:50:25.656Z] #30 7.868 [2021-09-20T11:50:25.656Z] #30 7.957 ######################################################################## 100.0% [2021-09-20T11:50:25.916Z] #30 8.199 [2021-09-20T11:50:26.116Z] #11 extracting sha256:9597521670e83c9cc67fab06b99d41fef6d1d65c0515c50154a74e2e4f4c7fc5 2.0s done [2021-09-20T11:50:26.296Z] #19 77.68 Building dependency tree... [2021-09-20T11:50:26.698Z] #11 extracting sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 [2021-09-20T11:50:26.857Z] #30 8.858 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-09-20T11:50:27.118Z] #30 9.144 [2021-09-20T11:50:27.118Z] #30 9.219 ######################################################################## 100.0% [2021-09-20T11:50:27.118Z] #30 9.496 [2021-09-20T11:50:27.282Z] #47 ... [2021-09-20T11:50:27.282Z] [2021-09-20T11:50:27.282Z] #49 [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-09-20T11:50:27.282Z] #49 sha256:d2ed5f826259176ec11be5f321a0c76282bb17b9491d699e4efa5b681815d1d8 [2021-09-20T11:50:27.282Z] #49 4.097 + RM_GOPATH=0 [2021-09-20T11:50:27.282Z] #49 4.097 + TMP_GOPATH= [2021-09-20T11:50:27.282Z] #49 4.097 + : /build [2021-09-20T11:50:27.282Z] #49 4.097 + '[' -z '' ']' [2021-09-20T11:50:27.282Z] #49 4.098 ++ mktemp -d [2021-09-20T11:50:27.282Z] #49 4.099 + export GOPATH=/tmp/tmp.hijg0qNQSz [2021-09-20T11:50:27.282Z] #49 4.099 + GOPATH=/tmp/tmp.hijg0qNQSz [2021-09-20T11:50:27.282Z] #49 4.099 + RM_GOPATH=1 [2021-09-20T11:50:27.282Z] #49 4.099 + case "$(go env GOARCH)" in [2021-09-20T11:50:27.282Z] #49 4.105 ++ go env GOARCH [2021-09-20T11:50:27.282Z] #49 4.108 + export GO_BUILDMODE=-buildmode=pie [2021-09-20T11:50:27.282Z] #49 4.108 + GO_BUILDMODE=-buildmode=pie [2021-09-20T11:50:27.282Z] #49 4.108 ++ dirname /tmp/install/install.sh [2021-09-20T11:50:27.282Z] #49 4.110 + dir=/tmp/install [2021-09-20T11:50:27.282Z] #49 4.110 + bin=gotestsum [2021-09-20T11:50:27.282Z] #49 4.110 + shift [2021-09-20T11:50:27.282Z] #49 4.110 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-09-20T11:50:27.282Z] #49 4.110 + . /tmp/install/gotestsum.installer [2021-09-20T11:50:27.282Z] #49 4.110 ++ : v1.7.0 [2021-09-20T11:50:27.282Z] #49 4.110 + install_gotestsum [2021-09-20T11:50:27.282Z] #49 4.114 + set -e [2021-09-20T11:50:27.282Z] #49 4.114 + echo 'Install gotestsum version v1.7.0' [2021-09-20T11:50:27.282Z] #49 4.114 + GOBIN=/build [2021-09-20T11:50:27.282Z] #49 4.114 + GO111MODULE=on [2021-09-20T11:50:27.282Z] #49 4.114 + go install gotest.tools/gotestsum@v1.7.0 [2021-09-20T11:50:27.282Z] #49 4.120 Install gotestsum version v1.7.0 [2021-09-20T11:50:27.282Z] #49 4.522 go: downloading gotest.tools/gotestsum v1.7.0 [2021-09-20T11:50:27.282Z] #49 6.132 go: downloading github.com/dnephin/pflag v1.0.7 [2021-09-20T11:50:27.282Z] #49 6.132 go: downloading github.com/fatih/color v1.10.0 [2021-09-20T11:50:27.282Z] #49 6.198 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-09-20T11:50:27.282Z] #49 6.259 go: downloading github.com/pkg/errors v0.9.1 [2021-09-20T11:50:27.282Z] #49 6.549 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-09-20T11:50:27.282Z] #49 6.600 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-20T11:50:27.282Z] #49 6.677 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-09-20T11:50:27.282Z] #49 6.753 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-09-20T11:50:27.282Z] #49 6.802 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-09-20T11:50:27.282Z] #49 6.881 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-09-20T11:50:27.282Z] #49 6.934 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-09-20T11:50:27.282Z] #49 7.227 go: downloading golang.org/x/tools v0.1.0 [2021-09-20T11:50:27.390Z] #30 9.599 Download of images into '/build' complete. [2021-09-20T11:50:27.390Z] #30 9.599 Use something like the following to load the result into a Docker daemon: [2021-09-20T11:50:27.390Z] #30 9.599 tar -cC '/build' . | docker load [2021-09-20T11:50:27.543Z] #49 ... [2021-09-20T11:50:27.543Z] [2021-09-20T11:50:27.543Z] #25 [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-09-20T11:50:27.543Z] #25 sha256:81b586639917d2022c5edae6c868b20900442d7d3af43a430ceed45b5fa17d03 [2021-09-20T11:50:27.543Z] #25 3.943 + RM_GOPATH=0 [2021-09-20T11:50:27.543Z] #25 3.943 + TMP_GOPATH= [2021-09-20T11:50:27.543Z] #25 3.943 + : /build [2021-09-20T11:50:27.543Z] #25 3.943 + '[' -z '' ']' [2021-09-20T11:50:27.543Z] #25 3.943 ++ mktemp -d [2021-09-20T11:50:27.543Z] #25 3.945 + export GOPATH=/tmp/tmp.d93Gwpcifx [2021-09-20T11:50:27.543Z] #25 3.945 + GOPATH=/tmp/tmp.d93Gwpcifx [2021-09-20T11:50:27.543Z] #25 3.945 + RM_GOPATH=1 [2021-09-20T11:50:27.543Z] #25 3.945 + case "$(go env GOARCH)" in [2021-09-20T11:50:27.543Z] #25 3.945 ++ go env GOARCH [2021-09-20T11:50:27.543Z] #25 3.953 + export GO_BUILDMODE=-buildmode=pie [2021-09-20T11:50:27.543Z] #25 3.953 + GO_BUILDMODE=-buildmode=pie [2021-09-20T11:50:27.543Z] #25 3.953 ++ dirname /tmp/install/install.sh [2021-09-20T11:50:27.543Z] #25 3.954 + dir=/tmp/install [2021-09-20T11:50:27.543Z] #25 3.954 + bin=dockercli [2021-09-20T11:50:27.543Z] #25 3.954 + shift [2021-09-20T11:50:27.543Z] #25 3.954 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-09-20T11:50:27.543Z] #25 3.954 + . /tmp/install/dockercli.installer [2021-09-20T11:50:27.543Z] #25 3.954 ++ : stable [2021-09-20T11:50:27.543Z] #25 3.954 ++ : 17.06.2-ce [2021-09-20T11:50:27.543Z] #25 3.954 + install_dockercli [2021-09-20T11:50:27.543Z] #25 3.954 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-09-20T11:50:27.543Z] #25 3.954 ++ uname -m [2021-09-20T11:50:27.543Z] #25 3.954 Install docker/cli version 17.06.2-ce from stable [2021-09-20T11:50:27.543Z] #25 3.956 + arch=x86_64 [2021-09-20T11:50:27.543Z] #25 3.956 + '[' x86_64 '!=' x86_64 ']' [2021-09-20T11:50:27.543Z] #25 3.956 + url=https://download.docker.com/linux/static [2021-09-20T11:50:27.543Z] #25 3.956 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-09-20T11:50:27.543Z] #25 3.956 + tar -xz docker/docker [2021-09-20T11:50:27.754Z] #11 ... [2021-09-20T11:50:27.754Z] [2021-09-20T11:50:27.754Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-20T11:50:27.754Z] #30 sha256:f519e5c47c14432c474e2978f8a6a51852d5cd5b643411acc8dff89b08c19949 [2021-09-20T11:50:27.754Z] #30 2.357 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-09-20T11:50:27.754Z] #30 2.676 [2021-09-20T11:50:27.754Z] #30 2.757 ######################################################################## 100.0% [2021-09-20T11:50:27.754Z] #30 3.018 [2021-09-20T11:50:27.754Z] #30 3.929 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-09-20T11:50:27.754Z] #30 4.291 [2021-09-20T11:50:27.754Z] #30 4.393 ######################################################################## 100.0% [2021-09-20T11:50:27.754Z] #30 4.688 [2021-09-20T11:50:27.754Z] #30 5.494 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-09-20T11:50:27.754Z] #30 5.905 [2021-09-20T11:50:27.755Z] #30 6.033 ############# 18.2% ############################## 42.4% ############################################################## 87.4% ######################################################################## 100.0% [2021-09-20T11:50:27.755Z] #30 6.541 [2021-09-20T11:50:27.755Z] #30 7.370 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-09-20T11:50:27.755Z] #30 7.743 [2021-09-20T11:50:27.755Z] #30 7.840 ######################################################################## 100.0% [2021-09-20T11:50:27.755Z] #30 8.104 [2021-09-20T11:50:27.755Z] #30 8.673 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-09-20T11:50:27.755Z] #30 9.022 [2021-09-20T11:50:27.755Z] #30 9.101 ######################################################################## 100.0% [2021-09-20T11:50:27.755Z] #30 9.367 [2021-09-20T11:50:27.755Z] #30 9.474 Download of images into '/build' complete. [2021-09-20T11:50:27.755Z] #30 9.474 Use something like the following to load the result into a Docker daemon: [2021-09-20T11:50:27.755Z] #30 9.474 tar -cC '/build' . | docker load [2021-09-20T11:50:27.755Z] #30 ... [2021-09-20T11:50:27.755Z] [2021-09-20T11:50:27.755Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-20T11:50:27.755Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-20T11:50:27.755Z] #11 extracting sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 5.1s [2021-09-20T11:50:27.805Z] #25 ... [2021-09-20T11:50:27.805Z] [2021-09-20T11:50:27.805Z] #57 [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-09-20T11:50:27.805Z] #57 sha256:7ca3e42685459dff7d8dbe39e766b5937b951ddb767a1c4c1ae7a817e6578066 [2021-09-20T11:50:27.805Z] #57 4.293 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-20T11:50:27.805Z] #57 4.609 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-20T11:50:27.805Z] #57 4.798 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-20T11:50:27.805Z] #57 4.895 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-20T11:50:27.805Z] #57 6.634 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [32.6 kB] [2021-09-20T11:50:27.805Z] #57 8.614 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-20T11:50:27.805Z] #57 ... [2021-09-20T11:50:27.805Z] [2021-09-20T11:50:27.805Z] #37 [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-09-20T11:50:27.805Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-20T11:50:27.805Z] #37 5.601 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-20T11:50:27.805Z] #37 5.644 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-20T11:50:27.805Z] #37 5.650 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-20T11:50:27.805Z] #37 6.610 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-20T11:50:27.805Z] #37 8.738 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [32.6 kB] [2021-09-20T11:50:28.068Z] #37 ... [2021-09-20T11:50:28.068Z] [2021-09-20T11:50:28.068Z] #51 [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-09-20T11:50:28.068Z] #51 sha256:b4ca9dbf49d38be7c5f82ff829c95030fd33e09d1dc61e6e6d2097ab62919b00 [2021-09-20T11:50:28.068Z] #51 3.845 + RM_GOPATH=0 [2021-09-20T11:50:28.068Z] #51 3.845 + TMP_GOPATH= [2021-09-20T11:50:28.068Z] #51 3.845 + : /build [2021-09-20T11:50:28.068Z] #51 3.845 + '[' -z '' ']' [2021-09-20T11:50:28.068Z] #51 3.845 ++ mktemp -d [2021-09-20T11:50:28.068Z] #51 3.846 + export GOPATH=/tmp/tmp.pnReF72Dzz [2021-09-20T11:50:28.068Z] #51 3.846 + GOPATH=/tmp/tmp.pnReF72Dzz [2021-09-20T11:50:28.068Z] #51 3.846 + RM_GOPATH=1 [2021-09-20T11:50:28.068Z] #51 3.846 + case "$(go env GOARCH)" in [2021-09-20T11:50:28.068Z] #51 3.846 ++ go env GOARCH [2021-09-20T11:50:28.068Z] #51 3.854 + export GO_BUILDMODE=-buildmode=pie [2021-09-20T11:50:28.068Z] #51 3.854 + GO_BUILDMODE=-buildmode=pie [2021-09-20T11:50:28.068Z] #51 3.854 ++ dirname /tmp/install/install.sh [2021-09-20T11:50:28.068Z] #51 3.856 + dir=/tmp/install [2021-09-20T11:50:28.068Z] #51 3.856 + bin=golangci_lint [2021-09-20T11:50:28.068Z] #51 3.856 + shift [2021-09-20T11:50:28.068Z] #51 3.856 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-09-20T11:50:28.068Z] #51 3.856 + . /tmp/install/golangci_lint.installer [2021-09-20T11:50:28.068Z] #51 3.856 ++ : v1.23.8 [2021-09-20T11:50:28.068Z] #51 3.856 + install_golangci_lint [2021-09-20T11:50:28.068Z] #51 3.856 + set -e [2021-09-20T11:50:28.068Z] #51 3.856 + echo 'Install golangci-lint version v1.23.8' [2021-09-20T11:50:28.068Z] #51 3.856 + GOBIN=/build [2021-09-20T11:50:28.068Z] #51 3.856 + GO111MODULE=on [2021-09-20T11:50:28.068Z] #51 3.856 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-09-20T11:50:28.068Z] #51 3.856 Install golangci-lint version v1.23.8 [2021-09-20T11:50:28.068Z] #51 4.253 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-09-20T11:50:28.068Z] #51 10.62 go: downloading github.com/fatih/color v1.7.0 [2021-09-20T11:50:28.068Z] #51 10.63 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-09-20T11:50:28.068Z] #51 ... [2021-09-20T11:50:28.068Z] [2021-09-20T11:50:28.068Z] #33 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-20T11:50:28.068Z] #33 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa [2021-09-20T11:50:28.068Z] #33 4.170 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-09-20T11:50:28.068Z] #33 4.170 Cloning into '.'... [2021-09-20T11:50:28.326Z] #11 ... [2021-09-20T11:50:28.326Z] [2021-09-20T11:50:28.326Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-20T11:50:28.326Z] #30 sha256:f519e5c47c14432c474e2978f8a6a51852d5cd5b643411acc8dff89b08c19949 [2021-09-20T11:50:28.326Z] #30 DONE 11.1s [2021-09-20T11:50:28.326Z] [2021-09-20T11:50:28.326Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-20T11:50:28.326Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-20T11:50:28.329Z] #33 ... [2021-09-20T11:50:28.329Z] [2021-09-20T11:50:28.329Z] #60 [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-09-20T11:50:28.329Z] #60 sha256:ea2b3f812922fec8033c4388ec3fa9d3a5baf1f23198cacaa687b211036e1754 [2021-09-20T11:50:28.329Z] #60 3.948 + RM_GOPATH=0 [2021-09-20T11:50:28.329Z] #60 3.948 + TMP_GOPATH= [2021-09-20T11:50:28.329Z] #60 3.948 + : /build [2021-09-20T11:50:28.329Z] #60 3.948 + '[' -z '' ']' [2021-09-20T11:50:28.329Z] #60 3.949 ++ mktemp -d [2021-09-20T11:50:28.329Z] #60 3.953 + export GOPATH=/tmp/tmp.1sNSp9MIGC [2021-09-20T11:50:28.329Z] #60 3.953 + GOPATH=/tmp/tmp.1sNSp9MIGC [2021-09-20T11:50:28.329Z] #60 3.953 + RM_GOPATH=1 [2021-09-20T11:50:28.329Z] #60 3.953 + case "$(go env GOARCH)" in [2021-09-20T11:50:28.329Z] #60 3.953 ++ go env GOARCH [2021-09-20T11:50:28.329Z] #60 3.959 + export GO_BUILDMODE=-buildmode=pie [2021-09-20T11:50:28.329Z] #60 3.959 + GO_BUILDMODE=-buildmode=pie [2021-09-20T11:50:28.329Z] #60 3.959 ++ dirname /tmp/install/install.sh [2021-09-20T11:50:28.329Z] #60 3.959 + dir=/tmp/install [2021-09-20T11:50:28.329Z] #60 3.959 + bin=rootlesskit [2021-09-20T11:50:28.329Z] #60 3.959 + shift [2021-09-20T11:50:28.329Z] #60 3.959 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-09-20T11:50:28.329Z] #60 3.959 + . /tmp/install/rootlesskit.installer [2021-09-20T11:50:28.329Z] #60 3.959 ++ : v0.14.4 [2021-09-20T11:50:28.329Z] #60 3.959 + install_rootlesskit [2021-09-20T11:50:28.329Z] #60 3.959 + case "$1" in [2021-09-20T11:50:28.329Z] #60 3.959 + export CGO_ENABLED=0 [2021-09-20T11:50:28.329Z] #60 3.959 + CGO_ENABLED=0 [2021-09-20T11:50:28.329Z] #60 3.959 + _install_rootlesskit [2021-09-20T11:50:28.329Z] #60 3.959 + echo 'Install rootlesskit version v0.14.4' [2021-09-20T11:50:28.329Z] #60 3.960 Install rootlesskit version v0.14.4 [2021-09-20T11:50:28.329Z] #60 3.962 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-20T11:50:28.329Z] #60 3.962 + GOBIN=/build [2021-09-20T11:50:28.329Z] #60 3.962 + GO111MODULE=on [2021-09-20T11:50:28.329Z] #60 3.962 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2021-09-20T11:50:28.329Z] #60 4.421 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2021-09-20T11:50:28.329Z] #60 7.561 go: downloading github.com/pkg/errors v0.9.1 [2021-09-20T11:50:28.329Z] #60 7.596 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-09-20T11:50:28.329Z] #60 7.689 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-09-20T11:50:28.329Z] #60 8.241 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-09-20T11:50:28.329Z] #60 ... [2021-09-20T11:50:28.329Z] [2021-09-20T11:50:28.329Z] #35 [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-09-20T11:50:28.329Z] #35 sha256:b1d4c21f9cf7e67d191600f30145d2e2f336229ae02cee71b17038ec4ac8c9ac [2021-09-20T11:50:28.329Z] #35 4.215 Install go-toml version v1.8.1 [2021-09-20T11:50:28.329Z] #35 4.640 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-09-20T11:50:28.590Z] #35 ... [2021-09-20T11:50:28.590Z] [2021-09-20T11:50:28.590Z] #25 [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-09-20T11:50:28.590Z] #25 sha256:81b586639917d2022c5edae6c868b20900442d7d3af43a430ceed45b5fa17d03 [2021-09-20T11:50:28.590Z] #25 10.78 + mkdir -p /build [2021-09-20T11:50:28.590Z] #25 10.80 + mv docker/docker /build/ [2021-09-20T11:50:28.590Z] #25 10.80 + rmdir docker [2021-09-20T11:50:28.590Z] #25 DONE 11.1s [2021-09-20T11:50:28.590Z] [2021-09-20T11:50:28.590Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-20T11:50:28.590Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-20T11:50:28.590Z] #14 5.285 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-20T11:50:28.590Z] #14 5.336 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-20T11:50:28.590Z] #14 5.340 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-20T11:50:28.590Z] #14 6.431 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-20T11:50:28.590Z] #14 8.170 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [32.6 kB] [2021-09-20T11:50:28.590Z] #14 9.974 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-20T11:50:28.590Z] #14 ... [2021-09-20T11:50:28.590Z] [2021-09-20T11:50:28.590Z] #41 [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-09-20T11:50:28.590Z] #41 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da [2021-09-20T11:50:28.590Z] #41 4.793 + git clone https://github.com/docker/distribution.git . [2021-09-20T11:50:28.590Z] #41 4.799 Cloning into '.'... [2021-09-20T11:50:28.850Z] #41 ... [2021-09-20T11:50:28.850Z] [2021-09-20T11:50:28.850Z] #53 [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-09-20T11:50:28.850Z] #53 sha256:0673337ad322d833d19399fee08c063de60cc0d6418e8cfe6d1efbd7ac086016 [2021-09-20T11:50:28.850Z] #53 3.738 + RM_GOPATH=0 [2021-09-20T11:50:28.850Z] #53 3.738 + TMP_GOPATH= [2021-09-20T11:50:28.850Z] #53 3.738 + : /build [2021-09-20T11:50:28.850Z] #53 3.738 + '[' -z '' ']' [2021-09-20T11:50:28.850Z] #53 3.739 ++ mktemp -d [2021-09-20T11:50:28.850Z] #53 3.740 + export GOPATH=/tmp/tmp.TBo3WJilAw [2021-09-20T11:50:28.850Z] #53 3.740 + GOPATH=/tmp/tmp.TBo3WJilAw [2021-09-20T11:50:28.850Z] #53 3.740 + RM_GOPATH=1 [2021-09-20T11:50:28.850Z] #53 3.740 + case "$(go env GOARCH)" in [2021-09-20T11:50:28.850Z] #53 3.742 ++ go env GOARCH [2021-09-20T11:50:28.850Z] #53 3.747 Install shfmt version v3.0.2 [2021-09-20T11:50:28.850Z] #53 3.747 + export GO_BUILDMODE=-buildmode=pie [2021-09-20T11:50:28.850Z] #53 3.747 + GO_BUILDMODE=-buildmode=pie [2021-09-20T11:50:28.850Z] #53 3.747 ++ dirname /tmp/install/install.sh [2021-09-20T11:50:28.850Z] #53 3.747 + dir=/tmp/install [2021-09-20T11:50:28.850Z] #53 3.747 + bin=shfmt [2021-09-20T11:50:28.850Z] #53 3.747 + shift [2021-09-20T11:50:28.850Z] #53 3.747 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-09-20T11:50:28.850Z] #53 3.747 + . /tmp/install/shfmt.installer [2021-09-20T11:50:28.850Z] #53 3.747 ++ : v3.0.2 [2021-09-20T11:50:28.850Z] #53 3.747 + install_shfmt [2021-09-20T11:50:28.850Z] #53 3.747 + echo 'Install shfmt version v3.0.2' [2021-09-20T11:50:28.850Z] #53 3.747 + GOBIN=/build [2021-09-20T11:50:28.850Z] #53 3.747 + GO111MODULE=on [2021-09-20T11:50:28.850Z] #53 3.747 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2021-09-20T11:50:28.850Z] #53 4.161 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-09-20T11:50:28.850Z] #53 5.253 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-09-20T11:50:28.850Z] #53 5.262 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-09-20T11:50:28.850Z] #53 5.449 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-09-20T11:50:28.850Z] #53 7.163 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-09-20T11:50:28.850Z] #53 ... [2021-09-20T11:50:28.850Z] [2021-09-20T11:50:28.850Z] #60 [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-09-20T11:50:28.850Z] #60 sha256:ea2b3f812922fec8033c4388ec3fa9d3a5baf1f23198cacaa687b211036e1754 [2021-09-20T11:50:28.850Z] #60 11.49 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-09-20T11:50:29.287Z] #11 extracting sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 2.3s done [2021-09-20T11:50:29.305Z] #30 DONE 11.4s [2021-09-20T11:50:29.306Z] [2021-09-20T11:50:29.306Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-20T11:50:29.306Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-20T11:50:29.306Z] #11 extracting sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 6.0s [2021-09-20T11:50:29.572Z] #19 84.74 The following additional packages will be installed: [2021-09-20T11:50:29.572Z] #19 84.74 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-09-20T11:50:29.572Z] #19 84.74 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-09-20T11:50:29.572Z] #19 84.74 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2021-09-20T11:50:29.572Z] #19 84.74 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2021-09-20T11:50:29.572Z] #19 84.74 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-09-20T11:50:29.572Z] #19 84.74 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-09-20T11:50:29.572Z] #19 84.74 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2021-09-20T11:50:29.572Z] #19 84.75 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2021-09-20T11:50:29.572Z] #19 84.75 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2021-09-20T11:50:29.572Z] #19 84.75 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2021-09-20T11:50:29.572Z] #19 84.75 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2021-09-20T11:50:29.572Z] #19 84.75 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2021-09-20T11:50:29.572Z] #19 84.75 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2021-09-20T11:50:29.572Z] #19 84.75 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2021-09-20T11:50:29.572Z] #19 84.75 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-09-20T11:50:29.572Z] #19 84.75 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-09-20T11:50:29.572Z] #19 84.76 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2021-09-20T11:50:29.572Z] #19 84.76 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2021-09-20T11:50:29.572Z] #19 84.76 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-09-20T11:50:29.572Z] #19 84.76 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-09-20T11:50:29.572Z] #19 84.76 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-09-20T11:50:29.572Z] #19 84.76 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-09-20T11:50:29.572Z] #19 84.76 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-09-20T11:50:29.572Z] #19 84.76 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-09-20T11:50:29.572Z] #19 84.76 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2021-09-20T11:50:29.572Z] #19 84.76 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2021-09-20T11:50:29.572Z] #19 84.76 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2021-09-20T11:50:29.572Z] #19 84.76 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2021-09-20T11:50:29.572Z] #19 84.76 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-09-20T11:50:29.572Z] #19 84.76 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2021-09-20T11:50:29.572Z] #19 84.77 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-09-20T11:50:29.572Z] #19 84.77 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-09-20T11:50:29.572Z] #19 84.77 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-09-20T11:50:29.572Z] #19 84.77 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2021-09-20T11:50:29.572Z] #19 84.77 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2021-09-20T11:50:29.572Z] #19 84.77 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-09-20T11:50:29.572Z] #19 84.77 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-09-20T11:50:29.572Z] #19 84.77 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-09-20T11:50:29.572Z] #19 84.77 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-09-20T11:50:29.572Z] #19 84.77 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-09-20T11:50:29.572Z] #19 84.78 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-09-20T11:50:29.572Z] #19 84.78 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-09-20T11:50:29.572Z] #19 84.78 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-09-20T11:50:29.572Z] #19 84.79 linux-libc-dev-s390x-cross patch xz-utils [2021-09-20T11:50:29.572Z] #19 84.83 Suggested packages: [2021-09-20T11:50:29.572Z] #19 84.83 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2021-09-20T11:50:29.572Z] #19 84.83 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2021-09-20T11:50:29.572Z] #19 84.83 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2021-09-20T11:50:29.572Z] #19 84.83 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2021-09-20T11:50:29.572Z] #19 84.83 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2021-09-20T11:50:29.572Z] #19 84.83 libyaml-shell-perl ed diffutils-doc [2021-09-20T11:50:29.572Z] #19 84.83 Recommended packages: [2021-09-20T11:50:29.572Z] #19 84.83 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2021-09-20T11:50:29.572Z] #19 84.83 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2021-09-20T11:50:29.794Z] #60 12.07 go: downloading github.com/google/uuid v1.3.0 [2021-09-20T11:50:29.794Z] #60 12.07 go: downloading github.com/moby/vpnkit v0.5.0 [2021-09-20T11:50:29.794Z] #60 12.10 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-09-20T11:50:29.794Z] #60 12.19 go: downloading github.com/gofrs/flock v0.8.1 [2021-09-20T11:50:29.794Z] #60 12.30 go: downloading github.com/gorilla/mux v1.8.0 [2021-09-20T11:50:29.794Z] #60 12.44 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-09-20T11:50:30.366Z] #60 12.76 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-09-20T11:50:30.366Z] #60 12.93 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-09-20T11:50:30.685Z] #11 ... [2021-09-20T11:50:30.685Z] [2021-09-20T11:50:30.685Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-09-20T11:50:30.685Z] #65 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-09-20T11:50:30.685Z] #65 DONE 2.8s [2021-09-20T11:50:30.685Z] [2021-09-20T11:50:30.685Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-20T11:50:30.685Z] #11 sha256:628e916ce5ccda9f00053ae003dd8fa6aefb21425d1198ff5a02560f9168eb6e [2021-09-20T11:50:30.685Z] #11 extracting sha256:ec316e6655c8aaab853ef2ae0c0ec35b1d84cec4ed904b9a55df270f222a044b [2021-09-20T11:50:30.685Z] #11 ... [2021-09-20T11:50:30.685Z] [2021-09-20T11:50:30.685Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-09-20T11:50:30.685Z] #67 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-09-20T11:50:32.629Z] #67 ... [2021-09-20T11:50:32.629Z] [2021-09-20T11:50:32.629Z] #28 [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-09-20T11:50:32.629Z] #28 sha256:5d2f784d5c729c602146e19a9eab8fafc0f39296e1c18f5d157b18a78b8971e0 [2021-09-20T11:50:32.629Z] #28 6.230 Get:1 http://deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-20T11:50:32.629Z] #28 6.230 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-20T11:50:32.629Z] #28 6.245 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-20T11:50:32.629Z] #28 6.460 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [32.6 kB] [2021-09-20T11:50:32.629Z] #28 6.764 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-20T11:50:32.629Z] #28 7.552 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2092 B] [2021-09-20T11:50:32.629Z] #28 9.009 Fetched 8297 kB in 3s (2720 kB/s) [2021-09-20T11:50:32.629Z] #28 9.009 Reading package lists... [2021-09-20T11:50:32.629Z] #28 10.17 Reading package lists... [2021-09-20T11:50:32.629Z] #28 ... [2021-09-20T11:50:32.629Z] [2021-09-20T11:50:32.629Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-20T11:50:32.629Z] #11 sha256:628e916ce5ccda9f00053ae003dd8fa6aefb21425d1198ff5a02560f9168eb6e [2021-09-20T11:50:33.585Z] #11 ... [2021-09-20T11:50:33.585Z] [2021-09-20T11:50:33.585Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-09-20T11:50:33.585Z] #67 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-09-20T11:50:33.585Z] #67 DONE 3.1s [2021-09-20T11:50:33.585Z] [2021-09-20T11:50:33.585Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-20T11:50:33.585Z] #11 sha256:628e916ce5ccda9f00053ae003dd8fa6aefb21425d1198ff5a02560f9168eb6e [2021-09-20T11:50:33.613Z] #11 extracting sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 10.2s [2021-09-20T11:50:33.666Z] #60 15.70 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-09-20T11:50:33.666Z] #60 ... [2021-09-20T11:50:33.666Z] [2021-09-20T11:50:33.666Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-20T11:50:33.666Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-20T11:50:33.666Z] #45 5.694 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-20T11:50:33.666Z] #45 7.799 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [32.6 kB] [2021-09-20T11:50:33.666Z] #45 9.841 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-20T11:50:33.666Z] #45 15.39 Get:8 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-09-20T11:50:33.666Z] #45 ... [2021-09-20T11:50:33.666Z] [2021-09-20T11:50:33.666Z] #51 [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-09-20T11:50:33.666Z] #51 sha256:b4ca9dbf49d38be7c5f82ff829c95030fd33e09d1dc61e6e6d2097ab62919b00 [2021-09-20T11:50:33.666Z] #51 10.75 go: downloading github.com/pkg/errors v0.8.1 [2021-09-20T11:50:33.666Z] #51 10.78 go: downloading github.com/spf13/cobra v0.0.5 [2021-09-20T11:50:33.666Z] #51 10.80 go: downloading github.com/spf13/pflag v1.0.5 [2021-09-20T11:50:33.666Z] #51 11.25 go: downloading github.com/spf13/viper v1.6.1 [2021-09-20T11:50:33.666Z] #51 11.42 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-09-20T11:50:33.666Z] #51 11.42 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-09-20T11:50:33.666Z] #51 11.58 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-09-20T11:50:33.666Z] #51 11.58 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-09-20T11:50:33.666Z] #51 12.40 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-09-20T11:50:33.666Z] #51 12.55 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-20T11:50:33.666Z] #51 15.77 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-09-20T11:50:33.666Z] #51 15.77 go: downloading github.com/stretchr/testify v1.4.0 [2021-09-20T11:50:33.666Z] #51 16.07 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-09-20T11:50:33.666Z] #51 16.17 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-09-20T11:50:33.666Z] #51 16.23 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-09-20T11:50:34.237Z] #51 16.62 go: downloading github.com/magiconair/properties v1.8.1 [2021-09-20T11:50:34.237Z] #51 16.63 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-20T11:50:34.237Z] #51 ... [2021-09-20T11:50:34.237Z] [2021-09-20T11:50:34.237Z] #35 [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-09-20T11:50:34.237Z] #35 sha256:b1d4c21f9cf7e67d191600f30145d2e2f336229ae02cee71b17038ec4ac8c9ac [2021-09-20T11:50:34.237Z] #35 DONE 16.8s [2021-09-20T11:50:34.237Z] [2021-09-20T11:50:34.237Z] #51 [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-09-20T11:50:34.237Z] #51 sha256:b4ca9dbf49d38be7c5f82ff829c95030fd33e09d1dc61e6e6d2097ab62919b00 [2021-09-20T11:50:34.237Z] #51 16.73 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-09-20T11:50:34.237Z] #51 16.82 go: downloading github.com/spf13/afero v1.1.2 [2021-09-20T11:50:34.237Z] #51 ... [2021-09-20T11:50:34.237Z] [2021-09-20T11:50:34.237Z] #57 [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-09-20T11:50:34.237Z] #57 sha256:7ca3e42685459dff7d8dbe39e766b5937b951ddb767a1c4c1ae7a817e6578066 [2021-09-20T11:50:34.237Z] #57 16.82 Fetched 8408 kB in 13s (650 kB/s) [2021-09-20T11:50:34.593Z] #11 extracting sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 11.1s [2021-09-20T11:50:34.615Z] #11 extracting sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 12.1s done [2021-09-20T11:50:34.848Z] #19 90.08 The following NEW packages will be installed: [2021-09-20T11:50:34.848Z] #19 90.08 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-09-20T11:50:34.848Z] #19 90.08 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-09-20T11:50:34.848Z] #19 90.08 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2021-09-20T11:50:34.848Z] #19 90.08 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2021-09-20T11:50:34.848Z] #19 90.08 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-09-20T11:50:34.848Z] #19 90.08 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-09-20T11:50:34.848Z] #19 90.08 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2021-09-20T11:50:34.848Z] #19 90.08 crossbuild-essential-armel crossbuild-essential-armhf [2021-09-20T11:50:34.848Z] #19 90.09 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2021-09-20T11:50:34.848Z] #19 90.09 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2021-09-20T11:50:34.848Z] #19 90.09 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2021-09-20T11:50:34.848Z] #19 90.09 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2021-09-20T11:50:34.848Z] #19 90.09 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2021-09-20T11:50:34.848Z] #19 90.09 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2021-09-20T11:50:34.848Z] #19 90.09 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2021-09-20T11:50:34.848Z] #19 90.09 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2021-09-20T11:50:34.848Z] #19 90.09 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2021-09-20T11:50:34.848Z] #19 90.09 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-09-20T11:50:34.848Z] #19 90.09 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-09-20T11:50:34.848Z] #19 90.09 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2021-09-20T11:50:34.848Z] #19 90.09 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2021-09-20T11:50:34.848Z] #19 90.09 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-09-20T11:50:34.848Z] #19 90.09 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-09-20T11:50:34.848Z] #19 90.10 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-09-20T11:50:34.848Z] #19 90.10 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-09-20T11:50:34.848Z] #19 90.10 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-09-20T11:50:34.848Z] #19 90.10 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-09-20T11:50:34.848Z] #19 90.10 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2021-09-20T11:50:34.848Z] #19 90.10 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2021-09-20T11:50:34.848Z] #19 90.10 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2021-09-20T11:50:34.848Z] #19 90.10 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2021-09-20T11:50:34.848Z] #19 90.10 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-09-20T11:50:34.848Z] #19 90.10 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2021-09-20T11:50:34.848Z] #19 90.11 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-09-20T11:50:34.848Z] #19 90.11 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-09-20T11:50:34.848Z] #19 90.12 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-09-20T11:50:34.848Z] #19 90.12 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2021-09-20T11:50:34.848Z] #19 90.12 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2021-09-20T11:50:34.848Z] #19 90.12 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-09-20T11:50:34.848Z] #19 90.12 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-09-20T11:50:34.848Z] #19 90.12 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-09-20T11:50:34.848Z] #19 90.12 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-09-20T11:50:34.848Z] #19 90.13 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-09-20T11:50:34.848Z] #19 90.13 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-09-20T11:50:34.848Z] #19 90.13 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-09-20T11:50:34.848Z] #19 90.13 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-09-20T11:50:34.848Z] #19 90.14 linux-libc-dev-s390x-cross patch xz-utils [2021-09-20T11:50:34.884Z] #11 extracting sha256:89abc29ee6353a48d54b8ff6593eb26679d88ef78d51d901ddef40b48fc35399 [2021-09-20T11:50:34.987Z] #11 extracting sha256:ec316e6655c8aaab853ef2ae0c0ec35b1d84cec4ed904b9a55df270f222a044b 4.3s done [2021-09-20T11:50:35.106Z] #19 90.81 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2021-09-20T11:50:35.106Z] #19 90.81 Need to get 787 MB of archives. [2021-09-20T11:50:35.106Z] #19 90.81 After this operation, 3385 MB of additional disk space will be used. [2021-09-20T11:50:35.106Z] #19 90.81 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2021-09-20T11:50:35.154Z] #11 extracting sha256:89abc29ee6353a48d54b8ff6593eb26679d88ef78d51d901ddef40b48fc35399 done [2021-09-20T11:50:35.154Z] #11 DONE 43.4s [2021-09-20T11:50:35.154Z] [2021-09-20T11:50:35.154Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-09-20T11:50:35.154Z] #12 sha256:ae83c74eb34e63a71461501778558ef2dfa05629cd78801581ad03963690a222 [2021-09-20T11:50:35.164Z] #11 extracting sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 11.9s done [2021-09-20T11:50:35.251Z] #11 extracting sha256:67bb8e7c2a2e9595d75bcbc81496177c7249d6159c895f2292c3bfaf36ef947f [2021-09-20T11:50:35.251Z] #11 extracting sha256:67bb8e7c2a2e9595d75bcbc81496177c7249d6159c895f2292c3bfaf36ef947f done [2021-09-20T11:50:35.364Z] #19 90.81 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-09-20T11:50:35.364Z] #19 90.82 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2021-09-20T11:50:35.364Z] #19 90.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2021-09-20T11:50:35.364Z] #19 90.83 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2021-09-20T11:50:35.364Z] #19 90.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-09-20T11:50:35.364Z] #19 90.84 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2021-09-20T11:50:35.364Z] #19 90.95 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2021-09-20T11:50:35.365Z] #19 91.05 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2021-09-20T11:50:35.425Z] #11 extracting sha256:89abc29ee6353a48d54b8ff6593eb26679d88ef78d51d901ddef40b48fc35399 done [2021-09-20T11:50:35.517Z] #11 DONE 21.2s [2021-09-20T11:50:35.517Z] [2021-09-20T11:50:35.517Z] #28 [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-09-20T11:50:35.517Z] #28 sha256:5d2f784d5c729c602146e19a9eab8fafc0f39296e1c18f5d157b18a78b8971e0 [2021-09-20T11:50:35.517Z] #28 10.17 Reading package lists... [2021-09-20T11:50:35.517Z] #28 11.24 Building dependency tree... [2021-09-20T11:50:35.517Z] #28 11.96 The following additional packages will be installed: [2021-09-20T11:50:35.517Z] #28 11.96 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-09-20T11:50:35.517Z] #28 11.96 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-09-20T11:50:35.517Z] #28 11.96 Recommended packages: [2021-09-20T11:50:35.517Z] #28 11.96 libldap-common publicsuffix libsasl2-modules [2021-09-20T11:50:35.517Z] #28 12.18 The following NEW packages will be installed: [2021-09-20T11:50:35.517Z] #28 12.18 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-09-20T11:50:35.517Z] #28 12.18 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-09-20T11:50:35.517Z] #28 12.18 libssh2-1 openssl [2021-09-20T11:50:35.517Z] #28 12.49 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-20T11:50:35.517Z] #28 12.49 Need to get 2934 kB of archives. [2021-09-20T11:50:35.517Z] #28 12.49 After this operation, 6485 kB of additional disk space will be used. [2021-09-20T11:50:35.517Z] #28 12.49 Get:1 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2021-09-20T11:50:35.517Z] #28 12.49 Get:2 http://security.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1k-1+deb11u1 [829 kB] [2021-09-20T11:50:35.517Z] #28 12.49 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2021-09-20T11:50:35.517Z] #28 12.49 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1 [69.3 kB] [2021-09-20T11:50:35.517Z] #28 12.50 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1 [105 kB] [2021-09-20T11:50:35.517Z] #28 12.50 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2021-09-20T11:50:35.517Z] #28 12.50 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2021-09-20T11:50:35.517Z] #28 12.50 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2021-09-20T11:50:35.517Z] #28 12.50 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2021-09-20T11:50:35.517Z] #28 12.50 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2021-09-20T11:50:35.517Z] #28 12.50 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+b1 [321 kB] [2021-09-20T11:50:35.517Z] #28 12.51 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+b1 [261 kB] [2021-09-20T11:50:35.517Z] #28 12.56 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2021-09-20T11:50:35.517Z] #28 12.56 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2021-09-20T11:50:35.517Z] #28 12.56 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2021-09-20T11:50:35.517Z] #28 12.89 debconf: delaying package configuration, since apt-utils is not installed [2021-09-20T11:50:35.517Z] #28 12.94 Fetched 2934 kB in 0s (8153 kB/s) [2021-09-20T11:50:35.517Z] #28 12.97 Selecting previously unselected package openssl. [2021-09-20T11:50:35.517Z] #28 12.97 (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 ... 6645 files and directories currently installed.) [2021-09-20T11:50:35.517Z] #28 12.98 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_arm64.deb ... [2021-09-20T11:50:35.517Z] #28 12.98 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-09-20T11:50:35.517Z] #28 13.11 Selecting previously unselected package ca-certificates. [2021-09-20T11:50:35.517Z] #28 13.11 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-09-20T11:50:35.517Z] #28 13.12 Unpacking ca-certificates (20210119) ... [2021-09-20T11:50:35.517Z] #28 13.23 Selecting previously unselected package libbrotli1:arm64. [2021-09-20T11:50:35.622Z] #19 91.22 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2021-09-20T11:50:35.622Z] #19 91.30 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2021-09-20T11:50:35.622Z] #19 91.35 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2021-09-20T11:50:35.686Z] #11 DONE 43.8s [2021-09-20T11:50:35.686Z] [2021-09-20T11:50:35.686Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-09-20T11:50:35.686Z] #12 sha256:ae83c74eb34e63a71461501778558ef2dfa05629cd78801581ad03963690a222 [2021-09-20T11:50:35.781Z] #28 13.23 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2021-09-20T11:50:35.781Z] #28 13.24 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2021-09-20T11:50:35.781Z] #28 13.31 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-09-20T11:50:35.781Z] #28 13.32 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_arm64.deb ... [2021-09-20T11:50:35.781Z] #28 13.32 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2021-09-20T11:50:35.781Z] #28 13.46 Selecting previously unselected package libsasl2-2:arm64. [2021-09-20T11:50:35.781Z] #28 13.46 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_arm64.deb ... [2021-09-20T11:50:35.781Z] #28 13.47 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2021-09-20T11:50:35.881Z] #19 91.36 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2021-09-20T11:50:36.045Z] #28 13.57 Selecting previously unselected package libldap-2.4-2:arm64. [2021-09-20T11:50:36.045Z] #28 13.57 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2021-09-20T11:50:36.045Z] #28 13.57 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2021-09-20T11:50:36.045Z] #28 13.64 Selecting previously unselected package libnghttp2-14:arm64. [2021-09-20T11:50:36.045Z] #28 13.64 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2021-09-20T11:50:36.045Z] #28 13.64 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2021-09-20T11:50:36.045Z] #28 13.69 Selecting previously unselected package libpsl5:arm64. [2021-09-20T11:50:36.045Z] #28 13.69 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2021-09-20T11:50:36.045Z] #28 13.69 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2021-09-20T11:50:36.045Z] #28 13.74 Selecting previously unselected package librtmp1:arm64. [2021-09-20T11:50:36.316Z] #28 13.74 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2021-09-20T11:50:36.316Z] #28 13.74 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-20T11:50:36.316Z] #28 13.88 Selecting previously unselected package libssh2-1:arm64. [2021-09-20T11:50:36.316Z] #28 13.88 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2021-09-20T11:50:36.316Z] #28 13.88 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2021-09-20T11:50:36.557Z] #12 DONE 1.2s [2021-09-20T11:50:36.557Z] [2021-09-20T11:50:36.557Z] #13 [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-09-20T11:50:36.557Z] #13 sha256:825ac47934461475fdd43da39a006a68cf4f6325c04c116eb1e9e3e295b33d83 [2021-09-20T11:50:36.581Z] #28 ... [2021-09-20T11:50:36.581Z] [2021-09-20T11:50:36.581Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-09-20T11:50:36.581Z] #12 sha256:0297f576bb31f0c43e6e6e25e7e1db565cc237df96ce70f719df7da7471074c9 [2021-09-20T11:50:36.581Z] #12 DONE 0.9s [2021-09-20T11:50:36.581Z] [2021-09-20T11:50:36.581Z] #28 [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-09-20T11:50:36.581Z] #28 sha256:5d2f784d5c729c602146e19a9eab8fafc0f39296e1c18f5d157b18a78b8971e0 [2021-09-20T11:50:36.581Z] #28 14.04 Selecting previously unselected package libcurl4:arm64. [2021-09-20T11:50:36.581Z] #28 14.04 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_arm64.deb ... [2021-09-20T11:50:36.581Z] #28 14.04 Unpacking libcurl4:arm64 (7.74.0-1.3+b1) ... [2021-09-20T11:50:36.581Z] #28 14.12 Selecting previously unselected package curl. [2021-09-20T11:50:36.581Z] #28 14.12 Preparing to unpack .../11-curl_7.74.0-1.3+b1_arm64.deb ... [2021-09-20T11:50:36.581Z] #28 14.12 Unpacking curl (7.74.0-1.3+b1) ... [2021-09-20T11:50:36.581Z] #28 14.20 Selecting previously unselected package libonig5:arm64. [2021-09-20T11:50:36.581Z] #28 14.22 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2021-09-20T11:50:36.581Z] #28 14.22 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2021-09-20T11:50:36.581Z] #28 14.29 Selecting previously unselected package libjq1:arm64. [2021-09-20T11:50:36.845Z] #28 14.29 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2021-09-20T11:50:36.845Z] #28 14.29 Unpacking libjq1:arm64 (1.6-2.1) ... [2021-09-20T11:50:36.845Z] #28 14.35 Selecting previously unselected package jq. [2021-09-20T11:50:36.845Z] #28 14.35 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2021-09-20T11:50:36.845Z] #28 14.36 Unpacking jq (1.6-2.1) ... [2021-09-20T11:50:36.845Z] #28 14.41 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2021-09-20T11:50:36.845Z] #28 14.42 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2021-09-20T11:50:36.845Z] #28 14.44 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2021-09-20T11:50:36.845Z] #28 14.45 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2021-09-20T11:50:36.845Z] #28 14.46 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-20T11:50:36.845Z] #28 14.47 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2021-09-20T11:50:36.845Z] #28 14.48 Setting up libssh2-1:arm64 (1.9.0-2) ... [2021-09-20T11:50:36.845Z] #28 14.49 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-09-20T11:50:36.845Z] #28 14.51 Setting up libonig5:arm64 (6.9.6-1.1) ... [2021-09-20T11:50:37.074Z] #12 DONE 1.2s [2021-09-20T11:50:37.075Z] [2021-09-20T11:50:37.075Z] #13 [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-09-20T11:50:37.075Z] #13 sha256:825ac47934461475fdd43da39a006a68cf4f6325c04c116eb1e9e3e295b33d83 [2021-09-20T11:50:37.111Z] #28 14.53 Setting up libjq1:arm64 (1.6-2.1) ... [2021-09-20T11:50:37.111Z] #28 14.54 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2021-09-20T11:50:37.111Z] #28 14.55 Setting up ca-certificates (20210119) ... [2021-09-20T11:50:37.111Z] #28 ... [2021-09-20T11:50:37.111Z] [2021-09-20T11:50:37.111Z] #13 [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-09-20T11:50:37.111Z] #13 sha256:4e909e1ddf012bc37865cea8b90160e2c16760f67330e296cfa7c65e3f369d82 [2021-09-20T11:50:37.111Z] #13 DONE 0.7s [2021-09-20T11:50:37.129Z] #13 DONE 0.7s [2021-09-20T11:50:37.129Z] [2021-09-20T11:50:37.129Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-09-20T11:50:37.129Z] #32 sha256:2328b8ab2f0089d7861415344a773a4bac4fe39225f20fced700144c2b146c63 [2021-09-20T11:50:37.129Z] #32 DONE 0.1s [2021-09-20T11:50:37.129Z] [2021-09-20T11:50:37.129Z] #33 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-20T11:50:37.129Z] #33 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa [2021-09-20T11:50:37.375Z] [2021-09-20T11:50:37.375Z] #44 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-09-20T11:50:37.375Z] #44 sha256:a01be052f99e330ad687f67159832ad34e732f6c4661220bb763444296602a34 [2021-09-20T11:50:37.375Z] #44 DONE 0.0s [2021-09-20T11:50:37.375Z] [2021-09-20T11:50:37.375Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-20T11:50:37.375Z] #45 sha256:ec6730dd9afdcedd9e669a8174703241efa66f05a09ada224c8b0556a7d9b5de [2021-09-20T11:50:37.375Z] #45 ... [2021-09-20T11:50:37.375Z] [2021-09-20T11:50:37.375Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-09-20T11:50:37.375Z] #40 sha256:9305f4139a73c97a5d8ff4b8f8071910a78430a3e67d078ee85df5ca27e842f5 [2021-09-20T11:50:37.375Z] #40 DONE 0.2s [2021-09-20T11:50:37.375Z] [2021-09-20T11:50:37.375Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-09-20T11:50:37.375Z] #32 sha256:712cb41469724a1660d44a4d43717784d8de6ca745ba007bfd3eb7cd72916f24 [2021-09-20T11:50:37.375Z] #32 DONE 0.2s [2021-09-20T11:50:37.390Z] #33 ... [2021-09-20T11:50:37.390Z] [2021-09-20T11:50:37.390Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-09-20T11:50:37.390Z] #40 sha256:6accaee5db0a8fe0935c0afa9d3c8e75f675530087e9d208721ea23b23ad6b1a [2021-09-20T11:50:37.390Z] #40 DONE 0.2s [2021-09-20T11:50:37.390Z] [2021-09-20T11:50:37.390Z] #44 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-09-20T11:50:37.390Z] #44 sha256:279750e72eafeb0dd9c19aed450d987174e3a2430fe8465ba0f068852a470a3c [2021-09-20T11:50:37.390Z] #44 DONE 0.2s [2021-09-20T11:50:37.390Z] [2021-09-20T11:50:37.390Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-20T11:50:37.390Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-20T11:50:37.545Z] #57 16.82 Reading package lists... [2021-09-20T11:50:37.545Z] #57 ... [2021-09-20T11:50:37.545Z] [2021-09-20T11:50:37.545Z] #47 [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-09-20T11:50:37.545Z] #47 sha256:2592d22636e0fad3999b37902681ba19ca09d2e63c5dd1a223dc4ee399091f4e [2021-09-20T11:50:37.545Z] #47 DONE 19.8s [2021-09-20T11:50:37.545Z] [2021-09-20T11:50:37.545Z] #51 [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-09-20T11:50:37.545Z] #51 sha256:b4ca9dbf49d38be7c5f82ff829c95030fd33e09d1dc61e6e6d2097ab62919b00 [2021-09-20T11:50:37.545Z] #51 16.96 go: downloading github.com/spf13/cast v1.3.0 [2021-09-20T11:50:37.545Z] #51 16.99 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-09-20T11:50:37.545Z] #51 17.05 go: downloading github.com/subosito/gotenv v1.2.0 [2021-09-20T11:50:37.545Z] #51 17.33 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-09-20T11:50:37.545Z] #51 17.33 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-09-20T11:50:37.545Z] #51 17.33 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-09-20T11:50:37.545Z] #51 17.43 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-09-20T11:50:37.545Z] #51 17.47 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-09-20T11:50:37.545Z] #51 17.47 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-09-20T11:50:37.545Z] #51 17.55 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-09-20T11:50:37.545Z] #51 17.61 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-09-20T11:50:37.545Z] #51 17.63 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-09-20T11:50:37.545Z] #51 17.74 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-09-20T11:50:37.545Z] #51 17.87 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-09-20T11:50:37.545Z] #51 17.94 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-09-20T11:50:37.545Z] #51 17.94 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-09-20T11:50:37.545Z] #51 17.96 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-09-20T11:50:37.545Z] #51 18.26 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-09-20T11:50:37.545Z] #51 18.31 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-09-20T11:50:37.545Z] #51 18.68 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-09-20T11:50:37.545Z] #51 18.79 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-09-20T11:50:37.545Z] #51 18.79 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-09-20T11:50:37.545Z] #51 19.00 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-09-20T11:50:37.545Z] #51 19.08 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-09-20T11:50:37.545Z] #51 19.27 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-09-20T11:50:37.545Z] #51 19.40 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-09-20T11:50:37.545Z] #51 20.02 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-09-20T11:50:37.545Z] #51 20.02 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-09-20T11:50:37.545Z] #51 20.02 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-09-20T11:50:37.545Z] #51 20.02 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-09-20T11:50:37.545Z] #51 20.02 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-09-20T11:50:37.545Z] #51 20.02 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-09-20T11:50:37.645Z] #13 DONE 0.8s [2021-09-20T11:50:37.645Z] [2021-09-20T11:50:37.645Z] #25 [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-09-20T11:50:37.645Z] #25 sha256:36b7f79f3640e8bd3236b5f4aa273397e524a6c434e04ffd0a5b4efa0882f697 [2021-09-20T11:50:37.646Z] [2021-09-20T11:50:37.646Z] #33 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-20T11:50:37.646Z] #33 sha256:bf8adb7ed355b4799344ce1c320ab4a4346595065c8038c59e568a9092745ffa [2021-09-20T11:50:37.811Z] #51 20.34 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-09-20T11:50:37.915Z] #25 ... [2021-09-20T11:50:37.916Z] [2021-09-20T11:50:37.916Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-09-20T11:50:37.916Z] #40 sha256:6accaee5db0a8fe0935c0afa9d3c8e75f675530087e9d208721ea23b23ad6b1a [2021-09-20T11:50:37.916Z] #40 DONE 0.2s [2021-09-20T11:50:37.916Z] [2021-09-20T11:50:37.916Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-09-20T11:50:37.916Z] #32 sha256:2328b8ab2f0089d7861415344a773a4bac4fe39225f20fced700144c2b146c63 [2021-09-20T11:50:37.916Z] #32 DONE 0.2s [2021-09-20T11:50:37.916Z] [2021-09-20T11:50:37.916Z] #44 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-09-20T11:50:37.916Z] #44 sha256:279750e72eafeb0dd9c19aed450d987174e3a2430fe8465ba0f068852a470a3c [2021-09-20T11:50:37.916Z] #44 DONE 0.2s [2021-09-20T11:50:37.916Z] [2021-09-20T11:50:37.916Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-20T11:50:37.916Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-20T11:50:38.071Z] #51 ... [2021-09-20T11:50:38.071Z] [2021-09-20T11:50:38.071Z] #37 [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-09-20T11:50:38.071Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-20T11:50:38.071Z] #37 10.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-20T11:50:38.071Z] #37 18.78 Fetched 8408 kB in 14s (609 kB/s) [2021-09-20T11:50:38.071Z] #37 18.78 Reading package lists... [2021-09-20T11:50:38.071Z] #37 ... [2021-09-20T11:50:38.071Z] [2021-09-20T11:50:38.071Z] #51 [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-09-20T11:50:38.071Z] #51 sha256:b4ca9dbf49d38be7c5f82ff829c95030fd33e09d1dc61e6e6d2097ab62919b00 [2021-09-20T11:50:38.071Z] #51 20.64 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-09-20T11:50:38.071Z] #51 20.64 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-09-20T11:50:38.071Z] #51 20.64 go: downloading github.com/ultraware/funlen v0.0.2 [2021-09-20T11:50:38.071Z] #51 20.64 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-09-20T11:50:38.071Z] #51 20.64 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-09-20T11:50:38.332Z] #51 20.78 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-09-20T11:50:38.408Z] #19 93.54 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2021-09-20T11:50:38.408Z] #19 93.55 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2021-09-20T11:50:39.275Z] #51 21.63 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-09-20T11:50:39.275Z] #51 21.63 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-09-20T11:50:39.275Z] #51 21.78 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-20T11:50:39.275Z] #51 21.79 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-20T11:50:39.275Z] #51 21.85 go: downloading github.com/stretchr/objx v0.2.0 [2021-09-20T11:50:39.344Z] #19 94.84 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2021-09-20T11:50:39.344Z] #19 94.85 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2021-09-20T11:50:39.538Z] #51 22.00 go: downloading golang.org/x/text v0.3.2 [2021-09-20T11:50:40.930Z] #51 ... [2021-09-20T11:50:40.930Z] [2021-09-20T11:50:40.930Z] #49 [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-09-20T11:50:40.930Z] #49 sha256:d2ed5f826259176ec11be5f321a0c76282bb17b9491d699e4efa5b681815d1d8 [2021-09-20T11:50:40.930Z] #49 13.46 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-09-20T11:50:40.930Z] #49 13.52 go: downloading golang.org/x/mod v0.3.0 [2021-09-20T11:50:41.192Z] #49 ... [2021-09-20T11:50:41.192Z] [2021-09-20T11:50:41.192Z] #41 [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-09-20T11:50:41.192Z] #41 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da [2021-09-20T11:50:41.192Z] #41 22.12 Updating files: 99% (1743/1750) Updating files: 100% (1750/1750) Updating files: 100% (1750/1750), done. [2021-09-20T11:50:41.192Z] #41 22.15 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-09-20T11:50:41.253Z] #19 96.65 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2021-09-20T11:50:41.253Z] #19 96.66 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2021-09-20T11:50:42.014Z] #33 3.898 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-09-20T11:50:42.014Z] #33 3.898 Cloning into '.'... [2021-09-20T11:50:42.133Z] #41 24.20 + 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-09-20T11:50:42.597Z] #33 ... [2021-09-20T11:50:42.597Z] [2021-09-20T11:50:42.597Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-20T11:50:42.597Z] #45 sha256:ec6730dd9afdcedd9e669a8174703241efa66f05a09ada224c8b0556a7d9b5de [2021-09-20T11:50:42.597Z] #45 4.892 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-20T11:50:42.597Z] #45 4.910 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-20T11:50:42.597Z] #45 4.914 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-20T11:50:42.597Z] #45 5.529 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-09-20T11:50:42.935Z] using credential docker-jenkins-github-credentials [2021-09-20T11:50:43.010Z] Cloning the remote Git repository [2021-09-20T11:50:43.011Z] Cloning with configured refspecs honoured and without tags [2021-09-20T11:50:43.150Z] #19 98.46 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2021-09-20T11:50:43.150Z] #19 98.47 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2021-09-20T11:50:43.179Z] #45 5.881 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-20T11:50:43.822Z] using credential docker-jenkins-github-credentials [2021-09-20T11:50:43.897Z] Cloning the remote Git repository [2021-09-20T11:50:43.897Z] Cloning with configured refspecs honoured and without tags [2021-09-20T11:50:43.974Z] #45 ... [2021-09-20T11:50:43.974Z] [2021-09-20T11:50:43.974Z] #53 [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-09-20T11:50:43.974Z] #53 sha256:c585123e247871601962df82e3b7c9c82847d1a2d623127a8a41996a3713faae [2021-09-20T11:50:43.974Z] #53 6.251 + RM_GOPATH=0 [2021-09-20T11:50:43.974Z] #53 6.251 + TMP_GOPATH= [2021-09-20T11:50:43.974Z] #53 6.251 + : /build [2021-09-20T11:50:43.974Z] #53 6.251 + '[' -z '' ']' [2021-09-20T11:50:43.974Z] #53 6.253 ++ mktemp -d [2021-09-20T11:50:43.974Z] #53 6.253 + export GOPATH=/tmp/tmp.XV3S6cmI1C [2021-09-20T11:50:43.974Z] #53 6.253 + GOPATH=/tmp/tmp.XV3S6cmI1C [2021-09-20T11:50:43.974Z] #53 6.253 + RM_GOPATH=1 [2021-09-20T11:50:43.974Z] #53 6.253 + case "$(go env GOARCH)" in [2021-09-20T11:50:43.974Z] #53 6.254 ++ go env GOARCH [2021-09-20T11:50:43.974Z] #53 6.262 + export GO_BUILDMODE=-buildmode=pie [2021-09-20T11:50:43.974Z] #53 6.262 + GO_BUILDMODE=-buildmode=pie [2021-09-20T11:50:43.974Z] #53 6.262 ++ dirname /tmp/install/install.sh [2021-09-20T11:50:43.974Z] #53 6.263 + dir=/tmp/install [2021-09-20T11:50:43.974Z] #53 6.263 + bin=shfmt [2021-09-20T11:50:43.974Z] #53 6.263 + shift [2021-09-20T11:50:43.974Z] #53 6.263 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-09-20T11:50:43.974Z] #53 6.263 + . /tmp/install/shfmt.installer [2021-09-20T11:50:43.974Z] #53 6.263 ++ : v3.0.2 [2021-09-20T11:50:43.974Z] #53 6.263 + install_shfmt [2021-09-20T11:50:43.974Z] #53 6.263 + echo 'Install shfmt version v3.0.2' [2021-09-20T11:50:43.974Z] #53 6.263 + GOBIN=/build [2021-09-20T11:50:43.974Z] #53 6.263 + GO111MODULE=on [2021-09-20T11:50:43.974Z] #53 6.263 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2021-09-20T11:50:43.974Z] #53 6.263 Install shfmt version v3.0.2 [2021-09-20T11:50:43.974Z] #53 6.323 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-09-20T11:50:44.522Z] #19 100.3 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2021-09-20T11:50:44.522Z] #19 100.3 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2021-09-20T11:50:44.522Z] #19 100.3 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2021-09-20T11:50:44.522Z] #19 100.3 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2021-09-20T11:50:44.522Z] #19 100.3 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2021-09-20T11:50:44.522Z] #19 100.3 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2021-09-20T11:50:44.522Z] #19 100.3 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2021-09-20T11:50:44.522Z] #19 100.3 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2021-09-20T11:50:44.522Z] #19 100.3 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2021-09-20T11:50:44.544Z] #53 7.249 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-09-20T11:50:44.544Z] #53 7.253 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-09-20T11:50:44.544Z] #53 7.269 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-09-20T11:50:44.563Z] #45 ... [2021-09-20T11:50:44.563Z] [2021-09-20T11:50:44.563Z] #53 [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-09-20T11:50:44.563Z] #53 sha256:3edff1c15b5b701e1e977ec5f2eece7511c0491ff190bc7cc3a23f5393c01f08 [2021-09-20T11:50:44.563Z] #53 6.313 + RM_GOPATH=0 [2021-09-20T11:50:44.563Z] #53 6.313 + TMP_GOPATH= [2021-09-20T11:50:44.563Z] #53 6.313 + : /build [2021-09-20T11:50:44.563Z] #53 6.313 + '[' -z '' ']' [2021-09-20T11:50:44.563Z] #53 6.313 ++ mktemp -d [2021-09-20T11:50:44.563Z] #53 6.313 + export GOPATH=/tmp/tmp.2tJS7fI1dO [2021-09-20T11:50:44.563Z] #53 6.313 + GOPATH=/tmp/tmp.2tJS7fI1dO [2021-09-20T11:50:44.563Z] #53 6.313 + RM_GOPATH=1 [2021-09-20T11:50:44.563Z] #53 6.313 + case "$(go env GOARCH)" in [2021-09-20T11:50:44.563Z] #53 6.313 ++ go env GOARCH [2021-09-20T11:50:44.563Z] #53 6.314 + export GO_BUILDMODE=-buildmode=pie [2021-09-20T11:50:44.563Z] #53 6.314 + GO_BUILDMODE=-buildmode=pie [2021-09-20T11:50:44.563Z] #53 6.315 Install shfmt version v3.0.2 [2021-09-20T11:50:44.563Z] #53 6.315 ++ dirname /tmp/install/install.sh [2021-09-20T11:50:44.563Z] #53 6.315 + dir=/tmp/install [2021-09-20T11:50:44.563Z] #53 6.315 + bin=shfmt [2021-09-20T11:50:44.563Z] #53 6.315 + shift [2021-09-20T11:50:44.563Z] #53 6.317 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-09-20T11:50:44.563Z] #53 6.317 + . /tmp/install/shfmt.installer [2021-09-20T11:50:44.563Z] #53 6.317 ++ : v3.0.2 [2021-09-20T11:50:44.563Z] #53 6.317 + install_shfmt [2021-09-20T11:50:44.563Z] #53 6.317 + echo 'Install shfmt version v3.0.2' [2021-09-20T11:50:44.563Z] #53 6.317 + GOBIN=/build [2021-09-20T11:50:44.563Z] #53 6.317 + GO111MODULE=on [2021-09-20T11:50:44.563Z] #53 6.317 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2021-09-20T11:50:44.563Z] #53 6.740 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-09-20T11:50:43.201Z] Cloning repository https://github.com/moby/moby.git [2021-09-20T11:50:43.593Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-09-20T11:50:44.438Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-20T11:50:44.438Z] > git --version # timeout=10 [2021-09-20T11:50:44.485Z] > git --version # 'git version 2.24.1.windows.2' [2021-09-20T11:50:44.485Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-20T11:50:44.488Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42868/head:refs/remotes/origin/PR-42868 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-20T11:50:44.684Z] #41 ... [2021-09-20T11:50:44.684Z] [2021-09-20T11:50:44.684Z] #51 [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-09-20T11:50:44.684Z] #51 sha256:b4ca9dbf49d38be7c5f82ff829c95030fd33e09d1dc61e6e6d2097ab62919b00 [2021-09-20T11:50:44.684Z] #51 27.34 go: downloading github.com/gobwas/glob v0.2.3 [2021-09-20T11:50:44.780Z] #19 100.3 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2021-09-20T11:50:44.780Z] #19 100.3 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2021-09-20T11:50:44.780Z] #19 100.3 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2021-09-20T11:50:44.804Z] #53 ... [2021-09-20T11:50:44.804Z] [2021-09-20T11:50:44.804Z] #33 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-20T11:50:44.804Z] #33 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa [2021-09-20T11:50:44.804Z] #33 7.581 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-09-20T11:50:44.804Z] #33 7.584 Cloning into '.'... [2021-09-20T11:50:44.944Z] #51 27.35 go: downloading github.com/kisielk/gotool v1.0.0 [2021-09-20T11:50:44.944Z] #51 27.39 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-09-20T11:50:45.037Z] #19 100.5 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2021-09-20T11:50:45.120Z] #45 7.562 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [32.6 kB] [2021-09-20T11:50:45.150Z] #53 7.373 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-09-20T11:50:45.150Z] #53 7.373 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-09-20T11:50:45.150Z] #53 7.421 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-09-20T11:50:45.205Z] #51 27.51 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-09-20T11:50:45.205Z] #51 27.51 go: downloading github.com/gogo/protobuf v1.2.1 [2021-09-20T11:50:45.295Z] #19 100.9 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2021-09-20T11:50:45.295Z] #19 100.9 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2021-09-20T11:50:45.414Z] #53 ... [2021-09-20T11:50:45.414Z] [2021-09-20T11:50:45.414Z] #49 [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-09-20T11:50:45.414Z] #49 sha256:737fe788300c77d222f36b219f509c6417e81adf29ba51f4b5d99cd2edd312f9 [2021-09-20T11:50:45.414Z] #49 7.598 + RM_GOPATH=0 [2021-09-20T11:50:45.414Z] #49 7.599 + TMP_GOPATH= [2021-09-20T11:50:45.414Z] #49 7.599 + : /build [2021-09-20T11:50:45.414Z] #49 7.599 + '[' -z '' ']' [2021-09-20T11:50:45.414Z] #49 7.604 ++ mktemp -d [2021-09-20T11:50:45.414Z] #49 7.607 + export GOPATH=/tmp/tmp.uqPJFuoobE [2021-09-20T11:50:45.414Z] #49 7.607 + GOPATH=/tmp/tmp.uqPJFuoobE [2021-09-20T11:50:45.414Z] #49 7.607 + RM_GOPATH=1 [2021-09-20T11:50:45.414Z] #49 7.607 + case "$(go env GOARCH)" in [2021-09-20T11:50:45.414Z] #49 7.608 ++ go env GOARCH [2021-09-20T11:50:45.414Z] #49 7.654 + export GO_BUILDMODE=-buildmode=pie [2021-09-20T11:50:45.414Z] #49 7.654 + GO_BUILDMODE=-buildmode=pie [2021-09-20T11:50:45.414Z] #49 7.659 ++ dirname /tmp/install/install.sh [2021-09-20T11:50:45.414Z] #49 7.668 + dir=/tmp/install [2021-09-20T11:50:45.414Z] #49 7.668 + bin=gotestsum [2021-09-20T11:50:45.414Z] #49 7.668 + shift [2021-09-20T11:50:45.414Z] #49 7.668 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-09-20T11:50:45.414Z] #49 7.668 + . /tmp/install/gotestsum.installer [2021-09-20T11:50:45.414Z] #49 7.668 ++ : v1.7.0 [2021-09-20T11:50:45.414Z] #49 7.668 + install_gotestsum [2021-09-20T11:50:45.414Z] #49 7.668 + set -e [2021-09-20T11:50:45.414Z] #49 7.669 + echo 'Install gotestsum version v1.7.0' [2021-09-20T11:50:45.414Z] #49 7.669 + GOBIN=/build [2021-09-20T11:50:45.414Z] #49 7.669 + GO111MODULE=on [2021-09-20T11:50:45.414Z] #49 7.669 + go install gotest.tools/gotestsum@v1.7.0 [2021-09-20T11:50:45.414Z] #49 7.673 Install gotestsum version v1.7.0 [2021-09-20T11:50:45.414Z] #49 ... [2021-09-20T11:50:45.414Z] [2021-09-20T11:50:45.414Z] #25 [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-09-20T11:50:45.414Z] #25 sha256:36b7f79f3640e8bd3236b5f4aa273397e524a6c434e04ffd0a5b4efa0882f697 [2021-09-20T11:50:45.414Z] #25 7.664 + RM_GOPATH=0 [2021-09-20T11:50:45.414Z] #25 7.664 + TMP_GOPATH= [2021-09-20T11:50:45.414Z] #25 7.664 + : /build [2021-09-20T11:50:45.414Z] #25 7.664 + '[' -z '' ']' [2021-09-20T11:50:45.414Z] #25 7.664 ++ mktemp -d [2021-09-20T11:50:45.414Z] #25 7.664 + export GOPATH=/tmp/tmp.LAxwX3oG3L [2021-09-20T11:50:45.414Z] #25 7.664 + GOPATH=/tmp/tmp.LAxwX3oG3L [2021-09-20T11:50:45.414Z] #25 7.664 + RM_GOPATH=1 [2021-09-20T11:50:45.414Z] #25 7.664 + case "$(go env GOARCH)" in [2021-09-20T11:50:45.414Z] #25 7.664 ++ go env GOARCH [2021-09-20T11:50:45.415Z] #25 7.701 + export GO_BUILDMODE=-buildmode=pie [2021-09-20T11:50:45.415Z] #25 7.701 + GO_BUILDMODE=-buildmode=pie [2021-09-20T11:50:45.415Z] #25 7.721 ++ dirname /tmp/install/install.sh [2021-09-20T11:50:45.415Z] #25 7.724 + dir=/tmp/install [2021-09-20T11:50:45.415Z] #25 7.724 + bin=dockercli [2021-09-20T11:50:45.415Z] #25 7.724 + shift [2021-09-20T11:50:45.415Z] #25 7.724 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-09-20T11:50:45.415Z] #25 7.756 Install docker/cli version 17.06.2-ce from stable [2021-09-20T11:50:45.415Z] #25 7.757 + . /tmp/install/dockercli.installer [2021-09-20T11:50:45.415Z] #25 7.757 ++ : stable [2021-09-20T11:50:45.415Z] #25 7.757 ++ : 17.06.2-ce [2021-09-20T11:50:45.415Z] #25 7.757 + install_dockercli [2021-09-20T11:50:45.415Z] #25 7.757 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-09-20T11:50:45.415Z] #25 7.757 ++ uname -m [2021-09-20T11:50:45.415Z] #25 7.757 + arch=x86_64 [2021-09-20T11:50:45.415Z] #25 7.757 + '[' x86_64 '!=' x86_64 ']' [2021-09-20T11:50:45.415Z] #25 7.757 + url=https://download.docker.com/linux/static [2021-09-20T11:50:45.415Z] #25 7.757 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-09-20T11:50:45.415Z] #25 7.757 + tar -xz docker/docker [2021-09-20T11:50:45.554Z] #19 101.0 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2021-09-20T11:50:45.554Z] #19 101.0 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2021-09-20T11:50:45.554Z] #19 101.1 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2021-09-20T11:50:45.554Z] #19 101.1 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2021-09-20T11:50:44.086Z] Cloning repository https://github.com/moby/moby.git [2021-09-20T11:50:44.485Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-09-20T11:50:45.320Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-20T11:50:45.321Z] > git --version # timeout=10 [2021-09-20T11:50:45.359Z] > git --version # 'git version 2.24.1.windows.2' [2021-09-20T11:50:45.360Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-20T11:50:45.362Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42868/head:refs/remotes/origin/PR-42868 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-20T11:50:45.775Z] #51 ... [2021-09-20T11:50:45.775Z] [2021-09-20T11:50:45.775Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-20T11:50:45.775Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-20T11:50:45.775Z] #14 18.19 Fetched 8408 kB in 13s (639 kB/s) [2021-09-20T11:50:45.775Z] #14 18.19 Reading package lists... [2021-09-20T11:50:45.775Z] #14 23.10 Reading package lists... [2021-09-20T11:50:46.035Z] #14 27.73 Building dependency tree... [2021-09-20T11:50:46.035Z] #14 ... [2021-09-20T11:50:46.035Z] [2021-09-20T11:50:46.035Z] #37 [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-09-20T11:50:46.035Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-20T11:50:46.035Z] #37 18.78 Reading package lists... [2021-09-20T11:50:46.035Z] #37 23.79 Reading package lists... [2021-09-20T11:50:46.075Z] #45 ... [2021-09-20T11:50:46.075Z] [2021-09-20T11:50:46.075Z] #28 [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-09-20T11:50:46.075Z] #28 sha256:5d2f784d5c729c602146e19a9eab8fafc0f39296e1c18f5d157b18a78b8971e0 [2021-09-20T11:50:46.075Z] #28 16.22 Updating certificates in /etc/ssl/certs... [2021-09-20T11:50:46.075Z] #28 18.80 129 added, 0 removed; done. [2021-09-20T11:50:46.075Z] #28 19.00 Setting up jq (1.6-2.1) ... [2021-09-20T11:50:46.075Z] #28 19.01 Setting up libcurl4:arm64 (7.74.0-1.3+b1) ... [2021-09-20T11:50:46.075Z] #28 19.03 Setting up curl (7.74.0-1.3+b1) ... [2021-09-20T11:50:46.075Z] #28 19.05 Processing triggers for libc-bin (2.31-13) ... [2021-09-20T11:50:46.075Z] #28 19.09 Processing triggers for ca-certificates (20210119) ... [2021-09-20T11:50:46.075Z] #28 19.11 Updating certificates in /etc/ssl/certs... [2021-09-20T11:50:46.075Z] #28 22.29 0 added, 0 removed; done. [2021-09-20T11:50:46.075Z] #28 22.29 Running hooks in /etc/ca-certificates/update.d... [2021-09-20T11:50:46.075Z] #28 22.30 done. [2021-09-20T11:50:46.075Z] #28 DONE 23.6s [2021-09-20T11:50:46.075Z] [2021-09-20T11:50:46.075Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-09-20T11:50:46.075Z] #29 sha256:a029e3c5a51a08f58bf8e95114deb30741526cd71e8747e23b26db5c9b6fbe3c [2021-09-20T11:50:46.295Z] #37 28.51 Building dependency tree... [2021-09-20T11:50:46.295Z] #37 ... [2021-09-20T11:50:46.295Z] [2021-09-20T11:50:46.295Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-20T11:50:46.295Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-20T11:50:46.295Z] #14 27.73 Building dependency tree... [2021-09-20T11:50:46.341Z] #29 DONE 0.2s [2021-09-20T11:50:46.341Z] [2021-09-20T11:50:46.341Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-20T11:50:46.341Z] #45 sha256:ec6730dd9afdcedd9e669a8174703241efa66f05a09ada224c8b0556a7d9b5de [2021-09-20T11:50:46.341Z] #45 9.150 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2092 B] [2021-09-20T11:50:46.556Z] #14 ... [2021-09-20T11:50:46.556Z] [2021-09-20T11:50:46.556Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-20T11:50:46.556Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-20T11:50:46.556Z] #45 18.90 Fetched 8412 kB in 14s (581 kB/s) [2021-09-20T11:50:46.556Z] #45 18.90 Reading package lists... [2021-09-20T11:50:46.556Z] #45 23.76 Reading package lists... [2021-09-20T11:50:46.816Z] #45 28.30 Building dependency tree... [2021-09-20T11:50:46.816Z] #45 ... [2021-09-20T11:50:46.816Z] [2021-09-20T11:50:46.816Z] #51 [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-09-20T11:50:46.816Z] #51 sha256:b4ca9dbf49d38be7c5f82ff829c95030fd33e09d1dc61e6e6d2097ab62919b00 [2021-09-20T11:50:46.816Z] #51 28.64 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-09-20T11:50:46.816Z] #51 28.84 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-09-20T11:50:46.816Z] #51 28.90 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-09-20T11:50:47.304Z] #45 ... [2021-09-20T11:50:47.304Z] [2021-09-20T11:50:47.304Z] #51 [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-09-20T11:50:47.304Z] #51 sha256:bb8279cef2dd38adcb3a5a9b095386de6c5b89cb607c3886ba6841420e196c51 [2021-09-20T11:50:47.304Z] #51 3.539 + RM_GOPATH=0 [2021-09-20T11:50:47.304Z] #51 3.539 + TMP_GOPATH= [2021-09-20T11:50:47.304Z] #51 3.539 + : /build [2021-09-20T11:50:47.304Z] #51 3.539 + '[' -z '' ']' [2021-09-20T11:50:47.304Z] #51 3.540 ++ mktemp -d [2021-09-20T11:50:47.304Z] #51 3.542 + export GOPATH=/tmp/tmp.RolZjPgyK1 [2021-09-20T11:50:47.304Z] #51 3.542 + GOPATH=/tmp/tmp.RolZjPgyK1 [2021-09-20T11:50:47.304Z] #51 3.542 + RM_GOPATH=1 [2021-09-20T11:50:47.304Z] #51 3.542 + case "$(go env GOARCH)" in [2021-09-20T11:50:47.304Z] #51 3.544 ++ go env GOARCH [2021-09-20T11:50:47.304Z] #51 3.556 + export GO_BUILDMODE=-buildmode=pie [2021-09-20T11:50:47.304Z] #51 3.556 + GO_BUILDMODE=-buildmode=pie [2021-09-20T11:50:47.304Z] #51 3.556 ++ dirname /tmp/install/install.sh [2021-09-20T11:50:47.304Z] #51 3.560 Install golangci-lint version v1.23.8 [2021-09-20T11:50:47.304Z] #51 3.561 + dir=/tmp/install [2021-09-20T11:50:47.304Z] #51 3.561 + bin=golangci_lint [2021-09-20T11:50:47.304Z] #51 3.561 + shift [2021-09-20T11:50:47.304Z] #51 3.561 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-09-20T11:50:47.304Z] #51 3.561 + . /tmp/install/golangci_lint.installer [2021-09-20T11:50:47.304Z] #51 3.561 ++ : v1.23.8 [2021-09-20T11:50:47.304Z] #51 3.561 + install_golangci_lint [2021-09-20T11:50:47.304Z] #51 3.561 + set -e [2021-09-20T11:50:47.304Z] #51 3.561 + echo 'Install golangci-lint version v1.23.8' [2021-09-20T11:50:47.304Z] #51 3.561 + GOBIN=/build [2021-09-20T11:50:47.304Z] #51 3.561 + GO111MODULE=on [2021-09-20T11:50:47.304Z] #51 3.561 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-09-20T11:50:47.304Z] #51 4.012 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-09-20T11:50:47.304Z] #51 9.137 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-09-20T11:50:47.304Z] #51 9.138 go: downloading github.com/fatih/color v1.7.0 [2021-09-20T11:50:47.304Z] #51 9.317 go: downloading github.com/pkg/errors v0.8.1 [2021-09-20T11:50:47.304Z] #51 9.347 go: downloading github.com/spf13/cobra v0.0.5 [2021-09-20T11:50:47.304Z] #51 9.347 go: downloading github.com/spf13/pflag v1.0.5 [2021-09-20T11:50:47.304Z] #51 9.347 go: downloading github.com/spf13/viper v1.6.1 [2021-09-20T11:50:47.304Z] #51 10.02 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-09-20T11:50:47.304Z] #51 10.06 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-09-20T11:50:47.304Z] #51 10.12 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-20T11:50:47.304Z] #51 ... [2021-09-20T11:50:47.304Z] [2021-09-20T11:50:47.304Z] #60 [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-09-20T11:50:47.304Z] #60 sha256:784802d2254e51903eb753351732ab70d04f0a5b9cc5ca82affc85823cc51580 [2021-09-20T11:50:47.304Z] #60 4.274 + RM_GOPATH=0 [2021-09-20T11:50:47.304Z] #60 4.274 + TMP_GOPATH= [2021-09-20T11:50:47.304Z] #60 4.279 + : /build [2021-09-20T11:50:47.304Z] #60 4.293 + '[' -z '' ']' [2021-09-20T11:50:47.304Z] #60 4.293 ++ mktemp -d [2021-09-20T11:50:47.304Z] #60 4.295 + export GOPATH=/tmp/tmp.vcloEaXEYD [2021-09-20T11:50:47.304Z] #60 4.295 + GOPATH=/tmp/tmp.vcloEaXEYD [2021-09-20T11:50:47.304Z] #60 4.295 + RM_GOPATH=1 [2021-09-20T11:50:47.304Z] #60 4.295 + case "$(go env GOARCH)" in [2021-09-20T11:50:47.304Z] #60 4.297 ++ go env GOARCH [2021-09-20T11:50:47.304Z] #60 4.339 + export GO_BUILDMODE=-buildmode=pie [2021-09-20T11:50:47.304Z] #60 4.339 + GO_BUILDMODE=-buildmode=pie [2021-09-20T11:50:47.304Z] #60 4.339 ++ dirname /tmp/install/install.sh [2021-09-20T11:50:47.304Z] #60 4.339 + dir=/tmp/install [2021-09-20T11:50:47.304Z] #60 4.339 + bin=rootlesskit [2021-09-20T11:50:47.304Z] #60 4.339 + shift [2021-09-20T11:50:47.304Z] #60 4.339 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-09-20T11:50:47.304Z] #60 4.339 + . /tmp/install/rootlesskit.installer [2021-09-20T11:50:47.304Z] #60 4.339 ++ : v0.14.4 [2021-09-20T11:50:47.304Z] #60 4.339 + install_rootlesskit [2021-09-20T11:50:47.304Z] #60 4.339 + case "$1" in [2021-09-20T11:50:47.304Z] #60 4.339 + export CGO_ENABLED=0 [2021-09-20T11:50:47.304Z] #60 4.339 + CGO_ENABLED=0 [2021-09-20T11:50:47.304Z] #60 4.339 + _install_rootlesskit [2021-09-20T11:50:47.304Z] #60 4.347 Install rootlesskit version v0.14.4 [2021-09-20T11:50:47.304Z] #60 4.350 + echo 'Install rootlesskit version v0.14.4' [2021-09-20T11:50:47.304Z] #60 4.350 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-20T11:50:47.304Z] #60 4.350 + GOBIN=/build [2021-09-20T11:50:47.304Z] #60 4.350 + GO111MODULE=on [2021-09-20T11:50:47.304Z] #60 4.350 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2021-09-20T11:50:47.304Z] #60 4.892 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2021-09-20T11:50:47.304Z] #60 6.957 go: downloading github.com/pkg/errors v0.9.1 [2021-09-20T11:50:47.304Z] #60 6.972 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-09-20T11:50:47.304Z] #60 6.991 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-09-20T11:50:47.304Z] #60 7.388 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-09-20T11:50:47.304Z] #60 7.423 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-09-20T11:50:47.304Z] #60 8.636 go: downloading github.com/google/uuid v1.3.0 [2021-09-20T11:50:47.304Z] #60 8.676 go: downloading github.com/moby/vpnkit v0.5.0 [2021-09-20T11:50:47.304Z] #60 8.927 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-09-20T11:50:47.304Z] #60 9.288 go: downloading github.com/gofrs/flock v0.8.1 [2021-09-20T11:50:47.304Z] #60 9.383 go: downloading github.com/gorilla/mux v1.8.0 [2021-09-20T11:50:47.304Z] #60 9.708 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-09-20T11:50:47.304Z] #60 ... [2021-09-20T11:50:47.304Z] [2021-09-20T11:50:47.304Z] #53 [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-09-20T11:50:47.304Z] #53 sha256:bba4a71fed889ceb63f719e85d8d514f57f5e7b86a4a8d2d79f3a8f03deb09a1 [2021-09-20T11:50:47.304Z] #53 4.535 + RM_GOPATH=0 [2021-09-20T11:50:47.304Z] #53 4.536 + TMP_GOPATH= [2021-09-20T11:50:47.304Z] #53 4.536 + : /build [2021-09-20T11:50:47.304Z] #53 4.536 + '[' -z '' ']' [2021-09-20T11:50:47.304Z] #53 4.537 ++ mktemp -d [2021-09-20T11:50:47.304Z] #53 4.539 + export GOPATH=/tmp/tmp.1NNjSOtQzA [2021-09-20T11:50:47.304Z] #53 4.540 + GOPATH=/tmp/tmp.1NNjSOtQzA [2021-09-20T11:50:47.304Z] #53 4.540 + RM_GOPATH=1 [2021-09-20T11:50:47.304Z] #53 4.540 + case "$(go env GOARCH)" in [2021-09-20T11:50:47.304Z] #53 4.541 ++ go env GOARCH [2021-09-20T11:50:47.304Z] #53 4.583 + export GO_BUILDMODE=-buildmode=pie [2021-09-20T11:50:47.304Z] #53 4.583 + GO_BUILDMODE=-buildmode=pie [2021-09-20T11:50:47.304Z] #53 4.584 ++ dirname /tmp/install/install.sh [2021-09-20T11:50:47.304Z] #53 4.586 + dir=/tmp/install [2021-09-20T11:50:47.304Z] #53 4.586 + bin=shfmt [2021-09-20T11:50:47.304Z] #53 4.586 + shift [2021-09-20T11:50:47.304Z] #53 4.587 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-09-20T11:50:47.304Z] #53 4.587 + . /tmp/install/shfmt.installer [2021-09-20T11:50:47.304Z] #53 4.587 ++ : v3.0.2 [2021-09-20T11:50:47.304Z] #53 4.588 + install_shfmt [2021-09-20T11:50:47.304Z] #53 4.588 + echo 'Install shfmt version v3.0.2' [2021-09-20T11:50:47.304Z] #53 4.590 Install shfmt version v3.0.2 [2021-09-20T11:50:47.304Z] #53 4.591 + GOBIN=/build [2021-09-20T11:50:47.304Z] #53 4.591 + GO111MODULE=on [2021-09-20T11:50:47.304Z] #53 4.591 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2021-09-20T11:50:47.304Z] #53 5.249 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-09-20T11:50:47.304Z] #53 6.480 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-09-20T11:50:47.304Z] #53 6.480 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-09-20T11:50:47.304Z] #53 6.482 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-09-20T11:50:47.304Z] #53 8.295 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-09-20T11:50:47.353Z] #33 ... [2021-09-20T11:50:47.353Z] [2021-09-20T11:50:47.353Z] #51 [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-09-20T11:50:47.353Z] #51 sha256:c6c922dbf962d0316ab585546a02ed416d10918ea49ed725d8d80262d7f668a8 [2021-09-20T11:50:47.353Z] #51 6.626 + RM_GOPATH=0 [2021-09-20T11:50:47.353Z] #51 6.626 + TMP_GOPATH= [2021-09-20T11:50:47.353Z] #51 6.626 + : /build [2021-09-20T11:50:47.353Z] #51 6.626 + '[' -z '' ']' [2021-09-20T11:50:47.353Z] #51 6.626 ++ mktemp -d [2021-09-20T11:50:47.353Z] #51 6.626 + export GOPATH=/tmp/tmp.d1Mc3CcnDY [2021-09-20T11:50:47.353Z] #51 6.626 + GOPATH=/tmp/tmp.d1Mc3CcnDY [2021-09-20T11:50:47.353Z] #51 6.626 + RM_GOPATH=1 [2021-09-20T11:50:47.353Z] #51 6.626 + case "$(go env GOARCH)" in [2021-09-20T11:50:47.353Z] #51 6.626 ++ go env GOARCH [2021-09-20T11:50:47.353Z] #51 6.630 + export GO_BUILDMODE=-buildmode=pie [2021-09-20T11:50:47.353Z] #51 6.630 + GO_BUILDMODE=-buildmode=pie [2021-09-20T11:50:47.353Z] #51 6.630 ++ dirname /tmp/install/install.sh [2021-09-20T11:50:47.353Z] #51 6.630 + dir=/tmp/install [2021-09-20T11:50:47.353Z] #51 6.630 + bin=golangci_lint [2021-09-20T11:50:47.353Z] #51 6.630 + shift [2021-09-20T11:50:47.353Z] #51 6.630 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-09-20T11:50:47.353Z] #51 6.630 + . /tmp/install/golangci_lint.installer [2021-09-20T11:50:47.353Z] #51 6.630 ++ : v1.23.8 [2021-09-20T11:50:47.353Z] #51 6.630 + install_golangci_lint [2021-09-20T11:50:47.353Z] #51 6.630 + set -e [2021-09-20T11:50:47.353Z] #51 6.630 + echo 'Install golangci-lint version v1.23.8' [2021-09-20T11:50:47.353Z] #51 6.630 + GOBIN=/build [2021-09-20T11:50:47.353Z] #51 6.630 + GO111MODULE=on [2021-09-20T11:50:47.353Z] #51 6.630 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-09-20T11:50:47.353Z] #51 6.630 Install golangci-lint version v1.23.8 [2021-09-20T11:50:47.353Z] #51 7.101 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-09-20T11:50:47.353Z] #51 ... [2021-09-20T11:50:47.353Z] [2021-09-20T11:50:47.353Z] #57 [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-09-20T11:50:47.353Z] #57 sha256:7ca3e42685459dff7d8dbe39e766b5937b951ddb767a1c4c1ae7a817e6578066 [2021-09-20T11:50:47.353Z] #57 8.263 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-20T11:50:47.353Z] #57 8.365 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-20T11:50:47.353Z] #57 8.366 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-20T11:50:47.353Z] #57 ... [2021-09-20T11:50:47.353Z] [2021-09-20T11:50:47.353Z] #35 [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-09-20T11:50:47.353Z] #35 sha256:4ae8404cedc7dbf5090df56eb2f836ab83433d0e1ea3b48431cf077673e0e470 [2021-09-20T11:50:47.353Z] #35 7.094 Install go-toml version v1.8.1 [2021-09-20T11:50:47.353Z] #35 7.580 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-09-20T11:50:47.389Z] #51 ... [2021-09-20T11:50:47.389Z] [2021-09-20T11:50:47.389Z] #60 [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-09-20T11:50:47.389Z] #60 sha256:ea2b3f812922fec8033c4388ec3fa9d3a5baf1f23198cacaa687b211036e1754 [2021-09-20T11:50:47.389Z] #60 19.91 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-09-20T11:50:47.569Z] #53 ... [2021-09-20T11:50:47.569Z] [2021-09-20T11:50:47.569Z] #25 [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-09-20T11:50:47.569Z] #25 sha256:295fd2e20d7722ae59c41afb0b8b25f0a8bb2ae86293257eab70efce636c611e [2021-09-20T11:50:47.569Z] #25 3.638 + RM_GOPATH=0 [2021-09-20T11:50:47.569Z] #25 3.638 + TMP_GOPATH= [2021-09-20T11:50:47.569Z] #25 3.638 + : /build [2021-09-20T11:50:47.569Z] #25 3.638 + '[' -z '' ']' [2021-09-20T11:50:47.569Z] #25 3.641 ++ mktemp -d [2021-09-20T11:50:47.569Z] #25 3.645 + export GOPATH=/tmp/tmp.DphiTzvuPA [2021-09-20T11:50:47.569Z] #25 3.645 + GOPATH=/tmp/tmp.DphiTzvuPA [2021-09-20T11:50:47.569Z] #25 3.645 + RM_GOPATH=1 [2021-09-20T11:50:47.569Z] #25 3.645 + case "$(go env GOARCH)" in [2021-09-20T11:50:47.569Z] #25 3.645 ++ go env GOARCH [2021-09-20T11:50:47.569Z] #25 3.652 + export GO_BUILDMODE=-buildmode=pie [2021-09-20T11:50:47.569Z] #25 3.652 + GO_BUILDMODE=-buildmode=pie [2021-09-20T11:50:47.569Z] #25 3.662 ++ dirname /tmp/install/install.sh [2021-09-20T11:50:47.569Z] #25 3.663 + dir=/tmp/install [2021-09-20T11:50:47.569Z] #25 3.663 + bin=dockercli [2021-09-20T11:50:47.569Z] #25 3.663 + shift [2021-09-20T11:50:47.569Z] #25 3.663 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-09-20T11:50:47.569Z] #25 3.663 + . /tmp/install/dockercli.installer [2021-09-20T11:50:47.569Z] #25 3.663 ++ : stable [2021-09-20T11:50:47.569Z] #25 3.663 ++ : 17.06.2-ce [2021-09-20T11:50:47.569Z] #25 3.663 + install_dockercli [2021-09-20T11:50:47.569Z] #25 3.663 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-09-20T11:50:47.569Z] #25 3.663 Install docker/cli version 17.06.2-ce from stable [2021-09-20T11:50:47.569Z] #25 3.665 ++ uname -m [2021-09-20T11:50:47.569Z] #25 3.667 + arch=aarch64 [2021-09-20T11:50:47.569Z] #25 3.667 + '[' aarch64 '!=' x86_64 ']' [2021-09-20T11:50:47.569Z] #25 3.667 + '[' aarch64 '!=' s390x ']' [2021-09-20T11:50:47.569Z] #25 3.667 + '[' aarch64 '!=' armhf ']' [2021-09-20T11:50:47.569Z] #25 3.667 + build_dockercli [2021-09-20T11:50:47.569Z] #25 3.667 + git clone https://github.com/docker/docker-ce /tmp/tmp.DphiTzvuPA/tmp/docker-ce [2021-09-20T11:50:47.569Z] #25 3.679 Cloning into '/tmp/tmp.DphiTzvuPA/tmp/docker-ce'... [2021-09-20T11:50:47.569Z] #25 ... [2021-09-20T11:50:47.569Z] [2021-09-20T11:50:47.569Z] #47 [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-09-20T11:50:47.569Z] #47 sha256:d60a2e3dbd43c14ad04ba912d1115674ab1027d91734df13b6c0e80f26a24dd0 [2021-09-20T11:50:47.569Z] #47 4.088 + RM_GOPATH=0 [2021-09-20T11:50:47.569Z] #47 4.088 + TMP_GOPATH= [2021-09-20T11:50:47.569Z] #47 4.088 + : /build [2021-09-20T11:50:47.569Z] #47 4.088 + '[' -z '' ']' [2021-09-20T11:50:47.569Z] #47 4.088 ++ mktemp -d [2021-09-20T11:50:47.569Z] #47 4.088 + export GOPATH=/tmp/tmp.RRfsdV61bt [2021-09-20T11:50:47.569Z] #47 4.088 + GOPATH=/tmp/tmp.RRfsdV61bt [2021-09-20T11:50:47.569Z] #47 4.088 + RM_GOPATH=1 [2021-09-20T11:50:47.569Z] #47 4.088 + case "$(go env GOARCH)" in [2021-09-20T11:50:47.569Z] #47 4.097 ++ go env GOARCH [2021-09-20T11:50:47.569Z] #47 4.110 + export GO_BUILDMODE=-buildmode=pie [2021-09-20T11:50:47.569Z] #47 4.110 + GO_BUILDMODE=-buildmode=pie [2021-09-20T11:50:47.569Z] #47 4.110 ++ dirname /tmp/install/install.sh [2021-09-20T11:50:47.569Z] #47 4.113 + dir=/tmp/install [2021-09-20T11:50:47.569Z] #47 4.113 + bin=vndr [2021-09-20T11:50:47.569Z] #47 4.113 + shift [2021-09-20T11:50:47.569Z] #47 4.113 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-09-20T11:50:47.569Z] #47 4.113 + . /tmp/install/vndr.installer [2021-09-20T11:50:47.569Z] #47 4.113 ++ : v0.1.2 [2021-09-20T11:50:47.569Z] #47 4.113 + install_vndr [2021-09-20T11:50:47.569Z] #47 4.113 + echo 'Install vndr version v0.1.2' [2021-09-20T11:50:47.569Z] #47 4.113 + GOBIN=/build [2021-09-20T11:50:47.569Z] #47 4.113 + GO111MODULE=on [2021-09-20T11:50:47.569Z] #47 4.113 + go install github.com/LK4D4/vndr@v0.1.2 [2021-09-20T11:50:47.569Z] #47 4.114 Install vndr version v0.1.2 [2021-09-20T11:50:47.569Z] #47 4.710 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-09-20T11:50:47.613Z] #35 ... [2021-09-20T11:50:47.613Z] [2021-09-20T11:50:47.613Z] #49 [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-09-20T11:50:47.613Z] #49 sha256:6a3464fc3de16ce368b716e7f263d7b9d48aa3f54aa3c37f52b5f4476aea8085 [2021-09-20T11:50:47.613Z] #49 6.433 Install gotestsum version v1.7.0 [2021-09-20T11:50:47.613Z] #49 6.434 + RM_GOPATH=0 [2021-09-20T11:50:47.613Z] #49 6.434 + TMP_GOPATH= [2021-09-20T11:50:47.613Z] #49 6.434 + : /build [2021-09-20T11:50:47.613Z] #49 6.434 + '[' -z '' ']' [2021-09-20T11:50:47.613Z] #49 6.434 ++ mktemp -d [2021-09-20T11:50:47.613Z] #49 6.434 + export GOPATH=/tmp/tmp.ouPTf3xrRq [2021-09-20T11:50:47.613Z] #49 6.434 + GOPATH=/tmp/tmp.ouPTf3xrRq [2021-09-20T11:50:47.613Z] #49 6.434 + RM_GOPATH=1 [2021-09-20T11:50:47.613Z] #49 6.434 + case "$(go env GOARCH)" in [2021-09-20T11:50:47.613Z] #49 6.434 ++ go env GOARCH [2021-09-20T11:50:47.613Z] #49 6.434 + export GO_BUILDMODE=-buildmode=pie [2021-09-20T11:50:47.613Z] #49 6.434 + GO_BUILDMODE=-buildmode=pie [2021-09-20T11:50:47.613Z] #49 6.434 ++ dirname /tmp/install/install.sh [2021-09-20T11:50:47.613Z] #49 6.434 + dir=/tmp/install [2021-09-20T11:50:47.613Z] #49 6.434 + bin=gotestsum [2021-09-20T11:50:47.613Z] #49 6.434 + shift [2021-09-20T11:50:47.613Z] #49 6.434 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-09-20T11:50:47.613Z] #49 6.434 + . /tmp/install/gotestsum.installer [2021-09-20T11:50:47.613Z] #49 6.434 ++ : v1.7.0 [2021-09-20T11:50:47.613Z] #49 6.434 + install_gotestsum [2021-09-20T11:50:47.613Z] #49 6.434 + set -e [2021-09-20T11:50:47.613Z] #49 6.434 + echo 'Install gotestsum version v1.7.0' [2021-09-20T11:50:47.613Z] #49 6.434 + GOBIN=/build [2021-09-20T11:50:47.613Z] #49 6.434 + GO111MODULE=on [2021-09-20T11:50:47.613Z] #49 6.434 + go install gotest.tools/gotestsum@v1.7.0 [2021-09-20T11:50:47.613Z] #49 6.774 go: downloading gotest.tools/gotestsum v1.7.0 [2021-09-20T11:50:47.613Z] #49 8.006 go: downloading github.com/fatih/color v1.10.0 [2021-09-20T11:50:47.613Z] #49 8.052 go: downloading github.com/dnephin/pflag v1.0.7 [2021-09-20T11:50:47.613Z] #49 8.070 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-09-20T11:50:47.613Z] #49 8.146 go: downloading github.com/pkg/errors v0.9.1 [2021-09-20T11:50:47.613Z] #49 8.633 go: downloading golang.org/x/tools v0.1.0 [2021-09-20T11:50:47.613Z] #49 8.673 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-09-20T11:50:47.613Z] #49 8.839 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-20T11:50:47.613Z] #49 8.997 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-09-20T11:50:47.613Z] #49 9.244 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-09-20T11:50:47.613Z] #49 ... [2021-09-20T11:50:47.613Z] [2021-09-20T11:50:47.613Z] #41 [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-09-20T11:50:47.613Z] #41 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da [2021-09-20T11:50:47.613Z] #41 7.312 + git clone https://github.com/docker/distribution.git . [2021-09-20T11:50:47.613Z] #41 7.327 Cloning into '.'... [2021-09-20T11:50:47.650Z] #60 ... [2021-09-20T11:50:47.650Z] [2021-09-20T11:50:47.650Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-20T11:50:47.650Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-20T11:50:47.650Z] #45 28.30 Building dependency tree... [2021-09-20T11:50:47.835Z] #47 ... [2021-09-20T11:50:47.835Z] [2021-09-20T11:50:47.835Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-20T11:50:47.835Z] #14 sha256:1b785adace3bf370c8df9df0374909f65e98566562c53a17673bd5040386ee99 [2021-09-20T11:50:47.835Z] #14 4.861 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-20T11:50:47.835Z] #14 4.883 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-20T11:50:47.835Z] #14 4.884 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-20T11:50:47.835Z] #14 5.768 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-20T11:50:47.835Z] #14 7.152 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [32.6 kB] [2021-09-20T11:50:47.835Z] #14 8.746 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2092 B] [2021-09-20T11:50:47.835Z] #14 ... [2021-09-20T11:50:47.835Z] [2021-09-20T11:50:47.835Z] #57 [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-09-20T11:50:47.835Z] #57 sha256:fb5e83f7d295fdcb4c6428040902408693a1c98b1f056660cc27ca9026d2d842 [2021-09-20T11:50:47.835Z] #57 3.671 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-20T11:50:47.835Z] #57 3.766 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-20T11:50:47.835Z] #57 3.953 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-20T11:50:47.835Z] #57 4.320 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-20T11:50:47.835Z] #57 5.508 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [32.6 kB] [2021-09-20T11:50:47.835Z] #57 7.085 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2092 B] [2021-09-20T11:50:47.835Z] #57 10.53 Fetched 8297 kB in 7s (1131 kB/s) [2021-09-20T11:50:47.885Z] #41 ... [2021-09-20T11:50:47.885Z] [2021-09-20T11:50:47.885Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-20T11:50:47.885Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-20T11:50:47.885Z] #14 8.164 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-20T11:50:47.885Z] #14 8.233 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-20T11:50:47.885Z] #14 8.234 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-20T11:50:47.885Z] #14 10.27 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-20T11:50:47.885Z] #14 ... [2021-09-20T11:50:47.885Z] [2021-09-20T11:50:47.885Z] #47 [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-09-20T11:50:47.885Z] #47 sha256:d63634cf1888c41bb3ea735b1fdef0e700ecc03204313e0568d2a1b95d382161 [2021-09-20T11:50:47.885Z] #47 7.000 + RM_GOPATH=0 [2021-09-20T11:50:47.885Z] #47 7.000 + TMP_GOPATH= [2021-09-20T11:50:47.885Z] #47 7.000 + : /build [2021-09-20T11:50:47.885Z] #47 7.000 + '[' -z '' ']' [2021-09-20T11:50:47.885Z] #47 7.000 ++ mktemp -d [2021-09-20T11:50:47.885Z] #47 7.000 + export GOPATH=/tmp/tmp.CIQyL11aZC [2021-09-20T11:50:47.885Z] #47 7.000 + GOPATH=/tmp/tmp.CIQyL11aZC [2021-09-20T11:50:47.885Z] #47 7.000 + RM_GOPATH=1 [2021-09-20T11:50:47.885Z] #47 7.000 + case "$(go env GOARCH)" in [2021-09-20T11:50:47.885Z] #47 7.000 ++ go env GOARCH [2021-09-20T11:50:47.885Z] #47 7.021 Install vndr version v0.1.2 [2021-09-20T11:50:47.885Z] #47 7.022 + export GO_BUILDMODE=-buildmode=pie [2021-09-20T11:50:47.885Z] #47 7.022 + GO_BUILDMODE=-buildmode=pie [2021-09-20T11:50:47.885Z] #47 7.022 ++ dirname /tmp/install/install.sh [2021-09-20T11:50:47.885Z] #47 7.022 + dir=/tmp/install [2021-09-20T11:50:47.885Z] #47 7.022 + bin=vndr [2021-09-20T11:50:47.885Z] #47 7.022 + shift [2021-09-20T11:50:47.885Z] #47 7.022 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-09-20T11:50:47.885Z] #47 7.022 + . /tmp/install/vndr.installer [2021-09-20T11:50:47.885Z] #47 7.022 ++ : v0.1.2 [2021-09-20T11:50:47.885Z] #47 7.022 + install_vndr [2021-09-20T11:50:47.885Z] #47 7.022 + echo 'Install vndr version v0.1.2' [2021-09-20T11:50:47.885Z] #47 7.022 + GOBIN=/build [2021-09-20T11:50:47.885Z] #47 7.022 + GO111MODULE=on [2021-09-20T11:50:47.885Z] #47 7.022 + go install github.com/LK4D4/vndr@v0.1.2 [2021-09-20T11:50:47.885Z] #47 7.633 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-09-20T11:50:47.968Z] #25 ... [2021-09-20T11:50:47.968Z] [2021-09-20T11:50:47.968Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-20T11:50:47.968Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-20T11:50:47.968Z] #14 8.754 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-20T11:50:47.968Z] #14 8.853 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-20T11:50:47.968Z] #14 8.854 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-20T11:50:47.968Z] #14 ... [2021-09-20T11:50:47.968Z] [2021-09-20T11:50:47.968Z] #47 [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-09-20T11:50:47.968Z] #47 sha256:63780aa27c39514d5533c8556820f46533033de869b04537740abe03e0eaa090 [2021-09-20T11:50:47.968Z] #47 6.844 + RM_GOPATH=0 [2021-09-20T11:50:47.968Z] #47 6.844 + TMP_GOPATH= [2021-09-20T11:50:47.968Z] #47 6.844 + : /build [2021-09-20T11:50:47.968Z] #47 6.844 + '[' -z '' ']' [2021-09-20T11:50:47.968Z] #47 6.844 ++ mktemp -d [2021-09-20T11:50:47.968Z] #47 6.844 + export GOPATH=/tmp/tmp.wE65c23k0q [2021-09-20T11:50:47.968Z] #47 6.844 + GOPATH=/tmp/tmp.wE65c23k0q [2021-09-20T11:50:47.968Z] #47 6.844 + RM_GOPATH=1 [2021-09-20T11:50:47.968Z] #47 6.844 + case "$(go env GOARCH)" in [2021-09-20T11:50:47.968Z] #47 6.844 ++ go env GOARCH [2021-09-20T11:50:47.968Z] #47 6.847 + export GO_BUILDMODE=-buildmode=pie [2021-09-20T11:50:47.968Z] #47 6.847 + GO_BUILDMODE=-buildmode=pie [2021-09-20T11:50:47.968Z] #47 6.850 Install vndr version v0.1.2 [2021-09-20T11:50:47.968Z] #47 6.851 ++ dirname /tmp/install/install.sh [2021-09-20T11:50:47.968Z] #47 6.851 + dir=/tmp/install [2021-09-20T11:50:47.968Z] #47 6.851 + bin=vndr [2021-09-20T11:50:47.968Z] #47 6.851 + shift [2021-09-20T11:50:47.968Z] #47 6.851 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-09-20T11:50:47.968Z] #47 6.851 + . /tmp/install/vndr.installer [2021-09-20T11:50:47.968Z] #47 6.851 ++ : v0.1.2 [2021-09-20T11:50:47.968Z] #47 6.851 + install_vndr [2021-09-20T11:50:47.968Z] #47 6.851 + echo 'Install vndr version v0.1.2' [2021-09-20T11:50:47.968Z] #47 6.851 + GOBIN=/build [2021-09-20T11:50:47.968Z] #47 6.851 + GO111MODULE=on [2021-09-20T11:50:47.968Z] #47 6.851 + go install github.com/LK4D4/vndr@v0.1.2 [2021-09-20T11:50:47.968Z] #47 7.228 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-09-20T11:50:47.968Z] #47 ... [2021-09-20T11:50:47.968Z] [2021-09-20T11:50:47.968Z] #35 [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-09-20T11:50:47.968Z] #35 sha256:34fcb8d2bd0280ba88176f77c7ef4abc36ddc907036a1a4b58553d70249aba22 [2021-09-20T11:50:47.968Z] #35 7.838 Install go-toml version v1.8.1 [2021-09-20T11:50:47.968Z] #35 8.713 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-09-20T11:50:48.083Z] #19 103.5 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2021-09-20T11:50:48.083Z] #19 103.5 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2021-09-20T11:50:48.083Z] #19 103.6 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2021-09-20T11:50:48.083Z] #19 103.7 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2021-09-20T11:50:48.083Z] #19 103.7 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2021-09-20T11:50:48.100Z] #57 10.53 Reading package lists... [2021-09-20T11:50:48.100Z] #57 ... [2021-09-20T11:50:48.100Z] [2021-09-20T11:50:48.100Z] #35 [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-09-20T11:50:48.100Z] #35 sha256:3ef1f1bb030dea1555de391b9870f9e4fc212912bdd459e2542e927be0888dad [2021-09-20T11:50:48.100Z] #35 3.441 Install go-toml version v1.8.1 [2021-09-20T11:50:48.100Z] #35 3.880 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-09-20T11:50:48.100Z] #35 ... [2021-09-20T11:50:48.100Z] [2021-09-20T11:50:48.100Z] #37 [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-09-20T11:50:48.100Z] #37 sha256:4918f141568a9ea7cb4e5ffcb06834cd5b9cf5a620fe1ffee6115ea81d1e3bd9 [2021-09-20T11:50:48.100Z] #37 4.737 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-20T11:50:48.100Z] #37 4.761 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-20T11:50:48.100Z] #37 4.761 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-20T11:50:48.100Z] #37 5.663 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-20T11:50:48.100Z] #37 7.063 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [32.6 kB] [2021-09-20T11:50:48.100Z] #37 8.890 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2092 B] [2021-09-20T11:50:48.153Z] #47 ... [2021-09-20T11:50:48.153Z] [2021-09-20T11:50:48.153Z] #60 [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-09-20T11:50:48.153Z] #60 sha256:5e45265be0d63b65e946adc690ca7dc490310f23512ac19e120185e2887f4335 [2021-09-20T11:50:48.153Z] #60 6.630 + RM_GOPATH=0 [2021-09-20T11:50:48.153Z] #60 6.630 + TMP_GOPATH= [2021-09-20T11:50:48.153Z] #60 6.630 + : /build [2021-09-20T11:50:48.153Z] #60 6.630 + '[' -z '' ']' [2021-09-20T11:50:48.153Z] #60 6.630 ++ mktemp -d [2021-09-20T11:50:48.153Z] #60 6.630 + export GOPATH=/tmp/tmp.ptrwGMBHgP [2021-09-20T11:50:48.153Z] #60 6.630 + GOPATH=/tmp/tmp.ptrwGMBHgP [2021-09-20T11:50:48.153Z] #60 6.630 + RM_GOPATH=1 [2021-09-20T11:50:48.153Z] #60 6.630 + case "$(go env GOARCH)" in [2021-09-20T11:50:48.153Z] #60 6.630 ++ go env GOARCH [2021-09-20T11:50:48.153Z] #60 6.634 + export GO_BUILDMODE=-buildmode=pie [2021-09-20T11:50:48.153Z] #60 6.634 + GO_BUILDMODE=-buildmode=pie [2021-09-20T11:50:48.153Z] #60 6.634 ++ dirname /tmp/install/install.sh [2021-09-20T11:50:48.153Z] #60 6.635 + dir=/tmp/install [2021-09-20T11:50:48.153Z] #60 6.635 + bin=rootlesskit [2021-09-20T11:50:48.153Z] #60 6.635 + shift [2021-09-20T11:50:48.153Z] #60 6.635 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-09-20T11:50:48.153Z] #60 6.635 + . /tmp/install/rootlesskit.installer [2021-09-20T11:50:48.153Z] #60 6.635 ++ : v0.14.4 [2021-09-20T11:50:48.153Z] #60 6.635 + install_rootlesskit [2021-09-20T11:50:48.153Z] #60 6.635 + case "$1" in [2021-09-20T11:50:48.153Z] #60 6.635 + export CGO_ENABLED=0 [2021-09-20T11:50:48.153Z] #60 6.635 + CGO_ENABLED=0 [2021-09-20T11:50:48.153Z] #60 6.635 + _install_rootlesskit [2021-09-20T11:50:48.153Z] #60 6.639 + echo 'Install rootlesskit version v0.14.4' [2021-09-20T11:50:48.153Z] #60 6.640 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-20T11:50:48.153Z] #60 6.640 + GOBIN=/build [2021-09-20T11:50:48.153Z] #60 6.640 + GO111MODULE=on [2021-09-20T11:50:48.153Z] #60 6.640 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2021-09-20T11:50:48.153Z] #60 6.641 Install rootlesskit version v0.14.4 [2021-09-20T11:50:48.153Z] #60 7.054 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2021-09-20T11:50:48.153Z] #60 10.27 go: downloading github.com/pkg/errors v0.9.1 [2021-09-20T11:50:48.153Z] #60 10.27 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-09-20T11:50:48.153Z] #60 10.47 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-09-20T11:50:48.153Z] #60 ... [2021-09-20T11:50:48.153Z] [2021-09-20T11:50:48.153Z] #37 [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-09-20T11:50:48.153Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-20T11:50:48.153Z] #37 8.451 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-20T11:50:48.153Z] #37 8.513 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-20T11:50:48.153Z] #37 8.520 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-20T11:50:48.153Z] #37 10.86 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-20T11:50:48.238Z] #35 ... [2021-09-20T11:50:48.238Z] [2021-09-20T11:50:48.238Z] #41 [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-09-20T11:50:48.238Z] #41 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da [2021-09-20T11:50:48.238Z] #41 8.075 + git clone https://github.com/docker/distribution.git . [2021-09-20T11:50:48.238Z] #41 8.096 Cloning into '.'... [2021-09-20T11:50:48.238Z] #41 ... [2021-09-20T11:50:48.238Z] [2021-09-20T11:50:48.238Z] #37 [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-09-20T11:50:48.238Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-20T11:50:48.238Z] #37 8.358 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-20T11:50:48.238Z] #37 8.402 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-20T11:50:48.238Z] #37 8.402 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-20T11:50:48.365Z] #37 ... [2021-09-20T11:50:48.365Z] [2021-09-20T11:50:48.365Z] #49 [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-09-20T11:50:48.365Z] #49 sha256:13a1b56a66411a2cf0fffe832ce6485878c5831ee632d90f8a80e38a419557b2 [2021-09-20T11:50:48.365Z] #49 3.955 + RM_GOPATH=0 [2021-09-20T11:50:48.365Z] #49 3.955 + TMP_GOPATH= [2021-09-20T11:50:48.365Z] #49 3.955 + : /build [2021-09-20T11:50:48.365Z] #49 3.955 + '[' -z '' ']' [2021-09-20T11:50:48.365Z] #49 3.955 ++ mktemp -d [2021-09-20T11:50:48.365Z] #49 3.956 + export GOPATH=/tmp/tmp.YaPUXOc0X2 [2021-09-20T11:50:48.365Z] #49 3.956 + GOPATH=/tmp/tmp.YaPUXOc0X2 [2021-09-20T11:50:48.365Z] #49 3.956 + RM_GOPATH=1 [2021-09-20T11:50:48.365Z] #49 3.956 + case "$(go env GOARCH)" in [2021-09-20T11:50:48.365Z] #49 3.958 ++ go env GOARCH [2021-09-20T11:50:48.365Z] #49 3.990 + export GO_BUILDMODE=-buildmode=pie [2021-09-20T11:50:48.365Z] #49 3.990 + GO_BUILDMODE=-buildmode=pie [2021-09-20T11:50:48.365Z] #49 3.998 ++ dirname /tmp/install/install.sh [2021-09-20T11:50:48.365Z] #49 3.998 + dir=/tmp/install [2021-09-20T11:50:48.365Z] #49 3.998 + bin=gotestsum [2021-09-20T11:50:48.365Z] #49 3.998 + shift [2021-09-20T11:50:48.365Z] #49 3.998 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-09-20T11:50:48.365Z] #49 3.998 + . /tmp/install/gotestsum.installer [2021-09-20T11:50:48.365Z] #49 3.998 ++ : v1.7.0 [2021-09-20T11:50:48.365Z] #49 3.998 + install_gotestsum [2021-09-20T11:50:48.365Z] #49 4.003 + set -e [2021-09-20T11:50:48.365Z] #49 4.003 + echo 'Install gotestsum version v1.7.0' [2021-09-20T11:50:48.365Z] #49 4.003 + GOBIN=/build [2021-09-20T11:50:48.365Z] #49 4.003 + GO111MODULE=on [2021-09-20T11:50:48.365Z] #49 4.003 + go install gotest.tools/gotestsum@v1.7.0 [2021-09-20T11:50:48.365Z] #49 4.003 Install gotestsum version v1.7.0 [2021-09-20T11:50:48.365Z] #49 4.460 go: downloading gotest.tools/gotestsum v1.7.0 [2021-09-20T11:50:48.365Z] #49 5.881 go: downloading github.com/fatih/color v1.10.0 [2021-09-20T11:50:48.365Z] #49 6.118 go: downloading github.com/dnephin/pflag v1.0.7 [2021-09-20T11:50:48.365Z] #49 6.256 go: downloading golang.org/x/tools v0.1.0 [2021-09-20T11:50:48.366Z] #49 6.411 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-09-20T11:50:48.366Z] #49 6.514 go: downloading github.com/pkg/errors v0.9.1 [2021-09-20T11:50:48.366Z] #49 6.713 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-09-20T11:50:48.366Z] #49 6.744 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-20T11:50:48.366Z] #49 6.991 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-09-20T11:50:48.366Z] #49 6.996 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-09-20T11:50:48.366Z] #49 6.998 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-09-20T11:50:48.366Z] #49 7.125 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-09-20T11:50:48.366Z] #49 7.216 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-09-20T11:50:48.413Z] #37 ... [2021-09-20T11:50:48.413Z] [2021-09-20T11:50:48.413Z] #25 [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-09-20T11:50:48.413Z] #25 sha256:9ef9300a99fec3c29842870d796422830c26355f6f80b681e42a60fba3a39d9d [2021-09-20T11:50:48.413Z] #25 7.202 + RM_GOPATH=0 [2021-09-20T11:50:48.413Z] #25 7.202 + TMP_GOPATH= [2021-09-20T11:50:48.413Z] #25 7.202 + : /build [2021-09-20T11:50:48.413Z] #25 7.202 + '[' -z '' ']' [2021-09-20T11:50:48.413Z] #25 7.208 ++ mktemp -d [2021-09-20T11:50:48.413Z] #25 7.208 + export GOPATH=/tmp/tmp.VguxLUXuRx [2021-09-20T11:50:48.413Z] #25 7.208 + GOPATH=/tmp/tmp.VguxLUXuRx [2021-09-20T11:50:48.413Z] #25 7.208 + RM_GOPATH=1 [2021-09-20T11:50:48.413Z] #25 7.208 + case "$(go env GOARCH)" in [2021-09-20T11:50:48.413Z] #25 7.217 ++ go env GOARCH [2021-09-20T11:50:48.413Z] #25 7.221 + export GO_BUILDMODE=-buildmode=pie [2021-09-20T11:50:48.413Z] #25 7.221 + GO_BUILDMODE=-buildmode=pie [2021-09-20T11:50:48.413Z] #25 7.221 ++ dirname /tmp/install/install.sh [2021-09-20T11:50:48.413Z] #25 7.232 Install docker/cli version 17.06.2-ce from stable [2021-09-20T11:50:48.413Z] #25 7.232 + dir=/tmp/install [2021-09-20T11:50:48.413Z] #25 7.232 + bin=dockercli [2021-09-20T11:50:48.414Z] #25 7.232 + shift [2021-09-20T11:50:48.414Z] #25 7.232 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-09-20T11:50:48.414Z] #25 7.232 + . /tmp/install/dockercli.installer [2021-09-20T11:50:48.414Z] #25 7.232 ++ : stable [2021-09-20T11:50:48.414Z] #25 7.232 ++ : 17.06.2-ce [2021-09-20T11:50:48.414Z] #25 7.232 + install_dockercli [2021-09-20T11:50:48.414Z] #25 7.232 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-09-20T11:50:48.414Z] #25 7.232 ++ uname -m [2021-09-20T11:50:48.414Z] #25 7.237 + arch=x86_64 [2021-09-20T11:50:48.414Z] #25 7.237 + '[' x86_64 '!=' x86_64 ']' [2021-09-20T11:50:48.414Z] #25 7.237 + url=https://download.docker.com/linux/static [2021-09-20T11:50:48.414Z] #25 7.237 + tar -xz docker/docker [2021-09-20T11:50:48.414Z] #25 7.237 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-09-20T11:50:48.414Z] #25 ... [2021-09-20T11:50:48.414Z] [2021-09-20T11:50:48.414Z] #60 [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-09-20T11:50:48.414Z] #60 sha256:5e45265be0d63b65e946adc690ca7dc490310f23512ac19e120185e2887f4335 [2021-09-20T11:50:48.414Z] #60 11.43 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-09-20T11:50:48.499Z] #37 10.87 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-20T11:50:48.499Z] #37 ... [2021-09-20T11:50:48.499Z] [2021-09-20T11:50:48.499Z] #57 [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-09-20T11:50:48.499Z] #57 sha256:7ca3e42685459dff7d8dbe39e766b5937b951ddb767a1c4c1ae7a817e6578066 [2021-09-20T11:50:48.499Z] #57 8.815 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-20T11:50:48.499Z] #57 8.895 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-20T11:50:48.499Z] #57 8.895 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-20T11:50:48.499Z] #57 11.00 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-20T11:50:48.499Z] #57 ... [2021-09-20T11:50:48.499Z] [2021-09-20T11:50:48.499Z] #33 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-20T11:50:48.499Z] #33 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa [2021-09-20T11:50:48.499Z] #33 8.242 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-09-20T11:50:48.499Z] #33 8.275 Cloning into '.'... [2021-09-20T11:50:48.631Z] #49 ... [2021-09-20T11:50:48.631Z] [2021-09-20T11:50:48.631Z] #41 [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-09-20T11:50:48.631Z] #41 sha256:43d916d526585d4da4bf1fc9874c319a91126520df6de6a43bde0dcfe5e4ca40 [2021-09-20T11:50:48.631Z] #41 4.101 + git clone https://github.com/docker/distribution.git . [2021-09-20T11:50:48.631Z] #41 4.116 Cloning into '.'... [2021-09-20T11:50:48.631Z] #41 ... [2021-09-20T11:50:48.631Z] [2021-09-20T11:50:48.631Z] #51 [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-09-20T11:50:48.631Z] #51 sha256:bb8279cef2dd38adcb3a5a9b095386de6c5b89cb607c3886ba6841420e196c51 [2021-09-20T11:50:48.631Z] #51 10.22 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-09-20T11:50:48.631Z] #51 10.28 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-09-20T11:50:48.631Z] #51 10.47 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-09-20T11:50:48.631Z] #51 10.60 go: downloading github.com/stretchr/testify v1.4.0 [2021-09-20T11:50:48.631Z] #51 11.30 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-09-20T11:50:48.631Z] #51 11.34 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-09-20T11:50:48.631Z] #51 11.51 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-09-20T11:50:48.759Z] #33 ... [2021-09-20T11:50:48.759Z] [2021-09-20T11:50:48.759Z] #51 [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-09-20T11:50:48.759Z] #51 sha256:013367038ba4d59b242ed7aed4697e4324360fbb51ff3f122a846517f505a46c [2021-09-20T11:50:48.759Z] #51 7.794 + RM_GOPATH=0 [2021-09-20T11:50:48.759Z] #51 7.794 + TMP_GOPATH= [2021-09-20T11:50:48.759Z] #51 7.794 + : /build [2021-09-20T11:50:48.759Z] #51 7.794 + '[' -z '' ']' [2021-09-20T11:50:48.759Z] #51 7.797 ++ mktemp -d [2021-09-20T11:50:48.759Z] #51 7.799 + export GOPATH=/tmp/tmp.2OGtL1GZTh [2021-09-20T11:50:48.759Z] #51 7.799 + GOPATH=/tmp/tmp.2OGtL1GZTh [2021-09-20T11:50:48.759Z] #51 7.799 + RM_GOPATH=1 [2021-09-20T11:50:48.759Z] #51 7.799 + case "$(go env GOARCH)" in [2021-09-20T11:50:48.759Z] #51 7.799 ++ go env GOARCH [2021-09-20T11:50:48.759Z] #51 7.854 + export GO_BUILDMODE=-buildmode=pie [2021-09-20T11:50:48.759Z] #51 7.854 + GO_BUILDMODE=-buildmode=pie [2021-09-20T11:50:48.759Z] #51 7.854 ++ dirname /tmp/install/install.sh [2021-09-20T11:50:48.759Z] #51 7.859 Install golangci-lint version v1.23.8 [2021-09-20T11:50:48.759Z] #51 7.859 + dir=/tmp/install [2021-09-20T11:50:48.759Z] #51 7.859 + bin=golangci_lint [2021-09-20T11:50:48.759Z] #51 7.859 + shift [2021-09-20T11:50:48.759Z] #51 7.859 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-09-20T11:50:48.759Z] #51 7.859 + . /tmp/install/golangci_lint.installer [2021-09-20T11:50:48.759Z] #51 7.859 ++ : v1.23.8 [2021-09-20T11:50:48.759Z] #51 7.859 + install_golangci_lint [2021-09-20T11:50:48.759Z] #51 7.859 + set -e [2021-09-20T11:50:48.759Z] #51 7.859 + echo 'Install golangci-lint version v1.23.8' [2021-09-20T11:50:48.759Z] #51 7.859 + GOBIN=/build [2021-09-20T11:50:48.759Z] #51 7.859 + GO111MODULE=on [2021-09-20T11:50:48.759Z] #51 7.859 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-09-20T11:50:48.759Z] #51 8.479 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-09-20T11:50:48.897Z] #51 11.65 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-09-20T11:50:49.019Z] #51 ... [2021-09-20T11:50:49.019Z] [2021-09-20T11:50:49.019Z] #60 [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-09-20T11:50:49.019Z] #60 sha256:e54b3ec1862abb3feb9b64c51e27c382dac3c3c744a023a07fb610a8eb1c0238 [2021-09-20T11:50:49.019Z] #60 6.683 + RM_GOPATH=0 [2021-09-20T11:50:49.019Z] #60 6.683 + TMP_GOPATH= [2021-09-20T11:50:49.019Z] #60 6.683 + : /build [2021-09-20T11:50:49.019Z] #60 6.683 + '[' -z '' ']' [2021-09-20T11:50:49.019Z] #60 6.683 ++ mktemp -d [2021-09-20T11:50:49.019Z] #60 6.683 + export GOPATH=/tmp/tmp.UKfvaGHC79 [2021-09-20T11:50:49.019Z] #60 6.683 + GOPATH=/tmp/tmp.UKfvaGHC79 [2021-09-20T11:50:49.019Z] #60 6.683 + RM_GOPATH=1 [2021-09-20T11:50:49.019Z] #60 6.683 + case "$(go env GOARCH)" in [2021-09-20T11:50:49.019Z] #60 6.683 ++ go env GOARCH [2021-09-20T11:50:49.019Z] #60 6.694 + export GO_BUILDMODE=-buildmode=pie [2021-09-20T11:50:49.019Z] #60 6.694 + GO_BUILDMODE=-buildmode=pie [2021-09-20T11:50:49.019Z] #60 6.694 ++ dirname /tmp/install/install.sh [2021-09-20T11:50:49.019Z] #60 6.694 + dir=/tmp/install [2021-09-20T11:50:49.019Z] #60 6.694 + bin=rootlesskit [2021-09-20T11:50:49.019Z] #60 6.694 + shift [2021-09-20T11:50:49.019Z] #60 6.694 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-09-20T11:50:49.019Z] #60 6.694 + . /tmp/install/rootlesskit.installer [2021-09-20T11:50:49.019Z] #60 6.694 ++ : v0.14.4 [2021-09-20T11:50:49.019Z] #60 6.694 + install_rootlesskit [2021-09-20T11:50:49.019Z] #60 6.694 + case "$1" in [2021-09-20T11:50:49.019Z] #60 6.694 + export CGO_ENABLED=0 [2021-09-20T11:50:49.019Z] #60 6.694 + CGO_ENABLED=0 [2021-09-20T11:50:49.019Z] #60 6.694 + _install_rootlesskit [2021-09-20T11:50:49.019Z] #60 6.694 + echo 'Install rootlesskit version v0.14.4' [2021-09-20T11:50:49.019Z] #60 6.694 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-20T11:50:49.019Z] #60 6.694 + GOBIN=/build [2021-09-20T11:50:49.019Z] #60 6.694 + GO111MODULE=on [2021-09-20T11:50:49.019Z] #60 6.694 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2021-09-20T11:50:49.019Z] #60 6.695 Install rootlesskit version v0.14.4 [2021-09-20T11:50:49.019Z] #60 7.055 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2021-09-20T11:50:49.019Z] #60 9.877 go: downloading github.com/pkg/errors v0.9.1 [2021-09-20T11:50:49.019Z] #60 9.932 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-09-20T11:50:49.019Z] #60 9.984 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-09-20T11:50:49.019Z] #60 11.40 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-09-20T11:50:49.019Z] #60 ... [2021-09-20T11:50:49.019Z] [2021-09-20T11:50:49.019Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-20T11:50:49.019Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-20T11:50:49.019Z] #14 11.03 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-20T11:50:49.034Z] #45 31.11 The following additional packages will be installed: [2021-09-20T11:50:49.034Z] #45 31.12 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-09-20T11:50:49.034Z] #45 31.12 python3-protobuf python3-six [2021-09-20T11:50:49.034Z] #45 31.14 Suggested packages: [2021-09-20T11:50:49.034Z] #45 31.15 python3-setuptools [2021-09-20T11:50:49.034Z] #45 31.15 Recommended packages: [2021-09-20T11:50:49.034Z] #45 31.15 iproute2 | iproute [2021-09-20T11:50:49.294Z] #45 ... [2021-09-20T11:50:49.294Z] [2021-09-20T11:50:49.294Z] #53 [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-09-20T11:50:49.294Z] #53 sha256:0673337ad322d833d19399fee08c063de60cc0d6418e8cfe6d1efbd7ac086016 [2021-09-20T11:50:49.294Z] #53 DONE 31.8s [2021-09-20T11:50:49.294Z] [2021-09-20T11:50:49.294Z] #57 [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-09-20T11:50:49.294Z] #57 sha256:7ca3e42685459dff7d8dbe39e766b5937b951ddb767a1c4c1ae7a817e6578066 [2021-09-20T11:50:49.294Z] #57 16.82 Reading package lists... [2021-09-20T11:50:49.294Z] #57 21.88 Reading package lists... [2021-09-20T11:50:49.294Z] #57 26.40 Building dependency tree... [2021-09-20T11:50:49.294Z] #57 29.13 The following additional packages will be installed: [2021-09-20T11:50:49.294Z] #57 29.13 libbtrfs0 [2021-09-20T11:50:49.294Z] #57 29.23 The following NEW packages will be installed: [2021-09-20T11:50:49.294Z] #57 29.23 libbtrfs-dev libbtrfs0 [2021-09-20T11:50:49.294Z] #57 29.62 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-09-20T11:50:49.294Z] #57 29.62 Need to get 460 kB of archives. [2021-09-20T11:50:49.294Z] #57 29.62 After this operation, 1237 kB of additional disk space will be used. [2021-09-20T11:50:49.294Z] #57 29.62 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-09-20T11:50:49.294Z] #57 29.62 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-09-20T11:50:49.294Z] #57 30.76 debconf: delaying package configuration, since apt-utils is not installed [2021-09-20T11:50:49.294Z] #57 31.00 Fetched 460 kB in 0s (1487 kB/s) [2021-09-20T11:50:49.294Z] #57 31.06 Selecting previously unselected package libbtrfs0:amd64. [2021-09-20T11:50:49.294Z] #57 31.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-09-20T11:50:49.294Z] #57 31.13 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-09-20T11:50:49.294Z] #57 31.14 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-09-20T11:50:49.294Z] #57 31.32 Selecting previously unselected package libbtrfs-dev:amd64. [2021-09-20T11:50:49.294Z] #57 31.33 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-09-20T11:50:49.294Z] #57 31.34 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-20T11:50:49.294Z] #57 31.63 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-09-20T11:50:49.294Z] #57 31.64 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-20T11:50:49.294Z] #57 31.65 Processing triggers for libc-bin (2.31-13) ... [2021-09-20T11:50:49.555Z] #57 ... [2021-09-20T11:50:49.555Z] [2021-09-20T11:50:49.555Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-20T11:50:49.555Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-20T11:50:49.555Z] #45 31.77 The following NEW packages will be installed: [2021-09-20T11:50:49.555Z] #45 ... [2021-09-20T11:50:49.555Z] [2021-09-20T11:50:49.555Z] #57 [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-09-20T11:50:49.555Z] #57 sha256:7ca3e42685459dff7d8dbe39e766b5937b951ddb767a1c4c1ae7a817e6578066 [2021-09-20T11:50:49.555Z] #57 DONE 32.1s [2021-09-20T11:50:49.555Z] [2021-09-20T11:50:49.555Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-20T11:50:49.555Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-20T11:50:49.555Z] #45 31.79 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-09-20T11:50:49.555Z] #45 31.79 python3-protobuf python3-six [2021-09-20T11:50:49.853Z] #51 12.47 go: downloading github.com/magiconair/properties v1.8.1 [2021-09-20T11:50:49.853Z] #51 12.50 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-20T11:50:49.853Z] #51 12.60 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-09-20T11:50:49.853Z] #51 12.68 go: downloading github.com/spf13/afero v1.1.2 [2021-09-20T11:50:49.853Z] #51 12.86 go: downloading github.com/spf13/cast v1.3.0 [2021-09-20T11:50:50.126Z] #45 32.26 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-09-20T11:50:50.126Z] #45 32.26 Need to get 2267 kB of archives. [2021-09-20T11:50:50.126Z] #45 32.26 After this operation, 10.8 MB of additional disk space will be used. [2021-09-20T11:50:50.126Z] #45 32.26 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-09-20T11:50:50.126Z] #45 32.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-20T11:50:50.126Z] #45 32.29 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-09-20T11:50:50.126Z] #45 32.29 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-09-20T11:50:50.126Z] #45 32.37 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-09-20T11:50:50.126Z] #45 32.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-09-20T11:50:50.126Z] #45 32.41 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-09-20T11:50:50.129Z] #51 12.92 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-09-20T11:50:50.129Z] #51 12.95 go: downloading github.com/subosito/gotenv v1.2.0 [2021-09-20T11:50:50.130Z] #51 13.00 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-09-20T11:50:50.130Z] #51 13.08 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-09-20T11:50:50.610Z] #19 105.9 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2021-09-20T11:50:50.610Z] #19 105.9 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-09-20T11:50:50.610Z] #19 105.9 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2021-09-20T11:50:50.610Z] #19 105.9 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2021-09-20T11:50:50.610Z] #19 105.9 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2021-09-20T11:50:50.610Z] #19 105.9 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-09-20T11:50:50.610Z] #19 106.1 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-09-20T11:50:50.610Z] #19 106.2 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2021-09-20T11:50:50.610Z] #19 106.2 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2021-09-20T11:50:50.610Z] #19 106.2 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2021-09-20T11:50:50.610Z] #19 106.2 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2021-09-20T11:50:50.610Z] #19 106.2 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2021-09-20T11:50:50.610Z] #19 106.2 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2021-09-20T11:50:50.610Z] #19 106.2 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2021-09-20T11:50:50.610Z] #19 106.2 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2021-09-20T11:50:50.610Z] #19 106.2 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2021-09-20T11:50:50.610Z] #19 106.2 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2021-09-20T11:50:50.610Z] #19 106.2 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2021-09-20T11:50:50.610Z] #19 106.2 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2021-09-20T11:50:50.610Z] #19 106.2 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2021-09-20T11:50:50.610Z] #19 106.2 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2021-09-20T11:50:50.610Z] #19 106.2 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2021-09-20T11:50:50.610Z] #19 106.2 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2021-09-20T11:50:50.610Z] #19 106.2 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2021-09-20T11:50:50.610Z] #19 106.3 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2021-09-20T11:50:50.710Z] #51 13.36 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-09-20T11:50:50.710Z] #51 13.43 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-09-20T11:50:50.710Z] #51 13.55 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-09-20T11:50:50.868Z] #19 106.3 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2021-09-20T11:50:50.868Z] #19 106.3 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2021-09-20T11:50:50.868Z] #19 106.3 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2021-09-20T11:50:50.976Z] #51 13.74 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-09-20T11:50:50.976Z] #51 13.87 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-09-20T11:50:50.976Z] #51 13.97 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-09-20T11:50:51.242Z] #51 14.06 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-09-20T11:50:51.508Z] #51 14.19 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-09-20T11:50:52.472Z] #51 ... [2021-09-20T11:50:52.472Z] [2021-09-20T11:50:52.472Z] #35 [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-09-20T11:50:52.472Z] #35 sha256:3ef1f1bb030dea1555de391b9870f9e4fc212912bdd459e2542e927be0888dad [2021-09-20T11:50:52.472Z] #35 DONE 15.1s [2021-09-20T11:50:52.472Z] [2021-09-20T11:50:52.472Z] #57 [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-09-20T11:50:52.472Z] #57 sha256:fb5e83f7d295fdcb4c6428040902408693a1c98b1f056660cc27ca9026d2d842 [2021-09-20T11:50:52.472Z] #57 10.53 Reading package lists... [2021-09-20T11:50:52.764Z] #19 108.3 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2021-09-20T11:50:52.764Z] #19 108.3 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2021-09-20T11:50:52.764Z] #19 108.4 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2021-09-20T11:50:52.764Z] #19 108.4 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2021-09-20T11:50:53.020Z] #19 108.5 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2021-09-20T11:50:53.221Z] #14 15.55 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [32.6 kB] [2021-09-20T11:50:53.429Z] #45 35.07 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-09-20T11:50:53.699Z] #60 16.27 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-09-20T11:50:53.792Z] #14 ... [2021-09-20T11:50:53.792Z] [2021-09-20T11:50:53.792Z] #37 [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-09-20T11:50:53.792Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-20T11:50:53.792Z] #37 16.07 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [32.6 kB] [2021-09-20T11:50:53.961Z] #60 ... [2021-09-20T11:50:53.961Z] [2021-09-20T11:50:53.961Z] #49 [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-09-20T11:50:53.961Z] #49 sha256:6a3464fc3de16ce368b716e7f263d7b9d48aa3f54aa3c37f52b5f4476aea8085 [2021-09-20T11:50:53.961Z] #49 15.54 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-09-20T11:50:53.961Z] #49 15.58 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-09-20T11:50:53.961Z] #49 15.90 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-09-20T11:50:54.001Z] #45 36.18 debconf: delaying package configuration, since apt-utils is not installed [2021-09-20T11:50:54.262Z] #45 36.39 Fetched 2267 kB in 3s (655 kB/s) [2021-09-20T11:50:54.262Z] #45 36.49 Selecting previously unselected package libprotobuf23:amd64. [2021-09-20T11:50:54.262Z] #45 36.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-09-20T11:50:54.262Z] #45 36.53 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-09-20T11:50:54.262Z] #45 36.53 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-09-20T11:50:54.835Z] #45 37.10 Selecting previously unselected package python3-pkg-resources. [2021-09-20T11:50:54.835Z] #45 37.10 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-20T11:50:54.835Z] #45 37.11 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-20T11:50:54.914Z] #19 110.4 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2021-09-20T11:50:54.914Z] #19 ... [2021-09-20T11:50:54.914Z] [2021-09-20T11:50:54.914Z] #40 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-20T11:50:54.914Z] #40 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa [2021-09-20T11:50:54.914Z] #40 DONE 124.1s [2021-09-20T11:50:54.914Z] [2021-09-20T11:50:54.914Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-09-20T11:50:54.914Z] #19 sha256:40181a04ca9d50d52c2f23c58b084bd906241e79059e82da01c4eea91fb785f0 [2021-09-20T11:50:54.914Z] #19 110.4 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2021-09-20T11:50:54.914Z] #19 110.4 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2021-09-20T11:50:54.914Z] #19 110.5 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2021-09-20T11:50:54.914Z] #19 110.5 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2021-09-20T11:50:54.914Z] #19 110.5 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2021-09-20T11:50:54.914Z] #19 110.5 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2021-09-20T11:50:54.914Z] #19 110.6 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2021-09-20T11:50:54.914Z] #19 110.6 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2021-09-20T11:50:54.914Z] #19 110.6 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2021-09-20T11:50:54.915Z] #19 110.6 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2021-09-20T11:50:55.096Z] #45 37.36 Selecting previously unselected package python3-six. [2021-09-20T11:50:55.096Z] #45 37.36 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-09-20T11:50:55.096Z] #45 37.38 Unpacking python3-six (1.16.0-2) ... [2021-09-20T11:50:55.096Z] #45 37.48 Selecting previously unselected package python3-protobuf. [2021-09-20T11:50:55.096Z] #45 37.48 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-09-20T11:50:55.288Z] #57 14.65 Reading package lists... [2021-09-20T11:50:55.289Z] #57 ... [2021-09-20T11:50:55.289Z] [2021-09-20T11:50:55.289Z] #47 [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-09-20T11:50:55.289Z] #47 sha256:d60a2e3dbd43c14ad04ba912d1115674ab1027d91734df13b6c0e80f26a24dd0 [2021-09-20T11:50:55.289Z] #47 DONE 18.2s [2021-09-20T11:50:55.360Z] #45 37.48 Unpacking python3-protobuf (3.12.4-1) ... [2021-09-20T11:50:55.558Z] [2021-09-20T11:50:55.558Z] #41 [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-09-20T11:50:55.558Z] #41 sha256:43d916d526585d4da4bf1fc9874c319a91126520df6de6a43bde0dcfe5e4ca40 [2021-09-20T11:50:55.558Z] #41 17.79 Updating files: 91% (1607/1750) Updating files: 92% (1610/1750) Updating files: 93% (1628/1750) Updating files: 94% (1645/1750) Updating files: 95% (1663/1750) Updating files: 96% (1680/1750) Updating files: 97% (1698/1750) Updating files: 98% (1715/1750) Updating files: 99% (1733/1750) Updating files: 100% (1750/1750) Updating files: 100% (1750/1750), done. [2021-09-20T11:50:55.558Z] #41 17.99 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-09-20T11:50:55.933Z] #45 38.26 Selecting previously unselected package libnet1:amd64. [2021-09-20T11:50:55.933Z] #45 38.26 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-09-20T11:50:55.933Z] #45 38.26 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-20T11:50:55.933Z] #45 ... [2021-09-20T11:50:55.933Z] [2021-09-20T11:50:55.933Z] #33 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-20T11:50:55.933Z] #33 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa [2021-09-20T11:50:56.193Z] #33 38.30 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-09-20T11:50:56.193Z] #33 38.51 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-09-20T11:50:56.338Z] #37 ... [2021-09-20T11:50:56.338Z] [2021-09-20T11:50:56.338Z] #49 [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-09-20T11:50:56.338Z] #49 sha256:737fe788300c77d222f36b219f509c6417e81adf29ba51f4b5d99cd2edd312f9 [2021-09-20T11:50:56.338Z] #49 8.378 go: downloading gotest.tools/gotestsum v1.7.0 [2021-09-20T11:50:56.338Z] #49 11.19 go: downloading github.com/fatih/color v1.10.0 [2021-09-20T11:50:56.338Z] #49 11.20 go: downloading github.com/dnephin/pflag v1.0.7 [2021-09-20T11:50:56.338Z] #49 11.34 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-09-20T11:50:56.338Z] #49 11.55 go: downloading github.com/pkg/errors v0.9.1 [2021-09-20T11:50:56.338Z] #49 11.83 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-09-20T11:50:56.338Z] #49 11.85 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-20T11:50:56.338Z] #49 12.01 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-09-20T11:50:56.338Z] #49 12.19 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-09-20T11:50:56.338Z] #49 12.73 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-09-20T11:50:56.338Z] #49 12.93 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-09-20T11:50:56.338Z] #49 13.21 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-09-20T11:50:56.338Z] #49 14.11 go: downloading golang.org/x/tools v0.1.0 [2021-09-20T11:50:56.338Z] #49 ... [2021-09-20T11:50:56.338Z] [2021-09-20T11:50:56.338Z] #60 [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-09-20T11:50:56.338Z] #60 sha256:e54b3ec1862abb3feb9b64c51e27c382dac3c3c744a023a07fb610a8eb1c0238 [2021-09-20T11:50:56.338Z] #60 15.92 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-09-20T11:50:56.338Z] #60 17.41 go: downloading github.com/google/uuid v1.3.0 [2021-09-20T11:50:56.338Z] #60 17.51 go: downloading github.com/moby/vpnkit v0.5.0 [2021-09-20T11:50:56.338Z] #60 18.38 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-09-20T11:50:56.338Z] #60 18.68 go: downloading github.com/gofrs/flock v0.8.1 [2021-09-20T11:50:56.508Z] #49 ... [2021-09-20T11:50:56.508Z] [2021-09-20T11:50:56.508Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-20T11:50:56.508Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-20T11:50:56.508Z] #45 8.634 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-20T11:50:56.508Z] #45 8.697 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-20T11:50:56.508Z] #45 8.698 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-20T11:50:56.508Z] #45 9.443 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-09-20T11:50:56.508Z] #45 11.67 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-20T11:50:56.509Z] #45 16.76 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [32.6 kB] [2021-09-20T11:50:56.509Z] #45 ... [2021-09-20T11:50:56.509Z] [2021-09-20T11:50:56.509Z] #51 [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-09-20T11:50:56.509Z] #51 sha256:c6c922dbf962d0316ab585546a02ed416d10918ea49ed725d8d80262d7f668a8 [2021-09-20T11:50:56.509Z] #51 17.18 go: downloading github.com/fatih/color v1.7.0 [2021-09-20T11:50:56.509Z] #51 17.23 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-09-20T11:50:56.509Z] #51 17.37 go: downloading github.com/pkg/errors v0.8.1 [2021-09-20T11:50:56.509Z] #51 17.41 go: downloading github.com/spf13/cobra v0.0.5 [2021-09-20T11:50:56.509Z] #51 17.45 go: downloading github.com/spf13/pflag v1.0.5 [2021-09-20T11:50:56.509Z] #51 17.77 go: downloading github.com/spf13/viper v1.6.1 [2021-09-20T11:50:56.509Z] #51 18.28 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-09-20T11:50:56.509Z] #51 18.29 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-09-20T11:50:56.509Z] #51 18.46 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-09-20T11:50:56.509Z] #51 18.47 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-09-20T11:50:56.509Z] #51 ... [2021-09-20T11:50:56.509Z] [2021-09-20T11:50:56.509Z] #53 [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-09-20T11:50:56.509Z] #53 sha256:c585123e247871601962df82e3b7c9c82847d1a2d623127a8a41996a3713faae [2021-09-20T11:50:56.509Z] #53 9.493 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-09-20T11:50:56.514Z] #41 ... [2021-09-20T11:50:56.514Z] [2021-09-20T11:50:56.514Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-20T11:50:56.514Z] #30 sha256:661c26e28f5aa68cb1be21041616162b22c4a01ab54703398dbce0ea109f150d [2021-09-20T11:50:56.514Z] #30 6.762 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-09-20T11:50:56.514Z] #30 8.861 #=#=# [2021-09-20T11:50:56.514Z] #30 9.155 #=#=# 1.0% ######################################################################## 100.0% [2021-09-20T11:50:56.514Z] #30 ... [2021-09-20T11:50:56.514Z] [2021-09-20T11:50:56.514Z] #51 [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-09-20T11:50:56.514Z] #51 sha256:bb8279cef2dd38adcb3a5a9b095386de6c5b89cb607c3886ba6841420e196c51 [2021-09-20T11:50:56.514Z] #51 15.31 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-09-20T11:50:56.514Z] #51 15.52 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-09-20T11:50:56.514Z] #51 15.58 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-09-20T11:50:56.514Z] #51 16.20 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-09-20T11:50:56.514Z] #51 16.27 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-09-20T11:50:56.514Z] #51 16.85 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-09-20T11:50:56.514Z] #51 16.88 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-09-20T11:50:56.514Z] #51 17.39 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-09-20T11:50:56.514Z] #51 17.47 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-09-20T11:50:56.514Z] #51 17.55 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-09-20T11:50:56.514Z] #51 17.64 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-09-20T11:50:56.514Z] #51 17.74 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-09-20T11:50:56.514Z] #51 17.81 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-09-20T11:50:56.514Z] #51 18.35 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-09-20T11:50:56.514Z] #51 18.76 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-09-20T11:50:56.514Z] #51 18.79 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-09-20T11:50:56.514Z] #51 19.11 go: downloading github.com/ultraware/funlen v0.0.2 [2021-09-20T11:50:56.514Z] #51 19.22 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-09-20T11:50:56.514Z] #51 19.29 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-09-20T11:50:56.598Z] #60 18.93 go: downloading github.com/gorilla/mux v1.8.0 [2021-09-20T11:50:56.770Z] #53 ... [2021-09-20T11:50:56.771Z] [2021-09-20T11:50:56.771Z] #60 [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-09-20T11:50:56.771Z] #60 sha256:5e45265be0d63b65e946adc690ca7dc490310f23512ac19e120185e2887f4335 [2021-09-20T11:50:56.771Z] #60 17.80 go: downloading github.com/google/uuid v1.3.0 [2021-09-20T11:50:56.771Z] #60 17.97 go: downloading github.com/moby/vpnkit v0.5.0 [2021-09-20T11:50:56.771Z] #60 18.58 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-09-20T11:50:56.771Z] #60 18.86 go: downloading github.com/gofrs/flock v0.8.1 [2021-09-20T11:50:56.771Z] #60 18.90 go: downloading github.com/gorilla/mux v1.8.0 [2021-09-20T11:50:56.771Z] #60 19.41 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-09-20T11:50:56.857Z] #60 ... [2021-09-20T11:50:56.857Z] [2021-09-20T11:50:56.857Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-20T11:50:56.857Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-20T11:50:56.857Z] #45 9.048 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-20T11:50:56.857Z] #45 9.116 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-20T11:50:56.857Z] #45 9.119 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-20T11:50:56.857Z] #45 9.892 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-09-20T11:50:56.857Z] #45 11.06 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-20T11:50:56.857Z] #45 15.37 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [32.6 kB] [2021-09-20T11:50:57.117Z] #45 ... [2021-09-20T11:50:57.117Z] [2021-09-20T11:50:57.117Z] #53 [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-09-20T11:50:57.117Z] #53 sha256:3edff1c15b5b701e1e977ec5f2eece7511c0491ff190bc7cc3a23f5393c01f08 [2021-09-20T11:50:57.117Z] #53 9.306 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-09-20T11:50:57.117Z] #53 ... [2021-09-20T11:50:57.117Z] [2021-09-20T11:50:57.117Z] #60 [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-09-20T11:50:57.117Z] #60 sha256:e54b3ec1862abb3feb9b64c51e27c382dac3c3c744a023a07fb610a8eb1c0238 [2021-09-20T11:50:57.117Z] #60 19.34 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-09-20T11:50:57.146Z] #33 39.35 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-20T11:50:57.146Z] #33 ... [2021-09-20T11:50:57.146Z] [2021-09-20T11:50:57.146Z] #37 [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-09-20T11:50:57.146Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-20T11:50:57.146Z] #37 28.51 Building dependency tree... [2021-09-20T11:50:57.146Z] #37 31.35 The following additional packages will be installed: [2021-09-20T11:50:57.146Z] #37 31.37 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-09-20T11:50:57.146Z] #37 31.37 Suggested packages: [2021-09-20T11:50:57.146Z] #37 31.39 cmake-doc ninja-build lrzip [2021-09-20T11:50:57.146Z] #37 31.39 Recommended packages: [2021-09-20T11:50:57.146Z] #37 31.39 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-09-20T11:50:57.146Z] #37 32.25 The following NEW packages will be installed: [2021-09-20T11:50:57.146Z] #37 32.25 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-09-20T11:50:57.146Z] #37 32.25 vim-common xxd [2021-09-20T11:50:57.146Z] #37 32.58 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-09-20T11:50:57.146Z] #37 32.58 Need to get 17.7 MB of archives. [2021-09-20T11:50:57.146Z] #37 32.58 After this operation, 70.7 MB of additional disk space will be used. [2021-09-20T11:50:57.146Z] #37 32.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-09-20T11:50:57.146Z] #37 32.58 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-20T11:50:57.146Z] #37 32.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-09-20T11:50:57.146Z] #37 33.39 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-09-20T11:50:57.146Z] #37 33.73 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-09-20T11:50:57.146Z] #37 33.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-09-20T11:50:57.146Z] #37 33.77 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-09-20T11:50:57.146Z] #37 33.77 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-09-20T11:50:57.146Z] #37 33.77 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-09-20T11:50:57.146Z] #37 33.77 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-09-20T11:50:57.146Z] #37 35.02 debconf: delaying package configuration, since apt-utils is not installed [2021-09-20T11:50:57.146Z] #37 35.16 Fetched 17.7 MB in 2s (8849 kB/s) [2021-09-20T11:50:57.146Z] #37 35.23 Selecting previously unselected package xxd. [2021-09-20T11:50:57.146Z] #37 35.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-09-20T11:50:57.146Z] #37 35.29 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-09-20T11:50:57.146Z] #37 35.35 Unpacking xxd (2:8.2.2434-3) ... [2021-09-20T11:50:57.146Z] #37 35.43 Selecting previously unselected package vim-common. [2021-09-20T11:50:57.146Z] #37 35.43 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-20T11:50:57.146Z] #37 35.47 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-20T11:50:57.146Z] #37 35.63 Selecting previously unselected package cmake-data. [2021-09-20T11:50:57.146Z] #37 35.64 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-09-20T11:50:57.146Z] #37 35.64 Unpacking cmake-data (3.18.4-2) ... [2021-09-20T11:50:57.146Z] #37 38.55 Selecting previously unselected package libicu67:amd64. [2021-09-20T11:50:57.146Z] #37 38.55 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-09-20T11:50:57.146Z] #37 38.56 Unpacking libicu67:amd64 (67.1-7) ... [2021-09-20T11:50:57.146Z] #37 ... [2021-09-20T11:50:57.146Z] [2021-09-20T11:50:57.146Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-20T11:50:57.146Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-20T11:50:57.146Z] #45 38.35 Selecting previously unselected package libnl-3-200:amd64. [2021-09-20T11:50:57.146Z] #45 38.35 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-09-20T11:50:57.146Z] #45 38.36 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-20T11:50:57.146Z] #45 38.47 Selecting previously unselected package libprotobuf-c1:amd64. [2021-09-20T11:50:57.146Z] #45 38.48 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-09-20T11:50:57.146Z] #45 38.48 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-20T11:50:57.146Z] #45 38.57 Selecting previously unselected package criu. [2021-09-20T11:50:57.146Z] #45 38.58 Preparing to unpack .../7-criu_3.15-1_amd64.deb ... [2021-09-20T11:50:57.146Z] #45 38.63 Unpacking criu (3.15-1) ... [2021-09-20T11:50:57.146Z] #45 39.26 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-20T11:50:57.543Z] #19 112.7 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2021-09-20T11:50:57.543Z] #19 112.7 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2021-09-20T11:50:57.543Z] #19 112.7 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2021-09-20T11:50:57.543Z] #19 112.9 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2021-09-20T11:50:57.543Z] #19 112.9 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2021-09-20T11:50:57.687Z] #60 20.08 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-09-20T11:50:57.707Z] #60 20.35 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-09-20T11:50:57.707Z] #60 ... [2021-09-20T11:50:57.707Z] [2021-09-20T11:50:57.707Z] #25 [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-09-20T11:50:57.707Z] #25 sha256:9ef9300a99fec3c29842870d796422830c26355f6f80b681e42a60fba3a39d9d [2021-09-20T11:50:57.707Z] #25 20.13 + mkdir -p /build [2021-09-20T11:50:57.707Z] #25 20.13 + mv docker/docker /build/ [2021-09-20T11:50:57.707Z] #25 20.15 + rmdir docker [2021-09-20T11:50:57.707Z] #25 DONE 20.6s [2021-09-20T11:50:57.707Z] [2021-09-20T11:50:57.707Z] #60 [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-09-20T11:50:57.707Z] #60 sha256:5e45265be0d63b65e946adc690ca7dc490310f23512ac19e120185e2887f4335 [2021-09-20T11:50:57.707Z] #60 20.69 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-09-20T11:50:57.707Z] #60 ... [2021-09-20T11:50:57.707Z] [2021-09-20T11:50:57.707Z] #57 [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-09-20T11:50:57.707Z] #57 sha256:7ca3e42685459dff7d8dbe39e766b5937b951ddb767a1c4c1ae7a817e6578066 [2021-09-20T11:50:57.707Z] #57 10.57 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-20T11:50:57.707Z] #57 14.51 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [32.6 kB] [2021-09-20T11:50:57.707Z] #57 20.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-20T11:50:57.947Z] #60 20.21 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-09-20T11:50:57.966Z] #57 ... [2021-09-20T11:50:57.966Z] [2021-09-20T11:50:57.966Z] #51 [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-09-20T11:50:57.966Z] #51 sha256:c6c922dbf962d0316ab585546a02ed416d10918ea49ed725d8d80262d7f668a8 [2021-09-20T11:50:57.966Z] #51 20.21 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-09-20T11:50:57.966Z] #51 20.76 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-20T11:50:58.092Z] #45 ... [2021-09-20T11:50:58.092Z] [2021-09-20T11:50:58.092Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-20T11:50:58.092Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-20T11:50:58.092Z] #14 30.46 The following additional packages will be installed: [2021-09-20T11:50:58.092Z] #14 30.46 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-20T11:50:58.092Z] #14 30.46 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-09-20T11:50:58.092Z] #14 30.46 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-09-20T11:50:58.092Z] #14 30.46 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-09-20T11:50:58.092Z] #14 30.46 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-09-20T11:50:58.092Z] #14 30.47 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-09-20T11:50:58.092Z] #14 30.47 mingw-w64-common mingw-w64-x86-64-dev [2021-09-20T11:50:58.092Z] #14 30.56 Suggested packages: [2021-09-20T11:50:58.092Z] #14 30.56 gcc-10-locales seccomp wine64 [2021-09-20T11:50:58.092Z] #14 31.89 The following NEW packages will be installed: [2021-09-20T11:50:58.092Z] #14 31.89 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-20T11:50:58.092Z] #14 31.89 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-09-20T11:50:58.092Z] #14 31.89 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-09-20T11:50:58.092Z] #14 31.89 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-09-20T11:50:58.092Z] #14 31.89 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-09-20T11:50:58.092Z] #14 31.89 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-09-20T11:50:58.092Z] #14 31.89 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-09-20T11:50:58.092Z] #14 31.89 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-09-20T11:50:58.092Z] #14 31.90 mingw-w64-x86-64-dev [2021-09-20T11:50:58.092Z] #14 32.51 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-09-20T11:50:58.092Z] #14 32.51 Need to get 115 MB of archives. [2021-09-20T11:50:58.092Z] #14 32.51 After this operation, 645 MB of additional disk space will be used. [2021-09-20T11:50:58.092Z] #14 32.51 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-09-20T11:50:58.092Z] #14 32.93 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-09-20T11:50:58.092Z] #14 33.05 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-09-20T11:50:58.092Z] #14 33.05 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-09-20T11:50:58.092Z] #14 33.05 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-09-20T11:50:58.092Z] #14 33.19 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-09-20T11:50:58.092Z] #14 33.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-09-20T11:50:58.092Z] #14 34.30 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-09-20T11:50:58.092Z] #14 34.47 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-09-20T11:50:58.092Z] #14 35.40 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-09-20T11:50:58.092Z] #14 37.23 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-09-20T11:50:58.092Z] #14 37.83 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-09-20T11:50:58.092Z] #14 38.56 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-09-20T11:50:58.092Z] #14 40.10 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-09-20T11:50:58.092Z] #14 40.63 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-09-20T11:50:58.092Z] #14 40.63 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-09-20T11:50:58.092Z] #14 40.70 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-09-20T11:50:58.353Z] #14 40.82 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-09-20T11:50:58.353Z] #14 40.82 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-09-20T11:50:58.353Z] #14 40.88 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-09-20T11:50:58.353Z] #14 ... [2021-09-20T11:50:58.353Z] [2021-09-20T11:50:58.353Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-20T11:50:58.353Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-20T11:50:58.353Z] #45 40.65 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-09-20T11:50:58.353Z] #45 40.66 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-20T11:50:58.353Z] #45 40.67 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-20T11:50:58.353Z] #45 40.68 Setting up python3-six (1.16.0-2) ... [2021-09-20T11:50:58.450Z] #51 20.95 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-09-20T11:50:58.450Z] #51 ... [2021-09-20T11:50:58.450Z] [2021-09-20T11:50:58.451Z] #60 [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-09-20T11:50:58.451Z] #60 sha256:784802d2254e51903eb753351732ab70d04f0a5b9cc5ca82affc85823cc51580 [2021-09-20T11:50:58.451Z] #60 11.09 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-09-20T11:50:58.451Z] #60 12.19 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-09-20T11:50:58.451Z] #60 16.72 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-09-20T11:50:58.451Z] #60 17.37 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-09-20T11:50:58.451Z] #60 ... [2021-09-20T11:50:58.451Z] [2021-09-20T11:50:58.451Z] #57 [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-09-20T11:50:58.451Z] #57 sha256:fb5e83f7d295fdcb4c6428040902408693a1c98b1f056660cc27ca9026d2d842 [2021-09-20T11:50:58.451Z] #57 14.65 Reading package lists... [2021-09-20T11:50:58.451Z] #57 19.66 Building dependency tree... [2021-09-20T11:50:58.716Z] #57 21.65 The following additional packages will be installed: [2021-09-20T11:50:58.887Z] #60 ... [2021-09-20T11:50:58.887Z] [2021-09-20T11:50:58.887Z] #25 [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-09-20T11:50:58.887Z] #25 sha256:36b7f79f3640e8bd3236b5f4aa273397e524a6c434e04ffd0a5b4efa0882f697 [2021-09-20T11:50:58.887Z] #25 20.52 + mkdir -p /build [2021-09-20T11:50:58.887Z] #25 20.55 + mv docker/docker /build/ [2021-09-20T11:50:58.887Z] #25 20.58 + rmdir docker [2021-09-20T11:50:58.887Z] #25 DONE 20.9s [2021-09-20T11:50:58.887Z] [2021-09-20T11:50:58.887Z] #51 [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-09-20T11:50:58.887Z] #51 sha256:013367038ba4d59b242ed7aed4697e4324360fbb51ff3f122a846517f505a46c [2021-09-20T11:50:58.887Z] #51 20.18 go: downloading github.com/fatih/color v1.7.0 [2021-09-20T11:50:58.887Z] #51 20.23 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-09-20T11:50:58.887Z] #51 20.32 go: downloading github.com/pkg/errors v0.8.1 [2021-09-20T11:50:58.887Z] #51 20.35 go: downloading github.com/spf13/cobra v0.0.5 [2021-09-20T11:50:58.887Z] #51 20.46 go: downloading github.com/spf13/pflag v1.0.5 [2021-09-20T11:50:58.887Z] #51 20.95 go: downloading github.com/spf13/viper v1.6.1 [2021-09-20T11:50:58.916Z] #19 114.6 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2021-09-20T11:50:58.916Z] #19 114.6 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2021-09-20T11:50:58.916Z] #19 114.6 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2021-09-20T11:50:58.916Z] #19 114.6 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2021-09-20T11:50:58.916Z] #19 114.6 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2021-09-20T11:50:58.916Z] #19 114.6 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2021-09-20T11:50:58.916Z] #19 114.6 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2021-09-20T11:50:58.916Z] #19 114.6 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2021-09-20T11:50:58.916Z] #19 114.6 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2021-09-20T11:50:58.982Z] #57 21.65 libbtrfs0 [2021-09-20T11:50:58.982Z] #57 21.79 The following NEW packages will be installed: [2021-09-20T11:50:58.982Z] #57 21.79 libbtrfs-dev libbtrfs0 [2021-09-20T11:50:59.173Z] #19 114.7 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2021-09-20T11:50:59.173Z] #19 114.7 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2021-09-20T11:50:59.173Z] #19 114.7 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2021-09-20T11:50:59.173Z] #19 114.8 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2021-09-20T11:50:59.173Z] #19 114.8 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2021-09-20T11:50:59.247Z] #57 22.15 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-09-20T11:50:59.247Z] #57 22.15 Need to get 454 kB of archives. [2021-09-20T11:50:59.247Z] #57 22.15 After this operation, 1275 kB of additional disk space will be used. [2021-09-20T11:50:59.247Z] #57 22.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2021-09-20T11:50:59.247Z] #57 22.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2021-09-20T11:50:59.247Z] #57 ... [2021-09-20T11:50:59.247Z] [2021-09-20T11:50:59.247Z] #37 [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-09-20T11:50:59.247Z] #37 sha256:4918f141568a9ea7cb4e5ffcb06834cd5b9cf5a620fe1ffee6115ea81d1e3bd9 [2021-09-20T11:50:59.247Z] #37 12.25 Fetched 8297 kB in 8s (1063 kB/s) [2021-09-20T11:50:59.247Z] #37 12.25 Reading package lists... [2021-09-20T11:50:59.247Z] #37 17.03 Reading package lists... [2021-09-20T11:50:59.247Z] #37 20.94 Building dependency tree... [2021-09-20T11:50:59.280Z] Fetching without tags [2021-09-20T11:50:58.998Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-20T11:50:59.042Z] > git config --add remote.origin.fetch +refs/pull/42868/head:refs/remotes/origin/PR-42868 # timeout=10 [2021-09-20T11:50:59.085Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-20T11:50:59.198Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-20T11:50:59.458Z] #51 21.92 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-09-20T11:50:59.514Z] #37 ... [2021-09-20T11:50:59.514Z] [2021-09-20T11:50:59.514Z] #51 [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-09-20T11:50:59.514Z] #51 sha256:bb8279cef2dd38adcb3a5a9b095386de6c5b89cb607c3886ba6841420e196c51 [2021-09-20T11:50:59.514Z] #51 21.90 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-09-20T11:50:59.514Z] #51 21.92 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-09-20T11:50:59.514Z] #51 21.92 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-20T11:50:59.514Z] #51 21.92 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-20T11:50:59.514Z] #51 22.04 go: downloading github.com/stretchr/objx v0.2.0 [2021-09-20T11:50:59.514Z] #51 22.18 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-09-20T11:50:59.514Z] #51 22.21 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-09-20T11:50:59.514Z] #51 22.23 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-09-20T11:50:59.514Z] #51 22.23 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-09-20T11:50:59.514Z] #51 22.26 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-09-20T11:50:59.514Z] #51 22.27 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-09-20T11:50:59.514Z] #51 22.33 go: downloading golang.org/x/text v0.3.2 [2021-09-20T11:50:59.514Z] #51 22.40 go: downloading github.com/gobwas/glob v0.2.3 [2021-09-20T11:50:59.718Z] #51 21.93 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-09-20T11:50:59.718Z] #51 22.07 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-09-20T11:50:59.718Z] #51 22.07 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-09-20T11:50:59.741Z] #19 115.3 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2021-09-20T11:50:59.744Z] #45 41.63 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-20T11:50:59.744Z] #45 41.66 Setting up python3-protobuf (3.12.4-1) ... [2021-09-20T11:50:59.744Z] #45 ... [2021-09-20T11:50:59.744Z] [2021-09-20T11:50:59.744Z] #58 [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-09-20T11:50:59.744Z] #58 sha256:12d770cb5283846842b808fc29bcc1dcd61a2f02fd3f7315151b3e3c0672521b [2021-09-20T11:50:59.744Z] #58 4.373 + RM_GOPATH=0 [2021-09-20T11:50:59.744Z] #58 4.373 + TMP_GOPATH= [2021-09-20T11:50:59.744Z] #58 4.373 + : /build [2021-09-20T11:50:59.744Z] #58 4.373 + '[' -z '' ']' [2021-09-20T11:50:59.744Z] #58 4.373 ++ mktemp -d [2021-09-20T11:50:59.744Z] #58 4.382 + export GOPATH=/tmp/tmp.7yViOFZcZK [2021-09-20T11:50:59.744Z] #58 4.382 + GOPATH=/tmp/tmp.7yViOFZcZK [2021-09-20T11:50:59.744Z] #58 4.382 + RM_GOPATH=1 [2021-09-20T11:50:59.744Z] #58 4.382 + case "$(go env GOARCH)" in [2021-09-20T11:50:59.744Z] #58 4.382 ++ go env GOARCH [2021-09-20T11:50:59.744Z] #58 4.424 Install containerd version v1.5.5 [2021-09-20T11:50:59.744Z] #58 4.424 + export GO_BUILDMODE=-buildmode=pie [2021-09-20T11:50:59.744Z] #58 4.424 + GO_BUILDMODE=-buildmode=pie [2021-09-20T11:50:59.744Z] #58 4.424 ++ dirname /tmp/install/install.sh [2021-09-20T11:50:59.744Z] #58 4.424 + dir=/tmp/install [2021-09-20T11:50:59.744Z] #58 4.424 + bin=containerd [2021-09-20T11:50:59.744Z] #58 4.424 + shift [2021-09-20T11:50:59.744Z] #58 4.424 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-09-20T11:50:59.744Z] #58 4.424 + . /tmp/install/containerd.installer [2021-09-20T11:50:59.744Z] #58 4.424 ++ set -e [2021-09-20T11:50:59.744Z] #58 4.424 ++ : v1.5.5 [2021-09-20T11:50:59.744Z] #58 4.424 + install_containerd [2021-09-20T11:50:59.744Z] #58 4.424 + echo 'Install containerd version v1.5.5' [2021-09-20T11:50:59.744Z] #58 4.424 + git clone https://github.com/containerd/containerd.git /tmp/tmp.7yViOFZcZK/src/github.com/containerd/containerd [2021-09-20T11:50:59.744Z] #58 4.432 Cloning into '/tmp/tmp.7yViOFZcZK/src/github.com/containerd/containerd'... [2021-09-20T11:50:59.744Z] #58 ... [2021-09-20T11:50:59.744Z] [2021-09-20T11:50:59.744Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-20T11:50:59.744Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-20T11:50:59.744Z] #14 40.96 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-09-20T11:50:59.744Z] #14 40.96 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-09-20T11:50:59.744Z] #14 40.98 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-09-20T11:50:59.744Z] #14 40.98 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-09-20T11:50:59.744Z] #14 41.00 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-09-20T11:50:59.744Z] #14 41.00 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-09-20T11:50:59.744Z] #14 41.02 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-09-20T11:50:59.744Z] #14 41.03 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-09-20T11:50:59.744Z] #14 41.03 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-09-20T11:50:59.744Z] #14 41.03 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-09-20T11:50:59.744Z] #14 41.87 debconf: delaying package configuration, since apt-utils is not installed [2021-09-20T11:50:59.744Z] #14 42.05 Fetched 115 MB in 9s (12.6 MB/s) [2021-09-20T11:50:59.744Z] #14 42.14 Selecting previously unselected package binutils-mingw-w64-i686. [2021-09-20T11:50:59.744Z] #14 42.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-09-20T11:50:59.744Z] #14 42.18 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-09-20T11:50:59.744Z] #14 42.19 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-20T11:50:59.779Z] #51 22.43 go: downloading github.com/kisielk/gotool v1.0.0 [2021-09-20T11:50:59.779Z] #51 ... [2021-09-20T11:50:59.779Z] [2021-09-20T11:50:59.779Z] #49 [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-09-20T11:50:59.779Z] #49 sha256:13a1b56a66411a2cf0fffe832ce6485878c5831ee632d90f8a80e38a419557b2 [2021-09-20T11:50:59.779Z] #49 12.66 go: downloading golang.org/x/mod v0.3.0 [2021-09-20T11:50:59.779Z] #49 12.67 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-09-20T11:51:00.011Z] Fetching without tags [2021-09-20T11:51:00.046Z] #49 ... [2021-09-20T11:51:00.046Z] [2021-09-20T11:51:00.046Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-20T11:51:00.046Z] #14 sha256:1b785adace3bf370c8df9df0374909f65e98566562c53a17673bd5040386ee99 [2021-09-20T11:51:00.046Z] #14 12.91 Fetched 8297 kB in 8s (995 kB/s) [2021-09-20T11:51:00.046Z] #14 12.91 Reading package lists... [2021-09-20T11:51:00.046Z] #14 17.76 Reading package lists... [2021-09-20T11:51:00.046Z] #14 21.84 Building dependency tree... [2021-09-20T11:51:00.056Z] Merging remotes/origin/master commit 6014c1e29dc34dffa77fb5749cc3281c1b4854ac into PR head commit f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 [2021-09-20T11:51:00.311Z] #14 ... [2021-09-20T11:51:00.311Z] [2021-09-20T11:51:00.311Z] #51 [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-09-20T11:51:00.311Z] #51 sha256:bb8279cef2dd38adcb3a5a9b095386de6c5b89cb607c3886ba6841420e196c51 [2021-09-20T11:51:00.311Z] #51 23.03 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-09-20T11:51:00.311Z] #51 23.12 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-09-20T11:50:59.755Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-20T11:50:59.795Z] > git config --add remote.origin.fetch +refs/pull/42868/head:refs/remotes/origin/PR-42868 # timeout=10 [2021-09-20T11:50:59.833Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-20T11:50:59.939Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-20T11:51:00.048Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-20T11:51:00.048Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-20T11:51:00.050Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42868/head:refs/remotes/origin/PR-42868 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-20T11:51:00.860Z] Merging remotes/origin/master commit 6014c1e29dc34dffa77fb5749cc3281c1b4854ac into PR head commit f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 [2021-09-20T11:51:01.285Z] #51 ... [2021-09-20T11:51:01.285Z] [2021-09-20T11:51:01.285Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-20T11:51:01.285Z] #45 sha256:ec6730dd9afdcedd9e669a8174703241efa66f05a09ada224c8b0556a7d9b5de [2021-09-20T11:51:01.285Z] #45 14.18 Get:8 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-09-20T11:51:01.285Z] #45 14.23 Fetched 8300 kB in 10s (862 kB/s) [2021-09-20T11:51:01.285Z] #45 14.23 Reading package lists... [2021-09-20T11:51:01.285Z] #45 19.69 Reading package lists... [2021-09-20T11:51:01.568Z] #45 23.60 Building dependency tree... [2021-09-20T11:51:01.568Z] #45 ... [2021-09-20T11:51:01.568Z] [2021-09-20T11:51:01.568Z] #57 [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-09-20T11:51:01.568Z] #57 sha256:fb5e83f7d295fdcb4c6428040902408693a1c98b1f056660cc27ca9026d2d842 [2021-09-20T11:51:01.568Z] #57 23.32 debconf: delaying package configuration, since apt-utils is not installed [2021-09-20T11:51:01.568Z] #57 23.56 Fetched 454 kB in 0s (1451 kB/s) [2021-09-20T11:51:01.568Z] #57 23.67 Selecting previously unselected package libbtrfs0:arm64. [2021-09-20T11:51:01.568Z] #57 23.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-09-20T11:51:01.568Z] #57 23.75 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2021-09-20T11:51:01.568Z] #57 23.76 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2021-09-20T11:51:01.568Z] #57 23.95 Selecting previously unselected package libbtrfs-dev:arm64. [2021-09-20T11:51:01.568Z] #57 23.97 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2021-09-20T11:51:01.568Z] #57 23.98 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2021-09-20T11:51:01.568Z] #57 24.36 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2021-09-20T11:51:01.568Z] #57 24.38 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2021-09-20T11:51:01.568Z] #57 24.40 Processing triggers for libc-bin (2.31-13) ... [2021-09-20T11:51:01.629Z] #51 23.57 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-09-20T11:51:01.630Z] #51 24.00 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-20T11:51:01.650Z] #19 117.4 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2021-09-20T11:51:01.650Z] #19 117.4 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2021-09-20T11:51:01.912Z] #19 117.4 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2021-09-20T11:51:01.912Z] #19 117.5 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2021-09-20T11:51:01.913Z] #19 117.5 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2021-09-20T11:51:02.150Z] #57 DONE 25.0s [2021-09-20T11:51:02.150Z] [2021-09-20T11:51:02.150Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-20T11:51:02.150Z] #14 sha256:1b785adace3bf370c8df9df0374909f65e98566562c53a17673bd5040386ee99 [2021-09-20T11:51:02.150Z] #14 23.71 The following additional packages will be installed: [2021-09-20T11:51:02.150Z] #14 23.71 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-20T11:51:02.150Z] #14 23.71 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-09-20T11:51:02.150Z] #14 23.71 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-09-20T11:51:02.150Z] #14 23.72 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-09-20T11:51:02.150Z] #14 23.72 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-09-20T11:51:02.150Z] #14 23.72 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-09-20T11:51:02.150Z] #14 23.72 mingw-w64-common mingw-w64-x86-64-dev [2021-09-20T11:51:02.150Z] #14 23.72 Suggested packages: [2021-09-20T11:51:02.150Z] #14 23.73 gcc-10-locales seccomp wine64 [2021-09-20T11:51:02.150Z] #14 24.45 The following NEW packages will be installed: [2021-09-20T11:51:02.150Z] #14 24.46 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-20T11:51:02.150Z] #14 24.46 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-09-20T11:51:02.150Z] #14 24.46 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-09-20T11:51:02.150Z] #14 24.46 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-09-20T11:51:02.150Z] #14 24.46 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-09-20T11:51:02.150Z] #14 24.46 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-09-20T11:51:02.150Z] #14 24.46 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-09-20T11:51:02.150Z] #14 24.46 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-09-20T11:51:02.150Z] #14 24.47 mingw-w64-x86-64-dev [2021-09-20T11:51:02.150Z] #14 24.84 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-09-20T11:51:02.150Z] #14 24.84 Need to get 108 MB of archives. [2021-09-20T11:51:02.150Z] #14 24.84 After this operation, 620 MB of additional disk space will be used. [2021-09-20T11:51:02.150Z] #14 24.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2021-09-20T11:51:02.150Z] #14 24.91 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2021-09-20T11:51:02.150Z] #14 24.94 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-09-20T11:51:02.150Z] #14 24.94 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2021-09-20T11:51:02.150Z] #14 24.95 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2021-09-20T11:51:02.168Z] #51 ... [2021-09-20T11:51:02.168Z] [2021-09-20T11:51:02.168Z] #37 [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-09-20T11:51:02.168Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-20T11:51:02.168Z] #37 15.07 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [32.6 kB] [2021-09-20T11:51:02.168Z] #37 19.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-20T11:50:59.318Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-20T11:50:59.318Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-20T11:50:59.319Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42868/head:refs/remotes/origin/PR-42868 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-20T11:51:00.165Z] > git config core.sparsecheckout # timeout=10 [2021-09-20T11:51:00.211Z] > git checkout -f f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 # timeout=10 [2021-09-20T11:51:02.294Z] #14 44.47 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-09-20T11:51:02.294Z] #14 44.47 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-09-20T11:51:02.294Z] #14 44.48 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-20T11:51:02.416Z] #14 25.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-09-20T11:51:02.428Z] #37 ... [2021-09-20T11:51:02.428Z] [2021-09-20T11:51:02.428Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-20T11:51:02.428Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-20T11:51:02.428Z] #14 15.28 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [32.6 kB] [2021-09-20T11:51:02.428Z] #14 20.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-20T11:51:02.428Z] #14 ... [2021-09-20T11:51:02.428Z] [2021-09-20T11:51:02.428Z] #49 [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-09-20T11:51:02.428Z] #49 sha256:6a3464fc3de16ce368b716e7f263d7b9d48aa3f54aa3c37f52b5f4476aea8085 [2021-09-20T11:51:02.428Z] #49 21.18 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-09-20T11:51:02.428Z] #49 21.26 go: downloading golang.org/x/mod v0.3.0 [2021-09-20T11:51:02.682Z] #14 25.63 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-09-20T11:51:02.756Z] Merge succeeded, producing f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 [2021-09-20T11:51:02.756Z] Checking out Revision f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 (PR-42868) [2021-09-20T11:51:03.083Z] #14 25.77 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2021-09-20T11:51:03.083Z] #14 25.78 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2021-09-20T11:51:03.287Z] #19 118.9 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2021-09-20T11:51:03.287Z] #19 118.9 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2021-09-20T11:51:03.287Z] #19 118.9 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2021-09-20T11:51:03.287Z] #19 118.9 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2021-09-20T11:51:03.287Z] #19 118.9 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2021-09-20T11:51:03.287Z] #19 118.9 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2021-09-20T11:51:03.287Z] #19 118.9 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2021-09-20T11:51:03.287Z] #19 118.9 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2021-09-20T11:51:03.287Z] #19 118.9 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2021-09-20T11:51:03.287Z] #19 119.0 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2021-09-20T11:51:00.976Z] > git config core.sparsecheckout # timeout=10 [2021-09-20T11:51:01.016Z] > git checkout -f f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 # timeout=10 [2021-09-20T11:51:03.230Z] > git remote # timeout=10 [2021-09-20T11:51:03.304Z] > git config --get remote.origin.url # timeout=10 [2021-09-20T11:51:03.344Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-20T11:51:03.345Z] > git merge 6014c1e29dc34dffa77fb5749cc3281c1b4854ac # timeout=10 [2021-09-20T11:51:03.545Z] #19 119.0 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2021-09-20T11:51:03.545Z] #19 119.0 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2021-09-20T11:51:03.545Z] Merge succeeded, producing f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 [2021-09-20T11:51:03.545Z] #51 ... [2021-09-20T11:51:03.545Z] [2021-09-20T11:51:03.545Z] #57 [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-09-20T11:51:03.545Z] #57 sha256:7ca3e42685459dff7d8dbe39e766b5937b951ddb767a1c4c1ae7a817e6578066 [2021-09-20T11:51:03.545Z] #57 15.61 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [32.6 kB] [2021-09-20T11:51:03.545Z] #57 20.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-20T11:51:03.545Z] #57 ... [2021-09-20T11:51:03.545Z] [2021-09-20T11:51:03.545Z] #49 [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-09-20T11:51:03.545Z] #49 sha256:737fe788300c77d222f36b219f509c6417e81adf29ba51f4b5d99cd2edd312f9 [2021-09-20T11:51:03.545Z] #49 24.37 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-09-20T11:51:03.545Z] #49 24.38 go: downloading golang.org/x/mod v0.3.0 [2021-09-20T11:51:03.545Z] Checking out Revision f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 (PR-42868) [2021-09-20T11:51:03.665Z] #14 26.36 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2021-09-20T11:51:03.813Z] #49 ... [2021-09-20T11:51:03.813Z] [2021-09-20T11:51:03.813Z] #51 [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-09-20T11:51:03.813Z] #51 sha256:c6c922dbf962d0316ab585546a02ed416d10918ea49ed725d8d80262d7f668a8 [2021-09-20T11:51:03.813Z] #51 25.75 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-09-20T11:51:03.813Z] #51 25.90 go: downloading github.com/stretchr/testify v1.4.0 [2021-09-20T11:51:03.813Z] #51 26.31 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-09-20T11:51:03.813Z] #51 26.43 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-09-20T11:51:03.813Z] #51 26.62 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-09-20T11:51:04.212Z] #14 46.47 Selecting previously unselected package binutils-mingw-w64. [2021-09-20T11:51:04.212Z] #14 46.47 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-09-20T11:51:04.212Z] #14 46.49 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-20T11:51:04.212Z] #14 46.61 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-09-20T11:51:04.212Z] #14 46.63 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-09-20T11:51:04.212Z] #14 46.66 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-20T11:51:04.212Z] #14 46.83 Selecting previously unselected package dmsetup. [2021-09-20T11:51:04.246Z] #14 27.11 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2021-09-20T11:51:04.383Z] #51 27.24 go: downloading github.com/magiconair/properties v1.8.1 [2021-09-20T11:51:04.488Z] #14 46.85 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-09-20T11:51:04.488Z] #14 46.86 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-09-20T11:51:04.643Z] #51 27.35 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-20T11:51:04.643Z] #51 27.36 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-09-20T11:51:04.643Z] #51 27.52 go: downloading github.com/spf13/afero v1.1.2 [2021-09-20T11:51:04.752Z] #14 ... [2021-09-20T11:51:04.752Z] [2021-09-20T11:51:04.752Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-20T11:51:04.752Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-20T11:51:04.752Z] #45 44.73 Setting up criu (3.15-1) ... [2021-09-20T11:51:04.752Z] #45 46.51 Processing triggers for libc-bin (2.31-13) ... [2021-09-20T11:51:04.752Z] #45 DONE 47.1s [2021-09-20T11:51:04.752Z] [2021-09-20T11:51:04.753Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-20T11:51:04.753Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-20T11:51:04.753Z] #14 47.28 Selecting previously unselected package mingw-w64-common. [2021-09-20T11:51:04.753Z] #14 47.28 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-09-20T11:51:04.753Z] #14 47.30 Unpacking mingw-w64-common (8.0.0-1) ... [2021-09-20T11:51:04.753Z] #14 ... [2021-09-20T11:51:04.753Z] [2021-09-20T11:51:04.753Z] #37 [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-09-20T11:51:04.753Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-20T11:51:04.753Z] #37 44.51 Selecting previously unselected package libxml2:amd64. [2021-09-20T11:51:04.753Z] #37 44.51 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-09-20T11:51:04.753Z] #37 44.51 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-09-20T11:51:04.753Z] #37 44.98 Selecting previously unselected package libarchive13:amd64. [2021-09-20T11:51:04.753Z] #37 44.99 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-09-20T11:51:04.753Z] #37 45.00 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-09-20T11:51:04.753Z] #37 45.28 Selecting previously unselected package libjsoncpp24:amd64. [2021-09-20T11:51:04.753Z] #37 45.29 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-09-20T11:51:04.753Z] #37 45.31 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-09-20T11:51:04.753Z] #37 45.46 Selecting previously unselected package librhash0:amd64. [2021-09-20T11:51:04.753Z] #37 45.48 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-09-20T11:51:04.753Z] #37 45.49 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-09-20T11:51:04.753Z] #37 45.66 Selecting previously unselected package libuv1:amd64. [2021-09-20T11:51:04.753Z] #37 45.69 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-09-20T11:51:04.753Z] #37 45.70 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-09-20T11:51:04.753Z] #37 45.85 Selecting previously unselected package cmake. [2021-09-20T11:51:04.753Z] #37 45.86 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-09-20T11:51:04.753Z] #37 45.86 Unpacking cmake (3.18.4-2) ... [2021-09-20T11:51:04.844Z] #14 27.53 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2021-09-20T11:51:04.902Z] #51 27.90 go: downloading github.com/spf13/cast v1.3.0 [2021-09-20T11:51:04.923Z] #19 120.5 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2021-09-20T11:51:04.923Z] #19 120.5 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2021-09-20T11:51:04.923Z] #19 120.5 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2021-09-20T11:51:04.923Z] #19 120.6 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2021-09-20T11:51:05.164Z] #51 27.95 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-09-20T11:51:05.164Z] #51 27.97 go: downloading github.com/subosito/gotenv v1.2.0 [2021-09-20T11:51:05.164Z] #51 28.05 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-09-20T11:51:05.183Z] #19 120.6 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2021-09-20T11:51:02.418Z] > git remote # timeout=10 [2021-09-20T11:51:02.488Z] > git config --get remote.origin.url # timeout=10 [2021-09-20T11:51:02.531Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-20T11:51:02.532Z] > git merge 6014c1e29dc34dffa77fb5749cc3281c1b4854ac # timeout=10 [2021-09-20T11:51:02.664Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-09-20T11:51:02.792Z] > git config core.sparsecheckout # timeout=10 [2021-09-20T11:51:02.834Z] > git checkout -f f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 # timeout=10 [2021-09-20T11:51:05.422Z] #14 28.30 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2021-09-20T11:51:05.427Z] #51 28.29 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-09-20T11:51:05.692Z] #51 ... [2021-09-20T11:51:05.692Z] [2021-09-20T11:51:05.692Z] #35 [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-09-20T11:51:05.692Z] #35 sha256:4ae8404cedc7dbf5090df56eb2f836ab83433d0e1ea3b48431cf077673e0e470 [2021-09-20T11:51:05.692Z] #35 DONE 28.6s [2021-09-20T11:51:05.692Z] [2021-09-20T11:51:05.692Z] #51 [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-09-20T11:51:05.692Z] #51 sha256:c6c922dbf962d0316ab585546a02ed416d10918ea49ed725d8d80262d7f668a8 [2021-09-20T11:51:05.692Z] #51 28.73 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-09-20T11:51:05.953Z] #51 28.79 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-09-20T11:51:05.958Z] Running on azwin-2-0690b0 in d:\jenkins\workspace\moby_PR-42868 [Pipeline] { [Pipeline] ws [2021-09-20T11:51:05.978Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-09-20T11:51:06.214Z] #51 28.91 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-09-20T11:51:06.214Z] #51 28.96 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-09-20T11:51:06.214Z] #51 29.07 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-09-20T11:51:06.214Z] #51 29.09 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-09-20T11:51:06.214Z] #51 29.12 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-09-20T11:51:06.214Z] #51 29.18 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-09-20T11:51:06.384Z] #14 28.97 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2021-09-20T11:51:03.460Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-09-20T11:51:03.580Z] > git config core.sparsecheckout # timeout=10 [2021-09-20T11:51:03.617Z] > git checkout -f f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 # timeout=10 [2021-09-20T11:51:06.474Z] #51 29.45 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-09-20T11:51:06.557Z] #19 122.2 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2021-09-20T11:51:06.733Z] #51 29.54 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-09-20T11:51:06.733Z] #51 29.70 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-09-20T11:51:06.815Z] #19 122.2 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2021-09-20T11:51:06.969Z] #14 29.70 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-09-20T11:51:06.969Z] #14 29.70 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2021-09-20T11:51:06.969Z] #14 29.71 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2021-09-20T11:51:06.969Z] #14 29.71 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2021-09-20T11:51:06.969Z] #14 29.73 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2021-09-20T11:51:06.969Z] #14 29.81 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2021-09-20T11:51:06.969Z] #14 29.82 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2021-09-20T11:51:06.969Z] #14 29.82 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2021-09-20T11:51:06.969Z] #14 29.83 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2021-09-20T11:51:06.969Z] #14 29.84 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2021-09-20T11:51:06.969Z] #14 29.85 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2021-09-20T11:51:06.969Z] #14 29.88 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2021-09-20T11:51:06.969Z] #14 29.89 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2021-09-20T11:51:06.969Z] #14 29.90 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2021-09-20T11:51:06.969Z] #14 29.90 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1 [88.9 kB] [2021-09-20T11:51:06.969Z] #14 29.91 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2021-09-20T11:51:06.969Z] #14 ... [2021-09-20T11:51:06.969Z] [2021-09-20T11:51:06.969Z] #41 [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-09-20T11:51:06.969Z] #41 sha256:43d916d526585d4da4bf1fc9874c319a91126520df6de6a43bde0dcfe5e4ca40 [2021-09-20T11:51:06.969Z] #41 19.70 + 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-09-20T11:51:06.994Z] #51 29.80 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-09-20T11:51:06.994Z] #51 29.92 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-09-20T11:51:06.994Z] #51 29.98 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-09-20T11:51:07.097Z] The recommended git tool is: git [2021-09-20T11:51:07.236Z] #41 ... [2021-09-20T11:51:07.236Z] [2021-09-20T11:51:07.236Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-20T11:51:07.236Z] #30 sha256:661c26e28f5aa68cb1be21041616162b22c4a01ab54703398dbce0ea109f150d [2021-09-20T11:51:07.236Z] #30 10.82 [2021-09-20T11:51:07.236Z] #30 15.13 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-09-20T11:51:07.236Z] #30 16.63 #=#=# [2021-09-20T11:51:07.236Z] #30 16.99 #=#=# ######################################### 57.5% ######################################################################## 100.0% [2021-09-20T11:51:07.236Z] #30 18.13 [2021-09-20T11:51:07.502Z] #30 ... [2021-09-20T11:51:07.502Z] [2021-09-20T11:51:07.502Z] #37 [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-09-20T11:51:07.502Z] #37 sha256:4918f141568a9ea7cb4e5ffcb06834cd5b9cf5a620fe1ffee6115ea81d1e3bd9 [2021-09-20T11:51:07.502Z] #37 23.38 The following additional packages will be installed: [2021-09-20T11:51:07.502Z] #37 23.40 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-09-20T11:51:07.502Z] #37 23.41 Suggested packages: [2021-09-20T11:51:07.502Z] #37 23.42 cmake-doc ninja-build lrzip [2021-09-20T11:51:07.502Z] #37 23.42 Recommended packages: [2021-09-20T11:51:07.502Z] #37 23.42 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-09-20T11:51:07.502Z] #37 24.07 The following NEW packages will be installed: [2021-09-20T11:51:07.502Z] #37 24.08 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-09-20T11:51:07.502Z] #37 24.08 vim-common xxd [2021-09-20T11:51:07.502Z] #37 24.43 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-09-20T11:51:07.502Z] #37 24.43 Need to get 15.6 MB of archives. [2021-09-20T11:51:07.502Z] #37 24.43 After this operation, 67.4 MB of additional disk space will be used. [2021-09-20T11:51:07.502Z] #37 24.43 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3 [192 kB] [2021-09-20T11:51:07.502Z] #37 24.46 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-20T11:51:07.502Z] #37 24.51 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2 [1725 kB] [2021-09-20T11:51:07.502Z] #37 24.58 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2021-09-20T11:51:07.502Z] #37 24.90 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2021-09-20T11:51:07.502Z] #37 24.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2021-09-20T11:51:07.502Z] #37 24.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2021-09-20T11:51:07.502Z] #37 24.98 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2021-09-20T11:51:07.502Z] #37 24.98 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2021-09-20T11:51:07.502Z] #37 24.98 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2 [3673 kB] [2021-09-20T11:51:07.502Z] #37 26.46 debconf: delaying package configuration, since apt-utils is not installed [2021-09-20T11:51:07.502Z] #37 26.67 Fetched 15.6 MB in 1s (15.3 MB/s) [2021-09-20T11:51:07.502Z] #37 26.79 Selecting previously unselected package xxd. [2021-09-20T11:51:07.502Z] #37 26.79 (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 ... 15703 files and directories currently installed.) [2021-09-20T11:51:07.502Z] #37 26.95 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_arm64.deb ... [2021-09-20T11:51:07.502Z] #37 26.97 Unpacking xxd (2:8.2.2434-3) ... [2021-09-20T11:51:07.502Z] #37 27.13 Selecting previously unselected package vim-common. [2021-09-20T11:51:07.502Z] #37 27.14 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-20T11:51:07.502Z] #37 27.15 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-20T11:51:07.502Z] #37 27.42 Selecting previously unselected package cmake-data. [2021-09-20T11:51:07.502Z] #37 27.43 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-09-20T11:51:07.502Z] #37 27.57 Unpacking cmake-data (3.18.4-2) ... [2021-09-20T11:51:07.746Z] #19 123.3 debconf: delaying package configuration, since apt-utils is not installed [2021-09-20T11:51:07.752Z] #49 ... [2021-09-20T11:51:07.752Z] [2021-09-20T11:51:07.752Z] #35 [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-09-20T11:51:07.752Z] #35 sha256:34fcb8d2bd0280ba88176f77c7ef4abc36ddc907036a1a4b58553d70249aba22 [2021-09-20T11:51:07.752Z] #35 DONE 29.3s [2021-09-20T11:51:07.752Z] [2021-09-20T11:51:07.752Z] #60 [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-09-20T11:51:07.752Z] #60 sha256:e54b3ec1862abb3feb9b64c51e27c382dac3c3c744a023a07fb610a8eb1c0238 [2021-09-20T11:51:07.752Z] #60 28.40 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-09-20T11:51:07.752Z] #60 28.75 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-09-20T11:51:07.766Z] #37 30.47 Selecting previously unselected package libicu67:arm64. [2021-09-20T11:51:07.766Z] #37 30.47 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2021-09-20T11:51:07.766Z] #37 30.50 Unpacking libicu67:arm64 (67.1-7) ... [2021-09-20T11:51:07.933Z] #51 30.81 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-09-20T11:51:08.004Z] #19 123.6 Fetched 787 MB in 32s (24.8 MB/s) [2021-09-20T11:51:08.004Z] #19 123.6 Selecting previously unselected package liblocale-gettext-perl. [2021-09-20T11:51:08.004Z] #19 123.6 (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 ... 15713 files and directories currently installed.) [2021-09-20T11:51:08.004Z] #19 123.7 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2021-09-20T11:51:08.004Z] #19 123.7 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2021-09-20T11:51:08.004Z] #19 123.7 Selecting previously unselected package bzip2. [2021-09-20T11:51:08.004Z] #19 123.7 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2021-09-20T11:51:08.031Z] #37 ... [2021-09-20T11:51:08.031Z] [2021-09-20T11:51:08.031Z] #33 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-20T11:51:08.031Z] #33 sha256:bf8adb7ed355b4799344ce1c320ab4a4346595065c8038c59e568a9092745ffa [2021-09-20T11:51:08.060Z] #37 50.03 Setting up libicu67:amd64 (67.1-7) ... [2021-09-20T11:51:08.060Z] #37 50.07 Setting up xxd (2:8.2.2434-3) ... [2021-09-20T11:51:08.060Z] #37 50.07 Setting up libuv1:amd64 (1.40.0-2) ... [2021-09-20T11:51:08.060Z] #37 50.09 Setting up vim-common (2:8.2.2434-3) ... [2021-09-20T11:51:08.060Z] #37 50.14 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-09-20T11:51:08.060Z] #37 50.14 Setting up librhash0:amd64 (1.4.1-2) ... [2021-09-20T11:51:08.060Z] #37 50.15 Setting up cmake-data (3.18.4-2) ... [2021-09-20T11:51:08.060Z] #37 50.17 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-09-20T11:51:08.060Z] #37 50.19 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-09-20T11:51:08.060Z] #37 50.22 Setting up cmake (3.18.4-2) ... [2021-09-20T11:51:08.060Z] #37 50.23 Processing triggers for libc-bin (2.31-13) ... [2021-09-20T11:51:08.192Z] #51 30.90 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-09-20T11:51:08.192Z] #51 30.95 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-09-20T11:51:08.261Z] #19 123.7 Unpacking bzip2 (1.0.8-4) ... [2021-09-20T11:51:08.261Z] #19 123.8 Selecting previously unselected package libmagic-mgc. [2021-09-20T11:51:08.261Z] #19 123.8 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2021-09-20T11:51:08.261Z] #19 123.8 Unpacking libmagic-mgc (1:5.39-3) ... [2021-09-20T11:51:08.295Z] #33 30.77 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-09-20T11:51:08.326Z] #60 ... [2021-09-20T11:51:08.326Z] [2021-09-20T11:51:08.327Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-20T11:51:08.327Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-20T11:51:08.327Z] #14 20.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-20T11:51:08.327Z] #14 ... [2021-09-20T11:51:08.327Z] [2021-09-20T11:51:08.327Z] #51 [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-09-20T11:51:08.327Z] #51 sha256:013367038ba4d59b242ed7aed4697e4324360fbb51ff3f122a846517f505a46c [2021-09-20T11:51:08.327Z] #51 29.51 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-09-20T11:51:08.327Z] #51 29.59 go: downloading github.com/stretchr/testify v1.4.0 [2021-09-20T11:51:08.327Z] #51 29.91 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-09-20T11:51:08.327Z] #51 30.07 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-09-20T11:51:08.327Z] #51 30.07 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-09-20T11:51:08.327Z] #51 30.57 go: downloading github.com/magiconair/properties v1.8.1 [2021-09-20T11:51:08.327Z] #51 30.57 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-20T11:51:08.327Z] #51 30.76 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-09-20T11:51:08.327Z] #51 30.79 go: downloading github.com/spf13/afero v1.1.2 [2021-09-20T11:51:08.452Z] #51 31.22 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-09-20T11:51:08.452Z] #51 31.30 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-09-20T11:51:08.519Z] #19 124.0 Selecting previously unselected package libmagic1:amd64. [2021-09-20T11:51:08.519Z] #19 124.0 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2021-09-20T11:51:08.519Z] #19 124.0 Unpacking libmagic1:amd64 (1:5.39-3) ... [2021-09-20T11:51:08.519Z] #19 124.1 Selecting previously unselected package file. [2021-09-20T11:51:08.519Z] #19 124.1 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2021-09-20T11:51:08.519Z] #19 124.1 Unpacking file (1:5.39-3) ... [2021-09-20T11:51:08.519Z] #19 124.2 Selecting previously unselected package xz-utils. [2021-09-20T11:51:08.519Z] #19 124.2 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2021-09-20T11:51:08.589Z] #51 ... [2021-09-20T11:51:08.589Z] [2021-09-20T11:51:08.589Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-20T11:51:08.589Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-20T11:51:08.589Z] #45 20.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-20T11:51:08.589Z] #45 29.60 Get:8 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-09-20T11:51:08.712Z] #51 31.48 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-09-20T11:51:08.712Z] #51 31.65 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-09-20T11:51:08.777Z] #19 124.2 Unpacking xz-utils (5.2.5-2) ... [2021-09-20T11:51:08.777Z] #19 124.4 Selecting previously unselected package binutils-aarch64-linux-gnu. [2021-09-20T11:51:08.777Z] #19 124.4 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2021-09-20T11:51:08.777Z] #19 124.4 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2021-09-20T11:51:08.850Z] #45 ... [2021-09-20T11:51:08.850Z] [2021-09-20T11:51:08.850Z] #51 [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-09-20T11:51:08.850Z] #51 sha256:013367038ba4d59b242ed7aed4697e4324360fbb51ff3f122a846517f505a46c [2021-09-20T11:51:08.850Z] #51 31.15 go: downloading github.com/spf13/cast v1.3.0 [2021-09-20T11:51:08.850Z] #51 31.21 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-09-20T11:51:08.850Z] #51 31.26 go: downloading github.com/subosito/gotenv v1.2.0 [2021-09-20T11:51:08.850Z] #51 31.35 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-09-20T11:51:08.850Z] #51 ... [2021-09-20T11:51:08.850Z] [2021-09-20T11:51:08.850Z] #37 [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-09-20T11:51:08.850Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-20T11:51:08.850Z] #37 21.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-20T11:51:08.972Z] #51 ... [2021-09-20T11:51:08.972Z] [2021-09-20T11:51:08.972Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-20T11:51:08.972Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-20T11:51:08.972Z] #45 21.73 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-20T11:51:08.972Z] #45 30.92 Get:8 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-09-20T11:51:09.002Z] #37 ... [2021-09-20T11:51:09.003Z] [2021-09-20T11:51:09.003Z] #49 [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-09-20T11:51:09.003Z] #49 sha256:d2ed5f826259176ec11be5f321a0c76282bb17b9491d699e4efa5b681815d1d8 [2021-09-20T11:51:09.003Z] #49 DONE 51.6s [2021-09-20T11:51:09.111Z] #37 ... [2021-09-20T11:51:09.111Z] [2021-09-20T11:51:09.111Z] #51 [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-09-20T11:51:09.111Z] #51 sha256:013367038ba4d59b242ed7aed4697e4324360fbb51ff3f122a846517f505a46c [2021-09-20T11:51:09.111Z] #51 31.44 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-09-20T11:51:09.232Z] #45 ... [2021-09-20T11:51:09.232Z] [2021-09-20T11:51:09.232Z] #57 [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-09-20T11:51:09.232Z] #57 sha256:7ca3e42685459dff7d8dbe39e766b5937b951ddb767a1c4c1ae7a817e6578066 [2021-09-20T11:51:09.232Z] #57 31.84 Fetched 8408 kB in 24s (352 kB/s) [2021-09-20T11:51:09.251Z] [2021-09-20T11:51:09.251Z] #33 ... [2021-09-20T11:51:09.251Z] [2021-09-20T11:51:09.251Z] #53 [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-09-20T11:51:09.251Z] #53 sha256:bba4a71fed889ceb63f719e85d8d514f57f5e7b86a4a8d2d79f3a8f03deb09a1 [2021-09-20T11:51:09.251Z] #53 DONE 32.0s [2021-09-20T11:51:09.251Z] [2021-09-20T11:51:09.251Z] #33 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-20T11:51:09.251Z] #33 sha256:bf8adb7ed355b4799344ce1c320ab4a4346595065c8038c59e568a9092745ffa [2021-09-20T11:51:09.251Z] #33 31.81 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-20T11:51:09.263Z] [2021-09-20T11:51:09.263Z] #37 [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-09-20T11:51:09.263Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-20T11:51:09.263Z] #37 DONE 51.6s [2021-09-20T11:51:09.263Z] [2021-09-20T11:51:09.263Z] #38 [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-09-20T11:51:09.263Z] #38 sha256:884490f0bc79eb27f9aa250ac21062017bb7df42335abcb4462df72436430195 [2021-09-20T11:51:09.685Z] #51 31.83 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-09-20T11:51:09.945Z] #51 32.13 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-09-20T11:51:09.945Z] #51 32.18 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-09-20T11:51:10.149Z] #19 125.6 Selecting previously unselected package binutils-arm-linux-gnueabi. [2021-09-20T11:51:10.149Z] #19 125.6 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2021-09-20T11:51:10.149Z] #19 125.6 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2021-09-20T11:51:10.171Z] #57 31.84 Reading package lists... [2021-09-20T11:51:10.171Z] #57 ... [2021-09-20T11:51:10.171Z] [2021-09-20T11:51:10.171Z] #47 [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-09-20T11:51:10.171Z] #47 sha256:d63634cf1888c41bb3ea735b1fdef0e700ecc03204313e0568d2a1b95d382161 [2021-09-20T11:51:10.171Z] #47 DONE 33.1s [2021-09-20T11:51:10.221Z] #51 32.46 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-09-20T11:51:10.221Z] #51 32.55 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-09-20T11:51:10.221Z] #51 32.62 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-09-20T11:51:10.431Z] [2021-09-20T11:51:10.431Z] #51 [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-09-20T11:51:10.431Z] #51 sha256:c6c922dbf962d0316ab585546a02ed416d10918ea49ed725d8d80262d7f668a8 [2021-09-20T11:51:10.431Z] #51 32.24 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-09-20T11:51:10.431Z] #51 32.33 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-09-20T11:51:10.431Z] #51 32.42 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-09-20T11:51:10.431Z] #51 32.53 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-09-20T11:51:10.431Z] #51 32.61 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-09-20T11:51:10.431Z] #51 32.73 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-09-20T11:51:10.431Z] #51 33.33 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-09-20T11:51:10.487Z] #51 ... [2021-09-20T11:51:10.487Z] [2021-09-20T11:51:10.487Z] #47 [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-09-20T11:51:10.487Z] #47 sha256:63780aa27c39514d5533c8556820f46533033de869b04537740abe03e0eaa090 [2021-09-20T11:51:10.487Z] #47 DONE 32.8s [2021-09-20T11:51:10.487Z] [2021-09-20T11:51:10.487Z] #51 [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-09-20T11:51:10.487Z] #51 sha256:013367038ba4d59b242ed7aed4697e4324360fbb51ff3f122a846517f505a46c [2021-09-20T11:51:10.487Z] #51 32.78 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-09-20T11:51:10.487Z] #51 32.94 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-09-20T11:51:10.691Z] #51 33.59 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-09-20T11:51:10.747Z] #51 33.03 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-09-20T11:51:10.747Z] #51 33.03 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-09-20T11:51:10.952Z] #51 33.81 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-09-20T11:51:11.007Z] #51 33.26 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-09-20T11:51:11.214Z] #51 33.99 go: downloading github.com/ultraware/funlen v0.0.2 [2021-09-20T11:51:11.214Z] #51 34.05 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-09-20T11:51:11.214Z] #51 34.13 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-09-20T11:51:11.270Z] #51 33.39 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-09-20T11:51:11.270Z] #51 33.53 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-09-20T11:51:11.270Z] #51 33.60 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-09-20T11:51:11.474Z] #51 34.35 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-09-20T11:51:11.519Z] #19 126.8 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2021-09-20T11:51:11.519Z] #19 126.8 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2021-09-20T11:51:11.519Z] #19 126.8 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2021-09-20T11:51:11.829Z] #33 ... [2021-09-20T11:51:11.829Z] [2021-09-20T11:51:11.829Z] #51 [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-09-20T11:51:11.829Z] #51 sha256:bb8279cef2dd38adcb3a5a9b095386de6c5b89cb607c3886ba6841420e196c51 [2021-09-20T11:51:11.829Z] #51 24.28 go: downloading github.com/gogo/protobuf v1.2.1 [2021-09-20T11:51:11.829Z] #51 29.46 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-09-20T11:51:11.829Z] #51 29.67 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-09-20T11:51:11.829Z] #51 29.87 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-09-20T11:51:11.829Z] #51 ... [2021-09-20T11:51:11.829Z] [2021-09-20T11:51:11.829Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-20T11:51:11.829Z] #30 sha256:661c26e28f5aa68cb1be21041616162b22c4a01ab54703398dbce0ea109f150d [2021-09-20T11:51:11.829Z] #30 22.69 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-09-20T11:51:11.829Z] #30 24.49 [2021-09-20T11:51:12.095Z] #30 24.75 #=#=# #### 6.5% ######### 13.7% ################ 22.9% ###################### 30.9% ########################### 38.9% ################################## 47.7% ##################################### 52.6% ######################################### 56.9% ############################################## 64.2% ################################################## 70.8% [2021-09-20T11:51:12.095Z] #30 ... [2021-09-20T11:51:12.095Z] [2021-09-20T11:51:12.095Z] #58 [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-09-20T11:51:12.095Z] #58 sha256:3858f8bc0c509be2e96e125e03bc227e54fe8e5a9224d457b653d0b930ff1118 [2021-09-20T11:51:12.095Z] #58 1.515 + RM_GOPATH=0 [2021-09-20T11:51:12.095Z] #58 1.515 + TMP_GOPATH= [2021-09-20T11:51:12.095Z] #58 1.515 + : /build [2021-09-20T11:51:12.095Z] #58 1.515 + '[' -z '' ']' [2021-09-20T11:51:12.095Z] #58 1.518 ++ mktemp -d [2021-09-20T11:51:12.095Z] #58 1.521 + export GOPATH=/tmp/tmp.kp1AxOgjJS [2021-09-20T11:51:12.095Z] #58 1.522 + GOPATH=/tmp/tmp.kp1AxOgjJS [2021-09-20T11:51:12.095Z] #58 1.522 + RM_GOPATH=1 [2021-09-20T11:51:12.095Z] #58 1.523 + case "$(go env GOARCH)" in [2021-09-20T11:51:12.095Z] #58 1.524 ++ go env GOARCH [2021-09-20T11:51:12.095Z] #58 1.554 + export GO_BUILDMODE=-buildmode=pie [2021-09-20T11:51:12.095Z] #58 1.557 + GO_BUILDMODE=-buildmode=pie [2021-09-20T11:51:12.095Z] #58 1.559 ++ dirname /tmp/install/install.sh [2021-09-20T11:51:12.095Z] #58 1.574 + dir=/tmp/install [2021-09-20T11:51:12.095Z] #58 1.574 + bin=containerd [2021-09-20T11:51:12.095Z] #58 1.574 + shift [2021-09-20T11:51:12.095Z] #58 1.575 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-09-20T11:51:12.095Z] #58 1.575 + . /tmp/install/containerd.installer [2021-09-20T11:51:12.095Z] #58 1.576 ++ set -e [2021-09-20T11:51:12.095Z] #58 1.584 ++ : v1.5.5 [2021-09-20T11:51:12.095Z] #58 1.585 + install_containerd [2021-09-20T11:51:12.095Z] #58 1.591 + echo 'Install containerd version v1.5.5' [2021-09-20T11:51:12.095Z] #58 1.591 Install containerd version v1.5.5 [2021-09-20T11:51:12.095Z] #58 1.591 + git clone https://github.com/containerd/containerd.git /tmp/tmp.kp1AxOgjJS/src/github.com/containerd/containerd [2021-09-20T11:51:12.095Z] #58 1.595 Cloning into '/tmp/tmp.kp1AxOgjJS/src/github.com/containerd/containerd'... [2021-09-20T11:51:12.095Z] #58 ... [2021-09-20T11:51:12.095Z] [2021-09-20T11:51:12.095Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-20T11:51:12.095Z] #30 sha256:661c26e28f5aa68cb1be21041616162b22c4a01ab54703398dbce0ea109f150d [2021-09-20T11:51:12.211Z] #51 34.39 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-09-20T11:51:12.211Z] #51 34.41 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-09-20T11:51:12.211Z] #51 34.47 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-09-20T11:51:12.211Z] #51 34.64 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-09-20T11:51:12.364Z] #30 24.75 #=#=# #### 6.5% ######### 13.7% ################ 22.9% ###################### 30.9% ########################### 38.9% ################################## 47.7% ##################################### 52.6% ######################################### 56.9% ############################################## 64.2% ################################################## 70.8% ########################################################## 81.0% ################################################################## 92.3% ###################################################################### 98.3% ######################################################################## 100.0% [2021-09-20T11:51:12.451Z] #19 128.0 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2021-09-20T11:51:12.451Z] #19 128.0 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2021-09-20T11:51:12.451Z] #19 128.0 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2021-09-20T11:51:12.474Z] #51 34.93 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-09-20T11:51:12.735Z] #51 35.14 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-09-20T11:51:12.996Z] #51 35.21 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-09-20T11:51:13.382Z] #19 129.0 Selecting previously unselected package binutils-s390x-linux-gnu. [2021-09-20T11:51:13.382Z] #19 129.0 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2021-09-20T11:51:13.382Z] #19 129.0 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2021-09-20T11:51:13.387Z] #51 36.12 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-09-20T11:51:13.387Z] #51 36.13 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-09-20T11:51:13.567Z] #51 35.97 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-09-20T11:51:13.646Z] #51 36.39 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-20T11:51:13.646Z] #51 36.40 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-20T11:51:13.646Z] #51 36.47 go: downloading github.com/stretchr/objx v0.2.0 [2021-09-20T11:51:13.668Z] Commit message: "quota: Make package compile when `cgo` is disabled" [2021-09-20T11:51:13.777Z] #30 27.29 [2021-09-20T11:51:13.778Z] #30 ... [2021-09-20T11:51:13.778Z] [2021-09-20T11:51:13.778Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-20T11:51:13.778Z] #45 sha256:ec6730dd9afdcedd9e669a8174703241efa66f05a09ada224c8b0556a7d9b5de [2021-09-20T11:51:13.778Z] #45 26.39 The following additional packages will be installed: [2021-09-20T11:51:13.778Z] #45 26.39 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-09-20T11:51:13.778Z] #45 26.39 python3-protobuf python3-six [2021-09-20T11:51:13.778Z] #45 26.40 Suggested packages: [2021-09-20T11:51:13.778Z] #45 26.40 python3-setuptools [2021-09-20T11:51:13.778Z] #45 26.40 Recommended packages: [2021-09-20T11:51:13.778Z] #45 26.40 iproute2 | iproute [2021-09-20T11:51:13.778Z] #45 26.84 The following NEW packages will be installed: [2021-09-20T11:51:13.778Z] #45 26.85 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-09-20T11:51:13.778Z] #45 26.85 python3-protobuf python3-six [2021-09-20T11:51:13.778Z] #45 27.22 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-09-20T11:51:13.778Z] #45 27.22 Need to get 2094 kB of archives. [2021-09-20T11:51:13.778Z] #45 27.22 After this operation, 10.5 MB of additional disk space will be used. [2021-09-20T11:51:13.778Z] #45 27.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2021-09-20T11:51:13.778Z] #45 27.24 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-20T11:51:13.778Z] #45 27.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2021-09-20T11:51:13.778Z] #45 27.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2021-09-20T11:51:13.778Z] #45 27.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-09-20T11:51:13.778Z] #45 27.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2021-09-20T11:51:13.778Z] #45 27.29 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2021-09-20T11:51:13.778Z] #45 30.24 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [588 kB] [2021-09-20T11:51:13.778Z] #45 31.34 debconf: delaying package configuration, since apt-utils is not installed [2021-09-20T11:51:13.778Z] #45 31.53 Fetched 2094 kB in 4s (572 kB/s) [2021-09-20T11:51:13.778Z] #45 31.68 Selecting previously unselected package libprotobuf23:arm64. [2021-09-20T11:51:13.778Z] #45 31.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-09-20T11:51:13.778Z] #45 31.77 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2021-09-20T11:51:13.778Z] #45 31.86 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2021-09-20T11:51:13.778Z] #45 32.74 Selecting previously unselected package python3-pkg-resources. [2021-09-20T11:51:13.778Z] #45 32.74 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-20T11:51:13.778Z] #45 32.76 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-20T11:51:13.778Z] #45 33.07 Selecting previously unselected package python3-six. [2021-09-20T11:51:13.778Z] #45 33.07 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-09-20T11:51:13.778Z] #45 33.07 Unpacking python3-six (1.16.0-2) ... [2021-09-20T11:51:13.778Z] #45 33.27 Selecting previously unselected package python3-protobuf. [2021-09-20T11:51:13.778Z] #45 33.29 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2021-09-20T11:51:13.778Z] #45 33.30 Unpacking python3-protobuf (3.12.4-1) ... [2021-09-20T11:51:13.778Z] #45 33.94 Selecting previously unselected package libnet1:arm64. [2021-09-20T11:51:13.778Z] #45 33.95 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-09-20T11:51:13.778Z] #45 33.96 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-09-20T11:51:13.778Z] #45 34.13 Selecting previously unselected package libnl-3-200:arm64. [2021-09-20T11:51:13.778Z] #45 34.14 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2021-09-20T11:51:13.778Z] #45 34.15 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-09-20T11:51:13.778Z] #45 34.33 Selecting previously unselected package libprotobuf-c1:arm64. [2021-09-20T11:51:13.778Z] #45 34.33 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2021-09-20T11:51:13.778Z] #45 34.35 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-09-20T11:51:13.778Z] #45 34.44 Selecting previously unselected package criu. [2021-09-20T11:51:13.778Z] #45 34.44 Preparing to unpack .../7-criu_3.15-1_arm64.deb ... [2021-09-20T11:51:13.778Z] #45 34.45 Unpacking criu (3.15-1) ... [2021-09-20T11:51:13.778Z] #45 34.95 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-20T11:51:13.778Z] #45 36.56 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2021-09-20T11:51:13.778Z] #45 36.58 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-09-20T11:51:13.778Z] #45 ... [2021-09-20T11:51:13.778Z] [2021-09-20T11:51:13.778Z] #37 [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-09-20T11:51:13.778Z] #37 sha256:4918f141568a9ea7cb4e5ffcb06834cd5b9cf5a620fe1ffee6115ea81d1e3bd9 [2021-09-20T11:51:13.778Z] #37 35.36 Selecting previously unselected package libxml2:arm64. [2021-09-20T11:51:13.778Z] #37 35.36 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2021-09-20T11:51:13.778Z] #37 35.37 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2021-09-20T11:51:13.778Z] #37 35.82 Selecting previously unselected package libarchive13:arm64. [2021-09-20T11:51:13.778Z] #37 35.82 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2021-09-20T11:51:13.778Z] #37 35.83 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2021-09-20T11:51:13.778Z] #37 36.12 Selecting previously unselected package libjsoncpp24:arm64. [2021-09-20T11:51:13.778Z] #37 36.14 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2021-09-20T11:51:13.778Z] #37 36.16 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2021-09-20T11:51:13.778Z] #37 36.27 Selecting previously unselected package librhash0:arm64. [2021-09-20T11:51:13.778Z] #37 36.28 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2021-09-20T11:51:13.778Z] #37 36.29 Unpacking librhash0:arm64 (1.4.1-2) ... [2021-09-20T11:51:13.778Z] #37 36.51 Selecting previously unselected package libuv1:arm64. [2021-09-20T11:51:13.778Z] #37 36.52 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2021-09-20T11:51:13.778Z] #37 36.52 Unpacking libuv1:arm64 (1.40.0-2) ... [2021-09-20T11:51:13.828Z] #51 36.00 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-09-20T11:51:13.828Z] #51 36.03 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-09-20T11:51:13.828Z] #51 36.15 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-09-20T11:51:13.907Z] #51 36.82 go: downloading golang.org/x/text v0.3.2 [2021-09-20T11:51:14.044Z] #37 36.73 Selecting previously unselected package cmake. [2021-09-20T11:51:14.044Z] #37 36.74 Preparing to unpack .../9-cmake_3.18.4-2_arm64.deb ... [2021-09-20T11:51:14.044Z] #37 36.76 Unpacking cmake (3.18.4-2) ... [2021-09-20T11:51:14.089Z] #51 36.29 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-09-20T11:51:14.089Z] #51 36.43 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-09-20T11:51:14.314Z] #19 129.9 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2021-09-20T11:51:14.314Z] #19 129.9 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-09-20T11:51:14.314Z] #19 129.9 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-09-20T11:51:14.314Z] #19 130.0 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2021-09-20T11:51:14.314Z] #19 130.0 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-20T11:51:14.557Z] #38 4.671 + RM_GOPATH=0 [2021-09-20T11:51:14.557Z] #38 4.671 + TMP_GOPATH= [2021-09-20T11:51:14.557Z] #38 4.671 + : /build [2021-09-20T11:51:14.557Z] #38 4.671 + '[' -z '' ']' [2021-09-20T11:51:14.557Z] #38 4.671 ++ mktemp -d [2021-09-20T11:51:14.557Z] #38 4.671 + export GOPATH=/tmp/tmp.JJSEJJH93C [2021-09-20T11:51:14.557Z] #38 4.671 + GOPATH=/tmp/tmp.JJSEJJH93C [2021-09-20T11:51:14.557Z] #38 4.671 + RM_GOPATH=1 [2021-09-20T11:51:14.557Z] #38 4.671 + case "$(go env GOARCH)" in [2021-09-20T11:51:14.557Z] #38 4.671 ++ go env GOARCH [2021-09-20T11:51:14.557Z] #38 4.672 Install tini version v0.19.0 [2021-09-20T11:51:14.557Z] #38 4.673 + export GO_BUILDMODE=-buildmode=pie [2021-09-20T11:51:14.557Z] #38 4.673 + GO_BUILDMODE=-buildmode=pie [2021-09-20T11:51:14.557Z] #38 4.673 ++ dirname /tmp/install/install.sh [2021-09-20T11:51:14.557Z] #38 4.673 + dir=/tmp/install [2021-09-20T11:51:14.557Z] #38 4.673 + bin=tini [2021-09-20T11:51:14.557Z] #38 4.673 + shift [2021-09-20T11:51:14.557Z] #38 4.673 + '[' '!' -f /tmp/install/tini.installer ']' [2021-09-20T11:51:14.557Z] #38 4.673 + . /tmp/install/tini.installer [2021-09-20T11:51:14.557Z] #38 4.673 ++ : v0.19.0 [2021-09-20T11:51:14.557Z] #38 4.673 + install_tini [2021-09-20T11:51:14.557Z] #38 4.673 + echo 'Install tini version v0.19.0' [2021-09-20T11:51:14.557Z] #38 4.673 + git clone https://github.com/krallin/tini.git /tmp/tmp.JJSEJJH93C/tini [2021-09-20T11:51:14.557Z] #38 4.673 Cloning into '/tmp/tmp.JJSEJJH93C/tini'... [2021-09-20T11:51:14.557Z] #38 5.394 + cd /tmp/tmp.JJSEJJH93C/tini [2021-09-20T11:51:14.557Z] #38 5.405 + git checkout -q v0.19.0 [2021-09-20T11:51:14.557Z] #38 5.405 + cmake . [2021-09-20T11:51:14.571Z] #19 130.0 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-09-20T11:51:14.659Z] #51 37.00 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-09-20T11:51:14.820Z] #38 5.795 -- The C compiler identification is GNU 10.2.1 [2021-09-20T11:51:15.081Z] #38 5.885 -- Detecting C compiler ABI info [2021-09-20T11:51:15.143Z] Commit message: "quota: Make package compile when `cgo` is disabled" [2021-09-20T11:51:15.230Z] #51 37.30 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-09-20T11:51:15.230Z] #51 37.43 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-09-20T11:51:15.230Z] #51 37.55 go: downloading github.com/ultraware/funlen v0.0.2 [2021-09-20T11:51:15.230Z] #51 37.57 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-09-20T11:51:15.230Z] #51 37.64 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-09-20T11:51:15.289Z] #51 ... [2021-09-20T11:51:15.289Z] [2021-09-20T11:51:15.289Z] #60 [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-09-20T11:51:15.289Z] #60 sha256:5e45265be0d63b65e946adc690ca7dc490310f23512ac19e120185e2887f4335 [2021-09-20T11:51:15.289Z] #60 28.16 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-09-20T11:51:15.289Z] #60 28.37 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-09-20T11:51:15.548Z] #60 ... [2021-09-20T11:51:15.548Z] [2021-09-20T11:51:15.548Z] #41 [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-09-20T11:51:15.548Z] #41 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da [2021-09-20T11:51:15.548Z] #41 33.74 Updating files: 69% (1215/1750) Updating files: 70% (1225/1750) Updating files: 71% (1243/1750) Updating files: 72% (1260/1750) Updating files: 73% (1278/1750) Updating files: 74% (1295/1750) Updating files: 75% (1313/1750) Updating files: 76% (1330/1750) Updating files: 77% (1348/1750) Updating files: 78% (1365/1750) Updating files: 79% (1383/1750) Updating files: 80% (1400/1750) Updating files: 81% (1418/1750) Updating files: 82% (1435/1750) Updating files: 83% (1453/1750) Updating files: 84% (1470/1750) Updating files: 85% (1488/1750) Updating files: 86% (1505/1750) Updating files: 87% (1523/1750) Updating files: 88% (1540/1750) Updating files: 89% (1558/1750) Updating files: 90% (1575/1750) Updating files: 91% (1593/1750) Updating files: 92% (1610/1750) Updating files: 93% (1628/1750) Updating files: 94% (1645/1750) Updating files: 95% (1663/1750) Updating files: 96% (1680/1750) Updating files: 97% (1698/1750) Updating files: 98% (1715/1750) Updating files: 99% (1733/1750) Updating files: 100% (1750/1750) Updating files: 100% (1750/1750), done. [2021-09-20T11:51:15.548Z] #41 34.50 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-09-20T11:51:15.548Z] #41 37.55 + 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-09-20T11:51:15.653Z] #38 6.341 -- Detecting C compiler ABI info - done [2021-09-20T11:51:15.653Z] #38 6.454 -- Check for working C compiler: /usr/bin/cc - skipped [2021-09-20T11:51:15.653Z] #38 6.459 -- Detecting C compile features [2021-09-20T11:51:15.653Z] #38 6.462 -- Detecting C compile features - done [2021-09-20T11:51:15.653Z] #38 6.525 -- Performing Test HAS_BUILTIN_FORTIFY [2021-09-20T11:51:15.799Z] #51 37.91 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-09-20T11:51:15.914Z] #38 6.714 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-09-20T11:51:15.914Z] #38 6.793 -- Configuring done [2021-09-20T11:51:15.991Z] #37 38.78 Setting up libicu67:arm64 (67.1-7) ... [2021-09-20T11:51:15.991Z] #37 38.81 Setting up xxd (2:8.2.2434-3) ... [2021-09-20T11:51:15.991Z] #37 38.83 Setting up libuv1:arm64 (1.40.0-2) ... [2021-09-20T11:51:15.991Z] #37 38.85 Setting up vim-common (2:8.2.2434-3) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-09-20T11:51:16.175Z] #38 6.812 -- Generating done [2021-09-20T11:51:16.175Z] #38 6.818 -- Build files have been written to: /tmp/tmp.JJSEJJH93C/tini [2021-09-20T11:51:16.175Z] #38 6.821 + make tini-static [2021-09-20T11:51:16.175Z] #38 7.055 Scanning dependencies of target tini-static [2021-09-20T11:51:16.257Z] #37 38.90 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2021-09-20T11:51:16.257Z] #37 38.93 Setting up librhash0:arm64 (1.4.1-2) ... [2021-09-20T11:51:16.257Z] #37 38.96 Setting up cmake-data (3.18.4-2) ... [2021-09-20T11:51:16.257Z] #37 38.99 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2021-09-20T11:51:16.257Z] #37 39.01 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2021-09-20T11:51:16.257Z] #37 39.04 Setting up cmake (3.18.4-2) ... [2021-09-20T11:51:16.257Z] #37 39.06 Processing triggers for libc-bin (2.31-13) ... [2021-09-20T11:51:16.474Z] #38 7.085 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-09-20T11:51:16.998Z] + docker version [2021-09-20T11:51:17.460Z] #38 8.158 [100%] Linking C executable tini-static [2021-09-20T11:51:17.545Z] #41 ... [2021-09-20T11:51:17.545Z] [2021-09-20T11:51:17.545Z] #57 [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-09-20T11:51:17.545Z] #57 sha256:7ca3e42685459dff7d8dbe39e766b5937b951ddb767a1c4c1ae7a817e6578066 [2021-09-20T11:51:17.545Z] #57 31.84 Reading package lists... [2021-09-20T11:51:17.671Z] #37 DONE 40.3s [2021-09-20T11:51:17.671Z] [2021-09-20T11:51:17.671Z] #38 [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-09-20T11:51:17.671Z] #38 sha256:c2e0b1cf3b933b42560bf379101a8b56b2c886d4e4c5865c6f11fc5090c157cd [2021-09-20T11:51:17.719Z] #51 ... [2021-09-20T11:51:17.719Z] [2021-09-20T11:51:17.719Z] #41 [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-09-20T11:51:17.719Z] #41 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da [2021-09-20T11:51:17.719Z] #41 34.79 Updating files: 64% (1128/1750) Updating files: 65% (1138/1750) Updating files: 66% (1155/1750) Updating files: 67% (1173/1750) Updating files: 68% (1190/1750) Updating files: 69% (1208/1750) Updating files: 70% (1225/1750) Updating files: 71% (1243/1750) Updating files: 72% (1260/1750) Updating files: 73% (1278/1750) Updating files: 74% (1295/1750) Updating files: 75% (1313/1750) Updating files: 76% (1330/1750) Updating files: 77% (1348/1750) Updating files: 78% (1365/1750) Updating files: 79% (1383/1750) Updating files: 80% (1400/1750) Updating files: 81% (1418/1750) Updating files: 82% (1435/1750) Updating files: 83% (1453/1750) Updating files: 84% (1470/1750) Updating files: 85% (1488/1750) Updating files: 86% (1505/1750) Updating files: 87% (1523/1750) Updating files: 88% (1540/1750) Updating files: 89% (1558/1750) Updating files: 90% (1575/1750) Updating files: 91% (1593/1750) Updating files: 92% (1610/1750) Updating files: 93% (1628/1750) Updating files: 94% (1645/1750) Updating files: 95% (1663/1750) Updating files: 96% (1680/1750) Updating files: 97% (1698/1750) Updating files: 98% (1715/1750) Updating files: 99% (1733/1750) Updating files: 100% (1750/1750) Updating files: 100% (1750/1750), done. [2021-09-20T11:51:17.719Z] #41 35.61 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-09-20T11:51:17.719Z] #41 38.28 + 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-09-20T11:51:17.719Z] #41 ... [2021-09-20T11:51:17.719Z] [2021-09-20T11:51:17.719Z] #51 [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-09-20T11:51:17.719Z] #51 sha256:013367038ba4d59b242ed7aed4697e4324360fbb51ff3f122a846517f505a46c [2021-09-20T11:51:17.719Z] #51 40.05 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-09-20T11:51:17.719Z] #51 40.06 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-09-20T11:51:17.719Z] #51 40.19 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-20T11:51:17.748Z] #38 8.600 [100%] Built target tini-static [2021-09-20T11:51:17.748Z] #38 8.651 + mkdir -p /build [2021-09-20T11:51:17.748Z] #38 8.652 + cp tini-static /build/docker-init [2021-09-20T11:51:17.979Z] #51 40.35 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-20T11:51:17.980Z] #51 40.48 go: downloading github.com/stretchr/objx v0.2.0 [2021-09-20T11:51:18.240Z] #51 40.62 go: downloading golang.org/x/text v0.3.2 [2021-09-20T11:51:18.253Z] #38 ... [2021-09-20T11:51:18.253Z] [2021-09-20T11:51:18.253Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-20T11:51:18.253Z] #14 sha256:1b785adace3bf370c8df9df0374909f65e98566562c53a17673bd5040386ee99 [2021-09-20T11:51:18.253Z] #14 30.94 debconf: delaying package configuration, since apt-utils is not installed [2021-09-20T11:51:18.253Z] #14 31.11 Fetched 108 MB in 5s (20.0 MB/s) [2021-09-20T11:51:18.253Z] #14 31.20 Selecting previously unselected package binutils-mingw-w64-i686. [2021-09-20T11:51:18.253Z] #14 31.20 (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 ... 15703 files and directories currently installed.) [2021-09-20T11:51:18.253Z] #14 31.26 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2021-09-20T11:51:18.253Z] #14 31.28 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-20T11:51:18.253Z] #14 33.71 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-09-20T11:51:18.253Z] #14 33.75 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2021-09-20T11:51:18.253Z] #14 33.76 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-20T11:51:18.253Z] #14 35.65 Selecting previously unselected package binutils-mingw-w64. [2021-09-20T11:51:18.253Z] #14 35.65 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-09-20T11:51:18.253Z] #14 35.67 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-20T11:51:18.253Z] #14 35.83 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-09-20T11:51:18.253Z] #14 35.83 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2021-09-20T11:51:18.253Z] #14 35.84 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2021-09-20T11:51:18.253Z] #14 36.10 Selecting previously unselected package dmsetup. [2021-09-20T11:51:18.253Z] #14 36.10 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2021-09-20T11:51:18.253Z] #14 36.12 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-09-20T11:51:18.253Z] #14 36.27 Selecting previously unselected package mingw-w64-common. [2021-09-20T11:51:18.253Z] #14 36.27 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-09-20T11:51:18.253Z] #14 36.29 Unpacking mingw-w64-common (8.0.0-1) ... [2021-09-20T11:51:18.320Z] #38 DONE 8.9s [2021-09-20T11:51:18.320Z] [2021-09-20T11:51:18.320Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-20T11:51:18.320Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-20T11:51:18.320Z] #14 52.01 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-09-20T11:51:18.321Z] #14 52.01 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-09-20T11:51:18.321Z] #14 52.10 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-20T11:51:18.321Z] #14 56.21 Selecting previously unselected package gcc-mingw-w64-base. [2021-09-20T11:51:18.321Z] #14 56.24 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-09-20T11:51:18.321Z] #14 56.24 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-20T11:51:18.321Z] #14 56.37 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-09-20T11:51:18.321Z] #14 56.37 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-09-20T11:51:18.321Z] #14 56.39 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-20T11:51:18.741Z] #57 40.59 Reading package lists... [2021-09-20T11:51:18.741Z] #57 ... [2021-09-20T11:51:18.741Z] [2021-09-20T11:51:18.741Z] #37 [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-09-20T11:51:18.741Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-20T11:51:18.741Z] #37 31.57 Fetched 8408 kB in 23s (360 kB/s) [2021-09-20T11:51:18.741Z] #37 31.57 Reading package lists... [2021-09-20T11:51:18.741Z] #37 40.31 Reading package lists... [2021-09-20T11:51:18.741Z] #37 ... [2021-09-20T11:51:18.741Z] [2021-09-20T11:51:18.741Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-20T11:51:18.741Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-20T11:51:18.741Z] #14 31.75 Fetched 8408 kB in 24s (352 kB/s) [2021-09-20T11:51:18.741Z] #14 31.75 Reading package lists... [2021-09-20T11:51:18.834Z] #14 ... [2021-09-20T11:51:18.834Z] [2021-09-20T11:51:18.834Z] #38 [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-09-20T11:51:18.834Z] #38 sha256:c2e0b1cf3b933b42560bf379101a8b56b2c886d4e4c5865c6f11fc5090c157cd [2021-09-20T11:51:18.834Z] #38 1.186 + RM_GOPATH=0 [2021-09-20T11:51:18.834Z] #38 1.186 + TMP_GOPATH= [2021-09-20T11:51:18.834Z] #38 1.186 + : /build [2021-09-20T11:51:18.835Z] #38 1.186 + '[' -z '' ']' [2021-09-20T11:51:18.835Z] #38 1.186 ++ mktemp -d [2021-09-20T11:51:18.835Z] #38 1.188 + export GOPATH=/tmp/tmp.8qRFRAkNpU [2021-09-20T11:51:18.835Z] #38 1.188 + GOPATH=/tmp/tmp.8qRFRAkNpU [2021-09-20T11:51:18.835Z] #38 1.189 + RM_GOPATH=1 [2021-09-20T11:51:18.835Z] #38 1.189 + case "$(go env GOARCH)" in [2021-09-20T11:51:18.835Z] #38 1.192 ++ go env GOARCH [2021-09-20T11:51:18.835Z] #38 1.203 + export GO_BUILDMODE=-buildmode=pie [2021-09-20T11:51:18.835Z] #38 1.204 + GO_BUILDMODE=-buildmode=pie [2021-09-20T11:51:18.835Z] #38 1.205 ++ dirname /tmp/install/install.sh [2021-09-20T11:51:18.835Z] #38 1.206 + dir=/tmp/install [2021-09-20T11:51:18.835Z] #38 1.207 + bin=tini [2021-09-20T11:51:18.835Z] #38 1.208 + shift [2021-09-20T11:51:18.835Z] #38 1.208 + '[' '!' -f /tmp/install/tini.installer ']' [2021-09-20T11:51:18.835Z] #38 1.208 + . /tmp/install/tini.installer [2021-09-20T11:51:18.835Z] #38 1.209 ++ : v0.19.0 [2021-09-20T11:51:18.835Z] #38 1.210 + install_tini [2021-09-20T11:51:18.835Z] #38 1.210 + echo 'Install tini version v0.19.0' [2021-09-20T11:51:18.835Z] #38 1.210 Install tini version v0.19.0 [2021-09-20T11:51:18.835Z] #38 1.211 + git clone https://github.com/krallin/tini.git /tmp/tmp.8qRFRAkNpU/tini [2021-09-20T11:51:18.835Z] #38 1.214 Cloning into '/tmp/tmp.8qRFRAkNpU/tini'... [2021-09-20T11:51:18.904Z] + docker version [2021-09-20T11:51:19.418Z] #38 2.008 + cd /tmp/tmp.8qRFRAkNpU/tini [2021-09-20T11:51:19.418Z] #38 2.017 + git checkout -q v0.19.0 [2021-09-20T11:51:19.418Z] #38 2.036 + cmake . [2021-09-20T11:51:19.623Z] #51 ... [2021-09-20T11:51:19.623Z] [2021-09-20T11:51:19.623Z] #57 [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-09-20T11:51:19.623Z] #57 sha256:7ca3e42685459dff7d8dbe39e766b5937b951ddb767a1c4c1ae7a817e6578066 [2021-09-20T11:51:19.623Z] #57 31.67 Fetched 8408 kB in 23s (364 kB/s) [2021-09-20T11:51:19.623Z] #57 31.67 Reading package lists... [2021-09-20T11:51:19.623Z] #57 40.58 Reading package lists... [2021-09-20T11:51:19.623Z] #57 ... [2021-09-20T11:51:19.623Z] [2021-09-20T11:51:19.623Z] #37 [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-09-20T11:51:19.623Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-20T11:51:19.623Z] #37 32.59 Fetched 8408 kB in 25s (342 kB/s) [2021-09-20T11:51:19.623Z] #37 32.59 Reading package lists... [2021-09-20T11:51:19.883Z] #37 41.27 Reading package lists... [2021-09-20T11:51:19.883Z] #37 ... [2021-09-20T11:51:19.883Z] [2021-09-20T11:51:19.883Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-20T11:51:19.883Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-20T11:51:19.883Z] #14 32.10 Fetched 8408 kB in 24s (356 kB/s) [2021-09-20T11:51:19.883Z] #14 32.10 Reading package lists... [2021-09-20T11:51:19.999Z] #38 2.731 -- The C compiler identification is GNU 10.2.1 [2021-09-20T11:51:20.268Z] #38 2.833 -- Detecting C compiler ABI info [2021-09-20T11:51:20.824Z] #14 40.65 Reading package lists... [2021-09-20T11:51:20.824Z] #14 ... [2021-09-20T11:51:20.824Z] [2021-09-20T11:51:20.824Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-20T11:51:20.824Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-20T11:51:20.824Z] #45 34.46 Fetched 8412 kB in 26s (326 kB/s) [2021-09-20T11:51:20.824Z] #45 34.46 Reading package lists... [2021-09-20T11:51:20.865Z] #14 63.21 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-09-20T11:51:20.865Z] #14 63.21 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-09-20T11:51:20.865Z] #14 63.24 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-20T11:51:21.230Z] #38 3.713 -- Detecting C compiler ABI info - done [2021-09-20T11:51:21.230Z] #38 3.819 -- Check for working C compiler: /usr/bin/cc - skipped [2021-09-20T11:51:21.230Z] #38 3.826 -- Detecting C compile features [2021-09-20T11:51:21.230Z] #38 3.827 -- Detecting C compile features - done [2021-09-20T11:51:21.230Z] #38 3.879 -- Performing Test HAS_BUILTIN_FORTIFY [2021-09-20T11:51:21.811Z] #38 4.308 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-09-20T11:51:21.811Z] #38 4.393 -- Configuring done [2021-09-20T11:51:21.811Z] #38 ... [2021-09-20T11:51:21.811Z] [2021-09-20T11:51:21.811Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-20T11:51:21.811Z] #45 sha256:ec6730dd9afdcedd9e669a8174703241efa66f05a09ada224c8b0556a7d9b5de [2021-09-20T11:51:21.811Z] #45 36.58 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-09-20T11:51:21.811Z] #45 36.61 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-09-20T11:51:21.811Z] #45 36.69 Setting up python3-six (1.16.0-2) ... [2021-09-20T11:51:21.811Z] #45 37.96 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-09-20T11:51:21.811Z] #45 37.99 Setting up python3-protobuf (3.12.4-1) ... [2021-09-20T11:51:21.811Z] #45 41.55 Setting up criu (3.15-1) ... [2021-09-20T11:51:21.811Z] #45 43.27 Processing triggers for libc-bin (2.31-13) ... [2021-09-20T11:51:21.811Z] #45 DONE 44.6s [2021-09-20T11:51:21.811Z] [2021-09-20T11:51:21.811Z] #38 [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-09-20T11:51:21.811Z] #38 sha256:c2e0b1cf3b933b42560bf379101a8b56b2c886d4e4c5865c6f11fc5090c157cd [2021-09-20T11:51:21.811Z] #38 4.427 -- Generating done [2021-09-20T11:51:21.811Z] #38 4.445 -- Build files have been written to: /tmp/tmp.8qRFRAkNpU/tini [2021-09-20T11:51:21.811Z] #38 4.456 + make tini-static [2021-09-20T11:51:22.033Z] #14 40.57 Reading package lists... [2021-09-20T11:51:22.033Z] #14 ... [2021-09-20T11:51:22.033Z] [2021-09-20T11:51:22.033Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-20T11:51:22.033Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-20T11:51:22.033Z] #45 36.05 Fetched 8412 kB in 28s (302 kB/s) [2021-09-20T11:51:22.033Z] #45 36.05 Reading package lists... [2021-09-20T11:51:22.077Z] #38 4.808 Scanning dependencies of target tini-static [2021-09-20T11:51:22.343Z] #38 4.953 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-09-20T11:51:22.603Z] #45 44.51 Reading package lists... [2021-09-20T11:51:22.603Z] #45 ... [2021-09-20T11:51:22.603Z] [2021-09-20T11:51:22.603Z] #51 [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-09-20T11:51:22.603Z] #51 sha256:c6c922dbf962d0316ab585546a02ed416d10918ea49ed725d8d80262d7f668a8 [2021-09-20T11:51:22.603Z] #51 45.65 go: downloading github.com/gobwas/glob v0.2.3 [2021-09-20T11:51:22.878Z] #51 45.66 go: downloading github.com/kisielk/gotool v1.0.0 [2021-09-20T11:51:23.147Z] #51 45.87 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-09-20T11:51:23.147Z] #51 46.05 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-09-20T11:51:23.406Z] #51 46.06 go: downloading github.com/gogo/protobuf v1.2.1 [2021-09-20T11:51:24.099Z] Client: [2021-09-20T11:51:24.099Z] Version: 20.10.8 [2021-09-20T11:51:24.099Z] API version: 1.41 [2021-09-20T11:51:24.099Z] Go version: go1.16.6 [2021-09-20T11:51:24.099Z] Git commit: 3967b7d [2021-09-20T11:51:24.099Z] Built: Fri Jul 30 19:58:50 2021 [2021-09-20T11:51:24.099Z] OS/Arch: windows/amd64 [2021-09-20T11:51:24.099Z] Context: default [2021-09-20T11:51:24.099Z] Experimental: true [2021-09-20T11:51:24.099Z] [2021-09-20T11:51:24.099Z] Server: Docker Engine - Community [2021-09-20T11:51:24.099Z] Engine: [2021-09-20T11:51:24.099Z] Version: 20.10.8 [2021-09-20T11:51:24.099Z] API version: 1.41 (minimum version 1.24) [2021-09-20T11:51:24.099Z] Go version: go1.16.6 [2021-09-20T11:51:24.099Z] Git commit: 75249d8 [2021-09-20T11:51:24.099Z] Built: Fri Jul 30 19:54:29 2021 [2021-09-20T11:51:24.099Z] OS/Arch: windows/amd64 [2021-09-20T11:51:24.099Z] Experimental: true [2021-09-20T11:51:24.283Z] #38 6.643 [100%] Linking C executable tini-static [2021-09-20T11:51:24.698Z] Client: [2021-09-20T11:51:24.698Z] Version: 20.10.8 [2021-09-20T11:51:24.698Z] API version: 1.41 [2021-09-20T11:51:24.698Z] Go version: go1.16.6 [2021-09-20T11:51:24.698Z] Git commit: 3967b7d [2021-09-20T11:51:24.698Z] Built: Fri Jul 30 19:58:50 2021 [2021-09-20T11:51:24.698Z] OS/Arch: windows/amd64 [2021-09-20T11:51:24.698Z] Context: default [2021-09-20T11:51:24.698Z] Experimental: true [2021-09-20T11:51:24.698Z] [2021-09-20T11:51:24.698Z] Server: Docker Engine - Community [2021-09-20T11:51:24.698Z] Engine: [2021-09-20T11:51:24.698Z] Version: 20.10.8 [2021-09-20T11:51:24.698Z] API version: 1.41 (minimum version 1.24) [2021-09-20T11:51:24.698Z] Go version: go1.16.6 [2021-09-20T11:51:24.698Z] Git commit: 75249d8 [2021-09-20T11:51:24.698Z] Built: Fri Jul 30 19:54:29 2021 [2021-09-20T11:51:24.698Z] OS/Arch: windows/amd64 [2021-09-20T11:51:24.698Z] Experimental: true [Pipeline] sh [2021-09-20T11:51:24.872Z] #38 7.255 [100%] Built target tini-static [2021-09-20T11:51:24.872Z] #38 7.317 + mkdir -p /build [2021-09-20T11:51:24.872Z] #38 7.325 + cp tini-static /build/docker-init [2021-09-20T11:51:25.312Z] #51 48.26 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [Pipeline] sh [2021-09-20T11:51:25.461Z] #38 DONE 7.8s [2021-09-20T11:51:25.461Z] [2021-09-20T11:51:25.461Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-20T11:51:25.461Z] #30 sha256:661c26e28f5aa68cb1be21041616162b22c4a01ab54703398dbce0ea109f150d [2021-09-20T11:51:25.461Z] #30 32.32 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-09-20T11:51:25.461Z] #30 33.70 #=#=# [2021-09-20T11:51:25.461Z] #30 34.00 ######################################################################## 100.0% [2021-09-20T11:51:25.461Z] #30 34.96 [2021-09-20T11:51:25.461Z] #30 37.23 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-09-20T11:51:25.461Z] #30 38.61 #=#=# [2021-09-20T11:51:25.461Z] #30 38.88 ######################################################################## 100.0% [2021-09-20T11:51:25.643Z] + docker info [2021-09-20T11:51:25.888Z] #51 48.76 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-09-20T11:51:26.148Z] #51 49.06 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-09-20T11:51:26.153Z] #14 ... [2021-09-20T11:51:26.153Z] [2021-09-20T11:51:26.153Z] #58 [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-09-20T11:51:26.153Z] #58 sha256:12d770cb5283846842b808fc29bcc1dcd61a2f02fd3f7315151b3e3c0672521b [2021-09-20T11:51:26.153Z] #58 35.66 Updating files: 63% (2879/4567) Updating files: 64% (2923/4567) Updating files: 65% (2969/4567) Updating files: 66% (3015/4567) Updating files: 67% (3060/4567) Updating files: 68% (3106/4567) Updating files: 69% (3152/4567) Updating files: 70% (3197/4567) Updating files: 71% (3243/4567) Updating files: 72% (3289/4567) Updating files: 73% (3334/4567) Updating files: 74% (3380/4567) Updating files: 75% (3426/4567) Updating files: 76% (3471/4567) Updating files: 77% (3517/4567) Updating files: 78% (3563/4567) Updating files: 79% (3608/4567) Updating files: 80% (3654/4567) Updating files: 81% (3700/4567) Updating files: 82% (3745/4567) Updating files: 83% (3791/4567) Updating files: 84% (3837/4567) Updating files: 85% (3882/4567) Updating files: 86% (3928/4567) Updating files: 87% (3974/4567) Updating files: 88% (4019/4567) Updating files: 89% (4065/4567) Updating files: 90% (4111/4567) Updating files: 91% (4156/4567) Updating files: 92% (4202/4567) Updating files: 93% (4248/4567) Updating files: 94% (4293/4567) Updating files: 95% (4339/4567) Updating files: 96% (4385/4567) Updating files: 97% (4430/4567) Updating files: 98% (4476/4567) Updating files: 99% (4522/4567) Updating files: 100% (4567/4567) Updating files: 100% (4567/4567), done. [2021-09-20T11:51:26.153Z] #58 36.40 + cd /tmp/tmp.7yViOFZcZK/src/github.com/containerd/containerd [2021-09-20T11:51:26.153Z] #58 36.40 + git checkout -q v1.5.5 [2021-09-20T11:51:26.224Z] + docker info [2021-09-20T11:51:26.224Z] Client: [2021-09-20T11:51:26.224Z] Context: default [2021-09-20T11:51:26.224Z] Debug Mode: false [2021-09-20T11:51:26.224Z] [2021-09-20T11:51:26.224Z] Server: [2021-09-20T11:51:26.224Z] Containers: 0 [2021-09-20T11:51:26.224Z] Running: 0 [2021-09-20T11:51:26.224Z] Paused: 0 [2021-09-20T11:51:26.224Z] Stopped: 0 [2021-09-20T11:51:26.224Z] Images: 0 [2021-09-20T11:51:26.224Z] Server Version: 20.10.8 [2021-09-20T11:51:26.224Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-09-20T11:51:26.224Z] Windows: [2021-09-20T11:51:26.224Z] LCOW: [2021-09-20T11:51:26.224Z] Logging Driver: json-file [2021-09-20T11:51:26.224Z] Plugins: [2021-09-20T11:51:26.224Z] Volume: local [2021-09-20T11:51:26.224Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-20T11:51:26.224Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-20T11:51:26.224Z] Swarm: inactive [2021-09-20T11:51:26.224Z] Default Isolation: process [2021-09-20T11:51:26.224Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-09-20T11:51:26.224Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-09-20T11:51:26.224Z] OSType: windows [2021-09-20T11:51:26.224Z] Architecture: x86_64 [2021-09-20T11:51:26.224Z] CPUs: 4 [2021-09-20T11:51:26.224Z] Total Memory: 32GiB [2021-09-20T11:51:26.224Z] Name: azwin-2-0690b1 [2021-09-20T11:51:26.224Z] ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT [2021-09-20T11:51:26.224Z] Docker Root Dir: D:\docker [2021-09-20T11:51:26.224Z] Debug Mode: false [2021-09-20T11:51:26.224Z] Registry: https://index.docker.io/v1/ [2021-09-20T11:51:26.224Z] Labels: [2021-09-20T11:51:26.224Z] Experimental: true [2021-09-20T11:51:26.224Z] Insecure Registries: [2021-09-20T11:51:26.224Z] 10.0.0.4:5000 [2021-09-20T11:51:26.224Z] 127.0.0.0/8 [2021-09-20T11:51:26.224Z] Registry Mirrors: [2021-09-20T11:51:26.224Z] http://10.0.0.4:5000/ [2021-09-20T11:51:26.224Z] Live Restore Enabled: false [2021-09-20T11:51:26.224Z] Product License: Community Engine [2021-09-20T11:51:26.224Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-09-20T11:51:26.438Z] #30 40.12 [2021-09-20T11:51:26.703Z] #30 40.41 Download of images into '/build' complete. [2021-09-20T11:51:26.703Z] #30 40.42 Use something like the following to load the result into a Docker daemon: [2021-09-20T11:51:26.703Z] #30 40.42 tar -cC '/build' . | docker load [2021-09-20T11:51:27.348Z] #30 DONE 41.1s [2021-09-20T11:51:27.348Z] [2021-09-20T11:51:27.348Z] #49 [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-09-20T11:51:27.348Z] #49 sha256:13a1b56a66411a2cf0fffe832ce6485878c5831ee632d90f8a80e38a419557b2 [2021-09-20T11:51:27.348Z] #49 DONE 50.1s [2021-09-20T11:51:27.348Z] [2021-09-20T11:51:27.348Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-20T11:51:27.348Z] #14 sha256:1b785adace3bf370c8df9df0374909f65e98566562c53a17673bd5040386ee99 [2021-09-20T11:51:27.348Z] #14 41.92 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-09-20T11:51:27.348Z] #14 41.94 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-09-20T11:51:27.348Z] #14 41.95 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-20T11:51:27.348Z] #14 47.60 Selecting previously unselected package gcc-mingw-w64-base. [2021-09-20T11:51:27.348Z] #14 47.62 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2021-09-20T11:51:27.348Z] #14 47.63 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-20T11:51:27.348Z] #14 48.11 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-09-20T11:51:27.348Z] #14 48.14 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2021-09-20T11:51:27.348Z] #14 48.14 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-20T11:51:27.410Z] #45 42.93 Reading package lists... [2021-09-20T11:51:27.410Z] #45 ... [2021-09-20T11:51:27.410Z] [2021-09-20T11:51:27.410Z] #57 [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-09-20T11:51:27.410Z] #57 sha256:7ca3e42685459dff7d8dbe39e766b5937b951ddb767a1c4c1ae7a817e6578066 [2021-09-20T11:51:27.410Z] #57 40.58 Reading package lists... [2021-09-20T11:51:27.542Z] #58 38.04 + export 'BUILDTAGS=netgo osusergo static_build' [2021-09-20T11:51:27.542Z] #58 38.04 + BUILDTAGS='netgo osusergo static_build' [2021-09-20T11:51:27.806Z] #58 38.04 + export EXTRA_FLAGS=-buildmode=pie [2021-09-20T11:51:27.806Z] #58 38.04 + EXTRA_FLAGS=-buildmode=pie [2021-09-20T11:51:27.806Z] #58 38.04 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-09-20T11:51:27.806Z] #58 38.04 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-09-20T11:51:27.806Z] #58 38.04 + '[' '' = dynamic ']' [2021-09-20T11:51:27.806Z] #58 38.04 + make [2021-09-20T11:51:28.849Z] #58 39.28 + bin/ctr [2021-09-20T11:51:28.918Z] #57 48.97 Building dependency tree... [2021-09-20T11:51:30.356Z] #51 ... [2021-09-20T11:51:30.356Z] [2021-09-20T11:51:30.356Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-20T11:51:30.356Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-20T11:51:30.356Z] #45 44.51 Reading package lists... [2021-09-20T11:51:31.398Z] #58 ... [2021-09-20T11:51:31.398Z] [2021-09-20T11:51:31.398Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-20T11:51:31.398Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-20T11:51:31.398Z] #14 74.03 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-09-20T11:51:31.431Z] using credential docker-jenkins-github-credentials [2021-09-20T11:51:31.506Z] Cloning the remote Git repository [2021-09-20T11:51:31.506Z] Cloning with configured refspecs honoured and without tags [2021-09-20T11:51:31.623Z] #14 53.70 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-09-20T11:51:31.623Z] #14 53.72 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2021-09-20T11:51:31.623Z] #14 53.72 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-20T11:51:31.659Z] #14 74.03 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-09-20T11:51:31.659Z] #14 74.04 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-20T11:51:31.737Z] #45 52.87 Building dependency tree... [2021-09-20T11:51:31.737Z] #45 ... [2021-09-20T11:51:31.737Z] [2021-09-20T11:51:31.737Z] #53 [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-09-20T11:51:31.737Z] #53 sha256:c585123e247871601962df82e3b7c9c82847d1a2d623127a8a41996a3713faae [2021-09-20T11:51:31.737Z] #53 DONE 54.8s [2021-09-20T11:51:31.999Z] [2021-09-20T11:51:31.999Z] #37 [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-09-20T11:51:31.999Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-20T11:51:31.999Z] #37 40.31 Reading package lists... [2021-09-20T11:51:31.999Z] #37 48.51 Building dependency tree... [2021-09-20T11:51:31.999Z] #37 54.48 The following additional packages will be installed: [2021-09-20T11:51:31.999Z] #37 54.51 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-09-20T11:51:31.999Z] #37 54.58 Suggested packages: [2021-09-20T11:51:31.999Z] #37 54.58 cmake-doc ninja-build lrzip [2021-09-20T11:51:31.999Z] #37 54.58 Recommended packages: [2021-09-20T11:51:31.999Z] #37 54.58 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-09-20T11:51:32.345Z] #57 ... [2021-09-20T11:51:32.345Z] [2021-09-20T11:51:32.345Z] #51 [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-09-20T11:51:32.345Z] #51 sha256:013367038ba4d59b242ed7aed4697e4324360fbb51ff3f122a846517f505a46c [2021-09-20T11:51:32.345Z] #51 49.44 go: downloading github.com/gobwas/glob v0.2.3 [2021-09-20T11:51:32.345Z] #51 49.56 go: downloading github.com/kisielk/gotool v1.0.0 [2021-09-20T11:51:32.345Z] #51 49.58 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-09-20T11:51:32.345Z] #51 49.68 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-09-20T11:51:32.345Z] #51 49.69 go: downloading github.com/gogo/protobuf v1.2.1 [2021-09-20T11:51:32.345Z] #51 52.05 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-09-20T11:51:32.345Z] #51 52.44 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-09-20T11:51:32.345Z] #51 53.02 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-09-20T11:51:32.566Z] #37 ... [2021-09-20T11:51:32.566Z] [2021-09-20T11:51:32.566Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-20T11:51:32.566Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-20T11:51:32.566Z] #45 52.87 Building dependency tree... [2021-09-20T11:51:32.636Z] #19 145.8 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2021-09-20T11:51:32.636Z] #19 145.8 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2021-09-20T11:51:32.636Z] #19 145.8 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2021-09-20T11:51:32.636Z] #19 145.9 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2021-09-20T11:51:32.636Z] #19 145.9 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-09-20T11:51:32.636Z] #19 145.9 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-09-20T11:51:32.913Z] #51 ... [2021-09-20T11:51:32.913Z] [2021-09-20T11:51:32.913Z] #57 [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-09-20T11:51:32.913Z] #57 sha256:7ca3e42685459dff7d8dbe39e766b5937b951ddb767a1c4c1ae7a817e6578066 [2021-09-20T11:51:32.913Z] #57 55.15 The following additional packages will be installed: [2021-09-20T11:51:32.913Z] #57 55.17 libbtrfs0 [2021-09-20T11:51:33.173Z] #57 ... [2021-09-20T11:51:33.173Z] [2021-09-20T11:51:33.173Z] #53 [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-09-20T11:51:33.173Z] #53 sha256:3edff1c15b5b701e1e977ec5f2eece7511c0491ff190bc7cc3a23f5393c01f08 [2021-09-20T11:51:33.173Z] #53 DONE 55.3s [2021-09-20T11:51:33.173Z] [2021-09-20T11:51:33.173Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-20T11:51:33.173Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-20T11:51:33.173Z] #14 40.65 Reading package lists... [2021-09-20T11:51:33.173Z] #14 49.18 Building dependency tree... [2021-09-20T11:51:33.173Z] #14 55.50 The following additional packages will be installed: [2021-09-20T11:51:33.173Z] #14 55.51 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-20T11:51:33.173Z] #14 55.51 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-09-20T11:51:33.173Z] #14 55.51 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-09-20T11:51:33.173Z] #14 55.51 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-09-20T11:51:33.173Z] #14 55.51 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-09-20T11:51:33.173Z] #14 55.51 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-09-20T11:51:33.173Z] #14 55.52 mingw-w64-common mingw-w64-x86-64-dev [2021-09-20T11:51:33.173Z] #14 55.55 Suggested packages: [2021-09-20T11:51:33.173Z] #14 55.55 gcc-10-locales seccomp wine64 [2021-09-20T11:51:33.173Z] #14 ... [2021-09-20T11:51:33.173Z] [2021-09-20T11:51:33.173Z] #57 [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-09-20T11:51:33.173Z] #57 sha256:7ca3e42685459dff7d8dbe39e766b5937b951ddb767a1c4c1ae7a817e6578066 [2021-09-20T11:51:33.173Z] #57 55.53 The following NEW packages will be installed: [2021-09-20T11:51:33.173Z] #57 55.55 libbtrfs-dev libbtrfs0 [2021-09-20T11:51:31.693Z] Cloning repository https://github.com/moby/moby.git [2021-09-20T11:51:32.092Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-09-20T11:51:32.853Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-20T11:51:32.853Z] > git --version # timeout=10 [2021-09-20T11:51:32.890Z] > git --version # 'git version 2.24.1.windows.2' [2021-09-20T11:51:32.891Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-20T11:51:32.893Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42868/head:refs/remotes/origin/PR-42868 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-20T11:51:33.741Z] #57 56.09 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-09-20T11:51:33.741Z] #57 56.09 Need to get 460 kB of archives. [2021-09-20T11:51:33.741Z] #57 56.09 After this operation, 1237 kB of additional disk space will be used. [2021-09-20T11:51:33.741Z] #57 56.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-09-20T11:51:34.001Z] #57 56.10 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-09-20T11:51:34.166Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-09-20T11:51:34.166Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-7513d2d0\powershellScript.ps1'; exit $LASTEXITCODE; [2021-09-20T11:51:34.166Z] ---------------------------------------------------------------------------- [2021-09-20T11:51:34.166Z] [2021-09-20T11:51:34.166Z] INFO: executeCI.ps1 starting at Mon Sep 20 11:51:33 CUT 2021 [2021-09-20T11:51:34.166Z] [2021-09-20T11:51:34.166Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-09-20T11:51:34.166Z] INFO: Running git version 2.24.1.windows.2 [2021-09-20T11:51:34.166Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-09-20T11:51:34.166Z] INFO: Environment variables: [2021-09-20T11:51:34.166Z] [2021-09-20T11:51:34.166Z] Name Value [2021-09-20T11:51:34.166Z] ---- ----- [2021-09-20T11:51:34.166Z] ALLUSERSPROFILE C:\ProgramData [2021-09-20T11:51:34.166Z] amd64 true [2021-09-20T11:51:34.166Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-09-20T11:51:34.166Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-09-20T11:51:34.166Z] arm64 true [2021-09-20T11:51:34.166Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-09-20T11:51:34.166Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-09-20T11:51:34.166Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-09-20T11:51:34.166Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-09-20T11:51:34.166Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-09-20T11:51:34.166Z] BRANCH_NAME PR-42868 [2021-09-20T11:51:34.166Z] BUILD_DISPLAY_NAME #2 [2021-09-20T11:51:34.166Z] BUILD_ID 2 [2021-09-20T11:51:34.166Z] BUILD_NUMBER 2 [2021-09-20T11:51:34.166Z] BUILD_TAG jenkins-moby-PR-42868-2 [2021-09-20T11:51:34.166Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42868/2/ [2021-09-20T11:51:34.166Z] cgroup2 true [2021-09-20T11:51:34.166Z] CHANGE_AUTHOR pete-woods [2021-09-20T11:51:34.166Z] CHANGE_AUTHOR_DISPLAY_NAME Pete Woods [2021-09-20T11:51:34.166Z] CHANGE_AUTHOR_EMAIL email@pete-woods.com [2021-09-20T11:51:34.166Z] CHANGE_BRANCH make-quota-package-compile-without-cgo [2021-09-20T11:51:34.166Z] CHANGE_FORK pete-woods [2021-09-20T11:51:34.166Z] CHANGE_ID 42868 [2021-09-20T11:51:34.166Z] CHANGE_TARGET master [2021-09-20T11:51:34.166Z] CHANGE_TITLE quota: Make package compile when `cgo` is disabled [2021-09-20T11:51:34.166Z] CHANGE_URL https://github.com/moby/moby/pull/42868 [2021-09-20T11:51:34.166Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-20T11:51:34.166Z] CommonProgramFiles C:\Program Files\Common Files [2021-09-20T11:51:34.166Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-09-20T11:51:34.166Z] CommonProgramW6432 C:\Program Files\Common Files [2021-09-20T11:51:34.166Z] COMPUTERNAME azwin-2-0690b1 [2021-09-20T11:51:34.166Z] ComSpec C:\Windows\system32\cmd.exe [2021-09-20T11:51:34.166Z] ConfigSequenceNumber 0 [2021-09-20T11:51:34.166Z] dco true [2021-09-20T11:51:34.166Z] DOCKER_BUILDKIT 0 [2021-09-20T11:51:34.166Z] DOCKER_DUT_DEBUG 1 [2021-09-20T11:51:34.166Z] DOCKER_EXPERIMENTAL 1 [2021-09-20T11:51:34.166Z] DOCKER_GRAPHDRIVER overlay2 [2021-09-20T11:51:34.166Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-09-20T11:51:34.166Z] EXECUTOR_NUMBER 0 [2021-09-20T11:51:34.166Z] FQDN azwin-2-0690b1.westus.cloudapp.azure.com [2021-09-20T11:51:34.166Z] GIT_BRANCH PR-42868 [2021-09-20T11:51:34.166Z] GIT_COMMIT f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 [2021-09-20T11:51:34.166Z] GIT_URL https://github.com/moby/moby.git [2021-09-20T11:51:34.166Z] HUDSON_COOKIE 27e343cb-ac2b-4d71-9559-8dbdd65181d0 [2021-09-20T11:51:34.166Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-09-20T11:51:34.166Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-09-20T11:51:34.166Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-09-20T11:51:34.166Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-09-20T11:51:34.166Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-09-20T11:51:34.166Z] JENKINS_NODE_COOKIE 130d25d9-dfea-4d4b-8090-13c2c55cba25 [2021-09-20T11:51:34.166Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-09-20T11:51:34.166Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-09-20T11:51:34.166Z] JOB_BASE_NAME PR-42868 [2021-09-20T11:51:34.166Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42868/display/redirect [2021-09-20T11:51:34.166Z] JOB_NAME moby/PR-42868 [2021-09-20T11:51:34.166Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42868/ [2021-09-20T11:51:34.166Z] library.jps.version master [2021-09-20T11:51:34.166Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-09-20T11:51:34.166Z] NODE_LABELS amd64 azure azwin-2-0690b1 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-09-20T11:51:34.166Z] NODE_NAME azwin-2-0690b1 [2021-09-20T11:51:34.166Z] NUMBER_OF_PROCESSORS 4 [2021-09-20T11:51:34.166Z] OS Windows_NT [2021-09-20T11:51:34.166Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-09-20T11:51:34.166Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-09-20T11:51:34.166Z] ppc64le false [2021-09-20T11:51:34.166Z] PROCESSOR_ARCHITECTURE AMD64 [2021-09-20T11:51:34.166Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-09-20T11:51:34.166Z] PROCESSOR_LEVEL 6 [2021-09-20T11:51:34.166Z] PROCESSOR_REVISION 5507 [2021-09-20T11:51:34.166Z] ProgramData C:\ProgramData [2021-09-20T11:51:34.167Z] ProgramFiles C:\Program Files [2021-09-20T11:51:34.167Z] ProgramFiles(x86) C:\Program Files (x86) [2021-09-20T11:51:34.167Z] ProgramW6432 C:\Program Files [2021-09-20T11:51:34.167Z] PROMPT $P$G [2021-09-20T11:51:34.167Z] PSExecutionPolicyPreference Bypass [2021-09-20T11:51:34.167Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-09-20T11:51:34.167Z] PUBLIC C:\Users\Public [2021-09-20T11:51:34.167Z] rootless true [2021-09-20T11:51:34.167Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42868/2/display/redirect?page=artif... [2021-09-20T11:51:34.167Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42868/2/display/redirect?page=changes [2021-09-20T11:51:34.167Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42868/2/display/redirect [2021-09-20T11:51:34.167Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42868/2/display/redirect?page=tests [2021-09-20T11:51:34.167Z] s390x false [2021-09-20T11:51:34.167Z] SKIP_VALIDATION_TESTS 1 [2021-09-20T11:51:34.167Z] SOURCES_DRIVE d [2021-09-20T11:51:34.167Z] SOURCES_SUBDIR gopath [2021-09-20T11:51:34.167Z] STAGE_NAME Run tests [2021-09-20T11:51:34.167Z] SystemDrive C: [2021-09-20T11:51:34.167Z] SystemRoot C:\Windows [2021-09-20T11:51:34.167Z] TEMP C:\Windows\TEMP [2021-09-20T11:51:34.167Z] TESTDEBUG 0 [2021-09-20T11:51:34.167Z] TESTRUN_DRIVE d [2021-09-20T11:51:34.167Z] TESTRUN_SUBDIR CI [2021-09-20T11:51:34.167Z] TIMEOUT 120m [2021-09-20T11:51:34.167Z] TMP C:\Windows\TEMP [2021-09-20T11:51:34.167Z] unit_validate true [2021-09-20T11:51:34.167Z] USERDOMAIN WORKGROUP [2021-09-20T11:51:34.167Z] USERNAME azwin-2-0690b1$ [2021-09-20T11:51:34.167Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-09-20T11:51:34.167Z] validate_force false [2021-09-20T11:51:34.167Z] windir C:\Windows [2021-09-20T11:51:34.167Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-09-20T11:51:34.167Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2021-09-20T11:51:34.167Z] windows2022 true [2021-09-20T11:51:34.167Z] windows2022containerd true [2021-09-20T11:51:34.167Z] windowsRS1 false [2021-09-20T11:51:34.167Z] windowsRS5 true [2021-09-20T11:51:34.167Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-09-20T11:51:34.167Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-09-20T11:51:34.167Z] [2021-09-20T11:51:34.167Z] [2021-09-20T11:51:34.167Z] [2021-09-20T11:51:34.193Z] #14 ... [2021-09-20T11:51:34.193Z] [2021-09-20T11:51:34.193Z] #58 [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-09-20T11:51:34.193Z] #58 sha256:3858f8bc0c509be2e96e125e03bc227e54fe8e5a9224d457b653d0b930ff1118 [2021-09-20T11:51:34.636Z] INFO: Sources under d:\gopath\... [2021-09-20T11:51:34.636Z] INFO: Test run under d:\CI\... [2021-09-20T11:51:34.636Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-09-20T11:51:34.636Z] INFO: docker/docker repository was found [2021-09-20T11:51:34.636Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2021-09-20T11:51:35.065Z] #58 31.90 Updating files: 64% (2930/4567) Updating files: 65% (2969/4567) Updating files: 66% (3015/4567) Updating files: 67% (3060/4567) Updating files: 68% (3106/4567) Updating files: 69% (3152/4567) Updating files: 70% (3197/4567) Updating files: 71% (3243/4567) Updating files: 72% (3289/4567) Updating files: 73% (3334/4567) Updating files: 74% (3380/4567) Updating files: 75% (3426/4567) Updating files: 76% (3471/4567) Updating files: 77% (3517/4567) Updating files: 78% (3563/4567) Updating files: 79% (3608/4567) Updating files: 80% (3654/4567) Updating files: 81% (3700/4567) Updating files: 82% (3745/4567) Updating files: 83% (3791/4567) Updating files: 84% (3837/4567) Updating files: 85% (3882/4567) Updating files: 86% (3928/4567) Updating files: 87% (3974/4567) Updating files: 88% (4019/4567) Updating files: 89% (4065/4567) Updating files: 90% (4111/4567) Updating files: 91% (4156/4567) Updating files: 92% (4202/4567) Updating files: 93% (4248/4567) Updating files: 94% (4293/4567) Updating files: 95% (4339/4567) Updating files: 96% (4385/4567) Updating files: 97% (4430/4567) Updating files: 98% (4476/4567) Updating files: 98% (4512/4567) Updating files: 99% (4522/4567) Updating files: 100% (4567/4567) Updating files: 100% (4567/4567), done. [2021-09-20T11:51:35.065Z] #58 32.97 + cd /tmp/tmp.kp1AxOgjJS/src/github.com/containerd/containerd [2021-09-20T11:51:35.065Z] #58 32.97 + git checkout -q v1.5.5 [2021-09-20T11:51:35.094Z] ltsc2022: Pulling from windows/servercore [2021-09-20T11:51:35.094Z] 8f616e6e9eec: Pulling fs layer [2021-09-20T11:51:35.094Z] 48a76b150a3a: Pulling fs layer [2021-09-20T11:51:35.386Z] #57 57.71 debconf: delaying package configuration, since apt-utils is not installed [2021-09-20T11:51:35.647Z] #57 58.05 Fetched 460 kB in 0s (1198 kB/s) [2021-09-20T11:51:35.865Z] #14 78.49 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-09-20T11:51:35.879Z] #45 ... [2021-09-20T11:51:35.879Z] [2021-09-20T11:51:35.879Z] #57 [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-09-20T11:51:35.879Z] #57 sha256:7ca3e42685459dff7d8dbe39e766b5937b951ddb767a1c4c1ae7a817e6578066 [2021-09-20T11:51:35.879Z] #57 40.59 Reading package lists... [2021-09-20T11:51:35.879Z] #57 48.76 Building dependency tree... [2021-09-20T11:51:35.879Z] #57 54.67 The following additional packages will be installed: [2021-09-20T11:51:35.879Z] #57 54.69 libbtrfs0 [2021-09-20T11:51:35.879Z] #57 55.04 The following NEW packages will be installed: [2021-09-20T11:51:35.879Z] #57 55.04 libbtrfs-dev libbtrfs0 [2021-09-20T11:51:35.879Z] #57 55.51 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-09-20T11:51:35.879Z] #57 55.51 Need to get 460 kB of archives. [2021-09-20T11:51:35.879Z] #57 55.51 After this operation, 1237 kB of additional disk space will be used. [2021-09-20T11:51:35.879Z] #57 55.51 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-09-20T11:51:35.879Z] #57 55.53 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-09-20T11:51:35.879Z] #57 57.01 debconf: delaying package configuration, since apt-utils is not installed [2021-09-20T11:51:35.879Z] #57 57.45 Fetched 460 kB in 0s (1214 kB/s) [2021-09-20T11:51:35.879Z] #57 57.74 Selecting previously unselected package libbtrfs0:amd64. [2021-09-20T11:51:35.880Z] #57 57.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-09-20T11:51:35.880Z] #57 57.83 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-09-20T11:51:35.880Z] #57 57.88 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-09-20T11:51:35.880Z] #57 58.24 Selecting previously unselected package libbtrfs-dev:amd64. [2021-09-20T11:51:35.880Z] #57 58.25 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-09-20T11:51:35.880Z] #57 58.26 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-20T11:51:35.880Z] #57 ... [2021-09-20T11:51:35.880Z] [2021-09-20T11:51:35.880Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-20T11:51:35.880Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-20T11:51:35.880Z] #14 40.57 Reading package lists... [2021-09-20T11:51:35.880Z] #14 48.99 Building dependency tree... [2021-09-20T11:51:35.880Z] #14 54.98 The following additional packages will be installed: [2021-09-20T11:51:35.880Z] #14 54.98 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-20T11:51:35.880Z] #14 54.98 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-09-20T11:51:35.880Z] #14 54.98 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-09-20T11:51:35.880Z] #14 54.98 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-09-20T11:51:35.880Z] #14 54.98 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-09-20T11:51:35.880Z] #14 54.98 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-09-20T11:51:35.880Z] #14 54.98 mingw-w64-common mingw-w64-x86-64-dev [2021-09-20T11:51:35.880Z] #14 55.04 Suggested packages: [2021-09-20T11:51:35.880Z] #14 55.04 gcc-10-locales seccomp wine64 [2021-09-20T11:51:35.880Z] #14 57.10 The following NEW packages will be installed: [2021-09-20T11:51:35.880Z] #14 57.16 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-20T11:51:35.880Z] #14 57.17 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-09-20T11:51:35.880Z] #14 57.17 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-09-20T11:51:35.880Z] #14 57.17 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-09-20T11:51:35.880Z] #14 57.17 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-09-20T11:51:35.880Z] #14 57.17 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-09-20T11:51:35.880Z] #14 57.17 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-09-20T11:51:35.880Z] #14 57.17 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-09-20T11:51:35.880Z] #14 57.17 mingw-w64-x86-64-dev [2021-09-20T11:51:35.880Z] #14 57.66 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-09-20T11:51:35.880Z] #14 57.66 Need to get 115 MB of archives. [2021-09-20T11:51:35.880Z] #14 57.66 After this operation, 645 MB of additional disk space will be used. [2021-09-20T11:51:35.880Z] #14 57.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-09-20T11:51:35.880Z] #14 57.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-09-20T11:51:35.880Z] #14 58.07 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-09-20T11:51:35.880Z] #14 58.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-09-20T11:51:35.880Z] #14 58.07 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-09-20T11:51:35.880Z] #14 58.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-09-20T11:51:35.880Z] #14 58.53 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-09-20T11:51:35.880Z] #14 58.85 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-09-20T11:51:35.880Z] #14 58.85 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-09-20T11:51:35.880Z] #14 ... [2021-09-20T11:51:35.880Z] [2021-09-20T11:51:35.880Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-20T11:51:35.880Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-20T11:51:35.880Z] #45 58.47 The following additional packages will be installed: [2021-09-20T11:51:35.880Z] #45 58.49 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-09-20T11:51:35.880Z] #45 58.49 python3-protobuf python3-six [2021-09-20T11:51:35.880Z] #45 58.50 Suggested packages: [2021-09-20T11:51:35.880Z] #45 58.52 python3-setuptools [2021-09-20T11:51:35.880Z] #45 58.52 Recommended packages: [2021-09-20T11:51:35.880Z] #45 58.52 iproute2 | iproute [2021-09-20T11:51:36.127Z] #14 78.50 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-09-20T11:51:36.127Z] #14 78.51 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-20T11:51:36.170Z] #57 58.33 Selecting previously unselected package libbtrfs0:amd64. [2021-09-20T11:51:36.170Z] #57 58.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 ... 15713 files and directories currently installed.) [2021-09-20T11:51:36.170Z] #57 58.41 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-09-20T11:51:36.170Z] #57 58.53 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-09-20T11:51:36.468Z] #58 34.25 + export 'BUILDTAGS=netgo osusergo static_build' [2021-09-20T11:51:36.468Z] #58 34.25 + BUILDTAGS='netgo osusergo static_build' [2021-09-20T11:51:36.468Z] #58 34.25 + export EXTRA_FLAGS=-buildmode=pie [2021-09-20T11:51:36.468Z] #58 34.25 + EXTRA_FLAGS=-buildmode=pie [2021-09-20T11:51:36.468Z] #58 34.25 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-09-20T11:51:36.468Z] #58 34.25 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-09-20T11:51:36.468Z] #58 34.25 + '[' '' = dynamic ']' [2021-09-20T11:51:36.468Z] #58 34.25 + make [2021-09-20T11:51:36.741Z] #57 58.96 Selecting previously unselected package libbtrfs-dev:amd64. [2021-09-20T11:51:36.741Z] #57 58.97 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-09-20T11:51:36.741Z] #57 58.97 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-20T11:51:36.818Z] #45 ... [2021-09-20T11:51:36.818Z] [2021-09-20T11:51:36.818Z] #57 [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-09-20T11:51:36.818Z] #57 sha256:7ca3e42685459dff7d8dbe39e766b5937b951ddb767a1c4c1ae7a817e6578066 [2021-09-20T11:51:36.818Z] #57 58.89 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-09-20T11:51:36.818Z] #57 58.92 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-20T11:51:36.818Z] #57 58.94 Processing triggers for libc-bin (2.31-13) ... [2021-09-20T11:51:36.818Z] #57 DONE 59.7s [2021-09-20T11:51:36.818Z] [2021-09-20T11:51:36.818Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-20T11:51:36.818Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-20T11:51:36.818Z] #45 59.35 The following NEW packages will be installed: [2021-09-20T11:51:36.818Z] #45 59.35 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-09-20T11:51:36.818Z] #45 59.35 python3-protobuf python3-six [2021-09-20T11:51:37.003Z] #57 ... [2021-09-20T11:51:37.003Z] [2021-09-20T11:51:37.003Z] #37 [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-09-20T11:51:37.003Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-20T11:51:37.003Z] #37 41.27 Reading package lists... [2021-09-20T11:51:37.003Z] #37 49.57 Building dependency tree... [2021-09-20T11:51:37.003Z] #37 55.81 The following additional packages will be installed: [2021-09-20T11:51:37.003Z] #37 55.84 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-09-20T11:51:37.003Z] #37 55.86 Suggested packages: [2021-09-20T11:51:37.003Z] #37 55.86 cmake-doc ninja-build lrzip [2021-09-20T11:51:37.003Z] #37 55.86 Recommended packages: [2021-09-20T11:51:37.003Z] #37 55.86 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-09-20T11:51:37.003Z] #37 57.14 The following NEW packages will be installed: [2021-09-20T11:51:37.003Z] #37 57.14 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-09-20T11:51:37.003Z] #37 57.14 vim-common xxd [2021-09-20T11:51:37.003Z] #37 57.68 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-09-20T11:51:37.003Z] #37 57.68 Need to get 17.7 MB of archives. [2021-09-20T11:51:37.003Z] #37 57.68 After this operation, 70.7 MB of additional disk space will be used. [2021-09-20T11:51:37.003Z] #37 57.68 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-09-20T11:51:37.003Z] #37 57.68 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-20T11:51:37.003Z] #37 57.69 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-09-20T11:51:37.003Z] #37 57.84 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-09-20T11:51:37.003Z] #37 58.79 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-09-20T11:51:37.003Z] #37 58.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-09-20T11:51:37.003Z] #37 58.87 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-09-20T11:51:37.003Z] #37 58.88 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-09-20T11:51:37.003Z] #37 58.91 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-09-20T11:51:37.003Z] #37 58.92 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-09-20T11:51:37.264Z] #37 ... [2021-09-20T11:51:37.264Z] [2021-09-20T11:51:37.264Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-20T11:51:37.264Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-20T11:51:37.264Z] #14 57.49 The following NEW packages will be installed: [2021-09-20T11:51:37.264Z] #14 57.50 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-20T11:51:37.264Z] #14 57.50 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-09-20T11:51:37.264Z] #14 57.50 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-09-20T11:51:37.264Z] #14 57.50 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-09-20T11:51:37.264Z] #14 57.50 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-09-20T11:51:37.264Z] #14 57.50 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-09-20T11:51:37.264Z] #14 57.50 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-09-20T11:51:37.264Z] #14 57.50 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-09-20T11:51:37.264Z] #14 57.50 mingw-w64-x86-64-dev [2021-09-20T11:51:37.264Z] #14 57.93 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-09-20T11:51:37.264Z] #14 57.93 Need to get 115 MB of archives. [2021-09-20T11:51:37.264Z] #14 57.93 After this operation, 645 MB of additional disk space will be used. [2021-09-20T11:51:37.264Z] #14 57.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-09-20T11:51:37.264Z] #14 58.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-09-20T11:51:37.264Z] #14 58.36 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-09-20T11:51:37.264Z] #14 58.36 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-09-20T11:51:37.264Z] #14 58.40 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-09-20T11:51:37.264Z] #14 58.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-09-20T11:51:37.264Z] #14 58.92 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-09-20T11:51:37.264Z] #14 59.21 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-09-20T11:51:37.264Z] #14 59.22 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-09-20T11:51:37.386Z] #45 60.03 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-09-20T11:51:37.386Z] #45 60.03 Need to get 2267 kB of archives. [2021-09-20T11:51:37.386Z] #45 60.03 After this operation, 10.8 MB of additional disk space will be used. [2021-09-20T11:51:37.386Z] #45 60.03 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-09-20T11:51:37.646Z] #45 60.10 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-20T11:51:37.646Z] #45 60.10 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-09-20T11:51:37.646Z] #45 60.10 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-09-20T11:51:37.646Z] #45 60.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-09-20T11:51:37.646Z] #45 60.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-09-20T11:51:37.646Z] #45 60.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-09-20T11:51:37.835Z] #14 ... [2021-09-20T11:51:37.835Z] [2021-09-20T11:51:37.835Z] #57 [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-09-20T11:51:37.835Z] #57 sha256:7ca3e42685459dff7d8dbe39e766b5937b951ddb767a1c4c1ae7a817e6578066 [2021-09-20T11:51:37.835Z] #57 59.56 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-09-20T11:51:37.835Z] #57 59.59 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-20T11:51:37.835Z] #57 59.60 Processing triggers for libc-bin (2.31-13) ... [2021-09-20T11:51:37.835Z] #57 DONE 60.0s [2021-09-20T11:51:37.835Z] [2021-09-20T11:51:37.835Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-20T11:51:37.835Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-20T11:51:37.835Z] #14 60.13 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-09-20T11:51:38.183Z] Client: [2021-09-20T11:51:38.183Z] Context: default [2021-09-20T11:51:38.183Z] Debug Mode: false [2021-09-20T11:51:38.183Z] Plugins: [2021-09-20T11:51:38.183Z] app: Docker Application (Docker Inc., v0.8.0) [2021-09-20T11:51:38.183Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-09-20T11:51:38.183Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-09-20T11:51:38.183Z] [2021-09-20T11:51:38.183Z] Server: [2021-09-20T11:51:38.183Z] Containers: 0 [2021-09-20T11:51:38.183Z] Running: 0 [2021-09-20T11:51:38.183Z] Paused: 0 [2021-09-20T11:51:38.183Z] Stopped: 0 [2021-09-20T11:51:38.183Z] Images: 0 [2021-09-20T11:51:38.183Z] Server Version: 20.10.8 [2021-09-20T11:51:38.183Z] Storage Driver: lcow (linux) windowsfilter (windows) [2021-09-20T11:51:38.183Z] LCOW: [2021-09-20T11:51:38.183Z] Windows: [2021-09-20T11:51:38.183Z] Logging Driver: json-file [2021-09-20T11:51:38.183Z] Plugins: [2021-09-20T11:51:38.183Z] Volume: local [2021-09-20T11:51:38.183Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-20T11:51:38.183Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-20T11:51:38.183Z] Swarm: inactive [2021-09-20T11:51:38.183Z] Default Isolation: process [2021-09-20T11:51:38.183Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-09-20T11:51:38.183Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114) [2021-09-20T11:51:38.183Z] OSType: windows [2021-09-20T11:51:38.183Z] Architecture: x86_64 [2021-09-20T11:51:38.183Z] CPUs: 4 [2021-09-20T11:51:38.183Z] Total Memory: 32GiB [2021-09-20T11:51:38.183Z] Name: azwin-2-e63cd0 [2021-09-20T11:51:38.183Z] ID: XY73:YXCL:4JV2:L5OD:3LLO:K3OC:FGXE:SVIG:WUSL:HBJG:UQY5:VISZ [2021-09-20T11:51:38.183Z] Docker Root Dir: D:\docker [2021-09-20T11:51:38.183Z] Debug Mode: false [2021-09-20T11:51:38.183Z] Registry: https://index.docker.io/v1/ [2021-09-20T11:51:38.183Z] Labels: [2021-09-20T11:51:38.183Z] Experimental: true [2021-09-20T11:51:38.183Z] Insecure Registries: [2021-09-20T11:51:38.183Z] 10.0.0.4:5000 [2021-09-20T11:51:38.183Z] 127.0.0.0/8 [2021-09-20T11:51:38.183Z] Registry Mirrors: [2021-09-20T11:51:38.183Z] http://10.0.0.4:5000/ [2021-09-20T11:51:38.183Z] Live Restore Enabled: false [2021-09-20T11:51:38.183Z] Product License: Community Engine [2021-09-20T11:51:38.183Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-09-20T11:51:38.404Z] #58 36.04 + bin/ctr [2021-09-20T11:51:39.221Z] #14 ... [2021-09-20T11:51:39.221Z] [2021-09-20T11:51:39.221Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-20T11:51:39.221Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-20T11:51:39.221Z] #45 42.93 Reading package lists... [2021-09-20T11:51:39.221Z] #45 51.36 Building dependency tree... [2021-09-20T11:51:39.221Z] #45 57.54 The following additional packages will be installed: [2021-09-20T11:51:39.221Z] #45 57.55 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-09-20T11:51:39.221Z] #45 57.56 python3-protobuf python3-six [2021-09-20T11:51:39.221Z] #45 57.59 Suggested packages: [2021-09-20T11:51:39.221Z] #45 57.59 python3-setuptools [2021-09-20T11:51:39.221Z] #45 57.59 Recommended packages: [2021-09-20T11:51:39.221Z] #45 57.59 iproute2 | iproute [2021-09-20T11:51:39.221Z] #45 58.54 The following NEW packages will be installed: [2021-09-20T11:51:39.221Z] #45 58.56 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-09-20T11:51:39.221Z] #45 58.58 python3-protobuf python3-six [2021-09-20T11:51:39.221Z] #45 59.23 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-09-20T11:51:39.221Z] #45 59.23 Need to get 2267 kB of archives. [2021-09-20T11:51:39.221Z] #45 59.23 After this operation, 10.8 MB of additional disk space will be used. [2021-09-20T11:51:39.221Z] #45 59.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-09-20T11:51:39.221Z] #45 59.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-20T11:51:39.221Z] #45 59.30 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-09-20T11:51:39.221Z] #45 59.30 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-09-20T11:51:39.221Z] #45 59.33 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-09-20T11:51:39.221Z] #45 59.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-09-20T11:51:39.221Z] #45 59.37 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-09-20T11:51:39.221Z] #45 ... [2021-09-20T11:51:39.221Z] [2021-09-20T11:51:39.221Z] #37 [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-09-20T11:51:39.221Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-20T11:51:39.221Z] #37 60.96 debconf: delaying package configuration, since apt-utils is not installed [2021-09-20T11:51:39.221Z] #37 61.32 Fetched 17.7 MB in 2s (8732 kB/s) [2021-09-20T11:51:39.221Z] #37 61.44 Selecting previously unselected package xxd. [2021-09-20T11:51:39.221Z] #37 61.44 (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 ... 15713 files and directories currently installed.) [2021-09-20T11:51:39.221Z] #37 61.56 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-09-20T11:51:39.221Z] #37 61.58 Unpacking xxd (2:8.2.2434-3) ... [2021-09-20T11:51:39.792Z] #37 62.05 Selecting previously unselected package vim-common. [2021-09-20T11:51:39.792Z] #37 62.05 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-20T11:51:39.792Z] #37 62.11 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-20T11:51:40.363Z] #37 62.74 Selecting previously unselected package cmake-data. [2021-09-20T11:51:40.363Z] #37 62.74 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-09-20T11:51:40.363Z] #37 62.77 Unpacking cmake-data (3.18.4-2) ... [2021-09-20T11:51:40.936Z] #45 63.01 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-09-20T11:51:41.421Z] #14 83.81 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-09-20T11:51:41.421Z] #14 83.81 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-09-20T11:51:41.421Z] #14 83.84 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-20T11:51:42.318Z] #45 64.90 debconf: delaying package configuration, since apt-utils is not installed [2021-09-20T11:51:42.578Z] #45 65.26 Fetched 2267 kB in 4s (601 kB/s) [2021-09-20T11:51:42.838Z] #45 65.48 Selecting previously unselected package libprotobuf23:amd64. [2021-09-20T11:51:42.838Z] #45 65.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 ... 15713 files and directories currently installed.) [2021-09-20T11:51:42.838Z] #45 65.61 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-09-20T11:51:43.098Z] #45 65.63 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-09-20T11:51:43.098Z] #45 ... [2021-09-20T11:51:43.098Z] [2021-09-20T11:51:43.098Z] #37 [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-09-20T11:51:43.098Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-20T11:51:43.098Z] #37 55.96 The following NEW packages will be installed: [2021-09-20T11:51:43.098Z] #37 55.96 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-09-20T11:51:43.098Z] #37 55.96 vim-common xxd [2021-09-20T11:51:43.098Z] #37 56.48 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-09-20T11:51:43.098Z] #37 56.48 Need to get 17.7 MB of archives. [2021-09-20T11:51:43.098Z] #37 56.48 After this operation, 70.7 MB of additional disk space will be used. [2021-09-20T11:51:43.098Z] #37 56.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-09-20T11:51:43.098Z] #37 56.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-20T11:51:43.098Z] #37 56.49 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-09-20T11:51:43.098Z] #37 56.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-09-20T11:51:43.098Z] #37 57.36 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-09-20T11:51:43.098Z] #37 57.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-09-20T11:51:43.098Z] #37 57.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-09-20T11:51:43.098Z] #37 57.43 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-09-20T11:51:43.098Z] #37 57.45 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-09-20T11:51:43.098Z] #37 57.46 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-09-20T11:51:43.098Z] #37 59.15 debconf: delaying package configuration, since apt-utils is not installed [2021-09-20T11:51:43.098Z] #37 59.67 Fetched 17.7 MB in 2s (10.4 MB/s) [2021-09-20T11:51:43.098Z] #37 59.82 Selecting previously unselected package xxd. [2021-09-20T11:51:43.098Z] #37 59.82 (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 ... 15713 files and directories currently installed.) [2021-09-20T11:51:43.098Z] #37 60.01 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-09-20T11:51:43.098Z] #37 60.03 Unpacking xxd (2:8.2.2434-3) ... [2021-09-20T11:51:43.098Z] #37 60.32 Selecting previously unselected package vim-common. [2021-09-20T11:51:43.098Z] #37 60.33 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-20T11:51:43.098Z] #37 60.39 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-20T11:51:43.098Z] #37 60.87 Selecting previously unselected package cmake-data. [2021-09-20T11:51:43.098Z] #37 60.89 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-09-20T11:51:43.098Z] #37 60.90 Unpacking cmake-data (3.18.4-2) ... [2021-09-20T11:51:43.098Z] #37 64.99 Selecting previously unselected package libicu67:amd64. [2021-09-20T11:51:43.098Z] #37 65.02 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-09-20T11:51:43.098Z] #37 65.03 Unpacking libicu67:amd64 (67.1-7) ... [2021-09-20T11:51:43.667Z] #37 ... [2021-09-20T11:51:43.667Z] [2021-09-20T11:51:43.667Z] #33 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-20T11:51:43.667Z] #33 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa [2021-09-20T11:51:44.446Z] #33 66.31 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 97% (1481/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-09-20T11:51:44.446Z] #33 67.24 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-09-20T11:51:44.706Z] #33 67.49 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-20T11:51:44.817Z] #19 ... [2021-09-20T11:51:44.817Z] [2021-09-20T11:51:44.817Z] #58 [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-09-20T11:51:44.817Z] #58 sha256:4139d548e882ed759aedf1e681b2db81fb4e63225f8cc53928292d4f06392e85 [2021-09-20T11:51:44.817Z] #58 173.3 + /build/golangci-lint --version [2021-09-20T11:51:44.817Z] #58 173.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-09-20T11:51:45.650Z] #37 ... [2021-09-20T11:51:45.650Z] [2021-09-20T11:51:45.650Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-20T11:51:45.650Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-20T11:51:45.650Z] #45 62.29 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-09-20T11:51:45.650Z] #45 64.24 debconf: delaying package configuration, since apt-utils is not installed [2021-09-20T11:51:45.650Z] #45 64.71 Fetched 2267 kB in 4s (575 kB/s) [2021-09-20T11:51:45.650Z] #45 64.85 Selecting previously unselected package libprotobuf23:amd64. [2021-09-20T11:51:45.650Z] #45 64.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 ... 15713 files and directories currently installed.) [2021-09-20T11:51:45.650Z] #45 64.98 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-09-20T11:51:45.650Z] #45 65.00 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-09-20T11:51:45.650Z] #45 66.22 Selecting previously unselected package python3-pkg-resources. [2021-09-20T11:51:45.650Z] #45 66.23 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-20T11:51:45.650Z] #45 66.23 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-20T11:51:45.650Z] #45 66.77 Selecting previously unselected package python3-six. [2021-09-20T11:51:45.650Z] #45 66.77 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-09-20T11:51:45.650Z] #45 66.78 Unpacking python3-six (1.16.0-2) ... [2021-09-20T11:51:45.650Z] #45 67.03 Selecting previously unselected package python3-protobuf. [2021-09-20T11:51:45.650Z] #45 67.03 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-09-20T11:51:45.650Z] #45 67.04 Unpacking python3-protobuf (3.12.4-1) ... [2021-09-20T11:51:45.910Z] #45 67.83 Selecting previously unselected package libnet1:amd64. [2021-09-20T11:51:45.910Z] #45 67.84 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-09-20T11:51:45.910Z] #45 67.84 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-20T11:51:46.172Z] #45 68.08 Selecting previously unselected package libnl-3-200:amd64. [2021-09-20T11:51:46.172Z] #45 68.08 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-09-20T11:51:46.172Z] #45 68.09 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-20T11:51:46.432Z] #45 68.47 Selecting previously unselected package libprotobuf-c1:amd64. [2021-09-20T11:51:46.432Z] #45 68.47 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-09-20T11:51:46.432Z] #45 68.48 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-20T11:51:46.693Z] #45 68.78 Selecting previously unselected package criu. [2021-09-20T11:51:46.693Z] #45 68.79 Preparing to unpack .../7-criu_3.15-1_amd64.deb ... [2021-09-20T11:51:46.693Z] #45 68.79 Unpacking criu (3.15-1) ... [2021-09-20T11:51:47.225Z] Fetching without tags [2021-09-20T11:51:47.258Z] #33 ... [2021-09-20T11:51:47.258Z] [2021-09-20T11:51:47.258Z] #58 [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-09-20T11:51:47.258Z] #58 sha256:6d59e37e89947cf5a2388281b96925ee29fc19fd493ff943ad125aef33fe2d0a [2021-09-20T11:51:47.258Z] #58 1.738 + RM_GOPATH=0 [2021-09-20T11:51:47.258Z] #58 1.738 + TMP_GOPATH= [2021-09-20T11:51:47.258Z] #58 1.738 + : /build [2021-09-20T11:51:47.258Z] #58 1.738 + '[' -z '' ']' [2021-09-20T11:51:47.258Z] #58 1.738 ++ mktemp -d [2021-09-20T11:51:47.258Z] #58 1.764 + export GOPATH=/tmp/tmp.WLbjNmTBiS [2021-09-20T11:51:47.258Z] #58 1.764 + GOPATH=/tmp/tmp.WLbjNmTBiS [2021-09-20T11:51:47.258Z] #58 1.764 + RM_GOPATH=1 [2021-09-20T11:51:47.258Z] #58 1.764 + case "$(go env GOARCH)" in [2021-09-20T11:51:47.258Z] #58 1.767 ++ go env GOARCH [2021-09-20T11:51:47.258Z] #58 1.809 + export GO_BUILDMODE=-buildmode=pie [2021-09-20T11:51:47.258Z] #58 1.809 + GO_BUILDMODE=-buildmode=pie [2021-09-20T11:51:47.258Z] #58 1.809 ++ dirname /tmp/install/install.sh [2021-09-20T11:51:47.258Z] #58 1.832 Install containerd version v1.5.5 [2021-09-20T11:51:47.258Z] #58 1.832 + dir=/tmp/install [2021-09-20T11:51:47.258Z] #58 1.832 + bin=containerd [2021-09-20T11:51:47.258Z] #58 1.832 + shift [2021-09-20T11:51:47.258Z] #58 1.832 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-09-20T11:51:47.258Z] #58 1.832 + . /tmp/install/containerd.installer [2021-09-20T11:51:47.258Z] #58 1.832 ++ set -e [2021-09-20T11:51:47.258Z] #58 1.832 ++ : v1.5.5 [2021-09-20T11:51:47.258Z] #58 1.832 + install_containerd [2021-09-20T11:51:47.258Z] #58 1.832 + echo 'Install containerd version v1.5.5' [2021-09-20T11:51:47.258Z] #58 1.832 + git clone https://github.com/containerd/containerd.git /tmp/tmp.WLbjNmTBiS/src/github.com/containerd/containerd [2021-09-20T11:51:47.258Z] #58 1.840 Cloning into '/tmp/tmp.WLbjNmTBiS/src/github.com/containerd/containerd'... [2021-09-20T11:51:47.258Z] #58 ... [2021-09-20T11:51:47.258Z] [2021-09-20T11:51:47.258Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-20T11:51:47.258Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-20T11:51:47.258Z] #14 59.70 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-09-20T11:51:47.258Z] #14 61.56 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-09-20T11:51:47.258Z] #14 62.43 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-09-20T11:51:47.258Z] #14 63.26 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-09-20T11:51:47.258Z] #14 65.27 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-09-20T11:51:47.258Z] #14 66.11 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-09-20T11:51:47.258Z] #14 66.11 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-09-20T11:51:47.258Z] #14 66.11 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-09-20T11:51:47.258Z] #14 66.11 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-09-20T11:51:47.258Z] #14 66.21 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-09-20T11:51:47.258Z] #14 66.21 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-09-20T11:51:47.258Z] #14 66.22 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-09-20T11:51:47.258Z] #14 66.22 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-09-20T11:51:47.258Z] #14 66.22 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-09-20T11:51:47.258Z] #14 66.23 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-09-20T11:51:47.258Z] #14 66.26 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-09-20T11:51:47.258Z] #14 66.26 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-09-20T11:51:47.258Z] #14 66.32 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-09-20T11:51:47.258Z] #14 66.33 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-09-20T11:51:47.258Z] #14 66.34 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-09-20T11:51:47.258Z] #14 66.35 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-09-20T11:51:47.258Z] #14 67.89 debconf: delaying package configuration, since apt-utils is not installed [2021-09-20T11:51:47.258Z] #14 68.23 Fetched 115 MB in 9s (12.6 MB/s) [2021-09-20T11:51:47.258Z] #14 68.36 Selecting previously unselected package binutils-mingw-w64-i686. [2021-09-20T11:51:47.258Z] #14 68.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 ... 15713 files and directories currently installed.) [2021-09-20T11:51:47.259Z] #14 68.51 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-09-20T11:51:47.259Z] #14 68.52 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-20T11:51:47.259Z] #14 ... [2021-09-20T11:51:47.259Z] [2021-09-20T11:51:47.259Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-20T11:51:47.259Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-20T11:51:47.259Z] #45 67.10 Selecting previously unselected package python3-pkg-resources. [2021-09-20T11:51:47.259Z] #45 67.10 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-20T11:51:47.259Z] #45 67.11 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-20T11:51:47.259Z] #45 67.51 Selecting previously unselected package python3-six. [2021-09-20T11:51:47.259Z] #45 67.51 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-09-20T11:51:47.259Z] #45 67.52 Unpacking python3-six (1.16.0-2) ... [2021-09-20T11:51:47.259Z] #45 67.85 Selecting previously unselected package python3-protobuf. [2021-09-20T11:51:47.259Z] #45 67.85 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-09-20T11:51:47.259Z] #45 67.89 Unpacking python3-protobuf (3.12.4-1) ... [2021-09-20T11:51:47.259Z] #45 68.79 Selecting previously unselected package libnet1:amd64. [2021-09-20T11:51:47.259Z] #45 68.79 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-09-20T11:51:47.259Z] #45 68.79 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-20T11:51:47.259Z] #45 69.21 Selecting previously unselected package libnl-3-200:amd64. [2021-09-20T11:51:47.259Z] #45 69.21 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-09-20T11:51:47.259Z] #45 69.24 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-20T11:51:47.259Z] #45 69.52 Selecting previously unselected package libprotobuf-c1:amd64. [2021-09-20T11:51:47.259Z] #45 69.52 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-09-20T11:51:47.259Z] #45 69.53 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-20T11:51:47.259Z] #45 69.65 Selecting previously unselected package criu. [2021-09-20T11:51:47.259Z] #45 69.66 Preparing to unpack .../7-criu_3.15-1_amd64.deb ... [2021-09-20T11:51:47.259Z] #45 69.67 Unpacking criu (3.15-1) ... [2021-09-20T11:51:47.264Z] #45 ... [2021-09-20T11:51:47.264Z] [2021-09-20T11:51:47.264Z] #33 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-20T11:51:47.264Z] #33 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa [2021-09-20T11:51:47.264Z] #33 68.11 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-09-20T11:51:47.264Z] #33 68.93 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-09-20T11:51:47.461Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-09-20T11:51:47.461Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-4d4aca0a\powershellScript.ps1'; exit $LASTEXITCODE; [2021-09-20T11:51:47.461Z] ---------------------------------------------------------------------------- [2021-09-20T11:51:47.461Z] [2021-09-20T11:51:47.461Z] INFO: executeCI.ps1 starting at Mon Sep 20 11:51:47 CUT 2021 [2021-09-20T11:51:47.461Z] [2021-09-20T11:51:47.461Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-09-20T11:51:47.524Z] #33 69.54 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-20T11:51:47.785Z] #33 ... [2021-09-20T11:51:47.785Z] [2021-09-20T11:51:47.785Z] #58 [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-09-20T11:51:47.785Z] #58 sha256:6b2a37f3d6ff4590314279fbe04e0400868e1e3a924e59d7eb25485c5e2cfd03 [2021-09-20T11:51:47.785Z] #58 1.587 + RM_GOPATH=0 [2021-09-20T11:51:47.785Z] #58 1.587 + TMP_GOPATH= [2021-09-20T11:51:47.785Z] #58 1.587 + : /build [2021-09-20T11:51:47.785Z] #58 1.587 + '[' -z '' ']' [2021-09-20T11:51:47.785Z] #58 1.587 ++ mktemp -d [2021-09-20T11:51:47.785Z] #58 1.587 + export GOPATH=/tmp/tmp.DHTKWSkE2z [2021-09-20T11:51:47.785Z] #58 1.587 + GOPATH=/tmp/tmp.DHTKWSkE2z [2021-09-20T11:51:47.785Z] #58 1.587 + RM_GOPATH=1 [2021-09-20T11:51:47.785Z] #58 1.587 + case "$(go env GOARCH)" in [2021-09-20T11:51:47.785Z] #58 1.587 ++ go env GOARCH [2021-09-20T11:51:47.785Z] #58 1.649 + export GO_BUILDMODE=-buildmode=pie [2021-09-20T11:51:47.785Z] #58 1.649 + GO_BUILDMODE=-buildmode=pie [2021-09-20T11:51:47.785Z] #58 1.650 ++ dirname /tmp/install/install.sh [2021-09-20T11:51:47.785Z] #58 1.657 + dir=/tmp/install [2021-09-20T11:51:47.785Z] #58 1.657 + bin=containerd [2021-09-20T11:51:47.785Z] #58 1.657 + shift [2021-09-20T11:51:47.785Z] #58 1.657 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-09-20T11:51:47.785Z] #58 1.657 + . /tmp/install/containerd.installer [2021-09-20T11:51:47.785Z] #58 1.657 ++ set -e [2021-09-20T11:51:47.785Z] #58 1.657 ++ : v1.5.5 [2021-09-20T11:51:47.785Z] #58 1.657 + install_containerd [2021-09-20T11:51:47.785Z] #58 1.658 + echo 'Install containerd version v1.5.5' [2021-09-20T11:51:47.785Z] #58 1.658 Install containerd version v1.5.5 [2021-09-20T11:51:47.785Z] #58 1.658 + git clone https://github.com/containerd/containerd.git /tmp/tmp.DHTKWSkE2z/src/github.com/containerd/containerd [2021-09-20T11:51:47.785Z] #58 1.682 Cloning into '/tmp/tmp.DHTKWSkE2z/src/github.com/containerd/containerd'... [2021-09-20T11:51:47.897Z] Merging remotes/origin/master commit 6014c1e29dc34dffa77fb5749cc3281c1b4854ac into PR head commit f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 [2021-09-20T11:51:47.922Z] INFO: Running git version 2.24.1.windows.2 [2021-09-20T11:51:47.922Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-09-20T11:51:47.922Z] INFO: Environment variables: [2021-09-20T11:51:47.922Z] [2021-09-20T11:51:47.922Z] Name Value [2021-09-20T11:51:47.922Z] ---- ----- [2021-09-20T11:51:47.922Z] ALLUSERSPROFILE C:\ProgramData [2021-09-20T11:51:47.922Z] amd64 true [2021-09-20T11:51:47.922Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-09-20T11:51:47.922Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-09-20T11:51:47.922Z] arm64 true [2021-09-20T11:51:47.922Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-09-20T11:51:47.922Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-09-20T11:51:47.922Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-09-20T11:51:47.922Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-09-20T11:51:47.922Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-09-20T11:51:47.922Z] BRANCH_NAME PR-42868 [2021-09-20T11:51:47.922Z] BUILD_DISPLAY_NAME #2 [2021-09-20T11:51:47.922Z] BUILD_ID 2 [2021-09-20T11:51:47.922Z] BUILD_NUMBER 2 [2021-09-20T11:51:47.922Z] BUILD_TAG jenkins-moby-PR-42868-2 [2021-09-20T11:51:47.922Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42868/2/ [2021-09-20T11:51:47.922Z] cgroup2 true [2021-09-20T11:51:47.922Z] CHANGE_AUTHOR pete-woods [2021-09-20T11:51:47.922Z] CHANGE_AUTHOR_DISPLAY_NAME Pete Woods [2021-09-20T11:51:47.922Z] CHANGE_AUTHOR_EMAIL email@pete-woods.com [2021-09-20T11:51:47.922Z] CHANGE_BRANCH make-quota-package-compile-without-cgo [2021-09-20T11:51:47.922Z] CHANGE_FORK pete-woods [2021-09-20T11:51:47.922Z] CHANGE_ID 42868 [2021-09-20T11:51:47.922Z] CHANGE_TARGET master [2021-09-20T11:51:47.922Z] CHANGE_TITLE quota: Make package compile when `cgo` is disabled [2021-09-20T11:51:47.922Z] CHANGE_URL https://github.com/moby/moby/pull/42868 [2021-09-20T11:51:47.922Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-20T11:51:47.922Z] CommonProgramFiles C:\Program Files\Common Files [2021-09-20T11:51:47.922Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-09-20T11:51:47.922Z] CommonProgramW6432 C:\Program Files\Common Files [2021-09-20T11:51:47.922Z] COMPUTERNAME azwin-2-e63cd0 [2021-09-20T11:51:47.922Z] ComSpec C:\Windows\system32\cmd.exe [2021-09-20T11:51:47.922Z] ConfigSequenceNumber 0 [2021-09-20T11:51:47.922Z] dco true [2021-09-20T11:51:47.922Z] DOCKER_BUILDKIT 0 [2021-09-20T11:51:47.922Z] DOCKER_DUT_DEBUG 1 [2021-09-20T11:51:47.922Z] DOCKER_EXPERIMENTAL 1 [2021-09-20T11:51:47.922Z] DOCKER_GRAPHDRIVER overlay2 [2021-09-20T11:51:47.922Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-09-20T11:51:47.922Z] EXECUTOR_NUMBER 0 [2021-09-20T11:51:47.922Z] FQDN azwin-2-e63cd0.westus.cloudapp.azure.com [2021-09-20T11:51:47.922Z] GIT_BRANCH PR-42868 [2021-09-20T11:51:47.922Z] GIT_COMMIT f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 [2021-09-20T11:51:47.922Z] GIT_URL https://github.com/moby/moby.git [2021-09-20T11:51:47.922Z] HUDSON_COOKIE f5c9e3ae-0bf8-42f1-9185-e610139caf5f [2021-09-20T11:51:47.922Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-09-20T11:51:47.922Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-09-20T11:51:47.922Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-09-20T11:51:47.922Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-09-20T11:51:47.922Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-09-20T11:51:47.922Z] JENKINS_NODE_COOKIE ef6ad462-fe99-4e6d-b10a-5573a9662eca [2021-09-20T11:51:47.922Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-09-20T11:51:47.922Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-09-20T11:51:47.922Z] JOB_BASE_NAME PR-42868 [2021-09-20T11:51:47.922Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42868/display/redirect [2021-09-20T11:51:47.922Z] JOB_NAME moby/PR-42868 [2021-09-20T11:51:47.922Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42868/ [2021-09-20T11:51:47.922Z] library.jps.version master [2021-09-20T11:51:47.922Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-09-20T11:51:47.922Z] NODE_LABELS amd64 azure azwin-2-e63cd0 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-09-20T11:51:47.922Z] NODE_NAME azwin-2-e63cd0 [2021-09-20T11:51:47.922Z] NUMBER_OF_PROCESSORS 4 [2021-09-20T11:51:47.922Z] OS Windows_NT [2021-09-20T11:51:47.922Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-09-20T11:51:47.922Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-09-20T11:51:47.923Z] ppc64le false [2021-09-20T11:51:47.923Z] PROCESSOR_ARCHITECTURE AMD64 [2021-09-20T11:51:47.923Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-09-20T11:51:47.923Z] PROCESSOR_LEVEL 6 [2021-09-20T11:51:47.923Z] PROCESSOR_REVISION 5507 [2021-09-20T11:51:47.923Z] ProgramData C:\ProgramData [2021-09-20T11:51:47.923Z] ProgramFiles C:\Program Files [2021-09-20T11:51:47.923Z] ProgramFiles(x86) C:\Program Files (x86) [2021-09-20T11:51:47.923Z] ProgramW6432 C:\Program Files [2021-09-20T11:51:47.923Z] PROMPT $P$G [2021-09-20T11:51:47.923Z] PSExecutionPolicyPreference Bypass [2021-09-20T11:51:47.923Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-09-20T11:51:47.923Z] PUBLIC C:\Users\Public [2021-09-20T11:51:47.923Z] rootless true [2021-09-20T11:51:47.923Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42868/2/display/redirect?page=artif... [2021-09-20T11:51:47.923Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42868/2/display/redirect?page=changes [2021-09-20T11:51:47.923Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42868/2/display/redirect [2021-09-20T11:51:47.923Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42868/2/display/redirect?page=tests [2021-09-20T11:51:47.923Z] s390x false [2021-09-20T11:51:47.923Z] SKIP_VALIDATION_TESTS 1 [2021-09-20T11:51:47.923Z] SOURCES_DRIVE d [2021-09-20T11:51:47.923Z] SOURCES_SUBDIR gopath [2021-09-20T11:51:47.923Z] STAGE_NAME Run tests [2021-09-20T11:51:47.923Z] SystemDrive C: [2021-09-20T11:51:47.923Z] SystemRoot C:\Windows [2021-09-20T11:51:47.923Z] TEMP C:\Windows\TEMP [2021-09-20T11:51:47.923Z] TESTDEBUG 0 [2021-09-20T11:51:47.923Z] TESTRUN_DRIVE d [2021-09-20T11:51:47.923Z] TESTRUN_SUBDIR CI [2021-09-20T11:51:47.923Z] TIMEOUT 120m [2021-09-20T11:51:47.923Z] TMP C:\Windows\TEMP [2021-09-20T11:51:47.923Z] unit_validate true [2021-09-20T11:51:47.923Z] USERDOMAIN WORKGROUP [2021-09-20T11:51:47.923Z] USERNAME azwin-2-e63cd0$ [2021-09-20T11:51:47.923Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-09-20T11:51:47.923Z] validate_force false [2021-09-20T11:51:47.923Z] windir C:\Windows [2021-09-20T11:51:47.923Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-09-20T11:51:47.923Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-09-20T11:51:47.923Z] windows2022 true [2021-09-20T11:51:47.923Z] windows2022containerd true [2021-09-20T11:51:47.923Z] windowsRS1 false [2021-09-20T11:51:47.923Z] windowsRS5 true [2021-09-20T11:51:47.923Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-09-20T11:51:47.923Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-09-20T11:51:47.923Z] [2021-09-20T11:51:47.923Z] [2021-09-20T11:51:47.923Z] [2021-09-20T11:51:48.010Z] #14 ... [2021-09-20T11:51:48.010Z] [2021-09-20T11:51:48.010Z] #60 [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-09-20T11:51:48.010Z] #60 sha256:ea2b3f812922fec8033c4388ec3fa9d3a5baf1f23198cacaa687b211036e1754 [2021-09-20T11:51:48.010Z] #60 90.06 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-20T11:51:48.010Z] #60 90.06 + GOBIN=/build [2021-09-20T11:51:48.010Z] #60 90.06 + GO111MODULE=on [2021-09-20T11:51:48.010Z] #60 90.06 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2021-09-20T11:51:48.046Z] #58 ... [2021-09-20T11:51:48.046Z] [2021-09-20T11:51:48.046Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-20T11:51:48.046Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-20T11:51:48.046Z] #45 69.96 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-20T11:51:48.089Z] #58 DONE 177.3s [2021-09-20T11:51:48.089Z] [2021-09-20T11:51:48.089Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-09-20T11:51:48.089Z] #19 sha256:40181a04ca9d50d52c2f23c58b084bd906241e79059e82da01c4eea91fb785f0 [2021-09-20T11:51:48.089Z] #19 159.7 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2021-09-20T11:51:48.089Z] #19 159.7 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2021-09-20T11:51:48.089Z] #19 160.0 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2021-09-20T11:51:48.089Z] #19 160.9 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2021-09-20T11:51:48.089Z] #19 160.9 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-09-20T11:51:48.089Z] #19 161.1 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-09-20T11:51:46.958Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-20T11:51:46.999Z] > git config --add remote.origin.fetch +refs/pull/42868/head:refs/remotes/origin/PR-42868 # timeout=10 [2021-09-20T11:51:47.039Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-20T11:51:47.149Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-20T11:51:47.259Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-20T11:51:47.259Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-20T11:51:47.260Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42868/head:refs/remotes/origin/PR-42868 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-20T11:51:48.003Z] > git config core.sparsecheckout # timeout=10 [2021-09-20T11:51:48.042Z] > git checkout -f f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 # timeout=10 [2021-09-20T11:51:48.199Z] #45 70.71 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-20T11:51:48.383Z] INFO: Sources under d:\gopath\... [2021-09-20T11:51:48.383Z] INFO: Test run under d:\CI\... [2021-09-20T11:51:48.383Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-09-20T11:51:48.383Z] INFO: docker/docker repository was found [2021-09-20T11:51:48.383Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-09-20T11:51:48.471Z] #58 ... [2021-09-20T11:51:48.471Z] [2021-09-20T11:51:48.471Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-20T11:51:48.471Z] #14 sha256:1b785adace3bf370c8df9df0374909f65e98566562c53a17673bd5040386ee99 [2021-09-20T11:51:48.471Z] #14 60.50 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-09-20T11:51:48.471Z] #14 60.51 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2021-09-20T11:51:48.471Z] #14 60.52 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-20T11:51:48.471Z] #14 64.47 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-09-20T11:51:48.471Z] #14 64.47 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2021-09-20T11:51:48.471Z] #14 64.48 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-20T11:51:48.471Z] #14 68.65 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-09-20T11:51:48.471Z] #14 68.66 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2021-09-20T11:51:48.471Z] #14 68.67 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-20T11:51:48.844Z] ltsc2019: Pulling from windows/servercore [2021-09-20T11:51:48.844Z] 4612f6d0b889: Pulling fs layer [2021-09-20T11:51:48.844Z] a0ddf88812f1: Pulling fs layer [2021-09-20T11:51:49.959Z] #45 ... [2021-09-20T11:51:49.959Z] [2021-09-20T11:51:49.959Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-20T11:51:49.959Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-20T11:51:49.959Z] #14 61.87 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-09-20T11:51:49.959Z] #14 62.69 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-09-20T11:51:49.959Z] #14 63.65 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-09-20T11:51:49.959Z] #14 65.97 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-09-20T11:51:49.959Z] #14 66.82 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-09-20T11:51:49.959Z] #14 66.82 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-09-20T11:51:49.959Z] #14 66.82 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-09-20T11:51:49.959Z] #14 66.83 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-09-20T11:51:49.959Z] #14 66.83 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-09-20T11:51:49.959Z] #14 66.86 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-09-20T11:51:49.959Z] #14 66.86 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-09-20T11:51:49.959Z] #14 66.87 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-09-20T11:51:49.959Z] #14 66.90 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-09-20T11:51:49.959Z] #14 66.91 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-09-20T11:51:49.959Z] #14 66.95 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-09-20T11:51:49.959Z] #14 66.95 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-09-20T11:51:49.959Z] #14 67.01 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-09-20T11:51:49.959Z] #14 67.03 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-09-20T11:51:49.959Z] #14 67.04 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-09-20T11:51:49.959Z] #14 67.04 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-09-20T11:51:49.959Z] #14 68.65 debconf: delaying package configuration, since apt-utils is not installed [2021-09-20T11:51:49.959Z] #14 69.04 Fetched 115 MB in 10s (12.1 MB/s) [2021-09-20T11:51:49.959Z] #14 69.25 Selecting previously unselected package binutils-mingw-w64-i686. [2021-09-20T11:51:49.959Z] #14 69.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 ... 15713 files and directories currently installed.) [2021-09-20T11:51:49.959Z] #14 69.34 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-09-20T11:51:49.959Z] #14 69.35 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-20T11:51:50.109Z] #45 72.41 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-09-20T11:51:50.109Z] #45 72.43 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-20T11:51:50.109Z] #45 72.44 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-20T11:51:50.109Z] #45 72.45 Setting up python3-six (1.16.0-2) ... [2021-09-20T11:51:50.485Z] Merge succeeded, producing f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 [2021-09-20T11:51:50.486Z] Checking out Revision f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 (PR-42868) [2021-09-20T11:51:50.680Z] #45 ... [2021-09-20T11:51:50.680Z] [2021-09-20T11:51:50.680Z] #37 [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-09-20T11:51:50.680Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-20T11:51:50.901Z] #14 ... [2021-09-20T11:51:50.901Z] [2021-09-20T11:51:50.901Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-20T11:51:50.901Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-20T11:51:50.901Z] #45 72.88 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-09-20T11:51:50.901Z] #45 72.95 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-20T11:51:50.901Z] #45 72.97 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-20T11:51:50.901Z] #45 72.98 Setting up python3-six (1.16.0-2) ... [2021-09-20T11:51:50.940Z] #37 73.69 Selecting previously unselected package libxml2:amd64. [2021-09-20T11:51:50.940Z] #37 73.69 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-09-20T11:51:50.940Z] #37 73.70 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-09-20T11:51:50.174Z] > git remote # timeout=10 [2021-09-20T11:51:50.244Z] > git config --get remote.origin.url # timeout=10 [2021-09-20T11:51:50.282Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-20T11:51:50.283Z] > git merge 6014c1e29dc34dffa77fb5749cc3281c1b4854ac # timeout=10 [2021-09-20T11:51:50.397Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-09-20T11:51:50.520Z] > git config core.sparsecheckout # timeout=10 [2021-09-20T11:51:50.560Z] > git checkout -f f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 # timeout=10 [2021-09-20T11:51:51.509Z] #37 74.20 Selecting previously unselected package libarchive13:amd64. [2021-09-20T11:51:51.509Z] #37 74.20 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-09-20T11:51:51.509Z] #37 74.21 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-09-20T11:51:51.509Z] #37 74.53 Selecting previously unselected package libjsoncpp24:amd64. [2021-09-20T11:51:51.509Z] #37 74.53 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-09-20T11:51:51.801Z] #37 74.54 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-09-20T11:51:52.061Z] #37 74.77 Selecting previously unselected package librhash0:amd64. [2021-09-20T11:51:52.061Z] #37 74.77 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-09-20T11:51:52.061Z] #37 74.78 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-09-20T11:51:52.061Z] #37 74.98 Selecting previously unselected package libuv1:amd64. [2021-09-20T11:51:52.061Z] #37 74.98 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-09-20T11:51:52.061Z] #37 74.98 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-09-20T11:51:52.321Z] #37 75.23 Selecting previously unselected package cmake. [2021-09-20T11:51:52.581Z] #37 75.24 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-09-20T11:51:52.581Z] #37 75.26 Unpacking cmake (3.18.4-2) ... [2021-09-20T11:51:52.814Z] #45 74.80 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-20T11:51:53.075Z] #45 74.96 Setting up python3-protobuf (3.12.4-1) ... [2021-09-20T11:51:53.799Z] #14 75.73 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-09-20T11:51:53.799Z] #14 75.74 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2021-09-20T11:51:53.799Z] #14 75.76 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-20T11:51:54.599Z] #60 ... [2021-09-20T11:51:54.599Z] [2021-09-20T11:51:54.599Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-20T11:51:54.599Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-20T11:51:54.599Z] #14 94.35 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-09-20T11:51:54.599Z] #14 94.36 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-09-20T11:51:54.599Z] #14 94.37 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-20T11:51:55.619Z] #45 ... [2021-09-20T11:51:55.619Z] [2021-09-20T11:51:55.619Z] #37 [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-09-20T11:51:55.619Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-20T11:51:55.619Z] #37 67.61 Selecting previously unselected package libicu67:amd64. [2021-09-20T11:51:55.619Z] #37 67.63 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-09-20T11:51:55.619Z] #37 67.65 Unpacking libicu67:amd64 (67.1-7) ... [2021-09-20T11:51:55.619Z] #37 77.81 Selecting previously unselected package libxml2:amd64. [2021-09-20T11:51:55.619Z] #37 ... [2021-09-20T11:51:55.619Z] [2021-09-20T11:51:55.619Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-20T11:51:55.619Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-20T11:51:55.619Z] #14 73.18 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-09-20T11:51:55.619Z] #14 73.18 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-09-20T11:51:55.619Z] #14 73.19 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-20T11:51:55.619Z] #14 77.18 Selecting previously unselected package binutils-mingw-w64. [2021-09-20T11:51:55.619Z] #14 77.18 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-09-20T11:51:55.619Z] #14 77.20 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-20T11:51:55.619Z] #14 77.55 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-09-20T11:51:55.619Z] #14 77.56 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-09-20T11:51:55.619Z] #14 77.58 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-20T11:51:55.619Z] #14 77.91 Selecting previously unselected package dmsetup. [2021-09-20T11:51:55.619Z] #14 77.91 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-09-20T11:51:55.619Z] #14 77.92 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-09-20T11:51:55.882Z] #14 78.28 Selecting previously unselected package mingw-w64-common. [2021-09-20T11:51:55.882Z] #14 78.28 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-09-20T11:51:56.143Z] #14 78.31 Unpacking mingw-w64-common (8.0.0-1) ... [2021-09-20T11:51:56.191Z] #19 ... [2021-09-20T11:51:56.191Z] [2021-09-20T11:51:56.191Z] #48 [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-09-20T11:51:56.191Z] #48 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da [2021-09-20T11:51:56.191Z] #48 174.0 + dpkg --print-architecture [2021-09-20T11:51:56.191Z] #48 174.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-09-20T11:51:56.191Z] #48 174.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-09-20T11:51:56.191Z] #48 174.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-09-20T11:51:56.191Z] #48 ... [2021-09-20T11:51:56.191Z] [2021-09-20T11:51:56.191Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-09-20T11:51:56.191Z] #19 sha256:40181a04ca9d50d52c2f23c58b084bd906241e79059e82da01c4eea91fb785f0 [2021-09-20T11:51:56.191Z] #19 170.7 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2021-09-20T11:51:56.191Z] #19 170.7 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-09-20T11:51:56.191Z] #19 170.7 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-09-20T11:51:56.191Z] #19 170.8 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2021-09-20T11:51:56.191Z] #19 170.8 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-20T11:51:56.191Z] #19 170.8 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-09-20T11:51:56.515Z] #14 ... [2021-09-20T11:51:56.515Z] [2021-09-20T11:51:56.515Z] #60 [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-09-20T11:51:56.515Z] #60 sha256:ea2b3f812922fec8033c4388ec3fa9d3a5baf1f23198cacaa687b211036e1754 [2021-09-20T11:51:56.515Z] #60 DONE 99.1s [2021-09-20T11:51:56.776Z] [2021-09-20T11:51:56.776Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-20T11:51:56.776Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-20T11:51:56.776Z] #14 99.19 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-09-20T11:51:56.776Z] #14 99.19 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-09-20T11:51:56.776Z] #14 99.20 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-20T11:51:56.776Z] #14 ... [2021-09-20T11:51:56.776Z] [2021-09-20T11:51:56.776Z] #61 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-09-20T11:51:56.776Z] #61 sha256:4cc55c8802eb210df4c694c1d03aa563e4eb944bc4f997c6b275268661ac9939 [2021-09-20T11:51:56.776Z] #61 DONE 0.2s [2021-09-20T11:51:56.776Z] [2021-09-20T11:51:56.776Z] #62 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-09-20T11:51:56.776Z] #62 sha256:de623fbc521c0dc6d195dd482474b74b6c0a8946eef937082ef0f172300f6d0d [2021-09-20T11:51:56.776Z] #62 DONE 0.1s [2021-09-20T11:51:56.776Z] [2021-09-20T11:51:56.776Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-20T11:51:56.776Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-20T11:51:56.776Z] #14 99.34 Selecting previously unselected package libapparmor1:amd64. [2021-09-20T11:51:56.776Z] #14 99.34 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-09-20T11:51:56.776Z] #14 99.35 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-09-20T11:51:57.039Z] #14 99.47 Selecting previously unselected package libapparmor-dev:amd64. [2021-09-20T11:51:57.039Z] #14 99.47 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-09-20T11:51:57.039Z] #14 99.48 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-09-20T11:51:57.131Z] #14 79.33 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-09-20T11:51:57.131Z] #14 79.34 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-09-20T11:51:57.131Z] #14 79.37 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-20T11:51:57.131Z] #14 79.50 Selecting previously unselected package libapparmor1:arm64. [2021-09-20T11:51:57.131Z] #14 79.50 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2021-09-20T11:51:57.131Z] #14 79.52 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2021-09-20T11:51:57.131Z] #14 79.63 Selecting previously unselected package libapparmor-dev:arm64. [2021-09-20T11:51:57.131Z] #14 79.63 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2021-09-20T11:51:57.131Z] #14 79.64 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2021-09-20T11:51:57.131Z] #14 79.78 Selecting previously unselected package libbtrfs0:arm64. [2021-09-20T11:51:57.131Z] #14 79.78 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2021-09-20T11:51:57.131Z] #14 79.80 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2021-09-20T11:51:57.131Z] #14 79.94 Selecting previously unselected package libbtrfs-dev:arm64. [2021-09-20T11:51:57.131Z] #14 79.94 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2021-09-20T11:51:57.131Z] #14 79.94 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2021-09-20T11:51:57.301Z] #14 99.60 Selecting previously unselected package libbtrfs0:amd64. [2021-09-20T11:51:57.301Z] #14 99.60 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-09-20T11:51:57.301Z] #14 99.61 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-09-20T11:51:57.301Z] #14 99.76 Selecting previously unselected package libbtrfs-dev:amd64. [2021-09-20T11:51:57.301Z] #14 99.77 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-09-20T11:51:57.301Z] #14 99.77 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-20T11:51:57.397Z] #14 80.11 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-09-20T11:51:57.397Z] #14 80.11 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2021-09-20T11:51:57.397Z] #14 80.14 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2021-09-20T11:51:57.397Z] #14 80.21 Selecting previously unselected package libudev-dev:arm64. [2021-09-20T11:51:57.397Z] #14 80.21 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2021-09-20T11:51:57.397Z] #14 80.22 Unpacking libudev-dev:arm64 (247.3-6) ... [2021-09-20T11:51:57.563Z] #14 99.95 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-09-20T11:51:57.563Z] #14 99.96 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-09-20T11:51:57.563Z] #14 99.96 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-20T11:51:57.563Z] #14 100.0 Selecting previously unselected package libudev-dev:amd64. [2021-09-20T11:51:57.563Z] #14 100.0 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-09-20T11:51:57.563Z] #14 100.0 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-09-20T11:51:57.563Z] #14 100.1 Selecting previously unselected package libsepol1-dev:amd64. [2021-09-20T11:51:57.563Z] #14 100.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-09-20T11:51:57.662Z] #14 80.39 Selecting previously unselected package libsepol1-dev:arm64. [2021-09-20T11:51:57.662Z] #14 80.40 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2021-09-20T11:51:57.662Z] #14 80.40 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2021-09-20T11:51:57.824Z] #14 100.1 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-09-20T11:51:57.824Z] #14 100.3 Selecting previously unselected package libpcre2-16-0:amd64. [2021-09-20T11:51:57.824Z] #14 100.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-09-20T11:51:57.824Z] #14 100.3 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-09-20T11:51:57.929Z] #14 80.67 Selecting previously unselected package libpcre2-16-0:arm64. [2021-09-20T11:51:57.929Z] #14 80.67 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2021-09-20T11:51:57.929Z] #14 80.67 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2021-09-20T11:51:57.929Z] #14 80.80 Selecting previously unselected package libpcre2-32-0:arm64. [2021-09-20T11:51:58.057Z] #14 ... [2021-09-20T11:51:58.057Z] [2021-09-20T11:51:58.057Z] #37 [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-09-20T11:51:58.057Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-20T11:51:58.057Z] #37 77.81 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-09-20T11:51:58.057Z] #37 77.87 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-09-20T11:51:58.057Z] #37 78.75 Selecting previously unselected package libarchive13:amd64. [2021-09-20T11:51:58.057Z] #37 78.77 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-09-20T11:51:58.057Z] #37 78.78 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-09-20T11:51:58.057Z] #37 79.51 Selecting previously unselected package libjsoncpp24:amd64. [2021-09-20T11:51:58.057Z] #37 79.52 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-09-20T11:51:58.057Z] #37 79.52 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-09-20T11:51:58.057Z] #37 79.80 Selecting previously unselected package librhash0:amd64. [2021-09-20T11:51:58.057Z] #37 79.82 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-09-20T11:51:58.057Z] #37 79.83 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-09-20T11:51:58.057Z] #37 80.20 Selecting previously unselected package libuv1:amd64. [2021-09-20T11:51:58.057Z] #37 80.21 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-09-20T11:51:58.057Z] #37 80.21 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-09-20T11:51:58.084Z] #19 ... [2021-09-20T11:51:58.085Z] [2021-09-20T11:51:58.085Z] #48 [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-09-20T11:51:58.085Z] #48 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da [2021-09-20T11:51:58.085Z] #48 DONE 187.3s [2021-09-20T11:51:58.085Z] [2021-09-20T11:51:58.085Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-09-20T11:51:58.085Z] #19 sha256:40181a04ca9d50d52c2f23c58b084bd906241e79059e82da01c4eea91fb785f0 [2021-09-20T11:51:58.086Z] #14 100.6 Selecting previously unselected package libpcre2-32-0:amd64. [2021-09-20T11:51:58.086Z] #14 100.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-09-20T11:51:58.086Z] #14 100.6 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-09-20T11:51:58.086Z] #14 100.7 Selecting previously unselected package libpcre2-posix2:amd64. [2021-09-20T11:51:58.194Z] #14 80.82 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2021-09-20T11:51:58.194Z] #14 80.83 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2021-09-20T11:51:58.194Z] #14 80.99 Selecting previously unselected package libpcre2-posix2:arm64. [2021-09-20T11:51:58.194Z] #14 80.99 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2021-09-20T11:51:58.194Z] #14 81.00 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2021-09-20T11:51:58.194Z] #14 81.06 Selecting previously unselected package libpcre2-dev:arm64. [2021-09-20T11:51:58.322Z] #37 80.49 Selecting previously unselected package cmake. [2021-09-20T11:51:58.322Z] #37 80.49 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-09-20T11:51:58.322Z] #37 80.50 Unpacking cmake (3.18.4-2) ... [2021-09-20T11:51:58.347Z] #14 100.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-09-20T11:51:58.347Z] #14 100.7 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-09-20T11:51:58.347Z] #14 100.8 Selecting previously unselected package libpcre2-dev:amd64. [2021-09-20T11:51:58.347Z] #14 100.8 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-09-20T11:51:58.347Z] #14 100.8 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-09-20T11:51:58.460Z] #14 81.07 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2021-09-20T11:51:58.460Z] #14 81.09 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2021-09-20T11:51:58.725Z] #14 81.51 Selecting previously unselected package libselinux1-dev:arm64. [2021-09-20T11:51:58.725Z] #14 81.51 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2021-09-20T11:51:58.725Z] #14 81.52 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2021-09-20T11:51:58.919Z] #14 101.2 Selecting previously unselected package libselinux1-dev:amd64. [2021-09-20T11:51:58.919Z] #14 101.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-09-20T11:51:58.920Z] #14 101.2 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-09-20T11:51:58.920Z] #14 101.4 Selecting previously unselected package libdevmapper-dev:amd64. [2021-09-20T11:51:58.920Z] #14 101.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-09-20T11:51:58.920Z] #14 101.4 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-09-20T11:51:58.991Z] #14 81.75 Selecting previously unselected package libdevmapper-dev:arm64. [2021-09-20T11:51:58.991Z] #14 81.76 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2021-09-20T11:51:58.991Z] #14 81.77 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2021-09-20T11:51:58.991Z] #14 81.88 Selecting previously unselected package libseccomp-dev:arm64. [2021-09-20T11:51:59.181Z] #14 101.5 Selecting previously unselected package libseccomp-dev:amd64. [2021-09-20T11:51:59.181Z] #14 101.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-09-20T11:51:59.181Z] #14 101.5 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-09-20T11:51:59.181Z] #14 101.6 Selecting previously unselected package libsystemd-dev:amd64. [2021-09-20T11:51:59.181Z] #14 101.6 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-09-20T11:51:59.181Z] #14 101.7 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-09-20T11:51:59.184Z] #37 ... [2021-09-20T11:51:59.184Z] [2021-09-20T11:51:59.184Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-20T11:51:59.184Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-20T11:51:59.184Z] #14 71.80 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-09-20T11:51:59.184Z] #14 71.80 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-09-20T11:51:59.184Z] #14 71.82 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-20T11:51:59.184Z] #14 74.33 Selecting previously unselected package binutils-mingw-w64. [2021-09-20T11:51:59.184Z] #14 74.33 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-09-20T11:51:59.184Z] #14 74.36 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-20T11:51:59.184Z] #14 74.46 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-09-20T11:51:59.184Z] #14 74.46 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-09-20T11:51:59.184Z] #14 74.47 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-20T11:51:59.184Z] #14 74.70 Selecting previously unselected package dmsetup. [2021-09-20T11:51:59.184Z] #14 74.70 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-09-20T11:51:59.184Z] #14 74.72 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-09-20T11:51:59.184Z] #14 74.92 Selecting previously unselected package mingw-w64-common. [2021-09-20T11:51:59.184Z] #14 74.93 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-09-20T11:51:59.184Z] #14 74.93 Unpacking mingw-w64-common (8.0.0-1) ... [2021-09-20T11:51:59.184Z] #14 ... [2021-09-20T11:51:59.184Z] [2021-09-20T11:51:59.184Z] #37 [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-09-20T11:51:59.184Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-20T11:51:59.184Z] #37 82.07 Setting up libicu67:amd64 (67.1-7) ... [2021-09-20T11:51:59.257Z] #14 81.89 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_arm64.deb ... [2021-09-20T11:51:59.257Z] #14 81.90 Unpacking libseccomp-dev:arm64 (2.5.1-1) ... [2021-09-20T11:51:59.257Z] #14 82.04 Selecting previously unselected package libsystemd-dev:arm64. [2021-09-20T11:51:59.257Z] #14 82.05 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2021-09-20T11:51:59.257Z] #14 82.05 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2021-09-20T11:51:59.453Z] #37 82.20 Setting up xxd (2:8.2.2434-3) ... [2021-09-20T11:51:59.453Z] #37 82.29 Setting up libuv1:amd64 (1.40.0-2) ... [2021-09-20T11:51:59.453Z] #37 82.34 Setting up vim-common (2:8.2.2434-3) ... [2021-09-20T11:51:59.713Z] #37 82.51 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-09-20T11:51:59.713Z] #37 ... [2021-09-20T11:51:59.713Z] [2021-09-20T11:51:59.713Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-20T11:51:59.713Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-20T11:51:59.713Z] #45 73.49 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-20T11:51:59.713Z] #45 73.52 Setting up python3-protobuf (3.12.4-1) ... [2021-09-20T11:51:59.713Z] #45 78.76 Setting up criu (3.15-1) ... [2021-09-20T11:51:59.713Z] #45 81.48 Processing triggers for libc-bin (2.31-13) ... [2021-09-20T11:51:59.713Z] #45 DONE 82.4s [2021-09-20T11:51:59.713Z] [2021-09-20T11:51:59.713Z] #37 [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-09-20T11:51:59.713Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-20T11:51:59.713Z] #37 82.63 Setting up librhash0:amd64 (1.4.1-2) ... [2021-09-20T11:51:59.757Z] #14 102.2 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-09-20T11:51:59.757Z] #14 102.3 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-09-20T11:51:59.757Z] #14 102.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-20T11:51:59.757Z] #14 102.3 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-09-20T11:51:59.757Z] #14 102.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-20T11:51:59.757Z] #14 102.3 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-09-20T11:51:59.757Z] #14 102.3 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-09-20T11:51:59.757Z] #14 102.3 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-09-20T11:51:59.757Z] #14 102.3 Setting up libudev-dev:amd64 (247.3-6) ... [2021-09-20T11:51:59.757Z] #14 102.3 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-09-20T11:51:59.757Z] #14 102.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-20T11:51:59.757Z] #14 102.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-20T11:51:59.757Z] #14 102.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-20T11:51:59.757Z] #14 102.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-09-20T11:51:59.757Z] #14 102.4 Setting up mingw-w64-common (8.0.0-1) ... [2021-09-20T11:51:59.757Z] #14 102.4 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-09-20T11:51:59.757Z] #14 102.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-20T11:51:59.757Z] #14 102.4 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-09-20T11:51:59.757Z] #14 102.4 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-09-20T11:51:59.838Z] #14 82.70 Setting up libseccomp-dev:arm64 (2.5.1-1) ... [2021-09-20T11:51:59.838Z] #14 82.72 Setting up libapparmor1:arm64 (2.13.6-10) ... [2021-09-20T11:51:59.838Z] #14 82.74 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-20T11:51:59.838Z] #14 82.75 Setting up libsepol1-dev:arm64 (3.1-1) ... [2021-09-20T11:51:59.838Z] #14 82.77 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-20T11:51:59.838Z] #14 82.78 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2021-09-20T11:51:59.838Z] #14 82.79 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2021-09-20T11:51:59.838Z] #14 82.80 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2021-09-20T11:51:59.838Z] #14 82.81 Setting up libudev-dev:arm64 (247.3-6) ... [2021-09-20T11:51:59.838Z] #14 82.82 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2021-09-20T11:51:59.838Z] #14 82.84 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-20T11:51:59.973Z] #37 82.73 Setting up cmake-data (3.18.4-2) ... [2021-09-20T11:51:59.973Z] #37 82.77 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-09-20T11:51:59.973Z] #37 82.80 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-09-20T11:51:59.973Z] #37 82.82 Setting up cmake (3.18.4-2) ... [2021-09-20T11:51:59.973Z] #37 82.85 Processing triggers for libc-bin (2.31-13) ... [2021-09-20T11:52:00.026Z] #14 102.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-20T11:52:00.026Z] #14 102.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-20T11:52:00.026Z] #14 102.5 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-09-20T11:52:00.026Z] #14 102.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-20T11:52:00.026Z] #14 102.5 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-09-20T11:52:00.026Z] #14 102.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-20T11:52:00.026Z] #14 102.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-20T11:52:00.026Z] #14 102.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-09-20T11:52:00.026Z] #14 102.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-20T11:52:00.026Z] #14 102.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-20T11:52:00.026Z] #14 102.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-20T11:52:00.026Z] #14 102.5 Setting up dmsetup (2:1.02.175-2.1) ... [2021-09-20T11:52:00.026Z] #14 102.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-20T11:52:00.026Z] #14 102.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-09-20T11:52:00.026Z] #14 102.6 Processing triggers for libc-bin (2.31-13) ... [2021-09-20T11:52:00.104Z] #14 82.85 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2021-09-20T11:52:00.104Z] #14 82.86 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-20T11:52:00.104Z] #14 82.87 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2021-09-20T11:52:00.104Z] #14 82.89 Setting up mingw-w64-common (8.0.0-1) ... [2021-09-20T11:52:00.104Z] #14 82.90 Setting up libsystemd-dev:arm64 (247.3-6) ... [2021-09-20T11:52:00.104Z] #14 82.92 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-20T11:52:00.104Z] #14 82.93 Setting up libpcre2-dev:arm64 (10.36-2) ... [2021-09-20T11:52:00.104Z] #14 82.94 Setting up libselinux1-dev:arm64 (3.1-3) ... [2021-09-20T11:52:00.104Z] #14 82.99 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-20T11:52:00.104Z] #14 83.06 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-20T11:52:00.104Z] #14 83.08 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-09-20T11:52:00.104Z] #14 83.09 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-20T11:52:00.421Z] #14 83.11 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-09-20T11:52:00.421Z] #14 83.13 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-20T11:52:00.421Z] #14 83.14 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-20T11:52:00.421Z] #14 83.16 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-09-20T11:52:00.548Z] #37 DONE 83.3s [2021-09-20T11:52:00.548Z] [2021-09-20T11:52:00.548Z] #38 [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-09-20T11:52:00.548Z] #38 sha256:463e3fe5128bbc77e8ee7b41b60645211ffece7f04752e50bd0c2d59069ec03d [2021-09-20T11:52:00.602Z] #14 DONE 102.8s [2021-09-20T11:52:00.602Z] [2021-09-20T11:52:00.602Z] #55 [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-09-20T11:52:00.602Z] #55 sha256:153b526989cf3061a5506e9231000abbff41938e1e912cbd14da3054e87ccce3 [2021-09-20T11:52:00.686Z] #14 83.62 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-20T11:52:00.686Z] #14 83.64 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-20T11:52:00.686Z] #14 83.66 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2021-09-20T11:52:00.951Z] #14 83.68 Setting up dmsetup (2:1.02.175-2.1) ... [2021-09-20T11:52:00.951Z] #14 83.70 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2021-09-20T11:52:00.951Z] #14 83.73 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2021-09-20T11:52:00.951Z] #14 83.75 Processing triggers for libc-bin (2.31-13) ... [2021-09-20T11:52:01.863Z] Commit message: "quota: Make package compile when `cgo` is disabled" [2021-09-20T11:52:02.260Z] #19 177.6 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2021-09-20T11:52:02.260Z] #19 177.6 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-09-20T11:52:02.260Z] #19 177.6 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-09-20T11:52:02.260Z] #19 177.6 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2021-09-20T11:52:02.260Z] #19 177.6 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-20T11:52:02.260Z] #19 177.6 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-09-20T11:52:02.354Z] #14 ... [2021-09-20T11:52:02.354Z] [2021-09-20T11:52:02.354Z] #60 [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-09-20T11:52:02.354Z] #60 sha256:784802d2254e51903eb753351732ab70d04f0a5b9cc5ca82affc85823cc51580 [2021-09-20T11:52:02.354Z] #60 85.27 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-20T11:52:02.354Z] #60 85.27 + GOBIN=/build [2021-09-20T11:52:02.354Z] #60 85.27 + GO111MODULE=on [2021-09-20T11:52:02.354Z] #60 85.27 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-09-20T11:52:03.155Z] #38 2.390 + RM_GOPATH=0 [2021-09-20T11:52:03.155Z] #38 2.390 + TMP_GOPATH= [2021-09-20T11:52:03.155Z] #38 2.390 + : /build [2021-09-20T11:52:03.155Z] #38 2.390 + '[' -z '' ']' [2021-09-20T11:52:03.155Z] #38 2.390 ++ mktemp -d [2021-09-20T11:52:03.155Z] #38 2.403 + export GOPATH=/tmp/tmp.TCEKmWsLeY [2021-09-20T11:52:03.155Z] #38 2.403 + GOPATH=/tmp/tmp.TCEKmWsLeY [2021-09-20T11:52:03.155Z] #38 2.403 + RM_GOPATH=1 [2021-09-20T11:52:03.155Z] #38 2.403 + case "$(go env GOARCH)" in [2021-09-20T11:52:03.155Z] #38 2.403 ++ go env GOARCH [2021-09-20T11:52:03.155Z] #38 2.424 Install tini version v0.19.0 [2021-09-20T11:52:03.155Z] #38 2.424 + export GO_BUILDMODE=-buildmode=pie [2021-09-20T11:52:03.155Z] #38 2.424 + GO_BUILDMODE=-buildmode=pie [2021-09-20T11:52:03.155Z] #38 2.424 ++ dirname /tmp/install/install.sh [2021-09-20T11:52:03.155Z] #38 2.424 + dir=/tmp/install [2021-09-20T11:52:03.155Z] #38 2.424 + bin=tini [2021-09-20T11:52:03.155Z] #38 2.424 + shift [2021-09-20T11:52:03.155Z] #38 2.424 + '[' '!' -f /tmp/install/tini.installer ']' [2021-09-20T11:52:03.155Z] #38 2.424 + . /tmp/install/tini.installer [2021-09-20T11:52:03.155Z] #38 2.424 ++ : v0.19.0 [2021-09-20T11:52:03.155Z] #38 2.424 + install_tini [2021-09-20T11:52:03.155Z] #38 2.424 + echo 'Install tini version v0.19.0' [2021-09-20T11:52:03.155Z] #38 2.424 + git clone https://github.com/krallin/tini.git /tmp/tmp.TCEKmWsLeY/tini [2021-09-20T11:52:03.155Z] #38 2.424 Cloning into '/tmp/tmp.TCEKmWsLeY/tini'... [2021-09-20T11:52:03.155Z] #38 ... [2021-09-20T11:52:03.155Z] [2021-09-20T11:52:03.155Z] #49 [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-09-20T11:52:03.155Z] #49 sha256:6a3464fc3de16ce368b716e7f263d7b9d48aa3f54aa3c37f52b5f4476aea8085 [2021-09-20T11:52:03.155Z] #49 DONE 85.9s [2021-09-20T11:52:03.155Z] [2021-09-20T11:52:03.155Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-20T11:52:03.155Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-20T11:52:03.155Z] #14 83.48 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-09-20T11:52:03.155Z] #14 83.48 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-09-20T11:52:03.155Z] #14 83.50 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-20T11:52:03.158Z] #55 ... [2021-09-20T11:52:03.159Z] [2021-09-20T11:52:03.159Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-09-20T11:52:03.159Z] #15 sha256:d89995be48c715465ca8776fa1d432e66c3a452e01b7948b04f93a8d3f6d1266 [2021-09-20T11:52:03.159Z] #15 DONE 2.6s [2021-09-20T11:52:03.159Z] [2021-09-20T11:52:03.159Z] #55 [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-09-20T11:52:03.159Z] #55 sha256:153b526989cf3061a5506e9231000abbff41938e1e912cbd14da3054e87ccce3 [2021-09-20T11:52:03.159Z] #55 2.741 + RM_GOPATH=0 [2021-09-20T11:52:03.159Z] #55 2.741 + TMP_GOPATH= [2021-09-20T11:52:03.159Z] #55 2.741 + : /build [2021-09-20T11:52:03.159Z] #55 2.741 + '[' -z '' ']' [2021-09-20T11:52:03.159Z] #55 2.742 ++ mktemp -d [2021-09-20T11:52:03.159Z] #55 2.745 + export GOPATH=/tmp/tmp.ysRcQiWI8y [2021-09-20T11:52:03.159Z] #55 2.745 + GOPATH=/tmp/tmp.ysRcQiWI8y [2021-09-20T11:52:03.159Z] #55 2.745 + RM_GOPATH=1 [2021-09-20T11:52:03.159Z] #55 2.745 + case "$(go env GOARCH)" in [2021-09-20T11:52:03.159Z] #55 2.748 ++ go env GOARCH [2021-09-20T11:52:03.159Z] #55 2.776 + export GO_BUILDMODE=-buildmode=pie [2021-09-20T11:52:03.159Z] #55 2.776 + GO_BUILDMODE=-buildmode=pie [2021-09-20T11:52:03.159Z] #55 2.776 ++ dirname /tmp/install/install.sh [2021-09-20T11:52:03.159Z] #55 2.776 + dir=/tmp/install [2021-09-20T11:52:03.159Z] #55 2.776 + bin=runc [2021-09-20T11:52:03.159Z] #55 2.776 + shift [2021-09-20T11:52:03.159Z] #55 2.776 + '[' '!' -f /tmp/install/runc.installer ']' [2021-09-20T11:52:03.159Z] #55 2.776 + . /tmp/install/runc.installer [2021-09-20T11:52:03.159Z] #55 2.776 ++ set -e [2021-09-20T11:52:03.159Z] #55 2.776 ++ : v1.0.2 [2021-09-20T11:52:03.159Z] #55 2.776 + install_runc [2021-09-20T11:52:03.159Z] #55 2.776 + RUNC_BUILDTAGS=seccomp [2021-09-20T11:52:03.159Z] #55 2.776 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-09-20T11:52:03.159Z] #55 2.776 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ysRcQiWI8y/src/github.com/opencontainers/runc [2021-09-20T11:52:03.159Z] #55 2.777 Install runc version v1.0.2 (build tags: seccomp) [2021-09-20T11:52:03.159Z] #55 2.785 Cloning into '/tmp/tmp.ysRcQiWI8y/src/github.com/opencontainers/runc'... [2021-09-20T11:52:03.645Z] #37 85.76 Setting up libicu67:amd64 (67.1-7) ... [2021-09-20T11:52:03.645Z] #37 ... [2021-09-20T11:52:03.645Z] [2021-09-20T11:52:03.645Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-20T11:52:03.645Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-20T11:52:03.645Z] #14 85.81 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-09-20T11:52:03.645Z] #14 85.81 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-09-20T11:52:03.645Z] #14 85.95 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-20T11:52:03.704Z] a0ddf88812f1: Verifying Checksum [2021-09-20T11:52:03.906Z] #14 ... [2021-09-20T11:52:03.906Z] [2021-09-20T11:52:03.906Z] #45 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-09-20T11:52:03.906Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-20T11:52:03.906Z] #45 81.12 Setting up criu (3.15-1) ... [2021-09-20T11:52:03.906Z] #45 83.28 Processing triggers for libc-bin (2.31-13) ... [2021-09-20T11:52:03.906Z] #45 DONE 86.1s [2021-09-20T11:52:04.167Z] [2021-09-20T11:52:04.167Z] #37 [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-09-20T11:52:04.167Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-20T11:52:04.167Z] #37 85.96 Setting up xxd (2:8.2.2434-3) ... [2021-09-20T11:52:04.167Z] #37 86.19 Setting up libuv1:amd64 (1.40.0-2) ... [2021-09-20T11:52:04.167Z] #37 86.31 Setting up vim-common (2:8.2.2434-3) ... [2021-09-20T11:52:04.167Z] #37 86.38 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-09-20T11:52:04.167Z] #37 86.42 Setting up librhash0:amd64 (1.4.1-2) ... [2021-09-20T11:52:04.167Z] #37 86.46 Setting up cmake-data (3.18.4-2) ... [2021-09-20T11:52:04.167Z] #37 86.53 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-09-20T11:52:04.428Z] #37 86.56 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-09-20T11:52:04.428Z] #37 86.60 Setting up cmake (3.18.4-2) ... [2021-09-20T11:52:04.428Z] #37 86.61 Processing triggers for libc-bin (2.31-13) ... [2021-09-20T11:52:05.002Z] #37 DONE 87.2s [2021-09-20T11:52:05.002Z] [2021-09-20T11:52:05.002Z] #38 [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-09-20T11:52:05.002Z] #38 sha256:8ac2efbff1fc7ba71e0985f4212ab316f376e6d841549072302970506d376159 [2021-09-20T11:52:05.077Z] #55 ... [2021-09-20T11:52:05.077Z] [2021-09-20T11:52:05.077Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-09-20T11:52:05.077Z] #16 sha256:050e32dd6560946e7a7e05db39812e4449ab9ccf3317bdfb93bfd51d5bca7aed [2021-09-20T11:52:05.077Z] #16 DONE 2.1s [2021-09-20T11:52:05.077Z] [2021-09-20T11:52:05.077Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-09-20T11:52:05.077Z] #17 sha256:d85bd41018b0bc3dda487a9e39ce5478acc1c221b42b0ef3b3668be03c8931a5 [2021-09-20T11:52:05.244Z] + docker version [2021-09-20T11:52:06.454Z] #14 ... [2021-09-20T11:52:06.454Z] [2021-09-20T11:52:06.454Z] #38 [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-09-20T11:52:06.454Z] #38 sha256:463e3fe5128bbc77e8ee7b41b60645211ffece7f04752e50bd0c2d59069ec03d [2021-09-20T11:52:06.454Z] #38 4.068 + cd /tmp/tmp.TCEKmWsLeY/tini [2021-09-20T11:52:06.454Z] #38 4.068 + git checkout -q v0.19.0 [2021-09-20T11:52:06.454Z] #38 4.086 + cmake . [2021-09-20T11:52:06.454Z] #38 4.874 -- The C compiler identification is GNU 10.2.1 [2021-09-20T11:52:06.454Z] #38 5.026 -- Detecting C compiler ABI info [2021-09-20T11:52:06.454Z] #38 5.786 -- Detecting C compiler ABI info - done [2021-09-20T11:52:06.454Z] #38 5.935 -- Check for working C compiler: /usr/bin/cc - skipped [2021-09-20T11:52:06.454Z] #38 5.958 -- Detecting C compile features [2021-09-20T11:52:06.454Z] #38 5.958 -- Detecting C compile features - done [2021-09-20T11:52:06.454Z] #38 6.062 -- Performing Test HAS_BUILTIN_FORTIFY [2021-09-20T11:52:06.995Z] #17 1.764 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-09-20T11:52:06.995Z] #17 DONE 2.0s [2021-09-20T11:52:06.995Z] [2021-09-20T11:52:06.995Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-09-20T11:52:06.995Z] #18 sha256:fda41a5ed256e1b6205be0267a3241a1bb2cc3a9b2ea635789415f9def055b06 [2021-09-20T11:52:07.026Z] #38 6.430 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-09-20T11:52:07.026Z] #38 6.558 -- Configuring done [2021-09-20T11:52:07.026Z] #38 6.558 -- Generating done [2021-09-20T11:52:07.026Z] #38 6.558 -- Build files have been written to: /tmp/tmp.TCEKmWsLeY/tini [2021-09-20T11:52:07.026Z] #38 6.604 + make tini-static [2021-09-20T11:52:07.554Z] #38 ... [2021-09-20T11:52:07.554Z] [2021-09-20T11:52:07.554Z] #49 [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-09-20T11:52:07.554Z] #49 sha256:737fe788300c77d222f36b219f509c6417e81adf29ba51f4b5d99cd2edd312f9 [2021-09-20T11:52:07.554Z] #49 DONE 89.6s [2021-09-20T11:52:07.554Z] [2021-09-20T11:52:07.554Z] #38 [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-09-20T11:52:07.554Z] #38 sha256:8ac2efbff1fc7ba71e0985f4212ab316f376e6d841549072302970506d376159 [2021-09-20T11:52:07.554Z] #38 2.441 + RM_GOPATH=0 [2021-09-20T11:52:07.554Z] #38 2.441 + TMP_GOPATH= [2021-09-20T11:52:07.554Z] #38 2.441 + : /build [2021-09-20T11:52:07.554Z] #38 2.441 + '[' -z '' ']' [2021-09-20T11:52:07.554Z] #38 2.441 ++ mktemp -d [2021-09-20T11:52:07.554Z] #38 2.441 + export GOPATH=/tmp/tmp.xAjEYn2oAd [2021-09-20T11:52:07.554Z] #38 2.441 + GOPATH=/tmp/tmp.xAjEYn2oAd [2021-09-20T11:52:07.554Z] #38 2.441 + RM_GOPATH=1 [2021-09-20T11:52:07.554Z] #38 2.441 + case "$(go env GOARCH)" in [2021-09-20T11:52:07.554Z] #38 2.441 ++ go env GOARCH [2021-09-20T11:52:07.554Z] #38 2.471 + export GO_BUILDMODE=-buildmode=pie [2021-09-20T11:52:07.554Z] #38 2.471 + GO_BUILDMODE=-buildmode=pie [2021-09-20T11:52:07.554Z] #38 2.471 ++ dirname /tmp/install/install.sh [2021-09-20T11:52:07.554Z] #38 2.494 Install tini version v0.19.0 [2021-09-20T11:52:07.554Z] #38 2.494 + dir=/tmp/install [2021-09-20T11:52:07.554Z] #38 2.494 + bin=tini [2021-09-20T11:52:07.554Z] #38 2.494 + shift [2021-09-20T11:52:07.554Z] #38 2.494 + '[' '!' -f /tmp/install/tini.installer ']' [2021-09-20T11:52:07.554Z] #38 2.494 + . /tmp/install/tini.installer [2021-09-20T11:52:07.554Z] #38 2.494 ++ : v0.19.0 [2021-09-20T11:52:07.554Z] #38 2.494 + install_tini [2021-09-20T11:52:07.554Z] #38 2.494 + echo 'Install tini version v0.19.0' [2021-09-20T11:52:07.554Z] #38 2.494 + git clone https://github.com/krallin/tini.git /tmp/tmp.xAjEYn2oAd/tini [2021-09-20T11:52:07.554Z] #38 2.527 Cloning into '/tmp/tmp.xAjEYn2oAd/tini'... [2021-09-20T11:52:07.595Z] #38 7.083 Scanning dependencies of target tini-static [2021-09-20T11:52:07.595Z] #38 7.135 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-09-20T11:52:08.415Z] 4612f6d0b889: Verifying Checksum [2021-09-20T11:52:08.415Z] 4612f6d0b889: Download complete [2021-09-20T11:52:08.801Z] #19 184.3 Selecting previously unselected package cpp-aarch64-linux-gnu. [2021-09-20T11:52:08.801Z] #19 184.3 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-20T11:52:08.943Z] #38 3.658 + cd /tmp/tmp.xAjEYn2oAd/tini [2021-09-20T11:52:08.943Z] #38 3.658 + git checkout -q v0.19.0 [2021-09-20T11:52:08.943Z] #38 3.723 + cmake . [2021-09-20T11:52:08.977Z] #38 8.467 [100%] Linking C executable tini-static [2021-09-20T11:52:08.984Z] #60 ... [2021-09-20T11:52:08.984Z] [2021-09-20T11:52:08.984Z] #25 [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-09-20T11:52:08.984Z] #25 sha256:295fd2e20d7722ae59c41afb0b8b25f0a8bb2ae86293257eab70efce636c611e [2021-09-20T11:52:08.984Z] #25 90.88 Updating files: 27% (3195/11432) Updating files: 28% (3201/11432) Updating files: 29% (3316/11432) Updating files: 30% (3430/11432) Updating files: 31% (3544/11432) Updating files: 32% (3659/11432) Updating files: 33% (3773/11432) Updating files: 34% (3887/11432) [2021-09-20T11:52:08.984Z] #25 ... [2021-09-20T11:52:08.984Z] [2021-09-20T11:52:08.984Z] #60 [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-09-20T11:52:08.984Z] #60 sha256:784802d2254e51903eb753351732ab70d04f0a5b9cc5ca82affc85823cc51580 [2021-09-20T11:52:08.984Z] #60 DONE 91.3s [2021-09-20T11:52:08.984Z] [2021-09-20T11:52:08.984Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-20T11:52:08.984Z] #14 sha256:1b785adace3bf370c8df9df0374909f65e98566562c53a17673bd5040386ee99 [2021-09-20T11:52:08.984Z] #14 DONE 91.3s [2021-09-20T11:52:08.984Z] [2021-09-20T11:52:08.984Z] #61 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-09-20T11:52:08.984Z] #61 sha256:a70abd6b68b0312cf1d2acc96fcd45610f8f6050c52cab9069514f2c6ec36f6e [2021-09-20T11:52:08.984Z] #61 DONE 0.1s [2021-09-20T11:52:08.984Z] [2021-09-20T11:52:08.984Z] #25 [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-09-20T11:52:08.984Z] #25 sha256:295fd2e20d7722ae59c41afb0b8b25f0a8bb2ae86293257eab70efce636c611e [2021-09-20T11:52:08.984Z] #25 90.88 Updating files: 27% (3195/11432) Updating files: 28% (3201/11432) Updating files: 29% (3316/11432) Updating files: 30% (3430/11432) Updating files: 31% (3544/11432) Updating files: 32% (3659/11432) Updating files: 33% (3773/11432) Updating files: 34% (3887/11432) Updating files: 35% (4002/11432) Updating files: 36% (4116/11432) Updating files: 37% (4230/11432) Updating files: 38% (4345/11432) Updating files: 39% (4459/11432) Updating files: 40% (4573/11432) Updating files: 41% (4688/11432) [2021-09-20T11:52:08.984Z] #25 ... [2021-09-20T11:52:08.984Z] [2021-09-20T11:52:08.984Z] #62 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-09-20T11:52:08.984Z] #62 sha256:9b49e32b8df31e51b0f3cfcf6ea9ecaf8077c91f5eaa2cf5cfc1ef0c9b05cabc [2021-09-20T11:52:08.984Z] #62 DONE 0.3s [2021-09-20T11:52:08.984Z] [2021-09-20T11:52:08.984Z] #25 [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-09-20T11:52:08.984Z] #25 sha256:295fd2e20d7722ae59c41afb0b8b25f0a8bb2ae86293257eab70efce636c611e [2021-09-20T11:52:09.058Z] #19 184.7 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2021-09-20T11:52:09.514Z] #38 4.562 -- The C compiler identification is GNU 10.2.1 [2021-09-20T11:52:09.543Z] #18 DONE 2.4s [2021-09-20T11:52:09.543Z] [2021-09-20T11:52:09.543Z] #51 [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-09-20T11:52:09.543Z] #51 sha256:b4ca9dbf49d38be7c5f82ff829c95030fd33e09d1dc61e6e6d2097ab62919b00 [2021-09-20T11:52:09.543Z] #51 ... [2021-09-20T11:52:09.543Z] [2021-09-20T11:52:09.543Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-09-20T11:52:09.543Z] #19 sha256:83da23cc167a46441450f5c41ce33da832d81757d7767df1aa653dd8c2420ef7 [2021-09-20T11:52:09.546Z] #38 9.173 [100%] Built target tini-static [2021-09-20T11:52:09.546Z] #38 9.237 + mkdir -p /build [2021-09-20T11:52:09.546Z] #38 9.243 + cp tini-static /build/docker-init [2021-09-20T11:52:09.620Z] #19 185.2 Selecting previously unselected package cpp-arm-linux-gnueabi. [2021-09-20T11:52:09.620Z] #19 185.2 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-09-20T11:52:09.620Z] #19 185.2 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2021-09-20T11:52:09.620Z] #19 185.3 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2021-09-20T11:52:09.620Z] #19 185.3 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-09-20T11:52:09.620Z] #19 185.3 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-09-20T11:52:09.775Z] #38 4.703 -- Detecting C compiler ABI info [2021-09-20T11:52:09.804Z] #19 ... [2021-09-20T11:52:09.804Z] [2021-09-20T11:52:09.804Z] #33 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-20T11:52:09.804Z] #33 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa [2021-09-20T11:52:09.804Z] #33 DONE 112.3s [2021-09-20T11:52:09.809Z] #38 DONE 9.5s [2021-09-20T11:52:09.809Z] [2021-09-20T11:52:09.809Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-20T11:52:09.809Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-20T11:52:09.809Z] #14 91.73 Selecting previously unselected package gcc-mingw-w64-base. [2021-09-20T11:52:09.809Z] #14 91.74 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-09-20T11:52:09.809Z] #14 91.79 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-20T11:52:09.809Z] #14 92.37 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-09-20T11:52:09.809Z] #14 92.37 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-09-20T11:52:09.809Z] #14 92.44 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-20T11:52:09.878Z] #19 185.6 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2021-09-20T11:52:09.878Z] #19 185.6 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-20T11:52:09.878Z] #19 185.6 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-09-20T11:52:10.066Z] [2021-09-20T11:52:10.066Z] #51 [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-09-20T11:52:10.066Z] #51 sha256:b4ca9dbf49d38be7c5f82ff829c95030fd33e09d1dc61e6e6d2097ab62919b00 [2021-09-20T11:52:10.135Z] #19 185.7 Selecting previously unselected package cpp-s390x-linux-gnu. [2021-09-20T11:52:10.135Z] #19 185.7 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-20T11:52:10.135Z] #19 185.7 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2021-09-20T11:52:10.135Z] #19 185.8 Selecting previously unselected package cross-config. [2021-09-20T11:52:10.135Z] #19 185.8 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2021-09-20T11:52:10.135Z] #19 185.8 Unpacking cross-config (2.6.18+nmu1) ... [2021-09-20T11:52:10.135Z] #19 185.8 Selecting previously unselected package gcc-10-cross-base. [2021-09-20T11:52:10.135Z] #19 185.8 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2021-09-20T11:52:10.135Z] #19 185.8 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2021-09-20T11:52:10.346Z] #38 5.512 -- Detecting C compiler ABI info - done [2021-09-20T11:52:10.392Z] #19 185.9 Selecting previously unselected package libc6-arm64-cross. [2021-09-20T11:52:10.392Z] #19 185.9 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2021-09-20T11:52:10.392Z] #19 185.9 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2021-09-20T11:52:10.392Z] #19 186.1 Selecting previously unselected package libgcc-s1-arm64-cross. [2021-09-20T11:52:10.392Z] #19 186.1 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-20T11:52:10.392Z] #19 186.1 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2021-09-20T11:52:10.606Z] #38 5.668 -- Check for working C compiler: /usr/bin/cc - skipped [2021-09-20T11:52:10.606Z] #38 5.686 -- Detecting C compile features [2021-09-20T11:52:10.606Z] #38 5.687 -- Detecting C compile features - done [2021-09-20T11:52:10.606Z] #38 5.735 -- Performing Test HAS_BUILTIN_FORTIFY [2021-09-20T11:52:10.648Z] #19 186.2 Selecting previously unselected package libgomp1-arm64-cross. [2021-09-20T11:52:10.648Z] #19 186.2 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-20T11:52:10.648Z] #19 186.2 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2021-09-20T11:52:10.649Z] #19 186.2 Selecting previously unselected package libitm1-arm64-cross. [2021-09-20T11:52:10.649Z] #19 186.2 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-20T11:52:10.649Z] #19 186.2 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2021-09-20T11:52:10.649Z] #19 186.3 Selecting previously unselected package libatomic1-arm64-cross. [2021-09-20T11:52:10.649Z] #19 186.3 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-20T11:52:10.649Z] #19 186.3 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2021-09-20T11:52:10.649Z] #19 186.3 Selecting previously unselected package libasan6-arm64-cross. [2021-09-20T11:52:10.649Z] #19 186.3 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-20T11:52:10.649Z] #19 186.3 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2021-09-20T11:52:11.031Z] Client: [2021-09-20T11:52:11.032Z] Version: 20.10.8 [2021-09-20T11:52:11.032Z] API version: 1.41 [2021-09-20T11:52:11.032Z] Go version: go1.16.6 [2021-09-20T11:52:11.032Z] Git commit: 3967b7d [2021-09-20T11:52:11.032Z] Built: Fri Jul 30 19:58:50 2021 [2021-09-20T11:52:11.032Z] OS/Arch: windows/amd64 [2021-09-20T11:52:11.032Z] Context: default [2021-09-20T11:52:11.032Z] Experimental: true [2021-09-20T11:52:11.032Z] [2021-09-20T11:52:11.032Z] Server: Docker Engine - Community [2021-09-20T11:52:11.032Z] Engine: [2021-09-20T11:52:11.032Z] Version: 20.10.8 [2021-09-20T11:52:11.032Z] API version: 1.41 (minimum version 1.24) [2021-09-20T11:52:11.032Z] Go version: go1.16.6 [2021-09-20T11:52:11.032Z] Git commit: 75249d8 [2021-09-20T11:52:11.032Z] Built: Fri Jul 30 19:54:29 2021 [2021-09-20T11:52:11.032Z] OS/Arch: windows/amd64 [2021-09-20T11:52:11.032Z] Experimental: true [2021-09-20T11:52:11.112Z] #25 90.88 Updating files: 27% (3195/11432) Updating files: 28% (3201/11432) Updating files: 29% (3316/11432) Updating files: 30% (3430/11432) Updating files: 31% (3544/11432) Updating files: 32% (3659/11432) Updating files: 33% (3773/11432) Updating files: 34% (3887/11432) Updating files: 35% (4002/11432) Updating files: 36% (4116/11432) Updating files: 37% (4230/11432) Updating files: 38% (4345/11432) Updating files: 39% (4459/11432) Updating files: 40% (4573/11432) Updating files: 41% (4688/11432) Updating files: 42% (4802/11432) Updating files: 43% (4916/11432) Updating files: 44% (5031/11432) Updating files: 45% (5145/11432) Updating files: 46% (5259/11432) Updating files: 47% (5374/11432) Updating files: 47% (5474/11432) Updating files: 48% (5488/11432) Updating files: 49% (5602/11432) Updating files: 50% (5716/11432) Updating files: 51% (5831/11432) Updating files: 52% (5945/11432) Updating files: 53% (6059/11432) Updating files: 54% (6174/11432) Updating files: 55% (6288/11432) Updating files: 56% (6402/11432) Updating files: 57% (6517/11432) Updating files: 58% (6631/11432) Updating files: 59% (6745/11432) Updating files: 60% (6860/11432) Updating files: 61% (6974/11432) Updating files: 62% (7088/11432) Updating files: 63% (7203/11432) Updating files: 64% (7317/11432) Updating files: 65% (7431/11432) Updating files: 66% (7546/11432) Updating files: 67% (7660/11432) Updating files: 68% (7774/11432) Updating files: 69% (7889/11432) Updating files: 70% (8003/11432) Updating files: 71% (8117/11432) Updating files: 72% (8232/11432) Updating files: 73% (8346/11432) Updating files: 73% (8453/11432) Updating files: 74% (8460/11432) Updating files: 75% (8574/11432) Updating files: 76% (8689/11432) Updating files: 77% (8803/11432) Updating files: 78% (8917/11432) Updating files: 79% (9032/11432) Updating files: 80% (9146/11432) Updating files: 81% (9260/11432) Updating files: 82% (9375/11432) Updating files: 83% (9489/11432) Updating files: 84% (9603/11432) Updating files: 85% (9718/11432) Updating files: 86% (9832/11432) Updating files: 87% (9946/11432) [2021-09-20T11:52:11.112Z] #25 ... [2021-09-20T11:52:11.112Z] [2021-09-20T11:52:11.112Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-09-20T11:52:11.112Z] #15 sha256:0893a8bafed62ce2bd496cfba201452edd5f671a33799d834b5c908ab8bc005d [2021-09-20T11:52:11.112Z] #15 DONE 2.4s [2021-09-20T11:52:11.112Z] [2021-09-20T11:52:11.113Z] #25 [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-09-20T11:52:11.113Z] #25 sha256:295fd2e20d7722ae59c41afb0b8b25f0a8bb2ae86293257eab70efce636c611e [2021-09-20T11:52:11.177Z] #38 6.103 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-09-20T11:52:11.177Z] #38 6.205 -- Configuring done [2021-09-20T11:52:11.177Z] #38 6.245 -- Generating done [2021-09-20T11:52:11.177Z] #38 6.251 -- Build files have been written to: /tmp/tmp.xAjEYn2oAd/tini [2021-09-20T11:52:11.177Z] #38 6.274 + make tini-static [2021-09-20T11:52:11.212Z] #19 186.6 Selecting previously unselected package liblsan0-arm64-cross. [2021-09-20T11:52:11.212Z] #19 186.6 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-20T11:52:11.212Z] #19 186.6 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2021-09-20T11:52:11.212Z] #19 186.8 Selecting previously unselected package libtsan0-arm64-cross. [2021-09-20T11:52:11.212Z] #19 186.8 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-20T11:52:11.212Z] #19 186.8 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2021-09-20T11:52:11.378Z] #25 90.88 Updating files: 27% (3195/11432) Updating files: 28% (3201/11432) Updating files: 29% (3316/11432) Updating files: 30% (3430/11432) Updating files: 31% (3544/11432) Updating files: 32% (3659/11432) Updating files: 33% (3773/11432) Updating files: 34% (3887/11432) Updating files: 35% (4002/11432) Updating files: 36% (4116/11432) Updating files: 37% (4230/11432) Updating files: 38% (4345/11432) Updating files: 39% (4459/11432) Updating files: 40% (4573/11432) Updating files: 41% (4688/11432) Updating files: 42% (4802/11432) Updating files: 43% (4916/11432) Updating files: 44% (5031/11432) Updating files: 45% (5145/11432) Updating files: 46% (5259/11432) Updating files: 47% (5374/11432) Updating files: 47% (5474/11432) Updating files: 48% (5488/11432) Updating files: 49% (5602/11432) Updating files: 50% (5716/11432) Updating files: 51% (5831/11432) Updating files: 52% (5945/11432) Updating files: 53% (6059/11432) Updating files: 54% (6174/11432) Updating files: 55% (6288/11432) Updating files: 56% (6402/11432) Updating files: 57% (6517/11432) Updating files: 58% (6631/11432) Updating files: 59% (6745/11432) Updating files: 60% (6860/11432) Updating files: 61% (6974/11432) Updating files: 62% (7088/11432) Updating files: 63% (7203/11432) Updating files: 64% (7317/11432) Updating files: 65% (7431/11432) Updating files: 66% (7546/11432) Updating files: 67% (7660/11432) Updating files: 68% (7774/11432) Updating files: 69% (7889/11432) Updating files: 70% (8003/11432) Updating files: 71% (8117/11432) Updating files: 72% (8232/11432) Updating files: 73% (8346/11432) Updating files: 73% (8453/11432) Updating files: 74% (8460/11432) Updating files: 75% (8574/11432) Updating files: 76% (8689/11432) Updating files: 77% (8803/11432) Updating files: 78% (8917/11432) Updating files: 79% (9032/11432) Updating files: 80% (9146/11432) Updating files: 81% (9260/11432) Updating files: 82% (9375/11432) Updating files: 83% (9489/11432) Updating files: 84% (9603/11432) Updating files: 85% (9718/11432) Updating files: 86% (9832/11432) Updating files: 87% (9946/11432) Updating files: 88% (10061/11432) Updating files: 89% (10175/11432) Updating files: 90% (10289/11432) Updating files: 90% (10341/11432) Updating files: 91% (10404/11432) Updating files: 92% (10518/11432) Updating files: 93% (10632/11432) Updating files: 94% (10747/11432) Updating files: 95% (10861/11432) Updating files: 96% (10975/11432) Updating files: 97% (11090/11432) Updating files: 98% (11204/11432) Updating files: 99% (11318/11432) Updating files: 100% (11432/11432) Updating files: 100% (11432/11432), done. [2021-09-20T11:52:11.378Z] #25 94.35 + cd /tmp/tmp.DphiTzvuPA/tmp/docker-ce [2021-09-20T11:52:11.378Z] #25 94.35 + git checkout -q v17.06.2-ce [2021-09-20T11:52:11.448Z] #51 ... [2021-09-20T11:52:11.448Z] [2021-09-20T11:52:11.448Z] #55 [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-09-20T11:52:11.448Z] #55 sha256:153b526989cf3061a5506e9231000abbff41938e1e912cbd14da3054e87ccce3 [2021-09-20T11:52:11.448Z] #55 11.24 + cd /tmp/tmp.ysRcQiWI8y/src/github.com/opencontainers/runc [2021-09-20T11:52:11.448Z] #55 11.24 + git checkout -q v1.0.2 [2021-09-20T11:52:11.469Z] #19 187.1 Selecting previously unselected package libstdc++6-arm64-cross. [2021-09-20T11:52:11.469Z] #19 187.1 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-20T11:52:11.469Z] #19 187.1 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [Pipeline] sh [2021-09-20T11:52:11.725Z] #19 187.2 Selecting previously unselected package libubsan1-arm64-cross. [2021-09-20T11:52:11.725Z] #19 187.2 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-20T11:52:11.725Z] #19 187.2 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2021-09-20T11:52:11.725Z] #19 187.4 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2021-09-20T11:52:11.725Z] #19 187.4 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-20T11:52:11.725Z] #19 187.4 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-09-20T11:52:11.748Z] #38 6.739 Scanning dependencies of target tini-static [2021-09-20T11:52:11.982Z] #19 187.6 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2021-09-20T11:52:11.982Z] #19 187.6 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-20T11:52:11.982Z] #19 187.6 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-09-20T11:52:12.009Z] #38 6.902 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-09-20T11:52:12.018Z] #55 11.60 + '[' -z '' ']' [2021-09-20T11:52:12.018Z] #55 11.60 + target=static [2021-09-20T11:52:12.018Z] #55 11.60 + make BUILDTAGS=seccomp static [2021-09-20T11:52:12.554Z] + docker info [2021-09-20T11:52:12.554Z] Client: [2021-09-20T11:52:12.554Z] Context: default [2021-09-20T11:52:12.554Z] Debug Mode: false [2021-09-20T11:52:12.554Z] [2021-09-20T11:52:12.554Z] Server: [2021-09-20T11:52:12.554Z] Containers: 0 [2021-09-20T11:52:12.554Z] Running: 0 [2021-09-20T11:52:12.554Z] Paused: 0 [2021-09-20T11:52:12.554Z] Stopped: 0 [2021-09-20T11:52:12.554Z] Images: 0 [2021-09-20T11:52:12.554Z] Server Version: 20.10.8 [2021-09-20T11:52:12.554Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-09-20T11:52:12.554Z] Windows: [2021-09-20T11:52:12.554Z] LCOW: [2021-09-20T11:52:12.554Z] Logging Driver: json-file [2021-09-20T11:52:12.554Z] Plugins: [2021-09-20T11:52:12.554Z] Volume: local [2021-09-20T11:52:12.554Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-20T11:52:12.554Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-20T11:52:12.554Z] Swarm: inactive [2021-09-20T11:52:12.554Z] Default Isolation: process [2021-09-20T11:52:12.554Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-09-20T11:52:12.554Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-09-20T11:52:12.554Z] OSType: windows [2021-09-20T11:52:12.554Z] Architecture: x86_64 [2021-09-20T11:52:12.554Z] CPUs: 4 [2021-09-20T11:52:12.554Z] Total Memory: 32GiB [2021-09-20T11:52:12.554Z] Name: azwin-2-0690b0 [2021-09-20T11:52:12.554Z] ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT [2021-09-20T11:52:12.554Z] Docker Root Dir: D:\docker [2021-09-20T11:52:12.554Z] Debug Mode: false [2021-09-20T11:52:12.554Z] Registry: https://index.docker.io/v1/ [2021-09-20T11:52:12.554Z] Labels: [2021-09-20T11:52:12.554Z] Experimental: true [2021-09-20T11:52:12.554Z] Insecure Registries: [2021-09-20T11:52:12.555Z] 10.0.0.4:5000 [2021-09-20T11:52:12.555Z] 127.0.0.0/8 [2021-09-20T11:52:12.555Z] Registry Mirrors: [2021-09-20T11:52:12.555Z] http://10.0.0.4:5000/ [2021-09-20T11:52:12.555Z] Live Restore Enabled: false [2021-09-20T11:52:12.555Z] Product License: Community Engine [2021-09-20T11:52:12.555Z] [2021-09-20T11:52:12.587Z] #55 12.14 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-09-20T11:52:12.847Z] #55 ... [2021-09-20T11:52:12.847Z] [2021-09-20T11:52:12.847Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-09-20T11:52:12.847Z] #19 sha256:83da23cc167a46441450f5c41ce33da832d81757d7767df1aa653dd8c2420ef7 [2021-09-20T11:52:12.847Z] #19 DONE 3.4s [2021-09-20T11:52:13.107Z] [2021-09-20T11:52:13.107Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-09-20T11:52:13.107Z] #20 sha256:b06c6994a9b1bbaea63a706f712fecae6d9608e0a3f128e513bea467149aaf78 [2021-09-20T11:52:13.313Z] #25 ... [2021-09-20T11:52:13.313Z] [2021-09-20T11:52:13.313Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-09-20T11:52:13.313Z] #16 sha256:441badb823a5bd5d31af128e71418d5050ed9be4eb72dd2433a240abb0f49b28 [2021-09-20T11:52:13.313Z] #16 DONE 2.1s [2021-09-20T11:52:13.313Z] [2021-09-20T11:52:13.313Z] #55 [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-09-20T11:52:13.313Z] #55 sha256:7c1f72516f0958f8f0d157525601557bcadea61d4a21ce97ebd3877606f3f56b [2021-09-20T11:52:13.313Z] #55 2.272 + RM_GOPATH=0 [2021-09-20T11:52:13.313Z] #55 2.274 + TMP_GOPATH= [2021-09-20T11:52:13.313Z] #55 2.274 + : /build [2021-09-20T11:52:13.313Z] #55 2.274 + '[' -z '' ']' [2021-09-20T11:52:13.313Z] #55 2.275 ++ mktemp -d [2021-09-20T11:52:13.313Z] #55 2.332 + export GOPATH=/tmp/tmp.6R3fvDdq3U [2021-09-20T11:52:13.313Z] #55 2.333 + GOPATH=/tmp/tmp.6R3fvDdq3U [2021-09-20T11:52:13.313Z] #55 2.333 + RM_GOPATH=1 [2021-09-20T11:52:13.313Z] #55 2.333 + case "$(go env GOARCH)" in [2021-09-20T11:52:13.313Z] #55 2.334 ++ go env GOARCH [2021-09-20T11:52:13.313Z] #55 2.341 + export GO_BUILDMODE=-buildmode=pie [2021-09-20T11:52:13.313Z] #55 2.348 + GO_BUILDMODE=-buildmode=pie [2021-09-20T11:52:13.313Z] #55 2.349 ++ dirname /tmp/install/install.sh [2021-09-20T11:52:13.313Z] #55 2.352 + dir=/tmp/install [2021-09-20T11:52:13.313Z] #55 2.353 + bin=runc [2021-09-20T11:52:13.313Z] #55 2.353 + shift [2021-09-20T11:52:13.313Z] #55 2.354 + '[' '!' -f /tmp/install/runc.installer ']' [2021-09-20T11:52:13.313Z] #55 2.354 + . /tmp/install/runc.installer [2021-09-20T11:52:13.313Z] #55 2.354 ++ set -e [2021-09-20T11:52:13.313Z] #55 2.355 ++ : v1.0.2 [2021-09-20T11:52:13.313Z] #55 2.355 + install_runc [2021-09-20T11:52:13.313Z] #55 2.356 + RUNC_BUILDTAGS=seccomp [2021-09-20T11:52:13.313Z] #55 2.356 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-09-20T11:52:13.313Z] #55 2.357 Install runc version v1.0.2 (build tags: seccomp) [2021-09-20T11:52:13.313Z] #55 2.357 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.6R3fvDdq3U/src/github.com/opencontainers/runc [2021-09-20T11:52:13.313Z] #55 2.392 Cloning into '/tmp/tmp.6R3fvDdq3U/src/github.com/opencontainers/runc'... [2021-09-20T11:52:13.393Z] #38 8.250 [100%] Linking C executable tini-static [2021-09-20T11:52:13.963Z] #38 8.949 [100%] Built target tini-static [2021-09-20T11:52:13.963Z] #38 9.094 + mkdir -p /build [2021-09-20T11:52:13.963Z] #38 9.109 + cp tini-static /build/docker-init [2021-09-20T11:52:14.907Z] #38 DONE 9.8s [2021-09-20T11:52:14.907Z] [2021-09-20T11:52:14.907Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-20T11:52:14.907Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-20T11:52:14.907Z] #14 94.16 Selecting previously unselected package gcc-mingw-w64-base. [2021-09-20T11:52:14.907Z] #14 94.16 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-09-20T11:52:14.907Z] #14 94.17 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-20T11:52:14.907Z] #14 94.42 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-09-20T11:52:14.907Z] #14 94.42 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-09-20T11:52:14.907Z] #14 94.44 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-20T11:52:15.253Z] #55 ... [2021-09-20T11:52:15.253Z] [2021-09-20T11:52:15.253Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-09-20T11:52:15.253Z] #17 sha256:77fb787437daa6dc0e547d54d215f1fec18d7ae0888faa35aaf2084942364f4d [2021-09-20T11:52:15.253Z] #17 1.439 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-09-20T11:52:15.253Z] #17 DONE 2.0s [2021-09-20T11:52:15.253Z] [2021-09-20T11:52:15.253Z] #25 [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-09-20T11:52:15.253Z] #25 sha256:295fd2e20d7722ae59c41afb0b8b25f0a8bb2ae86293257eab70efce636c611e [2021-09-20T11:52:15.253Z] #25 97.86 + mkdir -p /tmp/tmp.DphiTzvuPA/src/github.com/docker [2021-09-20T11:52:15.253Z] #25 97.87 + mv components/cli /tmp/tmp.DphiTzvuPA/src/github.com/docker/cli [2021-09-20T11:52:15.253Z] #25 97.88 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-09-20T11:52:15.650Z] #20 DONE 2.6s [2021-09-20T11:52:15.650Z] [2021-09-20T11:52:15.650Z] #21 [dev-systemd-false 7/25] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-09-20T11:52:15.650Z] #21 sha256:6c58f5a533df099f3c2d82c3856f67d5ba69915718faeab8aebfb6f4ca4d43eb [2021-09-20T11:52:16.658Z] #25 ... [2021-09-20T11:52:16.658Z] [2021-09-20T11:52:16.658Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-09-20T11:52:16.658Z] #18 sha256:3cdb79a98651982c7259819996ac107c5c0b1993ddff8db6abf099a792a988c7 [2021-09-20T11:52:16.658Z] #18 DONE 1.5s [2021-09-20T11:52:16.658Z] [2021-09-20T11:52:16.658Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-09-20T11:52:16.658Z] #19 sha256:5f10c916d479105f5a57b0c24ca149c027cafa2d401ed74401ae3dbde0732f63 [2021-09-20T11:52:17.564Z] #21 2.098 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-20T11:52:17.564Z] #21 2.127 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-20T11:52:17.564Z] #21 2.129 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-20T11:52:18.065Z] #19 DONE 1.6s [2021-09-20T11:52:18.066Z] [2021-09-20T11:52:18.066Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-09-20T11:52:18.066Z] #20 sha256:95c8fba9b423d947a90dc604a21876d886247a4e3a4a78133e49c06e89bdcb91 [2021-09-20T11:52:18.137Z] #21 2.507 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-20T11:52:18.709Z] #21 3.147 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [32.6 kB] [2021-09-20T11:52:19.027Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-09-20T11:52:19.027Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-c36c4212\powershellScript.ps1'; exit $LASTEXITCODE; [2021-09-20T11:52:19.027Z] ---------------------------------------------------------------------------- [2021-09-20T11:52:19.027Z] [2021-09-20T11:52:19.027Z] INFO: executeCI.ps1 starting at Mon Sep 20 11:52:18 CUT 2021 [2021-09-20T11:52:19.027Z] [2021-09-20T11:52:19.027Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-09-20T11:52:19.027Z] INFO: Running git version 2.24.1.windows.2 [2021-09-20T11:52:19.027Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-09-20T11:52:19.027Z] INFO: Environment variables: [2021-09-20T11:52:19.282Z] #21 3.917 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-20T11:52:19.485Z] [2021-09-20T11:52:19.485Z] Name Value [2021-09-20T11:52:19.485Z] ---- ----- [2021-09-20T11:52:19.485Z] ALLUSERSPROFILE C:\ProgramData [2021-09-20T11:52:19.485Z] amd64 true [2021-09-20T11:52:19.485Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-09-20T11:52:19.485Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-09-20T11:52:19.485Z] arm64 true [2021-09-20T11:52:19.485Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-09-20T11:52:19.485Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-09-20T11:52:19.485Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-09-20T11:52:19.485Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-09-20T11:52:19.485Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-09-20T11:52:19.485Z] BRANCH_NAME PR-42868 [2021-09-20T11:52:19.485Z] BUILD_DISPLAY_NAME #2 [2021-09-20T11:52:19.485Z] BUILD_ID 2 [2021-09-20T11:52:19.485Z] BUILD_NUMBER 2 [2021-09-20T11:52:19.485Z] BUILD_TAG jenkins-moby-PR-42868-2 [2021-09-20T11:52:19.485Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42868/2/ [2021-09-20T11:52:19.485Z] cgroup2 true [2021-09-20T11:52:19.485Z] CHANGE_AUTHOR pete-woods [2021-09-20T11:52:19.485Z] CHANGE_AUTHOR_DISPLAY_NAME Pete Woods [2021-09-20T11:52:19.485Z] CHANGE_AUTHOR_EMAIL email@pete-woods.com [2021-09-20T11:52:19.485Z] CHANGE_BRANCH make-quota-package-compile-without-cgo [2021-09-20T11:52:19.485Z] CHANGE_FORK pete-woods [2021-09-20T11:52:19.485Z] CHANGE_ID 42868 [2021-09-20T11:52:19.485Z] CHANGE_TARGET master [2021-09-20T11:52:19.485Z] CHANGE_TITLE quota: Make package compile when `cgo` is disabled [2021-09-20T11:52:19.485Z] CHANGE_URL https://github.com/moby/moby/pull/42868 [2021-09-20T11:52:19.485Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-20T11:52:19.485Z] CommonProgramFiles C:\Program Files\Common Files [2021-09-20T11:52:19.485Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-09-20T11:52:19.485Z] CommonProgramW6432 C:\Program Files\Common Files [2021-09-20T11:52:19.485Z] COMPUTERNAME azwin-2-0690b0 [2021-09-20T11:52:19.485Z] ComSpec C:\Windows\system32\cmd.exe [2021-09-20T11:52:19.485Z] ConfigSequenceNumber 0 [2021-09-20T11:52:19.485Z] dco true [2021-09-20T11:52:19.485Z] DOCKER_BUILDKIT 0 [2021-09-20T11:52:19.485Z] DOCKER_DUT_DEBUG 1 [2021-09-20T11:52:19.485Z] DOCKER_EXPERIMENTAL 1 [2021-09-20T11:52:19.485Z] DOCKER_GRAPHDRIVER overlay2 [2021-09-20T11:52:19.485Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2021-09-20T11:52:19.485Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-09-20T11:52:19.485Z] EXECUTOR_NUMBER 0 [2021-09-20T11:52:19.485Z] FQDN azwin-2-0690b0.westus.cloudapp.azure.com [2021-09-20T11:52:19.485Z] GIT_BRANCH PR-42868 [2021-09-20T11:52:19.485Z] GIT_COMMIT f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 [2021-09-20T11:52:19.485Z] GIT_URL https://github.com/moby/moby.git [2021-09-20T11:52:19.485Z] HUDSON_COOKIE 32bc74a9-4864-41c6-9942-9cb80f0d1ef6 [2021-09-20T11:52:19.485Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-09-20T11:52:19.485Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-09-20T11:52:19.485Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-09-20T11:52:19.485Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-09-20T11:52:19.485Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-09-20T11:52:19.485Z] JENKINS_NODE_COOKIE 4a66ea21-5e88-46ab-b445-c12a8f9b71ff [2021-09-20T11:52:19.485Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-09-20T11:52:19.485Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-09-20T11:52:19.485Z] JOB_BASE_NAME PR-42868 [2021-09-20T11:52:19.485Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42868/display/redirect [2021-09-20T11:52:19.485Z] JOB_NAME moby/PR-42868 [2021-09-20T11:52:19.485Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42868/ [2021-09-20T11:52:19.485Z] library.jps.version master [2021-09-20T11:52:19.485Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-09-20T11:52:19.485Z] NODE_LABELS amd64 azure azwin-2-0690b0 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-09-20T11:52:19.485Z] NODE_NAME azwin-2-0690b0 [2021-09-20T11:52:19.485Z] NUMBER_OF_PROCESSORS 4 [2021-09-20T11:52:19.485Z] OS Windows_NT [2021-09-20T11:52:19.485Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-09-20T11:52:19.486Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-09-20T11:52:19.486Z] ppc64le false [2021-09-20T11:52:19.486Z] PROCESSOR_ARCHITECTURE AMD64 [2021-09-20T11:52:19.486Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-09-20T11:52:19.486Z] PROCESSOR_LEVEL 6 [2021-09-20T11:52:19.486Z] PROCESSOR_REVISION 5507 [2021-09-20T11:52:19.486Z] ProgramData C:\ProgramData [2021-09-20T11:52:19.486Z] ProgramFiles C:\Program Files [2021-09-20T11:52:19.486Z] ProgramFiles(x86) C:\Program Files (x86) [2021-09-20T11:52:19.486Z] ProgramW6432 C:\Program Files [2021-09-20T11:52:19.486Z] PROMPT $P$G [2021-09-20T11:52:19.486Z] PSExecutionPolicyPreference Bypass [2021-09-20T11:52:19.486Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-09-20T11:52:19.486Z] PUBLIC C:\Users\Public [2021-09-20T11:52:19.486Z] rootless true [2021-09-20T11:52:19.486Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42868/2/display/redirect?page=artif... [2021-09-20T11:52:19.486Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42868/2/display/redirect?page=changes [2021-09-20T11:52:19.486Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42868/2/display/redirect [2021-09-20T11:52:19.486Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42868/2/display/redirect?page=tests [2021-09-20T11:52:19.486Z] s390x false [2021-09-20T11:52:19.486Z] SKIP_VALIDATION_TESTS 1 [2021-09-20T11:52:19.486Z] SOURCES_DRIVE d [2021-09-20T11:52:19.486Z] SOURCES_SUBDIR gopath [2021-09-20T11:52:19.486Z] STAGE_NAME Run tests [2021-09-20T11:52:19.486Z] SystemDrive C: [2021-09-20T11:52:19.486Z] SystemRoot C:\Windows [2021-09-20T11:52:19.486Z] TEMP C:\Windows\TEMP [2021-09-20T11:52:19.486Z] TESTDEBUG 0 [2021-09-20T11:52:19.486Z] TESTRUN_DRIVE d [2021-09-20T11:52:19.486Z] TESTRUN_SUBDIR CI [2021-09-20T11:52:19.486Z] TIMEOUT 120m [2021-09-20T11:52:19.486Z] TMP C:\Windows\TEMP [2021-09-20T11:52:19.486Z] unit_validate true [2021-09-20T11:52:19.486Z] USERDOMAIN WORKGROUP [2021-09-20T11:52:19.486Z] USERNAME azwin-2-0690b0$ [2021-09-20T11:52:19.486Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-09-20T11:52:19.486Z] validate_force false [2021-09-20T11:52:19.486Z] windir C:\Windows [2021-09-20T11:52:19.486Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-09-20T11:52:19.486Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2021-09-20T11:52:19.486Z] windows2022 true [2021-09-20T11:52:19.486Z] windows2022containerd true [2021-09-20T11:52:19.486Z] windowsRS1 false [2021-09-20T11:52:19.486Z] windowsRS5 true [2021-09-20T11:52:19.486Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-09-20T11:52:19.486Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-09-20T11:52:19.486Z] [2021-09-20T11:52:19.486Z] [2021-09-20T11:52:19.486Z] [2021-09-20T11:52:19.797Z] #14 101.5 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-09-20T11:52:19.797Z] #14 101.5 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-09-20T11:52:19.797Z] #14 101.6 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-20T11:52:19.945Z] INFO: Sources under d:\gopath\... [2021-09-20T11:52:19.945Z] INFO: Test run under d:\CI\... [2021-09-20T11:52:19.945Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-09-20T11:52:19.945Z] INFO: docker/docker repository was found [2021-09-20T11:52:19.945Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2021-09-20T11:52:19.998Z] #20 DONE 1.5s [2021-09-20T11:52:19.998Z] [2021-09-20T11:52:19.998Z] #21 [dev-systemd-false 7/25] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-09-20T11:52:19.998Z] #21 sha256:3e933cf17ac219c9de460396638afb9d7eaf72b9e463964d5c460e517fb40ec1 [2021-09-20T11:52:20.083Z] #19 194.6 Selecting previously unselected package gcc-aarch64-linux-gnu. [2021-09-20T11:52:20.083Z] #19 194.6 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-20T11:52:20.083Z] #19 194.6 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2021-09-20T11:52:20.083Z] #19 194.7 Selecting previously unselected package linux-libc-dev-arm64-cross. [2021-09-20T11:52:20.083Z] #19 194.7 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2021-09-20T11:52:20.083Z] #19 194.7 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2021-09-20T11:52:20.083Z] #19 195.0 Selecting previously unselected package libc6-dev-arm64-cross. [2021-09-20T11:52:20.083Z] #19 195.0 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2021-09-20T11:52:20.083Z] #19 195.0 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2021-09-20T11:52:20.083Z] #19 195.3 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2021-09-20T11:52:20.083Z] #19 195.3 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-20T11:52:20.083Z] #19 195.4 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-09-20T11:52:20.340Z] #19 195.8 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2021-09-20T11:52:20.340Z] #19 195.8 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-20T11:52:20.340Z] #19 195.8 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-09-20T11:52:20.403Z] ltsc2022: Pulling from windows/servercore [2021-09-20T11:52:20.403Z] 8f616e6e9eec: Pulling fs layer [2021-09-20T11:52:20.403Z] 48a76b150a3a: Pulling fs layer [2021-09-20T11:52:21.445Z] #21 1.631 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-20T11:52:21.445Z] #21 1.670 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-20T11:52:21.445Z] #21 1.676 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-20T11:52:22.048Z] #21 ... [2021-09-20T11:52:22.048Z] [2021-09-20T11:52:22.048Z] #33 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-20T11:52:22.048Z] #33 sha256:bf8adb7ed355b4799344ce1c320ab4a4346595065c8038c59e568a9092745ffa [2021-09-20T11:52:22.048Z] #33 DONE 104.4s [2021-09-20T11:52:22.048Z] [2021-09-20T11:52:22.048Z] #21 [dev-systemd-false 7/25] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-09-20T11:52:22.048Z] #21 sha256:3e933cf17ac219c9de460396638afb9d7eaf72b9e463964d5c460e517fb40ec1 [2021-09-20T11:52:22.048Z] #21 2.316 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-20T11:52:22.650Z] #21 6.960 Fetched 8408 kB in 5s (1580 kB/s) [2021-09-20T11:52:23.049Z] #14 104.7 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-09-20T11:52:23.049Z] #14 104.7 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-09-20T11:52:23.049Z] #14 104.7 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-20T11:52:23.486Z] #21 3.542 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [32.6 kB] [2021-09-20T11:52:24.034Z] #21 6.960 Reading package lists... [2021-09-20T11:52:24.066Z] #21 4.316 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2092 B] [2021-09-20T11:52:25.468Z] #21 5.737 Fetched 8297 kB in 4s (1873 kB/s) [2021-09-20T11:52:26.210Z] #21 8.795 Reading package lists... [2021-09-20T11:52:26.369Z] #14 ... [2021-09-20T11:52:26.369Z] [2021-09-20T11:52:26.369Z] #58 [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-09-20T11:52:26.369Z] #58 sha256:6d59e37e89947cf5a2388281b96925ee29fc19fd493ff943ad125aef33fe2d0a [2021-09-20T11:52:26.781Z] #21 10.85 Building dependency tree... [2021-09-20T11:52:26.871Z] #21 5.737 Reading package lists... [2021-09-20T11:52:26.982Z] #19 202.7 Selecting previously unselected package g++-aarch64-linux-gnu. [2021-09-20T11:52:26.982Z] #19 202.7 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-20T11:52:26.982Z] #19 202.7 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2021-09-20T11:52:26.982Z] #19 202.7 Selecting previously unselected package patch. [2021-09-20T11:52:26.982Z] #19 202.7 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2021-09-20T11:52:26.982Z] #19 202.7 Unpacking patch (2.7.6-7) ... [2021-09-20T11:52:27.239Z] #19 202.8 Selecting previously unselected package dpkg-dev. [2021-09-20T11:52:27.239Z] #19 202.8 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2021-09-20T11:52:27.239Z] #19 202.8 Unpacking dpkg-dev (1.20.9) ... [2021-09-20T11:52:27.239Z] #19 203.0 Selecting previously unselected package libconfig-inifiles-perl. [2021-09-20T11:52:27.239Z] #19 203.0 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2021-09-20T11:52:27.239Z] #19 203.0 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2021-09-20T11:52:27.239Z] #19 203.0 Selecting previously unselected package libio-string-perl. [2021-09-20T11:52:27.239Z] #19 203.0 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2021-09-20T11:52:27.239Z] #19 203.0 Unpacking libio-string-perl (1.08-3.1) ... [2021-09-20T11:52:27.353Z] #21 11.79 The following additional packages will be installed: [2021-09-20T11:52:27.353Z] #21 11.79 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-09-20T11:52:27.353Z] #21 11.79 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-09-20T11:52:27.353Z] #21 11.79 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-09-20T11:52:27.353Z] #21 11.79 python3-pkg-resources vim-runtime xxd [2021-09-20T11:52:27.353Z] #21 11.79 Suggested packages: [2021-09-20T11:52:27.353Z] #21 11.79 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-09-20T11:52:27.353Z] #21 11.79 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-09-20T11:52:27.353Z] #21 11.79 acl attr quota [2021-09-20T11:52:27.353Z] #21 11.79 Recommended packages: [2021-09-20T11:52:27.353Z] #21 11.79 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-09-20T11:52:27.496Z] #19 203.1 Selecting previously unselected package libicu67:amd64. [2021-09-20T11:52:27.496Z] #19 203.1 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2021-09-20T11:52:27.496Z] #19 203.1 Unpacking libicu67:amd64 (67.1-7) ... [2021-09-20T11:52:28.092Z] #21 7.436 Reading package lists... [2021-09-20T11:52:28.093Z] #21 ... [2021-09-20T11:52:28.093Z] [2021-09-20T11:52:28.093Z] #55 [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-09-20T11:52:28.093Z] #55 sha256:7c1f72516f0958f8f0d157525601557bcadea61d4a21ce97ebd3877606f3f56b [2021-09-20T11:52:28.093Z] #55 9.399 + cd /tmp/tmp.6R3fvDdq3U/src/github.com/opencontainers/runc [2021-09-20T11:52:28.093Z] #55 9.399 + git checkout -q v1.0.2 [2021-09-20T11:52:28.093Z] #55 10.03 + '[' -z '' ']' [2021-09-20T11:52:28.093Z] #55 10.03 + target=static [2021-09-20T11:52:28.093Z] #55 10.03 + make BUILDTAGS=seccomp static [2021-09-20T11:52:28.093Z] #55 10.36 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-09-20T11:52:28.296Z] #21 12.86 The following NEW packages will be installed: [2021-09-20T11:52:28.296Z] #21 12.87 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-09-20T11:52:28.296Z] #21 12.87 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-09-20T11:52:28.296Z] #21 12.87 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-09-20T11:52:28.296Z] #21 12.87 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-09-20T11:52:28.296Z] #21 12.87 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-09-20T11:52:28.296Z] #21 12.87 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-09-20T11:52:28.296Z] #21 12.87 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-09-20T11:52:28.296Z] #21 12.87 xz-utils zip zstd [2021-09-20T11:52:28.335Z] #14 ... [2021-09-20T11:52:28.335Z] [2021-09-20T11:52:28.335Z] #58 [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-09-20T11:52:28.335Z] #58 sha256:6b2a37f3d6ff4590314279fbe04e0400868e1e3a924e59d7eb25485c5e2cfd03 [2021-09-20T11:52:28.443Z] #58 49.56 Updating files: 33% (1517/4567) Updating files: 34% (1553/4567) Updating files: 35% (1599/4567) Updating files: 36% (1645/4567) Updating files: 37% (1690/4567) Updating files: 38% (1736/4567) Updating files: 39% (1782/4567) Updating files: 40% (1827/4567) Updating files: 41% (1873/4567) Updating files: 42% (1919/4567) Updating files: 43% (1964/4567) Updating files: 44% (2010/4567) Updating files: 45% (2056/4567) Updating files: 46% (2101/4567) Updating files: 47% (2147/4567) Updating files: 48% (2193/4567) Updating files: 49% (2238/4567) Updating files: 50% (2284/4567) Updating files: 51% (2330/4567) Updating files: 52% (2375/4567) Updating files: 53% (2421/4567) Updating files: 54% (2467/4567) Updating files: 55% (2512/4567) Updating files: 56% (2558/4567) Updating files: 57% (2604/4567) Updating files: 58% (2649/4567) Updating files: 59% (2695/4567) Updating files: 60% (2741/4567) Updating files: 61% (2786/4567) Updating files: 62% (2832/4567) Updating files: 63% (2878/4567) Updating files: 64% (2923/4567) Updating files: 65% (2969/4567) Updating files: 66% (3015/4567) Updating files: 67% (3060/4567) Updating files: 68% (3106/4567) Updating files: 69% (3152/4567) Updating files: 70% (3197/4567) Updating files: 71% (3243/4567) Updating files: 72% (3289/4567) Updating files: 73% (3334/4567) Updating files: 74% (3380/4567) Updating files: 75% (3426/4567) Updating files: 76% (3471/4567) Updating files: 76% (3491/4567) Updating files: 77% (3517/4567) Updating files: 78% (3563/4567) Updating files: 79% (3608/4567) Updating files: 80% (3654/4567) Updating files: 81% (3700/4567) Updating files: 82% (3745/4567) Updating files: 83% (3791/4567) Updating files: 84% (3837/4567) Updating files: 85% (3882/4567) Updating files: 86% (3928/4567) Updating files: 87% (3974/4567) Updating files: 88% (4019/4567) Updating files: 89% (4065/4567) Updating files: 90% (4111/4567) Updating files: 91% (4156/4567) Updating files: 92% (4202/4567) Updating files: 93% (4248/4567) Updating files: 94% (4293/4567) Updating files: 95% (4339/4567) Updating files: 96% (4385/4567) Updating files: 97% (4430/4567) Updating files: 98% (4476/4567) Updating files: 99% (4522/4567) Updating files: 100% (4567/4567) Updating files: 100% (4567/4567), done. [2021-09-20T11:52:28.443Z] #58 51.63 + cd /tmp/tmp.WLbjNmTBiS/src/github.com/containerd/containerd [2021-09-20T11:52:28.443Z] #58 51.64 + git checkout -q v1.5.5 [2021-09-20T11:52:28.558Z] #21 13.17 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2021-09-20T11:52:28.558Z] #21 13.17 Need to get 27.6 MB of archives. [2021-09-20T11:52:28.558Z] #21 13.17 After this operation, 106 MB of additional disk space will be used. [2021-09-20T11:52:28.558Z] #21 13.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-09-20T11:52:28.558Z] #21 13.17 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-09-20T11:52:28.558Z] #21 13.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-09-20T11:52:28.819Z] #21 13.35 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-09-20T11:52:28.819Z] #21 13.35 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-09-20T11:52:28.819Z] #21 13.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-09-20T11:52:28.819Z] #21 13.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-09-20T11:52:28.819Z] #21 13.36 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-09-20T11:52:28.819Z] #21 13.37 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-09-20T11:52:28.819Z] #21 13.38 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-20T11:52:28.819Z] #21 13.39 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-09-20T11:52:28.819Z] #21 13.43 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-09-20T11:52:28.819Z] #21 13.43 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-09-20T11:52:28.819Z] #21 13.44 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-09-20T11:52:28.819Z] #21 13.45 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-09-20T11:52:28.819Z] #21 13.46 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-09-20T11:52:28.819Z] #21 13.47 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-09-20T11:52:28.819Z] #21 13.47 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-09-20T11:52:28.819Z] #21 13.47 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-09-20T11:52:28.819Z] #21 13.47 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-09-20T11:52:28.819Z] #21 13.47 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-09-20T11:52:28.819Z] #21 13.49 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-09-20T11:52:28.819Z] #21 13.50 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-09-20T11:52:28.819Z] #21 13.50 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-09-20T11:52:28.819Z] #21 13.50 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-09-20T11:52:28.819Z] #21 13.50 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-09-20T11:52:28.819Z] #21 13.51 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-09-20T11:52:28.864Z] #19 204.4 Selecting previously unselected package libxml2:amd64. [2021-09-20T11:52:28.864Z] #19 204.4 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-09-20T11:52:28.864Z] #19 204.4 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-09-20T11:52:29.056Z] #55 ... [2021-09-20T11:52:29.056Z] [2021-09-20T11:52:29.056Z] #21 [dev-systemd-false 7/25] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-09-20T11:52:29.056Z] #21 sha256:3e933cf17ac219c9de460396638afb9d7eaf72b9e463964d5c460e517fb40ec1 [2021-09-20T11:52:29.056Z] #21 7.436 Reading package lists... [2021-09-20T11:52:29.121Z] #19 204.7 Selecting previously unselected package libxml-namespacesupport-perl. [2021-09-20T11:52:29.121Z] #19 204.7 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2021-09-20T11:52:29.121Z] #19 204.8 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2021-09-20T11:52:29.121Z] #19 204.8 Selecting previously unselected package libxml-sax-base-perl. [2021-09-20T11:52:29.121Z] #19 204.8 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2021-09-20T11:52:29.121Z] #19 204.8 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2021-09-20T11:52:29.121Z] #19 204.8 Selecting previously unselected package libxml-sax-perl. [2021-09-20T11:52:29.121Z] #19 204.8 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2021-09-20T11:52:29.121Z] #19 204.8 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2021-09-20T11:52:29.121Z] #19 204.9 Selecting previously unselected package libxml-libxml-perl. [2021-09-20T11:52:29.121Z] #19 204.9 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2021-09-20T11:52:29.380Z] #19 204.9 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2021-09-20T11:52:29.380Z] #19 205.1 Selecting previously unselected package libxml-simple-perl. [2021-09-20T11:52:29.380Z] #19 205.1 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2021-09-20T11:52:29.380Z] #19 205.2 Unpacking libxml-simple-perl (2.25-1) ... [2021-09-20T11:52:29.391Z] #21 13.81 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-09-20T11:52:29.391Z] #21 13.81 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-09-20T11:52:29.391Z] #21 13.81 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-09-20T11:52:29.391Z] #21 13.81 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-09-20T11:52:29.391Z] #21 13.81 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-09-20T11:52:29.391Z] #21 13.90 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-09-20T11:52:29.587Z] #21 9.484 Building dependency tree... [2021-09-20T11:52:29.637Z] #19 205.3 Selecting previously unselected package libyaml-perl. [2021-09-20T11:52:29.637Z] #19 205.3 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2021-09-20T11:52:29.639Z] #58 50.20 Updating files: 42% (1941/4567) Updating files: 43% (1964/4567) Updating files: 44% (2010/4567) Updating files: 45% (2056/4567) Updating files: 46% (2101/4567) Updating files: 47% (2147/4567) Updating files: 48% (2193/4567) Updating files: 49% (2238/4567) Updating files: 50% (2284/4567) Updating files: 51% (2330/4567) Updating files: 52% (2375/4567) Updating files: 53% (2421/4567) Updating files: 54% (2467/4567) Updating files: 55% (2512/4567) Updating files: 56% (2558/4567) Updating files: 57% (2604/4567) Updating files: 58% (2649/4567) Updating files: 59% (2695/4567) Updating files: 60% (2741/4567) Updating files: 61% (2786/4567) Updating files: 62% (2832/4567) Updating files: 63% (2878/4567) Updating files: 64% (2923/4567) Updating files: 65% (2969/4567) Updating files: 66% (3015/4567) Updating files: 67% (3060/4567) Updating files: 68% (3106/4567) Updating files: 69% (3152/4567) Updating files: 70% (3197/4567) Updating files: 71% (3243/4567) Updating files: 72% (3289/4567) Updating files: 73% (3334/4567) Updating files: 74% (3380/4567) Updating files: 75% (3426/4567) Updating files: 76% (3471/4567) Updating files: 77% (3517/4567) Updating files: 78% (3563/4567) Updating files: 79% (3608/4567) Updating files: 80% (3654/4567) Updating files: 81% (3700/4567) Updating files: 82% (3745/4567) Updating files: 83% (3791/4567) Updating files: 84% (3837/4567) Updating files: 85% (3882/4567) Updating files: 86% (3928/4567) Updating files: 87% (3974/4567) Updating files: 88% (4019/4567) Updating files: 89% (4065/4567) Updating files: 90% (4111/4567) Updating files: 91% (4156/4567) Updating files: 92% (4202/4567) Updating files: 93% (4248/4567) Updating files: 94% (4293/4567) Updating files: 95% (4339/4567) Updating files: 96% (4385/4567) Updating files: 97% (4430/4567) Updating files: 98% (4476/4567) Updating files: 99% (4522/4567) Updating files: 100% (4567/4567) Updating files: 100% (4567/4567), done. [2021-09-20T11:52:29.639Z] #58 51.98 + cd /tmp/tmp.DHTKWSkE2z/src/github.com/containerd/containerd [2021-09-20T11:52:29.651Z] #21 14.07 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-09-20T11:52:29.893Z] #19 205.3 Unpacking libyaml-perl (1.30-1) ... [2021-09-20T11:52:29.893Z] #19 205.5 Selecting previously unselected package libconfig-auto-perl. [2021-09-20T11:52:29.893Z] #19 205.5 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2021-09-20T11:52:29.893Z] #19 205.6 Unpacking libconfig-auto-perl (0.44-1.1) ... [2021-09-20T11:52:29.899Z] #58 51.99 + git checkout -q v1.5.5 [2021-09-20T11:52:29.912Z] #21 14.48 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-09-20T11:52:29.912Z] #21 14.48 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-09-20T11:52:29.912Z] #21 14.48 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-20T11:52:29.912Z] #21 14.48 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-09-20T11:52:29.912Z] #21 14.50 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-09-20T11:52:29.912Z] #21 14.50 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-09-20T11:52:29.912Z] #21 14.62 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-09-20T11:52:30.150Z] #19 205.7 Selecting previously unselected package libfile-which-perl. [2021-09-20T11:52:30.150Z] #19 205.7 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2021-09-20T11:52:30.150Z] #19 205.7 Unpacking libfile-which-perl (1.23-1) ... [2021-09-20T11:52:30.150Z] #19 205.7 Selecting previously unselected package libfile-homedir-perl. [2021-09-20T11:52:30.150Z] #19 205.7 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2021-09-20T11:52:30.150Z] #19 205.7 Unpacking libfile-homedir-perl (1.006-1) ... [2021-09-20T11:52:30.150Z] #19 205.8 Selecting previously unselected package libdebian-dpkgcross-perl. [2021-09-20T11:52:30.150Z] #19 205.8 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2021-09-20T11:52:30.150Z] #19 205.8 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2021-09-20T11:52:30.150Z] #19 205.8 Selecting previously unselected package dpkg-cross. [2021-09-20T11:52:30.150Z] #19 205.8 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2021-09-20T11:52:30.168Z] #21 10.50 The following additional packages will be installed: [2021-09-20T11:52:30.168Z] #21 10.50 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-09-20T11:52:30.168Z] #21 10.50 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-09-20T11:52:30.168Z] #21 10.50 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-09-20T11:52:30.168Z] #21 10.50 python3-pkg-resources vim-runtime xxd [2021-09-20T11:52:30.168Z] #21 10.51 Suggested packages: [2021-09-20T11:52:30.168Z] #21 10.51 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-09-20T11:52:30.168Z] #21 10.51 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-09-20T11:52:30.168Z] #21 10.51 acl attr quota [2021-09-20T11:52:30.168Z] #21 10.51 Recommended packages: [2021-09-20T11:52:30.168Z] #21 10.51 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-09-20T11:52:30.349Z] #58 53.27 + export 'BUILDTAGS=netgo osusergo static_build' [2021-09-20T11:52:30.349Z] #58 53.27 + BUILDTAGS='netgo osusergo static_build' [2021-09-20T11:52:30.349Z] #58 53.28 + export EXTRA_FLAGS=-buildmode=pie [2021-09-20T11:52:30.349Z] #58 53.28 + EXTRA_FLAGS=-buildmode=pie [2021-09-20T11:52:30.349Z] #58 53.28 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-09-20T11:52:30.349Z] #58 53.28 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-09-20T11:52:30.349Z] #58 53.28 + '[' '' = dynamic ']' [2021-09-20T11:52:30.349Z] #58 53.28 + make [2021-09-20T11:52:30.406Z] #19 205.8 Unpacking dpkg-cross (2.6.18+nmu1) ... [2021-09-20T11:52:30.406Z] #19 205.9 Selecting previously unselected package crossbuild-essential-arm64. [2021-09-20T11:52:30.406Z] #19 205.9 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2021-09-20T11:52:30.406Z] #19 205.9 Unpacking crossbuild-essential-arm64 (12.9) ... [2021-09-20T11:52:30.406Z] #19 206.0 Selecting previously unselected package libc6-armel-cross. [2021-09-20T11:52:30.406Z] #19 206.0 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2021-09-20T11:52:30.406Z] #19 206.0 Unpacking libc6-armel-cross (2.31-9cross4) ... [2021-09-20T11:52:30.483Z] #21 14.96 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-09-20T11:52:30.483Z] #21 14.97 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-09-20T11:52:30.483Z] #21 15.06 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-09-20T11:52:30.662Z] #19 206.2 Selecting previously unselected package libgcc-s1-armel-cross. [2021-09-20T11:52:30.662Z] #19 206.2 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2021-09-20T11:52:30.662Z] #19 206.2 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2021-09-20T11:52:30.662Z] #19 206.3 Selecting previously unselected package libgomp1-armel-cross. [2021-09-20T11:52:30.662Z] #19 206.3 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2021-09-20T11:52:30.662Z] #19 206.3 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2021-09-20T11:52:30.662Z] #19 206.3 Selecting previously unselected package libatomic1-armel-cross. [2021-09-20T11:52:30.662Z] #19 206.3 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2021-09-20T11:52:30.662Z] #19 206.3 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2021-09-20T11:52:30.662Z] #19 206.4 Selecting previously unselected package libasan6-armel-cross. [2021-09-20T11:52:30.939Z] #19 206.4 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2021-09-20T11:52:30.939Z] #19 206.4 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2021-09-20T11:52:31.055Z] #21 15.68 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-09-20T11:52:31.123Z] #21 11.46 The following NEW packages will be installed: [2021-09-20T11:52:31.123Z] #21 11.46 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-09-20T11:52:31.123Z] #21 11.47 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-09-20T11:52:31.123Z] #21 11.47 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-09-20T11:52:31.123Z] #21 11.47 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-09-20T11:52:31.123Z] #21 11.47 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-09-20T11:52:31.123Z] #21 11.47 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-09-20T11:52:31.123Z] #21 11.47 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-09-20T11:52:31.123Z] #21 11.47 xz-utils zip zstd [2021-09-20T11:52:31.195Z] #19 206.8 Selecting previously unselected package libstdc++6-armel-cross. [2021-09-20T11:52:31.195Z] #19 206.8 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2021-09-20T11:52:31.195Z] #19 206.8 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2021-09-20T11:52:31.195Z] #19 206.9 Selecting previously unselected package libubsan1-armel-cross. [2021-09-20T11:52:31.293Z] #58 53.53 + export 'BUILDTAGS=netgo osusergo static_build' [2021-09-20T11:52:31.293Z] #58 53.53 + BUILDTAGS='netgo osusergo static_build' [2021-09-20T11:52:31.293Z] #58 53.53 + export EXTRA_FLAGS=-buildmode=pie [2021-09-20T11:52:31.293Z] #58 53.53 + EXTRA_FLAGS=-buildmode=pie [2021-09-20T11:52:31.293Z] #58 53.53 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-09-20T11:52:31.293Z] #58 53.53 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-09-20T11:52:31.293Z] #58 53.53 + '[' '' = dynamic ']' [2021-09-20T11:52:31.293Z] #58 53.53 + make [2021-09-20T11:52:31.316Z] #21 16.04 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-09-20T11:52:31.316Z] #21 16.06 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-09-20T11:52:31.316Z] #21 16.06 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-09-20T11:52:31.390Z] #21 11.79 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2021-09-20T11:52:31.390Z] #21 11.79 Need to get 27.0 MB of archives. [2021-09-20T11:52:31.390Z] #21 11.79 After this operation, 105 MB of additional disk space will be used. [2021-09-20T11:52:31.390Z] #21 11.79 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2021-09-20T11:52:31.390Z] #21 11.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2021-09-20T11:52:31.390Z] #21 11.79 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2021-09-20T11:52:31.390Z] #21 11.80 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2021-09-20T11:52:31.390Z] #21 11.80 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2021-09-20T11:52:31.390Z] #21 11.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2021-09-20T11:52:31.390Z] #21 11.80 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2021-09-20T11:52:31.390Z] #21 11.80 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2021-09-20T11:52:31.390Z] #21 11.84 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3 [192 kB] [2021-09-20T11:52:31.453Z] #19 206.9 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2021-09-20T11:52:31.453Z] #19 206.9 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2021-09-20T11:52:31.453Z] #19 207.1 Selecting previously unselected package libgcc-10-dev-armel-cross. [2021-09-20T11:52:31.453Z] #19 207.1 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2021-09-20T11:52:31.453Z] #19 207.1 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2021-09-20T11:52:31.668Z] #21 11.84 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-20T11:52:31.668Z] #21 11.85 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2021-09-20T11:52:31.668Z] #21 11.85 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2021-09-20T11:52:31.668Z] #21 11.86 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2021-09-20T11:52:31.668Z] #21 11.87 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2021-09-20T11:52:31.668Z] #21 11.90 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2021-09-20T11:52:31.668Z] #21 11.90 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2021-09-20T11:52:31.668Z] #21 11.90 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2021-09-20T11:52:31.668Z] #21 11.90 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-09-20T11:52:31.668Z] #21 11.90 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2021-09-20T11:52:31.668Z] #21 11.90 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2021-09-20T11:52:31.668Z] #21 11.90 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2021-09-20T11:52:31.668Z] #21 11.93 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2021-09-20T11:52:31.668Z] #21 11.94 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2021-09-20T11:52:31.669Z] #21 11.94 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2021-09-20T11:52:31.669Z] #21 11.95 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2021-09-20T11:52:31.669Z] #21 11.96 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2021-09-20T11:52:31.669Z] #21 11.96 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2021-09-20T11:52:31.711Z] #19 207.5 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2021-09-20T11:52:31.888Z] #21 16.55 debconf: delaying package configuration, since apt-utils is not installed [2021-09-20T11:52:31.888Z] #21 16.64 Fetched 27.6 MB in 3s (8695 kB/s) [2021-09-20T11:52:31.934Z] #21 12.26 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2021-09-20T11:52:31.934Z] #21 12.26 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-09-20T11:52:31.934Z] #21 12.26 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2021-09-20T11:52:31.934Z] #21 12.26 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2021-09-20T11:52:31.934Z] #21 12.28 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2021-09-20T11:52:31.934Z] #21 12.28 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2021-09-20T11:52:31.934Z] #21 12.28 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-09-20T11:52:31.934Z] #21 12.32 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-09-20T11:52:31.934Z] #21 12.33 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2021-09-20T11:52:31.934Z] #21 12.33 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-20T11:52:31.934Z] #21 12.34 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2021-09-20T11:52:31.934Z] #21 12.35 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-09-20T11:52:31.968Z] #19 207.5 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-09-20T11:52:31.968Z] #19 207.5 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-09-20T11:52:32.150Z] #21 16.70 Selecting previously unselected package pigz. [2021-09-20T11:52:32.150Z] #21 16.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24014 files and directories currently installed.) [2021-09-20T11:52:32.150Z] #21 16.77 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-09-20T11:52:32.150Z] #21 16.77 Unpacking pigz (2.6-1) ... [2021-09-20T11:52:32.198Z] #21 12.38 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2021-09-20T11:52:32.198Z] #21 12.38 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2021-09-20T11:52:32.198Z] #21 12.39 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2021-09-20T11:52:32.198Z] #21 12.40 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2021-09-20T11:52:32.198Z] #21 12.41 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-09-20T11:52:32.198Z] #21 12.64 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3 [1387 kB] [2021-09-20T11:52:32.238Z] #58 54.67 + bin/ctr [2021-09-20T11:52:32.411Z] #21 16.91 Selecting previously unselected package libelf1:amd64. [2021-09-20T11:52:32.411Z] #21 16.91 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-09-20T11:52:32.411Z] #21 16.92 Unpacking libelf1:amd64 (0.183-1) ... [2021-09-20T11:52:32.411Z] #21 17.04 Selecting previously unselected package libbpf0:amd64. [2021-09-20T11:52:32.411Z] #21 17.04 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-09-20T11:52:32.411Z] #21 17.04 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-09-20T11:52:32.411Z] #21 17.13 Selecting previously unselected package libcap2:amd64. [2021-09-20T11:52:32.464Z] #21 12.66 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2021-09-20T11:52:32.464Z] #21 12.67 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2021-09-20T11:52:32.464Z] #21 12.70 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2021-09-20T11:52:32.673Z] #21 17.14 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-09-20T11:52:32.673Z] #21 17.15 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-09-20T11:52:32.673Z] #21 17.19 Selecting previously unselected package libmnl0:amd64. [2021-09-20T11:52:32.673Z] #21 17.20 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-09-20T11:52:32.673Z] #21 17.20 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-09-20T11:52:32.673Z] #21 17.25 Selecting previously unselected package libxtables12:amd64. [2021-09-20T11:52:32.673Z] #21 17.26 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-09-20T11:52:32.673Z] #21 17.26 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-09-20T11:52:32.673Z] #21 17.32 Selecting previously unselected package libcap2-bin. [2021-09-20T11:52:32.673Z] #21 17.34 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-09-20T11:52:32.673Z] #21 17.34 Unpacking libcap2-bin (1:2.44-1) ... [2021-09-20T11:52:32.886Z] #58 55.94 + bin/ctr [2021-09-20T11:52:32.934Z] #21 17.42 Selecting previously unselected package iproute2. [2021-09-20T11:52:32.934Z] #21 17.42 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-09-20T11:52:32.934Z] #21 17.44 Unpacking iproute2 (5.10.0-4) ... [2021-09-20T11:52:33.053Z] #21 13.32 debconf: delaying package configuration, since apt-utils is not installed [2021-09-20T11:52:33.053Z] #21 13.43 Fetched 27.0 MB in 1s (22.6 MB/s) [2021-09-20T11:52:33.053Z] #21 13.49 Selecting previously unselected package pigz. [2021-09-20T11:52:33.195Z] #21 17.82 Selecting previously unselected package xxd. [2021-09-20T11:52:33.195Z] #21 17.82 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-09-20T11:52:33.195Z] #21 17.82 Unpacking xxd (2:8.2.2434-3) ... [2021-09-20T11:52:33.318Z] #21 13.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24004 files and directories currently installed.) [2021-09-20T11:52:33.318Z] #21 13.57 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2021-09-20T11:52:33.318Z] #21 13.59 Unpacking pigz (2.6-1) ... [2021-09-20T11:52:33.318Z] #21 13.70 Selecting previously unselected package libelf1:arm64. [2021-09-20T11:52:33.318Z] #21 13.71 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2021-09-20T11:52:33.318Z] #21 13.73 Unpacking libelf1:arm64 (0.183-1) ... [2021-09-20T11:52:33.457Z] #21 17.93 Selecting previously unselected package vim-common. [2021-09-20T11:52:33.457Z] #21 17.94 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-20T11:52:33.457Z] #21 17.96 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-20T11:52:33.457Z] #21 18.11 Selecting previously unselected package bash-completion. [2021-09-20T11:52:33.457Z] #21 18.11 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-09-20T11:52:33.583Z] #21 13.88 Selecting previously unselected package libbpf0:arm64. [2021-09-20T11:52:33.583Z] #21 13.88 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2021-09-20T11:52:33.583Z] #21 13.90 Unpacking libbpf0:arm64 (1:0.3-2) ... [2021-09-20T11:52:33.583Z] #21 14.06 Selecting previously unselected package libcap2:arm64. [2021-09-20T11:52:33.849Z] #21 14.07 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2021-09-20T11:52:33.849Z] #21 14.07 Unpacking libcap2:arm64 (1:2.44-1) ... [2021-09-20T11:52:33.849Z] #21 14.17 Selecting previously unselected package libmnl0:arm64. [2021-09-20T11:52:33.849Z] #21 14.19 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2021-09-20T11:52:33.849Z] #21 14.21 Unpacking libmnl0:arm64 (1.0.4-3) ... [2021-09-20T11:52:34.114Z] #21 14.31 Selecting previously unselected package libxtables12:arm64. [2021-09-20T11:52:34.115Z] #21 14.32 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2021-09-20T11:52:34.115Z] #21 14.34 Unpacking libxtables12:arm64 (1.8.7-1) ... [2021-09-20T11:52:34.115Z] #21 14.44 Selecting previously unselected package libcap2-bin. [2021-09-20T11:52:34.115Z] #21 14.45 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2021-09-20T11:52:34.115Z] #21 14.47 Unpacking libcap2-bin (1:2.44-1) ... [2021-09-20T11:52:34.115Z] #21 14.59 Selecting previously unselected package iproute2. [2021-09-20T11:52:34.380Z] #21 14.59 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2021-09-20T11:52:34.380Z] #21 14.63 Unpacking iproute2 (5.10.0-4) ... [2021-09-20T11:52:34.645Z] #21 15.18 Selecting previously unselected package xxd. [2021-09-20T11:52:34.909Z] #21 15.19 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_arm64.deb ... [2021-09-20T11:52:34.909Z] #21 15.20 Unpacking xxd (2:8.2.2434-3) ... [2021-09-20T11:52:35.174Z] #21 15.37 Selecting previously unselected package vim-common. [2021-09-20T11:52:35.174Z] #21 15.37 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-20T11:52:35.174Z] #21 15.40 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-20T11:52:35.174Z] #21 15.58 Selecting previously unselected package bash-completion. [2021-09-20T11:52:35.371Z] #21 19.64 Unpacking bash-completion (1:2.11-2) ... [2021-09-20T11:52:35.371Z] #21 19.99 Selecting previously unselected package bzip2. [2021-09-20T11:52:35.371Z] #21 20.00 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-09-20T11:52:35.371Z] #21 20.01 Unpacking bzip2 (1.0.8-4) ... [2021-09-20T11:52:35.371Z] #21 20.08 Selecting previously unselected package xz-utils. [2021-09-20T11:52:35.371Z] #21 20.08 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-09-20T11:52:35.371Z] #21 20.08 Unpacking xz-utils (5.2.5-2) ... [2021-09-20T11:52:35.439Z] #21 15.59 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-09-20T11:52:35.632Z] #21 20.24 Selecting previously unselected package apparmor. [2021-09-20T11:52:35.632Z] #21 20.25 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-09-20T11:52:35.632Z] #21 20.30 Unpacking apparmor (2.13.6-10) ... [2021-09-20T11:52:36.154Z] #21 20.66 Selecting previously unselected package inetutils-ping. [2021-09-20T11:52:36.154Z] #21 20.66 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-09-20T11:52:36.154Z] #21 20.67 Unpacking inetutils-ping (2:2.0-1) ... [2021-09-20T11:52:36.154Z] #21 20.80 Selecting previously unselected package libip4tc2:amd64. [2021-09-20T11:52:36.154Z] #21 20.81 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-09-20T11:52:36.154Z] #21 20.81 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-09-20T11:52:36.154Z] #21 20.89 Selecting previously unselected package libip6tc2:amd64. [2021-09-20T11:52:36.415Z] #21 20.91 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-09-20T11:52:36.415Z] #21 20.91 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-09-20T11:52:36.415Z] #21 20.99 Selecting previously unselected package libnfnetlink0:amd64. [2021-09-20T11:52:36.415Z] #21 20.99 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-09-20T11:52:36.415Z] #21 21.00 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-09-20T11:52:36.415Z] #21 21.05 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-09-20T11:52:36.676Z] #21 21.05 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-09-20T11:52:36.676Z] #21 21.05 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-09-20T11:52:36.676Z] #21 21.11 Selecting previously unselected package libnftnl11:amd64. [2021-09-20T11:52:36.676Z] #21 21.11 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-09-20T11:52:36.676Z] #21 21.12 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-09-20T11:52:36.676Z] #21 21.20 Selecting previously unselected package iptables. [2021-09-20T11:52:36.676Z] #21 21.21 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-09-20T11:52:36.676Z] #21 21.21 Unpacking iptables (1.8.7-1) ... [2021-09-20T11:52:36.937Z] #21 21.50 Selecting previously unselected package libonig5:amd64. [2021-09-20T11:52:36.937Z] #21 21.51 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-09-20T11:52:36.937Z] #21 21.51 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-09-20T11:52:37.198Z] #21 21.65 Selecting previously unselected package libjq1:amd64. [2021-09-20T11:52:37.198Z] #21 21.65 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-09-20T11:52:37.198Z] #21 21.67 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-09-20T11:52:37.198Z] #21 21.82 Selecting previously unselected package jq. [2021-09-20T11:52:37.198Z] #21 21.83 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-09-20T11:52:37.198Z] #21 21.83 Unpacking jq (1.6-2.1) ... [2021-09-20T11:52:37.221Z] #19 213.0 Selecting previously unselected package gcc-arm-linux-gnueabi. [2021-09-20T11:52:37.460Z] #21 21.97 Selecting previously unselected package libaio1:amd64. [2021-09-20T11:52:37.460Z] #21 21.97 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-09-20T11:52:37.460Z] #21 21.97 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-09-20T11:52:37.460Z] #21 22.02 Selecting previously unselected package libgpm2:amd64. [2021-09-20T11:52:37.460Z] #21 22.02 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-09-20T11:52:37.460Z] #21 22.02 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-09-20T11:52:37.460Z] #21 22.08 Selecting previously unselected package libicu67:amd64. [2021-09-20T11:52:37.460Z] #21 22.10 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-09-20T11:52:37.460Z] #21 22.10 Unpacking libicu67:amd64 (67.1-7) ... [2021-09-20T11:52:37.482Z] #19 213.0 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-09-20T11:52:37.482Z] #19 213.0 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2021-09-20T11:52:38.012Z] #21 18.23 Unpacking bash-completion (1:2.11-2) ... [2021-09-20T11:52:38.078Z] 48a76b150a3a: Verifying Checksum [2021-09-20T11:52:38.078Z] 48a76b150a3a: Download complete [2021-09-20T11:52:38.170Z] #58 ... [2021-09-20T11:52:38.170Z] [2021-09-20T11:52:38.170Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-20T11:52:38.170Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-20T11:52:38.170Z] #14 120.7 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-09-20T11:52:38.170Z] #14 120.7 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-09-20T11:52:38.170Z] #14 120.7 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-20T11:52:38.408Z] #19 214.0 Selecting previously unselected package linux-libc-dev-armel-cross. [2021-09-20T11:52:38.408Z] #19 214.0 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2021-09-20T11:52:38.592Z] #21 18.84 Selecting previously unselected package bzip2. [2021-09-20T11:52:38.592Z] #21 18.85 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2021-09-20T11:52:38.592Z] #21 18.86 Unpacking bzip2 (1.0.8-4) ... [2021-09-20T11:52:38.668Z] #19 214.3 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2021-09-20T11:52:38.857Z] #21 18.98 Selecting previously unselected package xz-utils. [2021-09-20T11:52:38.857Z] #21 19.00 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2021-09-20T11:52:38.857Z] #21 19.00 Unpacking xz-utils (5.2.5-2) ... [2021-09-20T11:52:38.857Z] #21 19.15 Selecting previously unselected package apparmor. [2021-09-20T11:52:38.857Z] #21 19.18 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2021-09-20T11:52:38.857Z] #21 19.24 Unpacking apparmor (2.13.6-10) ... [2021-09-20T11:52:39.437Z] #21 19.69 Selecting previously unselected package inetutils-ping. [2021-09-20T11:52:39.437Z] #21 19.71 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2021-09-20T11:52:39.437Z] #21 19.71 Unpacking inetutils-ping (2:2.0-1) ... [2021-09-20T11:52:39.437Z] #21 19.82 Selecting previously unselected package libip4tc2:arm64. [2021-09-20T11:52:39.437Z] #21 19.84 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2021-09-20T11:52:39.437Z] #21 19.85 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2021-09-20T11:52:39.703Z] #21 19.98 Selecting previously unselected package libip6tc2:arm64. [2021-09-20T11:52:39.703Z] #21 20.00 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2021-09-20T11:52:39.703Z] #21 20.01 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2021-09-20T11:52:39.969Z] #21 20.13 Selecting previously unselected package libnfnetlink0:arm64. [2021-09-20T11:52:39.969Z] #21 20.14 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-09-20T11:52:39.969Z] #21 20.15 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-09-20T11:52:39.969Z] #21 20.25 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-09-20T11:52:39.969Z] #21 20.26 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2021-09-20T11:52:39.969Z] #21 20.27 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2021-09-20T11:52:39.969Z] #21 20.37 Selecting previously unselected package libnftnl11:arm64. [2021-09-20T11:52:39.969Z] #21 20.39 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2021-09-20T11:52:39.969Z] #21 20.40 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2021-09-20T11:52:40.032Z] #19 215.6 Selecting previously unselected package libc6-dev-armel-cross. [2021-09-20T11:52:40.032Z] #19 215.6 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2021-09-20T11:52:40.234Z] #21 20.50 Selecting previously unselected package iptables. [2021-09-20T11:52:40.234Z] #21 20.52 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2021-09-20T11:52:40.234Z] #21 20.53 Unpacking iptables (1.8.7-1) ... [2021-09-20T11:52:40.288Z] #19 215.8 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2021-09-20T11:52:40.500Z] #21 20.90 Selecting previously unselected package libonig5:arm64. [2021-09-20T11:52:40.762Z] #21 25.13 Selecting previously unselected package libinih1:amd64. [2021-09-20T11:52:40.762Z] #21 25.14 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-09-20T11:52:40.762Z] #21 25.15 Unpacking libinih1:amd64 (53-1+b2) ... [2021-09-20T11:52:40.762Z] #21 25.19 Selecting previously unselected package libnet1:amd64. [2021-09-20T11:52:40.762Z] #21 25.20 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-09-20T11:52:40.762Z] #21 25.20 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-20T11:52:40.762Z] #21 25.26 Selecting previously unselected package libnl-3-200:amd64. [2021-09-20T11:52:40.762Z] #21 25.26 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-09-20T11:52:40.762Z] #21 25.26 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-20T11:52:40.762Z] #21 25.32 Selecting previously unselected package libprotobuf-c1:amd64. [2021-09-20T11:52:40.762Z] #21 25.33 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-09-20T11:52:40.762Z] #21 25.33 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-20T11:52:40.762Z] #21 25.39 Selecting previously unselected package net-tools. [2021-09-20T11:52:40.762Z] #21 25.39 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-09-20T11:52:40.762Z] #21 25.40 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-09-20T11:52:40.798Z] #21 20.92 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2021-09-20T11:52:40.798Z] #21 20.93 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2021-09-20T11:52:40.798Z] #21 21.12 Selecting previously unselected package libjq1:arm64. [2021-09-20T11:52:40.798Z] #21 21.13 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2021-09-20T11:52:40.798Z] #21 21.14 Unpacking libjq1:arm64 (1.6-2.1) ... [2021-09-20T11:52:41.024Z] #21 25.58 Selecting previously unselected package patch. [2021-09-20T11:52:41.024Z] #21 25.58 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-09-20T11:52:41.024Z] #21 25.58 Unpacking patch (2.7.6-7) ... [2021-09-20T11:52:41.024Z] #21 25.67 Selecting previously unselected package python-pip-whl. [2021-09-20T11:52:41.024Z] #21 25.67 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-09-20T11:52:41.024Z] #21 25.69 Unpacking python-pip-whl (20.3.4-4) ... [2021-09-20T11:52:41.063Z] #21 21.37 Selecting previously unselected package jq. [2021-09-20T11:52:41.063Z] #21 21.39 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2021-09-20T11:52:41.063Z] #21 21.39 Unpacking jq (1.6-2.1) ... [2021-09-20T11:52:41.063Z] #21 21.49 Selecting previously unselected package libaio1:arm64. [2021-09-20T11:52:41.063Z] #21 21.50 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2021-09-20T11:52:41.063Z] #21 21.51 Unpacking libaio1:arm64 (0.3.112-9) ... [2021-09-20T11:52:41.215Z] #19 216.9 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2021-09-20T11:52:41.328Z] #21 21.60 Selecting previously unselected package libgpm2:arm64. [2021-09-20T11:52:41.328Z] #21 21.62 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2021-09-20T11:52:41.328Z] #21 21.68 Unpacking libgpm2:arm64 (1.20.7-8) ... [2021-09-20T11:52:41.471Z] #19 216.9 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2021-09-20T11:52:41.471Z] #19 217.1 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2021-09-20T11:52:41.594Z] #21 21.78 Selecting previously unselected package libicu67:arm64. [2021-09-20T11:52:41.594Z] #21 21.79 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2021-09-20T11:52:41.594Z] #21 21.80 Unpacking libicu67:arm64 (67.1-7) ... [2021-09-20T11:52:41.595Z] #21 26.20 Selecting previously unselected package python3-lib2to3. [2021-09-20T11:52:41.595Z] #21 26.21 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-09-20T11:52:41.595Z] #21 26.21 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-09-20T11:52:41.857Z] #21 26.32 Selecting previously unselected package python3-distutils. [2021-09-20T11:52:41.857Z] #21 26.32 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-09-20T11:52:41.857Z] #21 26.32 Unpacking python3-distutils (3.9.2-1) ... [2021-09-20T11:52:41.857Z] #21 26.46 Selecting previously unselected package python3-pkg-resources. [2021-09-20T11:52:41.857Z] #21 26.47 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-20T11:52:41.857Z] #21 26.48 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-20T11:52:42.117Z] #21 26.60 Selecting previously unselected package python3-setuptools. [2021-09-20T11:52:42.118Z] #21 26.61 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-09-20T11:52:42.118Z] #21 26.61 Unpacking python3-setuptools (52.0.0-4) ... [2021-09-20T11:52:42.118Z] #21 26.84 Selecting previously unselected package python3-wheel. [2021-09-20T11:52:42.235Z] #58 ... [2021-09-20T11:52:42.235Z] [2021-09-20T11:52:42.235Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-20T11:52:42.235Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-20T11:52:42.235Z] #14 124.7 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-09-20T11:52:42.378Z] #21 26.86 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-09-20T11:52:42.378Z] #21 26.86 Unpacking python3-wheel (0.34.2-1) ... [2021-09-20T11:52:42.378Z] #21 26.94 Selecting previously unselected package python3-pip. [2021-09-20T11:52:42.378Z] #21 26.95 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-09-20T11:52:42.378Z] #21 26.96 Unpacking python3-pip (20.3.4-4) ... [2021-09-20T11:52:42.496Z] #14 124.8 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-09-20T11:52:42.496Z] #14 124.8 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-20T11:52:42.639Z] #21 27.17 Selecting previously unselected package sudo. [2021-09-20T11:52:42.639Z] #21 27.18 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-09-20T11:52:42.639Z] #21 27.20 Unpacking sudo (1.9.5p2-3) ... [2021-09-20T11:52:42.837Z] #19 218.3 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2021-09-20T11:52:42.837Z] #19 218.3 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-09-20T11:52:42.837Z] #19 218.3 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-09-20T11:52:43.211Z] #21 27.70 Selecting previously unselected package thin-provisioning-tools. [2021-09-20T11:52:43.211Z] #21 27.70 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-09-20T11:52:43.211Z] #21 27.71 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-09-20T11:52:43.473Z] #21 27.91 Selecting previously unselected package uidmap. [2021-09-20T11:52:43.473Z] #21 27.92 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-09-20T11:52:43.473Z] #21 27.93 Unpacking uidmap (1:4.8.1-1) ... [2021-09-20T11:52:43.473Z] #21 28.06 Selecting previously unselected package vim-runtime. [2021-09-20T11:52:43.473Z] #21 28.08 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-09-20T11:52:43.552Z] #21 23.88 Selecting previously unselected package libinih1:arm64. [2021-09-20T11:52:43.552Z] #21 23.88 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2021-09-20T11:52:43.552Z] #21 23.90 Unpacking libinih1:arm64 (53-1+b2) ... [2021-09-20T11:52:43.552Z] #21 23.96 Selecting previously unselected package libnet1:arm64. [2021-09-20T11:52:43.734Z] #21 28.12 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-09-20T11:52:43.734Z] #21 28.15 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-09-20T11:52:43.734Z] #21 28.16 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-09-20T11:52:43.819Z] #21 23.96 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-09-20T11:52:43.819Z] #21 23.97 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-09-20T11:52:43.819Z] #21 24.09 Selecting previously unselected package libnl-3-200:arm64. [2021-09-20T11:52:43.819Z] #21 24.10 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2021-09-20T11:52:43.819Z] #21 24.12 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-09-20T11:52:43.819Z] #21 24.22 Selecting previously unselected package libprotobuf-c1:arm64. [2021-09-20T11:52:43.819Z] #21 24.23 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2021-09-20T11:52:43.819Z] #21 24.24 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-09-20T11:52:44.085Z] #21 24.35 Selecting previously unselected package net-tools. [2021-09-20T11:52:44.085Z] #21 24.37 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2021-09-20T11:52:44.085Z] #21 24.38 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-09-20T11:52:44.085Z] #21 24.59 Selecting previously unselected package patch. [2021-09-20T11:52:44.085Z] #21 24.60 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2021-09-20T11:52:44.350Z] #21 24.61 Unpacking patch (2.7.6-7) ... [2021-09-20T11:52:44.350Z] #21 24.74 Selecting previously unselected package python-pip-whl. [2021-09-20T11:52:44.350Z] #21 24.75 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-09-20T11:52:44.350Z] #21 24.76 Unpacking python-pip-whl (20.3.4-4) ... [2021-09-20T11:52:44.931Z] #21 25.21 Selecting previously unselected package python3-lib2to3. [2021-09-20T11:52:44.931Z] #21 25.24 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-09-20T11:52:44.931Z] #21 25.24 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-09-20T11:52:44.931Z] #21 25.44 Selecting previously unselected package python3-distutils. [2021-09-20T11:52:45.197Z] #21 25.45 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-09-20T11:52:45.197Z] #21 25.46 Unpacking python3-distutils (3.9.2-1) ... [2021-09-20T11:52:45.462Z] #21 25.61 Selecting previously unselected package python3-pkg-resources. [2021-09-20T11:52:45.462Z] #21 25.61 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-20T11:52:45.462Z] #21 25.63 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-20T11:52:45.462Z] #21 25.77 Selecting previously unselected package python3-setuptools. [2021-09-20T11:52:45.462Z] #21 25.78 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-09-20T11:52:45.462Z] #21 25.79 Unpacking python3-setuptools (52.0.0-4) ... [2021-09-20T11:52:45.727Z] #21 26.09 Selecting previously unselected package python3-wheel. [2021-09-20T11:52:45.727Z] #21 26.11 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-09-20T11:52:45.727Z] #21 26.13 Unpacking python3-wheel (0.34.2-1) ... [2021-09-20T11:52:45.993Z] #21 26.24 Selecting previously unselected package python3-pip. [2021-09-20T11:52:45.993Z] #21 26.26 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-09-20T11:52:45.993Z] #21 26.27 Unpacking python3-pip (20.3.4-4) ... [2021-09-20T11:52:46.259Z] #21 26.55 Selecting previously unselected package sudo. [2021-09-20T11:52:46.259Z] #21 26.56 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2021-09-20T11:52:46.259Z] #21 26.57 Unpacking sudo (1.9.5p2-3) ... [2021-09-20T11:52:46.291Z] #21 30.98 Selecting previously unselected package vim. [2021-09-20T11:52:46.552Z] #21 30.98 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-09-20T11:52:46.552Z] #21 31.00 Unpacking vim (2:8.2.2434-3) ... [2021-09-20T11:52:46.562Z] #14 129.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-09-20T11:52:46.562Z] #14 129.3 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-09-20T11:52:46.562Z] #14 129.3 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-20T11:52:46.813Z] #21 31.49 Selecting previously unselected package xfsprogs. [2021-09-20T11:52:46.813Z] #21 31.49 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-09-20T11:52:46.813Z] #21 31.50 Unpacking xfsprogs (5.10.0-4) ... [2021-09-20T11:52:46.840Z] #21 27.07 Selecting previously unselected package thin-provisioning-tools. [2021-09-20T11:52:46.840Z] #21 27.08 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2021-09-20T11:52:46.840Z] #21 27.09 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-09-20T11:52:47.106Z] #21 27.32 Selecting previously unselected package uidmap. [2021-09-20T11:52:47.106Z] #21 27.34 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2021-09-20T11:52:47.106Z] #21 27.35 Unpacking uidmap (1:4.8.1-1) ... [2021-09-20T11:52:47.106Z] #21 27.54 Selecting previously unselected package vim-runtime. [2021-09-20T11:52:47.106Z] #21 27.54 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-09-20T11:52:47.106Z] #21 27.57 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-09-20T11:52:47.372Z] #21 27.62 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-09-20T11:52:47.372Z] #21 27.63 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-09-20T11:52:47.385Z] #21 31.89 Selecting previously unselected package zip. [2021-09-20T11:52:47.385Z] #21 31.89 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-09-20T11:52:47.385Z] #21 31.91 Unpacking zip (3.0-12) ... [2021-09-20T11:52:47.385Z] #21 32.02 Selecting previously unselected package zstd. [2021-09-20T11:52:47.645Z] #21 32.03 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-09-20T11:52:47.645Z] #21 32.04 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-09-20T11:52:47.906Z] #21 32.39 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-20T11:52:48.478Z] #21 33.15 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-09-20T11:52:48.478Z] #21 33.16 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-09-20T11:52:48.478Z] #21 33.17 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-09-20T11:52:48.478Z] #21 33.18 Setting up libicu67:amd64 (67.1-7) ... [2021-09-20T11:52:48.739Z] #21 33.19 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-09-20T11:52:48.739Z] #21 33.20 Setting up libinih1:amd64 (53-1+b2) ... [2021-09-20T11:52:48.739Z] #21 33.21 Setting up uidmap (1:4.8.1-1) ... [2021-09-20T11:52:48.739Z] #21 33.22 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-20T11:52:48.739Z] #21 33.23 Setting up bzip2 (1.0.8-4) ... [2021-09-20T11:52:48.739Z] #21 33.24 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-20T11:52:48.739Z] #21 33.26 Setting up python3-wheel (0.34.2-1) ... [2021-09-20T11:52:49.311Z] #21 33.96 Setting up xxd (2:8.2.2434-3) ... [2021-09-20T11:52:49.311Z] #21 33.97 Setting up libcap2:amd64 (1:2.44-1) ... [2021-09-20T11:52:49.311Z] #21 33.98 Setting up libcap2-bin (1:2.44-1) ... [2021-09-20T11:52:49.311Z] #21 33.99 Setting up apparmor (2.13.6-10) ... [2021-09-20T11:52:49.384Z] #19 224.3 Selecting previously unselected package g++-arm-linux-gnueabi. [2021-09-20T11:52:49.385Z] #19 224.3 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-09-20T11:52:49.385Z] #19 224.3 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2021-09-20T11:52:49.385Z] #19 224.4 Selecting previously unselected package crossbuild-essential-armel. [2021-09-20T11:52:49.385Z] #19 224.4 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2021-09-20T11:52:49.385Z] #19 224.4 Unpacking crossbuild-essential-armel (12.9) ... [2021-09-20T11:52:49.385Z] #19 224.4 Selecting previously unselected package libc6-armhf-cross. [2021-09-20T11:52:49.385Z] #19 224.4 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2021-09-20T11:52:49.385Z] #19 224.4 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2021-09-20T11:52:49.385Z] #19 224.6 Selecting previously unselected package libgcc-s1-armhf-cross. [2021-09-20T11:52:49.385Z] #19 224.6 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-09-20T11:52:49.385Z] #19 224.6 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2021-09-20T11:52:49.385Z] #19 224.6 Selecting previously unselected package libgomp1-armhf-cross. [2021-09-20T11:52:49.385Z] #19 224.6 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-09-20T11:52:49.385Z] #19 224.6 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2021-09-20T11:52:49.385Z] #19 224.7 Selecting previously unselected package libatomic1-armhf-cross. [2021-09-20T11:52:49.385Z] #19 224.7 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-09-20T11:52:49.385Z] #19 224.7 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2021-09-20T11:52:49.385Z] #19 224.8 Selecting previously unselected package libasan6-armhf-cross. [2021-09-20T11:52:49.385Z] #19 224.8 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2021-09-20T11:52:49.385Z] #19 224.8 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2021-09-20T11:52:49.385Z] #19 225.1 Selecting previously unselected package libstdc++6-armhf-cross. [2021-09-20T11:52:49.385Z] #19 225.1 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2021-09-20T11:52:49.385Z] #19 225.1 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2021-09-20T11:52:49.385Z] #19 225.2 Selecting previously unselected package libubsan1-armhf-cross. [2021-09-20T11:52:49.641Z] #19 225.2 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-09-20T11:52:49.641Z] #19 225.2 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2021-09-20T11:52:49.898Z] #19 225.3 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2021-09-20T11:52:49.898Z] #19 225.3 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2021-09-20T11:52:49.898Z] #19 225.3 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-09-20T11:52:49.898Z] #19 225.5 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2021-09-20T11:52:49.898Z] #19 225.5 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-09-20T11:52:49.898Z] #19 225.5 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-09-20T11:52:49.942Z] #21 30.18 Selecting previously unselected package vim. [2021-09-20T11:52:49.942Z] #21 30.20 Preparing to unpack .../44-vim_2%3a8.2.2434-3_arm64.deb ... [2021-09-20T11:52:49.942Z] #21 30.23 Unpacking vim (2:8.2.2434-3) ... [2021-09-20T11:52:50.473Z] #21 30.75 Selecting previously unselected package xfsprogs. [2021-09-20T11:52:50.473Z] #21 30.77 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2021-09-20T11:52:50.473Z] #21 30.78 Unpacking xfsprogs (5.10.0-4) ... [2021-09-20T11:52:50.696Z] #21 35.30 Setting up zip (3.0-12) ... [2021-09-20T11:52:50.696Z] #21 35.31 Setting up vim-common (2:8.2.2434-3) ... [2021-09-20T11:52:50.696Z] #21 35.34 Setting up bash-completion (1:2.11-2) ... [2021-09-20T11:52:51.004Z] #21 31.18 Selecting previously unselected package zip. [2021-09-20T11:52:51.004Z] #21 31.19 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2021-09-20T11:52:51.004Z] #21 31.20 Unpacking zip (3.0-12) ... [2021-09-20T11:52:51.004Z] #21 31.40 Selecting previously unselected package zstd. [2021-09-20T11:52:51.004Z] #21 31.41 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2021-09-20T11:52:51.004Z] #21 31.42 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-09-20T11:52:51.585Z] #21 31.88 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-20T11:52:52.608Z] #14 133.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-09-20T11:52:52.608Z] #14 133.8 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-09-20T11:52:52.608Z] #14 133.9 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-20T11:52:52.611Z] #21 37.08 Setting up xz-utils (5.2.5-2) ... [2021-09-20T11:52:52.611Z] #21 37.10 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-09-20T11:52:52.611Z] #21 37.11 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-09-20T11:52:52.611Z] #21 37.12 Setting up patch (2.7.6-7) ... [2021-09-20T11:52:52.611Z] #21 37.12 Setting up sudo (1.9.5p2-3) ... [2021-09-20T11:52:52.611Z] #21 37.19 invoke-rc.d: could not determine current runlevel [2021-09-20T11:52:52.611Z] #21 37.21 invoke-rc.d: policy-rc.d denied execution of start. [2021-09-20T11:52:52.611Z] #21 37.21 Setting up xfsprogs (5.10.0-4) ... [2021-09-20T11:52:52.611Z] #21 37.23 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-09-20T11:52:52.611Z] #21 37.24 Setting up inetutils-ping (2:2.0-1) ... [2021-09-20T11:52:52.611Z] #21 37.25 Setting up pigz (2.6-1) ... [2021-09-20T11:52:52.611Z] #21 37.26 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-09-20T11:52:52.611Z] #21 37.26 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-20T11:52:52.611Z] #21 37.28 Setting up python-pip-whl (20.3.4-4) ... [2021-09-20T11:52:52.611Z] #21 37.29 Setting up vim-runtime (2:8.2.2434-3) ... [2021-09-20T11:52:52.989Z] #21 33.14 Setting up libip4tc2:arm64 (1.8.7-1) ... [2021-09-20T11:52:52.989Z] #21 33.16 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-09-20T11:52:52.989Z] #21 33.17 Setting up libgpm2:arm64 (1.20.7-8) ... [2021-09-20T11:52:52.989Z] #21 33.18 Setting up libicu67:arm64 (67.1-7) ... [2021-09-20T11:52:52.989Z] #21 33.19 Setting up libip6tc2:arm64 (1.8.7-1) ... [2021-09-20T11:52:52.989Z] #21 33.20 Setting up libinih1:arm64 (53-1+b2) ... [2021-09-20T11:52:52.989Z] #21 33.22 Setting up uidmap (1:4.8.1-1) ... [2021-09-20T11:52:52.989Z] #21 33.23 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-09-20T11:52:52.989Z] #21 33.24 Setting up bzip2 (1.0.8-4) ... [2021-09-20T11:52:52.989Z] #21 33.25 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-09-20T11:52:52.989Z] #21 33.27 Setting up python3-wheel (0.34.2-1) ... [2021-09-20T11:52:53.185Z] #21 37.94 Setting up libaio1:amd64 (0.3.112-9) ... [2021-09-20T11:52:53.446Z] #21 37.95 Setting up python3-lib2to3 (3.9.2-1) ... [2021-09-20T11:52:53.707Z] #21 38.34 Setting up libelf1:amd64 (0.183-1) ... [2021-09-20T11:52:53.945Z] #21 34.16 Setting up xxd (2:8.2.2434-3) ... [2021-09-20T11:52:53.945Z] #21 34.19 Setting up libcap2:arm64 (1:2.44-1) ... [2021-09-20T11:52:53.945Z] #21 34.21 Setting up libcap2-bin (1:2.44-1) ... [2021-09-20T11:52:53.945Z] #21 34.22 Setting up apparmor (2.13.6-10) ... [2021-09-20T11:52:53.969Z] #21 38.37 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-09-20T11:52:53.969Z] #21 38.38 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-09-20T11:52:53.969Z] #21 38.39 Setting up python3-distutils (3.9.2-1) ... [2021-09-20T11:52:54.230Z] #21 38.84 Setting up vim (2:8.2.2434-3) ... [2021-09-20T11:52:54.230Z] #21 38.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-09-20T11:52:54.230Z] #21 38.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-09-20T11:52:54.230Z] #21 38.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-09-20T11:52:54.230Z] #21 38.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-09-20T11:52:54.230Z] #21 38.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-09-20T11:52:54.230Z] #21 38.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-09-20T11:52:54.230Z] #21 38.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-09-20T11:52:54.230Z] #21 38.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-09-20T11:52:54.230Z] #21 38.89 Setting up python3-setuptools (52.0.0-4) ... [2021-09-20T11:52:55.616Z] #21 40.20 Setting up libjq1:amd64 (1.6-2.1) ... [2021-09-20T11:52:55.616Z] #21 40.21 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-09-20T11:52:55.616Z] #21 40.22 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-09-20T11:52:55.616Z] #21 40.24 Setting up python3-pip (20.3.4-4) ... [2021-09-20T11:52:55.896Z] #21 35.97 Setting up zip (3.0-12) ... [2021-09-20T11:52:55.896Z] #21 35.98 Setting up vim-common (2:8.2.2434-3) ... [2021-09-20T11:52:55.896Z] #21 36.01 Setting up bash-completion (1:2.11-2) ... [2021-09-20T11:52:56.563Z] #14 138.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-09-20T11:52:56.563Z] #14 138.6 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-09-20T11:52:56.563Z] #14 138.7 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-20T11:52:56.739Z] #19 232.2 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2021-09-20T11:52:56.739Z] #19 232.2 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-09-20T11:52:56.739Z] #19 232.2 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-09-20T11:52:56.739Z] #19 232.3 Selecting previously unselected package linux-libc-dev-armhf-cross. [2021-09-20T11:52:56.739Z] #19 232.3 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2021-09-20T11:52:56.739Z] #19 232.3 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2021-09-20T11:52:57.006Z] #21 41.22 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-09-20T11:52:57.006Z] #21 41.23 Setting up jq (1.6-2.1) ... [2021-09-20T11:52:57.006Z] #21 41.24 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-09-20T11:52:57.006Z] #21 41.25 Setting up iptables (1.8.7-1) ... [2021-09-20T11:52:57.006Z] #21 41.25 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-20T11:52:57.006Z] #21 41.26 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-20T11:52:57.006Z] #21 41.26 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-20T11:52:57.006Z] #21 41.27 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-20T11:52:57.006Z] #21 41.27 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-09-20T11:52:57.006Z] #21 41.28 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-09-20T11:52:57.006Z] #21 41.28 Setting up iproute2 (5.10.0-4) ... [2021-09-20T11:52:57.006Z] #21 41.59 Processing triggers for libc-bin (2.31-13) ... [2021-09-20T11:52:57.666Z] #19 233.3 Selecting previously unselected package libc6-dev-armhf-cross. [2021-09-20T11:52:57.667Z] #19 233.3 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2021-09-20T11:52:57.667Z] #19 233.4 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2021-09-20T11:52:57.949Z] #21 DONE 42.5s [2021-09-20T11:52:57.949Z] [2021-09-20T11:52:57.949Z] #22 [dev-systemd-false 8/25] 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-09-20T11:52:57.949Z] #22 sha256:992d22c598a02429c83376d6c7661c08128e17aa9cd79ad00c35fa4f8bc17422 [2021-09-20T11:52:58.467Z] #21 38.86 Setting up xz-utils (5.2.5-2) ... [2021-09-20T11:52:58.467Z] #21 38.88 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-09-20T11:52:58.467Z] #21 38.91 Setting up libmnl0:arm64 (1.0.4-3) ... [2021-09-20T11:52:58.733Z] #21 38.93 Setting up patch (2.7.6-7) ... [2021-09-20T11:52:58.733Z] #21 38.95 Setting up sudo (1.9.5p2-3) ... [2021-09-20T11:52:58.733Z] #21 39.03 invoke-rc.d: could not determine current runlevel [2021-09-20T11:52:58.733Z] #21 39.05 invoke-rc.d: policy-rc.d denied execution of start. [2021-09-20T11:52:58.733Z] #21 39.06 Setting up xfsprogs (5.10.0-4) ... [2021-09-20T11:52:58.733Z] #21 39.08 Setting up libxtables12:arm64 (1.8.7-1) ... [2021-09-20T11:52:58.733Z] #21 39.11 Setting up inetutils-ping (2:2.0-1) ... [2021-09-20T11:52:58.733Z] #21 39.13 Setting up pigz (2.6-1) ... [2021-09-20T11:52:58.733Z] #21 39.16 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-09-20T11:52:58.998Z] #21 39.17 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-09-20T11:52:58.998Z] #21 39.21 Setting up python-pip-whl (20.3.4-4) ... [2021-09-20T11:52:58.998Z] #21 39.22 Setting up vim-runtime (2:8.2.2434-3) ... [2021-09-20T11:52:59.031Z] #19 234.5 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2021-09-20T11:52:59.031Z] #19 234.5 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2021-09-20T11:52:59.031Z] #19 234.6 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-09-20T11:52:59.288Z] #19 235.0 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2021-09-20T11:52:59.288Z] #19 235.0 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-09-20T11:52:59.288Z] #19 235.0 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-09-20T11:52:59.864Z] #22 1.600 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-09-20T11:52:59.864Z] #22 1.603 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-09-20T11:52:59.864Z] #22 1.606 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-09-20T11:52:59.864Z] #22 DONE 1.7s [2021-09-20T11:52:59.864Z] [2021-09-20T11:52:59.864Z] #51 [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-09-20T11:52:59.864Z] #51 sha256:b4ca9dbf49d38be7c5f82ff829c95030fd33e09d1dc61e6e6d2097ab62919b00 [2021-09-20T11:52:59.864Z] #51 ... [2021-09-20T11:52:59.864Z] [2021-09-20T11:52:59.864Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-09-20T11:52:59.864Z] #23 sha256:8415f03b0154adf9bb9ede16c4a3774fe8011554cd9a5434814e4901c56ea42c [2021-09-20T11:52:59.953Z] #21 40.07 Setting up libaio1:arm64 (0.3.112-9) ... [2021-09-20T11:52:59.953Z] #21 40.08 Setting up python3-lib2to3 (3.9.2-1) ... [2021-09-20T11:53:00.534Z] #21 40.71 Setting up libelf1:arm64 (0.183-1) ... [2021-09-20T11:53:00.534Z] #21 40.77 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-09-20T11:53:00.534Z] #21 40.78 Setting up libonig5:arm64 (6.9.6-1.1) ... [2021-09-20T11:53:00.534Z] #21 40.79 Setting up python3-distutils (3.9.2-1) ... [2021-09-20T11:53:01.114Z] #21 41.39 Setting up vim (2:8.2.2434-3) ... [2021-09-20T11:53:01.114Z] #21 41.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-09-20T11:53:01.114Z] #21 41.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-09-20T11:53:01.114Z] #21 41.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-09-20T11:53:01.114Z] #21 41.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-09-20T11:53:01.114Z] #21 41.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-09-20T11:53:01.114Z] #21 41.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-09-20T11:53:01.114Z] #21 41.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-09-20T11:53:01.114Z] #21 41.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-09-20T11:53:01.114Z] #21 41.53 Setting up python3-setuptools (52.0.0-4) ... [2021-09-20T11:53:01.144Z] 48a76b150a3a: Verifying Checksum [2021-09-20T11:53:01.144Z] 48a76b150a3a: Download complete [2021-09-20T11:53:02.608Z] #14 143.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-09-20T11:53:02.608Z] #14 143.3 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-09-20T11:53:02.608Z] #14 143.3 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-20T11:53:03.049Z] #21 43.40 Setting up libjq1:arm64 (1.6-2.1) ... [2021-09-20T11:53:03.049Z] #21 43.41 Setting up libnftnl11:arm64 (1.1.9-1) ... [2021-09-20T11:53:03.049Z] #21 43.44 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-09-20T11:53:03.049Z] #21 43.46 Setting up python3-pip (20.3.4-4) ... [2021-09-20T11:53:04.692Z] #14 ... [2021-09-20T11:53:04.692Z] [2021-09-20T11:53:04.692Z] #60 [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-09-20T11:53:04.692Z] #60 sha256:5e45265be0d63b65e946adc690ca7dc490310f23512ac19e120185e2887f4335 [2021-09-20T11:53:04.692Z] #60 147.6 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-20T11:53:04.692Z] #60 147.6 + GOBIN=/build [2021-09-20T11:53:04.692Z] #60 147.6 + GO111MODULE=on [2021-09-20T11:53:04.692Z] #60 147.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2021-09-20T11:53:05.096Z] #21 45.09 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2021-09-20T11:53:05.096Z] #21 45.11 Setting up jq (1.6-2.1) ... [2021-09-20T11:53:05.096Z] #21 45.12 Setting up libbpf0:arm64 (1:0.3-2) ... [2021-09-20T11:53:05.096Z] #21 45.14 Setting up iptables (1.8.7-1) ... [2021-09-20T11:53:05.096Z] #21 45.15 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-20T11:53:05.096Z] #21 45.17 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-20T11:53:05.096Z] #21 45.17 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-20T11:53:05.096Z] #21 45.19 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-20T11:53:05.096Z] #21 45.25 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-09-20T11:53:05.096Z] #21 45.26 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-09-20T11:53:05.096Z] #21 45.27 Setting up iproute2 (5.10.0-4) ... [2021-09-20T11:53:05.154Z] #23 ... [2021-09-20T11:53:05.154Z] [2021-09-20T11:53:05.154Z] #41 [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-09-20T11:53:05.154Z] #41 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da [2021-09-20T11:53:05.154Z] #41 167.5 + dpkg --print-architecture [2021-09-20T11:53:05.154Z] #41 167.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-09-20T11:53:05.380Z] #21 45.68 Processing triggers for libc-bin (2.31-13) ... [2021-09-20T11:53:05.727Z] #41 167.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-09-20T11:53:05.727Z] #41 167.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-09-20T11:53:05.873Z] #19 240.7 Selecting previously unselected package g++-arm-linux-gnueabihf. [2021-09-20T11:53:05.873Z] #19 240.7 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-09-20T11:53:05.873Z] #19 240.8 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-09-20T11:53:05.873Z] #19 240.8 Selecting previously unselected package crossbuild-essential-armhf. [2021-09-20T11:53:05.873Z] #19 240.8 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2021-09-20T11:53:05.873Z] #19 240.8 Unpacking crossbuild-essential-armhf (12.9) ... [2021-09-20T11:53:05.873Z] #19 240.8 Selecting previously unselected package libc6-ppc64el-cross. [2021-09-20T11:53:05.873Z] #19 240.8 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2021-09-20T11:53:05.873Z] #19 240.8 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2021-09-20T11:53:05.873Z] #19 241.0 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2021-09-20T11:53:05.873Z] #19 241.0 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-20T11:53:05.873Z] #19 241.0 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-20T11:53:05.873Z] #19 241.0 Selecting previously unselected package libgomp1-ppc64el-cross. [2021-09-20T11:53:05.873Z] #19 241.0 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-20T11:53:05.873Z] #19 241.1 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-20T11:53:05.873Z] #19 241.1 Selecting previously unselected package libitm1-ppc64el-cross. [2021-09-20T11:53:05.873Z] #19 241.1 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-20T11:53:05.873Z] #19 241.1 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-20T11:53:05.873Z] #19 241.1 Selecting previously unselected package libatomic1-ppc64el-cross. [2021-09-20T11:53:05.873Z] #19 241.1 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-20T11:53:05.873Z] #19 241.1 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-20T11:53:05.873Z] #19 241.2 Selecting previously unselected package libasan6-ppc64el-cross. [2021-09-20T11:53:05.873Z] #19 241.2 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-20T11:53:05.873Z] #19 241.2 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2021-09-20T11:53:05.873Z] #19 241.5 Selecting previously unselected package liblsan0-ppc64el-cross. [2021-09-20T11:53:05.873Z] #19 241.5 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-20T11:53:05.873Z] #19 241.5 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-09-20T11:53:06.129Z] #19 241.6 Selecting previously unselected package libtsan0-ppc64el-cross. [2021-09-20T11:53:06.129Z] #19 241.6 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-20T11:53:06.129Z] #19 241.6 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-09-20T11:53:06.129Z] #19 241.8 Selecting previously unselected package libstdc++6-ppc64el-cross. [2021-09-20T11:53:06.386Z] #19 241.8 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-20T11:53:06.386Z] #19 241.8 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2021-09-20T11:53:06.386Z] #19 241.9 Selecting previously unselected package libubsan1-ppc64el-cross. [2021-09-20T11:53:06.386Z] #19 241.9 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-20T11:53:06.386Z] #19 241.9 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-20T11:53:06.386Z] #19 242.1 Selecting previously unselected package libquadmath0-ppc64el-cross. [2021-09-20T11:53:06.641Z] #19 242.1 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-20T11:53:06.641Z] #19 242.1 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2021-09-20T11:53:06.641Z] #19 242.1 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2021-09-20T11:53:06.641Z] #19 242.1 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-20T11:53:06.641Z] #19 242.1 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-09-20T11:53:06.641Z] #19 242.3 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2021-09-20T11:53:06.641Z] #19 242.3 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-20T11:53:06.641Z] #19 242.3 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-09-20T11:53:07.319Z] #21 DONE 47.3s [2021-09-20T11:53:07.319Z] [2021-09-20T11:53:07.319Z] #22 [dev-systemd-false 8/25] 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-09-20T11:53:07.319Z] #22 sha256:b31fe2585defe68aa9da892499c288e550b06b7463519760c252990634447254 [2021-09-20T11:53:08.274Z] #22 1.333 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-09-20T11:53:08.274Z] #22 1.352 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-09-20T11:53:08.274Z] #22 1.356 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-09-20T11:53:08.274Z] #22 DONE 1.5s [2021-09-20T11:53:08.274Z] [2021-09-20T11:53:08.274Z] #51 [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-09-20T11:53:08.274Z] #51 sha256:bb8279cef2dd38adcb3a5a9b095386de6c5b89cb607c3886ba6841420e196c51 [2021-09-20T11:53:08.541Z] #51 ... [2021-09-20T11:53:08.541Z] [2021-09-20T11:53:08.541Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-09-20T11:53:08.541Z] #23 sha256:b30942118172f41255470fa07cc2bf423b820f07df60b30ecadaf955cade1c39 [2021-09-20T11:53:09.196Z] #14 ... [2021-09-20T11:53:09.196Z] [2021-09-20T11:53:09.196Z] #60 [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-09-20T11:53:09.196Z] #60 sha256:e54b3ec1862abb3feb9b64c51e27c382dac3c3c744a023a07fb610a8eb1c0238 [2021-09-20T11:53:09.196Z] #60 150.9 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-20T11:53:09.196Z] #60 150.9 + GOBIN=/build [2021-09-20T11:53:09.196Z] #60 150.9 + GO111MODULE=on [2021-09-20T11:53:09.196Z] #60 150.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2021-09-20T11:53:11.016Z] #41 ... [2021-09-20T11:53:11.016Z] [2021-09-20T11:53:11.016Z] #51 [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-09-20T11:53:11.016Z] #51 sha256:b4ca9dbf49d38be7c5f82ff829c95030fd33e09d1dc61e6e6d2097ab62919b00 [2021-09-20T11:53:11.016Z] #51 171.9 + /build/golangci-lint --version [2021-09-20T11:53:11.016Z] #51 172.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-09-20T11:53:11.016Z] #51 DONE 173.1s [2021-09-20T11:53:11.016Z] [2021-09-20T11:53:11.016Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-09-20T11:53:11.016Z] #23 sha256:8415f03b0154adf9bb9ede16c4a3774fe8011554cd9a5434814e4901c56ea42c [2021-09-20T11:53:11.016Z] #23 9.770 Collecting yamllint==1.26.1 [2021-09-20T11:53:11.016Z] #23 10.82 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-09-20T11:53:11.588Z] #23 12.04 Collecting pathspec>=0.5.3 [2021-09-20T11:53:11.588Z] #23 12.04 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-09-20T11:53:11.849Z] #23 12.33 Collecting pyyaml [2021-09-20T11:53:11.849Z] #23 12.34 Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) [2021-09-20T11:53:11.849Z] #23 12.44 Building wheels for collected packages: yamllint [2021-09-20T11:53:11.893Z] #19 246.9 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2021-09-20T11:53:11.893Z] #19 246.9 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-20T11:53:11.893Z] #19 246.9 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-09-20T11:53:11.893Z] #19 246.9 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2021-09-20T11:53:11.893Z] #19 246.9 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2021-09-20T11:53:11.893Z] #19 246.9 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2021-09-20T11:53:11.893Z] #19 247.1 Selecting previously unselected package libc6-dev-ppc64el-cross. [2021-09-20T11:53:11.893Z] #19 247.1 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2021-09-20T11:53:11.893Z] #19 247.1 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2021-09-20T11:53:11.893Z] #19 247.3 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2021-09-20T11:53:11.893Z] #19 247.4 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-20T11:53:11.893Z] #19 247.4 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-09-20T11:53:12.110Z] #23 12.45 Building wheel for yamllint (setup.py): started [2021-09-20T11:53:12.149Z] #19 247.6 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2021-09-20T11:53:12.149Z] #19 247.6 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-20T11:53:12.149Z] #19 247.6 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-09-20T11:53:13.064Z] #23 13.36 Building wheel for yamllint (setup.py): finished with status 'done' [2021-09-20T11:53:13.064Z] #23 13.37 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=6110d1d1d85e5a10da30e35cb4418bcc417112e7798b61c27751433810e0424d [2021-09-20T11:53:13.064Z] #23 13.37 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-09-20T11:53:13.064Z] #23 13.37 Successfully built yamllint [2021-09-20T11:53:13.064Z] #23 13.42 Installing collected packages: pyyaml, pathspec, yamllint [2021-09-20T11:53:13.636Z] #23 13.79 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-09-20T11:53:13.636Z] #23 DONE 14.2s [2021-09-20T11:53:13.636Z] [2021-09-20T11:53:13.636Z] #55 [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-09-20T11:53:13.636Z] #55 sha256:153b526989cf3061a5506e9231000abbff41938e1e912cbd14da3054e87ccce3 [2021-09-20T11:53:13.897Z] #55 ... [2021-09-20T11:53:13.897Z] [2021-09-20T11:53:13.897Z] #26 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-09-20T11:53:13.897Z] #26 sha256:9c9aef7a1679167a1554e3a3eef56dffb9e98a389eb36833c0b39bb2684c8196 [2021-09-20T11:53:14.473Z] #26 DONE 0.6s [2021-09-20T11:53:14.473Z] [2021-09-20T11:53:14.473Z] #31 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-09-20T11:53:14.473Z] #31 sha256:67419613aae7a7fca765160d34701e07c2deddfbe0efd59750ff02d3db623fc7 [2021-09-20T11:53:14.686Z] #60 DONE 157.3s [2021-09-20T11:53:14.686Z] [2021-09-20T11:53:14.686Z] #61 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-09-20T11:53:14.686Z] #61 sha256:3c03ea5f251a6691f381cd06bd9c5e2e4ff155a69672346771f5fa77d73ca2dc [2021-09-20T11:53:14.686Z] #61 DONE 0.1s [2021-09-20T11:53:14.686Z] [2021-09-20T11:53:14.686Z] #62 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-09-20T11:53:14.686Z] #62 sha256:b648c9e0b857d3e668552b1a7a2e01b259f2341bf0f7730ff1ef38f48d067ec6 [2021-09-20T11:53:14.686Z] #62 DONE 0.1s [2021-09-20T11:53:14.686Z] [2021-09-20T11:53:14.686Z] #33 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-20T11:53:14.686Z] #33 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa [2021-09-20T11:53:14.686Z] #33 ... [2021-09-20T11:53:14.686Z] [2021-09-20T11:53:14.686Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-20T11:53:14.686Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-20T11:53:14.686Z] #14 157.6 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-09-20T11:53:14.686Z] #14 157.6 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-09-20T11:53:14.686Z] #14 157.6 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-20T11:53:15.416Z] #31 DONE 0.9s [2021-09-20T11:53:15.417Z] [2021-09-20T11:53:15.417Z] #34 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-09-20T11:53:15.417Z] #34 sha256:17023b3c479499cfedbfc3fb14a2a14a38913c623ace2583b5bdf365f0ca47c4 [2021-09-20T11:53:15.678Z] #34 DONE 0.4s [2021-09-20T11:53:15.678Z] [2021-09-20T11:53:15.678Z] #36 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-09-20T11:53:15.678Z] #36 sha256:d9c1e43cfc662aff470aeaefaf4cdaa216f5e72fe955884f68487ee07959d0b1 [2021-09-20T11:53:15.939Z] #36 DONE 0.1s [2021-09-20T11:53:15.939Z] [2021-09-20T11:53:15.939Z] #39 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-09-20T11:53:15.939Z] #39 sha256:2949ff422914bed2cab2c5afb64d69c8a0f67f765521c5f3b4c08e1e47e91012 [2021-09-20T11:53:15.939Z] #39 DONE 0.1s [2021-09-20T11:53:15.939Z] [2021-09-20T11:53:15.939Z] #58 [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-09-20T11:53:15.939Z] #58 sha256:12d770cb5283846842b808fc29bcc1dcd61a2f02fd3f7315151b3e3c0672521b [2021-09-20T11:53:16.318Z] #19 252.0 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2021-09-20T11:53:16.318Z] #19 252.0 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-20T11:53:16.318Z] #19 252.0 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-09-20T11:53:16.318Z] #19 252.0 Selecting previously unselected package crossbuild-essential-ppc64el. [2021-09-20T11:53:16.318Z] #19 252.0 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2021-09-20T11:53:16.318Z] #19 252.0 Unpacking crossbuild-essential-ppc64el (12.9) ... [2021-09-20T11:53:16.318Z] #19 252.1 Selecting previously unselected package libc6-s390x-cross. [2021-09-20T11:53:16.318Z] #19 252.1 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2021-09-20T11:53:16.574Z] #19 252.1 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2021-09-20T11:53:16.574Z] #19 252.2 Selecting previously unselected package libgcc-s1-s390x-cross. [2021-09-20T11:53:16.574Z] #19 252.2 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-20T11:53:16.574Z] #19 252.2 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2021-09-20T11:53:16.574Z] #19 252.3 Selecting previously unselected package libgomp1-s390x-cross. [2021-09-20T11:53:16.574Z] #19 252.3 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-20T11:53:16.574Z] #19 252.3 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2021-09-20T11:53:16.574Z] #19 252.3 Selecting previously unselected package libitm1-s390x-cross. [2021-09-20T11:53:16.729Z] #23 ... [2021-09-20T11:53:16.729Z] [2021-09-20T11:53:16.729Z] #41 [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-09-20T11:53:16.729Z] #41 sha256:43d916d526585d4da4bf1fc9874c319a91126520df6de6a43bde0dcfe5e4ca40 [2021-09-20T11:53:16.729Z] #41 158.5 + dpkg --print-architecture [2021-09-20T11:53:16.830Z] #19 252.3 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-20T11:53:16.830Z] #19 252.3 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2021-09-20T11:53:16.830Z] #19 252.4 Selecting previously unselected package libatomic1-s390x-cross. [2021-09-20T11:53:16.830Z] #19 252.4 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-20T11:53:16.830Z] #19 252.4 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2021-09-20T11:53:16.830Z] #19 252.4 Selecting previously unselected package libasan6-s390x-cross. [2021-09-20T11:53:16.830Z] #19 252.4 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-20T11:53:16.830Z] #19 252.4 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2021-09-20T11:53:16.995Z] #41 DONE 159.5s [2021-09-20T11:53:16.995Z] [2021-09-20T11:53:16.995Z] #55 [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-09-20T11:53:16.995Z] #55 sha256:7c1f72516f0958f8f0d157525601557bcadea61d4a21ce97ebd3877606f3f56b [2021-09-20T11:53:17.086Z] #19 252.6 Selecting previously unselected package libstdc++6-s390x-cross. [2021-09-20T11:53:17.086Z] #19 252.6 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-20T11:53:17.086Z] #19 252.6 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2021-09-20T11:53:17.086Z] #19 252.7 Selecting previously unselected package libubsan1-s390x-cross. [2021-09-20T11:53:17.086Z] #19 252.7 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-20T11:53:17.086Z] #19 252.7 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2021-09-20T11:53:17.086Z] #19 252.8 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2021-09-20T11:53:17.332Z] #60 DONE 159.8s [2021-09-20T11:53:17.332Z] [2021-09-20T11:53:17.332Z] #51 [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-09-20T11:53:17.332Z] #51 sha256:013367038ba4d59b242ed7aed4697e4324360fbb51ff3f122a846517f505a46c [2021-09-20T11:53:17.342Z] #19 252.8 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-20T11:53:17.343Z] #19 252.8 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-09-20T11:53:17.343Z] #19 252.9 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2021-09-20T11:53:17.343Z] #19 252.9 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-20T11:53:17.343Z] #19 252.9 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-09-20T11:53:17.598Z] #51 ... [2021-09-20T11:53:17.598Z] [2021-09-20T11:53:17.598Z] #61 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-09-20T11:53:17.598Z] #61 sha256:c1e2be5943e6aa4c784601d74e6e8d73e5c78fb7c77f3161b7a7a59b3c062b4d [2021-09-20T11:53:17.598Z] #61 DONE 0.1s [2021-09-20T11:53:17.598Z] [2021-09-20T11:53:17.598Z] #62 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-09-20T11:53:17.598Z] #62 sha256:0abdfc89f07c5da709cd67dfcca11208affc196a65578b4ff0dc0caa302e665b [2021-09-20T11:53:17.860Z] #62 DONE 0.1s [2021-09-20T11:53:17.860Z] [2021-09-20T11:53:17.860Z] #33 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-20T11:53:17.860Z] #33 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa [2021-09-20T11:53:17.949Z] #55 ... [2021-09-20T11:53:17.949Z] [2021-09-20T11:53:17.949Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-09-20T11:53:17.949Z] #23 sha256:b30942118172f41255470fa07cc2bf423b820f07df60b30ecadaf955cade1c39 [2021-09-20T11:53:17.949Z] #23 9.546 Collecting yamllint==1.26.1 [2021-09-20T11:53:19.402Z] #23 10.60 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-09-20T11:53:19.772Z] #33 ... [2021-09-20T11:53:19.772Z] [2021-09-20T11:53:19.773Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-20T11:53:19.773Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-20T11:53:19.773Z] #14 162.1 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-09-20T11:53:19.773Z] #14 162.1 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-09-20T11:53:19.773Z] #14 162.1 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-20T11:53:20.362Z] #23 12.02 Collecting pathspec>=0.5.3 [2021-09-20T11:53:20.362Z] #23 12.03 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-09-20T11:53:20.627Z] #23 ... [2021-09-20T11:53:20.627Z] [2021-09-20T11:53:20.627Z] #51 [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-09-20T11:53:20.627Z] #51 sha256:bb8279cef2dd38adcb3a5a9b095386de6c5b89cb607c3886ba6841420e196c51 [2021-09-20T11:53:20.627Z] #51 162.6 + /build/golangci-lint --version [2021-09-20T11:53:20.627Z] #51 163.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-09-20T11:53:20.627Z] #51 DONE 163.4s [2021-09-20T11:53:20.893Z] [2021-09-20T11:53:20.893Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-09-20T11:53:20.893Z] #23 sha256:b30942118172f41255470fa07cc2bf423b820f07df60b30ecadaf955cade1c39 [2021-09-20T11:53:20.893Z] #23 12.34 Collecting pyyaml [2021-09-20T11:53:20.893Z] #23 12.35 Downloading PyYAML-5.4.1-cp39-cp39-manylinux2014_aarch64.whl (788 kB) [2021-09-20T11:53:20.893Z] #23 12.47 Building wheels for collected packages: yamllint [2021-09-20T11:53:20.893Z] #23 12.48 Building wheel for yamllint (setup.py): started [2021-09-20T11:53:22.301Z] #23 13.74 Building wheel for yamllint (setup.py): finished with status 'done' [2021-09-20T11:53:22.301Z] #23 13.75 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=fe6ec953dad5ad0ca8fbb0f70b5a5fc2765b60d85457525567b76fc542e2dfbc [2021-09-20T11:53:22.301Z] #23 13.75 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-09-20T11:53:22.301Z] #23 13.77 Successfully built yamllint [2021-09-20T11:53:22.301Z] #23 13.79 Installing collected packages: pyyaml, pathspec, yamllint [2021-09-20T11:53:22.595Z] #58 ... [2021-09-20T11:53:22.595Z] [2021-09-20T11:53:22.595Z] #41 [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-09-20T11:53:22.595Z] #41 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da [2021-09-20T11:53:22.595Z] #41 DONE 185.0s [2021-09-20T11:53:22.599Z] #19 257.5 Selecting previously unselected package gcc-s390x-linux-gnu. [2021-09-20T11:53:22.599Z] #19 257.5 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-20T11:53:22.599Z] #19 257.5 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2021-09-20T11:53:22.599Z] #19 257.5 Selecting previously unselected package linux-libc-dev-s390x-cross. [2021-09-20T11:53:22.599Z] #19 257.5 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2021-09-20T11:53:22.599Z] #19 257.5 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2021-09-20T11:53:22.599Z] #19 257.7 Selecting previously unselected package libc6-dev-s390x-cross. [2021-09-20T11:53:22.599Z] #19 257.7 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2021-09-20T11:53:22.599Z] #19 257.7 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2021-09-20T11:53:22.599Z] #19 257.9 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2021-09-20T11:53:22.599Z] #19 258.0 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-20T11:53:22.599Z] #19 258.0 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-09-20T11:53:22.599Z] #19 258.2 Selecting previously unselected package g++-10-s390x-linux-gnu. [2021-09-20T11:53:22.599Z] #19 258.2 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-20T11:53:22.599Z] #19 258.2 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-09-20T11:53:22.858Z] [2021-09-20T11:53:22.858Z] #55 [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-09-20T11:53:22.858Z] #55 sha256:153b526989cf3061a5506e9231000abbff41938e1e912cbd14da3054e87ccce3 [2021-09-20T11:53:22.861Z] #14 165.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-09-20T11:53:22.861Z] #14 165.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-09-20T11:53:22.861Z] #14 165.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-20T11:53:22.861Z] #14 165.5 Selecting previously unselected package libapparmor1:amd64. [2021-09-20T11:53:22.861Z] #14 165.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-09-20T11:53:22.861Z] #14 165.5 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-09-20T11:53:22.861Z] #14 165.7 Selecting previously unselected package libapparmor-dev:amd64. [2021-09-20T11:53:22.861Z] #14 165.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-09-20T11:53:22.861Z] #14 165.7 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-09-20T11:53:22.861Z] #14 165.8 Selecting previously unselected package libbtrfs0:amd64. [2021-09-20T11:53:22.861Z] #14 165.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-09-20T11:53:22.884Z] #23 14.20 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-09-20T11:53:22.884Z] #23 DONE 14.6s [2021-09-20T11:53:22.884Z] [2021-09-20T11:53:22.884Z] #25 [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-09-20T11:53:22.884Z] #25 sha256:295fd2e20d7722ae59c41afb0b8b25f0a8bb2ae86293257eab70efce636c611e [2021-09-20T11:53:23.127Z] #14 165.9 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-09-20T11:53:23.127Z] #14 166.1 Selecting previously unselected package libbtrfs-dev:amd64. [2021-09-20T11:53:23.127Z] #14 166.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-09-20T11:53:23.127Z] #14 166.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-20T11:53:23.387Z] #14 166.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-09-20T11:53:23.387Z] #14 166.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-09-20T11:53:23.387Z] #14 166.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-20T11:53:23.646Z] #14 166.4 Selecting previously unselected package libudev-dev:amd64. [2021-09-20T11:53:23.646Z] #14 166.4 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-09-20T11:53:23.646Z] #14 166.4 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-09-20T11:53:23.906Z] #14 166.6 Selecting previously unselected package libsepol1-dev:amd64. [2021-09-20T11:53:23.906Z] #14 166.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-09-20T11:53:23.906Z] #14 166.6 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-09-20T11:53:24.164Z] #14 167.0 Selecting previously unselected package libpcre2-16-0:amd64. [2021-09-20T11:53:24.164Z] #14 167.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-09-20T11:53:24.164Z] #14 167.0 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-09-20T11:53:24.260Z] #55 ... [2021-09-20T11:53:24.260Z] [2021-09-20T11:53:24.260Z] #42 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-09-20T11:53:24.260Z] #42 sha256:1349cc8a1e185cb44d2827440e69c96d18402364ab3bcd058d97eb6ea5f27eeb [2021-09-20T11:53:24.423Z] #14 167.2 Selecting previously unselected package libpcre2-32-0:amd64. [2021-09-20T11:53:24.424Z] #14 167.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-09-20T11:53:24.424Z] #14 167.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-09-20T11:53:24.684Z] #14 167.5 Selecting previously unselected package libpcre2-posix2:amd64. [2021-09-20T11:53:24.684Z] #14 167.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-09-20T11:53:24.684Z] #14 167.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-09-20T11:53:24.832Z] #42 DONE 0.7s [2021-09-20T11:53:24.832Z] [2021-09-20T11:53:24.832Z] #55 [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-09-20T11:53:24.832Z] #55 sha256:153b526989cf3061a5506e9231000abbff41938e1e912cbd14da3054e87ccce3 [2021-09-20T11:53:24.832Z] #55 ... [2021-09-20T11:53:24.832Z] [2021-09-20T11:53:24.832Z] #46 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-09-20T11:53:24.832Z] #46 sha256:7c2acf9d9d6074051d3aa659dce7dcb559b84140c17020931ea5c3cad7baa3ec [2021-09-20T11:53:24.832Z] #46 DONE 0.1s [2021-09-20T11:53:24.832Z] [2021-09-20T11:53:24.832Z] #48 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-09-20T11:53:24.832Z] #48 sha256:19fe0d42fa670ef8ae23d48606a1b1ce9075362a36337bb0a5b1bb33b6b07643 [2021-09-20T11:53:24.943Z] #14 167.6 Selecting previously unselected package libpcre2-dev:amd64. [2021-09-20T11:53:24.943Z] #14 167.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-09-20T11:53:24.943Z] #14 167.7 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-09-20T11:53:25.091Z] #48 DONE 0.1s [2021-09-20T11:53:25.092Z] [2021-09-20T11:53:25.092Z] #50 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-09-20T11:53:25.092Z] #50 sha256:5893c5f2162856ab4e420da326e345685e3e4aa381d210c23b4700fa7c5ce5a3 [2021-09-20T11:53:25.092Z] #50 DONE 0.1s [2021-09-20T11:53:25.092Z] [2021-09-20T11:53:25.092Z] #55 [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-09-20T11:53:25.092Z] #55 sha256:153b526989cf3061a5506e9231000abbff41938e1e912cbd14da3054e87ccce3 [2021-09-20T11:53:25.092Z] #55 ... [2021-09-20T11:53:25.092Z] [2021-09-20T11:53:25.092Z] #52 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-09-20T11:53:25.092Z] #52 sha256:09f56ee78ffd1f4a17c23ecbe6047e6104d554355bb957145bb5bb422e9879b3 [2021-09-20T11:53:25.204Z] #14 168.1 Selecting previously unselected package libselinux1-dev:amd64. [2021-09-20T11:53:25.204Z] #14 168.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-09-20T11:53:25.204Z] #14 168.1 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-09-20T11:53:25.464Z] #14 168.4 Selecting previously unselected package libdevmapper-dev:amd64. [2021-09-20T11:53:25.464Z] #14 168.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-09-20T11:53:25.464Z] #14 168.4 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-09-20T11:53:25.464Z] #14 168.4 Selecting previously unselected package libseccomp-dev:amd64. [2021-09-20T11:53:25.464Z] #14 168.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-09-20T11:53:25.464Z] #14 168.5 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-09-20T11:53:25.661Z] #52 DONE 0.6s [2021-09-20T11:53:25.661Z] [2021-09-20T11:53:25.661Z] #55 [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-09-20T11:53:25.661Z] #55 sha256:153b526989cf3061a5506e9231000abbff41938e1e912cbd14da3054e87ccce3 [2021-09-20T11:53:25.661Z] #55 ... [2021-09-20T11:53:25.661Z] [2021-09-20T11:53:25.661Z] #54 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-09-20T11:53:25.661Z] #54 sha256:769271dd3b8f1f8d86024d7993af493f6099f4c3af09ea73df58a7241e8d45b7 [2021-09-20T11:53:25.661Z] #54 DONE 0.1s [2021-09-20T11:53:25.733Z] #14 168.7 Selecting previously unselected package libsystemd-dev:amd64. [2021-09-20T11:53:25.733Z] #14 168.7 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-09-20T11:53:25.733Z] #14 168.7 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-09-20T11:53:25.921Z] [2021-09-20T11:53:25.921Z] #55 [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-09-20T11:53:25.921Z] #55 sha256:153b526989cf3061a5506e9231000abbff41938e1e912cbd14da3054e87ccce3 [2021-09-20T11:53:26.302Z] #14 169.1 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-09-20T11:53:26.302Z] #14 169.1 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-09-20T11:53:26.302Z] #14 169.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-20T11:53:26.302Z] #14 169.1 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-09-20T11:53:26.302Z] #14 169.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-20T11:53:26.302Z] #14 169.1 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-09-20T11:53:26.302Z] #14 169.2 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-09-20T11:53:26.302Z] #14 169.2 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-09-20T11:53:26.302Z] #14 169.2 Setting up libudev-dev:amd64 (247.3-6) ... [2021-09-20T11:53:26.302Z] #14 169.2 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-09-20T11:53:26.302Z] #14 169.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-20T11:53:26.302Z] #14 169.2 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-20T11:53:26.302Z] #14 169.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-20T11:53:26.302Z] #14 169.2 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-09-20T11:53:26.302Z] #14 169.2 Setting up mingw-w64-common (8.0.0-1) ... [2021-09-20T11:53:26.302Z] #14 169.3 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-09-20T11:53:26.302Z] #14 169.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-20T11:53:26.302Z] #14 169.3 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-09-20T11:53:26.302Z] #14 169.3 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-09-20T11:53:26.302Z] #14 169.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-20T11:53:26.302Z] #14 169.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-20T11:53:26.562Z] #14 169.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-09-20T11:53:26.562Z] #14 169.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-20T11:53:26.562Z] #14 169.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-09-20T11:53:26.562Z] #14 169.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-20T11:53:26.562Z] #14 169.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-20T11:53:26.562Z] #14 169.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-09-20T11:53:26.562Z] #14 169.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-20T11:53:26.562Z] #14 169.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-20T11:53:26.562Z] #14 169.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-20T11:53:26.562Z] #14 169.4 Setting up dmsetup (2:1.02.175-2.1) ... [2021-09-20T11:53:26.562Z] #14 169.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-20T11:53:26.562Z] #14 169.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-09-20T11:53:26.562Z] #14 169.5 Processing triggers for libc-bin (2.31-13) ... [2021-09-20T11:53:27.504Z] #14 DONE 170.1s [2021-09-20T11:53:27.504Z] [2021-09-20T11:53:27.504Z] #55 [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-09-20T11:53:27.504Z] #55 sha256:d66ead99552ab26f07a907ddf67cdbb5e4132cb6b652ead0976ea756473460cc [2021-09-20T11:53:27.857Z] #19 262.6 Selecting previously unselected package g++-s390x-linux-gnu. [2021-09-20T11:53:27.857Z] #19 262.6 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-20T11:53:27.857Z] #19 262.6 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2021-09-20T11:53:27.857Z] #19 262.7 Selecting previously unselected package crossbuild-essential-s390x. [2021-09-20T11:53:27.857Z] #19 262.7 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2021-09-20T11:53:27.857Z] #19 262.7 Unpacking crossbuild-essential-s390x (12.9) ... [2021-09-20T11:53:27.857Z] #19 262.7 Setting up libconfig-inifiles-perl (3.000003-1) ... [2021-09-20T11:53:27.857Z] #19 262.7 Setting up libfile-which-perl (1.23-1) ... [2021-09-20T11:53:27.857Z] #19 262.8 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2021-09-20T11:53:27.857Z] #19 262.8 Setting up libc6-armhf-cross (2.31-9cross4) ... [2021-09-20T11:53:27.857Z] #19 262.8 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2021-09-20T11:53:27.857Z] #19 262.8 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-09-20T11:53:27.857Z] #19 262.8 Setting up libicu67:amd64 (67.1-7) ... [2021-09-20T11:53:27.857Z] #19 262.8 Setting up libmagic-mgc (1:5.39-3) ... [2021-09-20T11:53:27.857Z] #19 262.8 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2021-09-20T11:53:27.857Z] #19 262.8 Setting up libc6-s390x-cross (2.31-9cross4) ... [2021-09-20T11:53:27.857Z] #19 262.8 Setting up libmagic1:amd64 (1:5.39-3) ... [2021-09-20T11:53:27.857Z] #19 262.9 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2021-09-20T11:53:27.857Z] #19 262.9 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2021-09-20T11:53:27.857Z] #19 262.9 Setting up file (1:5.39-3) ... [2021-09-20T11:53:27.857Z] #19 262.9 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2021-09-20T11:53:27.857Z] #19 262.9 Setting up bzip2 (1.0.8-4) ... [2021-09-20T11:53:27.857Z] #19 262.9 Setting up libyaml-perl (1.30-1) ... [2021-09-20T11:53:27.857Z] #19 262.9 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2021-09-20T11:53:27.857Z] #19 263.0 Setting up libxml-sax-base-perl (1.09-1.1) ... [2021-09-20T11:53:27.857Z] #19 263.0 Setting up libio-string-perl (1.08-3.1) ... [2021-09-20T11:53:27.857Z] #19 263.0 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2021-09-20T11:53:27.857Z] #19 263.0 Setting up cross-config (2.6.18+nmu1) ... [2021-09-20T11:53:27.857Z] #19 263.1 Setting up xz-utils (5.2.5-2) ... [2021-09-20T11:53:27.857Z] #19 263.1 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-09-20T11:53:27.857Z] #19 263.1 Setting up libc6-arm64-cross (2.31-9cross4) ... [2021-09-20T11:53:27.857Z] #19 263.1 Setting up patch (2.7.6-7) ... [2021-09-20T11:53:27.857Z] #19 263.2 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2021-09-20T11:53:27.857Z] #19 263.2 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2021-09-20T11:53:27.857Z] #19 263.2 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-20T11:53:27.857Z] #19 263.2 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2021-09-20T11:53:27.857Z] #19 263.2 Setting up libc6-armel-cross (2.31-9cross4) ... [2021-09-20T11:53:27.857Z] #19 263.2 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2021-09-20T11:53:27.857Z] #19 263.2 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-20T11:53:27.857Z] #19 263.2 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2021-09-20T11:53:27.857Z] #19 263.2 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2021-09-20T11:53:27.857Z] #19 263.3 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-20T11:53:27.857Z] #19 263.3 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-09-20T11:53:27.857Z] #19 263.3 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2021-09-20T11:53:27.857Z] #19 263.3 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2021-09-20T11:53:27.857Z] #19 263.3 Setting up libfile-homedir-perl (1.006-1) ... [2021-09-20T11:53:27.857Z] #19 263.3 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2021-09-20T11:53:27.857Z] #19 263.3 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2021-09-20T11:53:27.857Z] #19 263.3 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-09-20T11:53:27.857Z] #19 263.3 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-09-20T11:53:27.857Z] #19 263.3 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2021-09-20T11:53:27.857Z] #19 263.4 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-09-20T11:53:27.857Z] #19 263.4 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2021-09-20T11:53:27.857Z] #19 263.4 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-09-20T11:53:27.857Z] #19 263.4 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2021-09-20T11:53:27.857Z] #19 263.4 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-09-20T11:53:27.857Z] #19 263.4 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2021-09-20T11:53:27.857Z] #19 263.4 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2021-09-20T11:53:27.857Z] #19 263.4 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2021-09-20T11:53:27.857Z] #19 263.5 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2021-09-20T11:53:27.857Z] #19 263.5 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2021-09-20T11:53:27.857Z] #19 263.5 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2021-09-20T11:53:27.857Z] #19 263.5 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2021-09-20T11:53:27.857Z] #19 263.5 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2021-09-20T11:53:27.857Z] #19 263.5 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2021-09-20T11:53:27.857Z] #19 263.5 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2021-09-20T11:53:27.857Z] #19 263.5 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2021-09-20T11:53:27.857Z] #19 263.5 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2021-09-20T11:53:27.857Z] #19 263.5 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2021-09-20T11:53:27.857Z] #19 263.6 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2021-09-20T11:53:27.857Z] #19 263.6 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2021-09-20T11:53:27.857Z] #19 263.6 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2021-09-20T11:53:27.857Z] #19 263.6 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2021-09-20T11:53:27.857Z] #19 263.6 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2021-09-20T11:53:27.857Z] #19 263.6 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-20T11:53:27.918Z] #14 169.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-09-20T11:53:27.918Z] #14 169.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-09-20T11:53:27.918Z] #14 169.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-20T11:53:27.918Z] #14 170.1 Selecting previously unselected package libapparmor1:amd64. [2021-09-20T11:53:27.918Z] #14 170.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-09-20T11:53:27.918Z] #14 170.1 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-09-20T11:53:27.918Z] #14 170.4 Selecting previously unselected package libapparmor-dev:amd64. [2021-09-20T11:53:28.114Z] #19 263.6 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2021-09-20T11:53:28.114Z] #19 263.7 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2021-09-20T11:53:28.114Z] #19 263.8 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-09-20T11:53:28.182Z] #14 170.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-09-20T11:53:28.182Z] #14 170.4 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-09-20T11:53:28.374Z] #19 263.9 [2021-09-20T11:53:28.374Z] #19 263.9 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-09-20T11:53:28.374Z] #19 263.9 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-09-20T11:53:28.374Z] #19 264.0 Setting up dpkg-dev (1.20.9) ... [2021-09-20T11:53:28.374Z] #19 264.0 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2021-09-20T11:53:28.374Z] #19 264.0 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2021-09-20T11:53:28.374Z] #19 264.0 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2021-09-20T11:53:28.374Z] #19 264.0 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-09-20T11:53:28.374Z] #19 264.0 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2021-09-20T11:53:28.374Z] #19 264.0 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2021-09-20T11:53:28.374Z] #19 264.1 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-09-20T11:53:28.374Z] #19 264.1 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2021-09-20T11:53:28.374Z] #19 264.1 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2021-09-20T11:53:28.443Z] #14 170.6 Selecting previously unselected package libbtrfs0:amd64. [2021-09-20T11:53:28.443Z] #14 170.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-09-20T11:53:28.443Z] #14 170.6 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-09-20T11:53:28.443Z] #14 170.8 Selecting previously unselected package libbtrfs-dev:amd64. [2021-09-20T11:53:28.443Z] #14 170.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-09-20T11:53:28.443Z] #14 170.8 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-20T11:53:28.632Z] #19 264.1 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2021-09-20T11:53:28.632Z] #19 264.1 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2021-09-20T11:53:28.632Z] #19 264.1 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2021-09-20T11:53:28.632Z] #19 264.2 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2021-09-20T11:53:28.632Z] #19 264.2 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2021-09-20T11:53:28.632Z] #19 264.3 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-09-20T11:53:28.703Z] #14 171.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-09-20T11:53:28.743Z] 8f616e6e9eec: Verifying Checksum [2021-09-20T11:53:28.743Z] 8f616e6e9eec: Download complete [2021-09-20T11:53:28.887Z] #19 264.4 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-09-20T11:53:28.887Z] #19 264.4 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-09-20T11:53:28.887Z] #19 264.5 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-09-20T11:53:28.887Z] #19 264.5 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-09-20T11:53:28.887Z] #19 264.5 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-09-20T11:53:28.887Z] #19 264.5 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2021-09-20T11:53:28.887Z] #19 264.5 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2021-09-20T11:53:28.887Z] #19 264.5 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2021-09-20T11:53:28.887Z] #19 264.5 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-09-20T11:53:28.887Z] #19 264.6 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-09-20T11:53:28.887Z] #19 264.6 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2021-09-20T11:53:28.887Z] #19 264.6 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-09-20T11:53:28.964Z] #14 171.2 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-09-20T11:53:28.964Z] #14 171.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-20T11:53:28.964Z] #14 171.3 Selecting previously unselected package libudev-dev:amd64. [2021-09-20T11:53:28.964Z] #14 171.4 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-09-20T11:53:28.964Z] #14 171.4 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-09-20T11:53:29.143Z] #19 264.6 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-20T11:53:29.143Z] #19 264.6 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2021-09-20T11:53:29.143Z] #19 264.6 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2021-09-20T11:53:29.143Z] #19 264.7 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-09-20T11:53:29.143Z] #19 264.7 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2021-09-20T11:53:29.143Z] #19 264.7 Setting up libxml-simple-perl (2.25-1) ... [2021-09-20T11:53:29.143Z] #19 264.7 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-09-20T11:53:29.143Z] #19 264.7 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-09-20T11:53:29.143Z] #19 264.7 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-09-20T11:53:29.143Z] #19 264.7 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-09-20T11:53:29.143Z] #19 264.7 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2021-09-20T11:53:29.143Z] #19 264.7 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2021-09-20T11:53:29.143Z] #19 264.8 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-09-20T11:53:29.143Z] #19 264.8 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-09-20T11:53:29.143Z] #19 264.8 Setting up libconfig-auto-perl (0.44-1.1) ... [2021-09-20T11:53:29.143Z] #19 264.8 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-09-20T11:53:29.143Z] #19 264.8 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-09-20T11:53:29.143Z] #19 264.8 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-09-20T11:53:29.143Z] #19 264.8 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-09-20T11:53:29.143Z] #19 264.8 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2021-09-20T11:53:29.143Z] #19 264.8 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-09-20T11:53:29.143Z] #19 264.9 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2021-09-20T11:53:29.143Z] #19 264.9 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2021-09-20T11:53:29.143Z] #19 264.9 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-09-20T11:53:29.143Z] #19 264.9 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-09-20T11:53:29.143Z] #19 264.9 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-09-20T11:53:29.225Z] #14 171.6 Selecting previously unselected package libsepol1-dev:amd64. [2021-09-20T11:53:29.225Z] #14 171.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-09-20T11:53:29.225Z] #14 171.6 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-09-20T11:53:29.401Z] #19 264.9 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2021-09-20T11:53:29.401Z] #19 264.9 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2021-09-20T11:53:29.401Z] #19 264.9 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-09-20T11:53:29.401Z] #19 265.0 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-09-20T11:53:29.401Z] #19 265.0 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2021-09-20T11:53:29.401Z] #19 265.1 Setting up dpkg-cross (2.6.18+nmu1) ... [2021-09-20T11:53:29.401Z] #19 265.1 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-09-20T11:53:29.401Z] #19 265.1 Setting up crossbuild-essential-armel (12.9) ... [2021-09-20T11:53:29.401Z] #19 265.1 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2021-09-20T11:53:29.401Z] #19 265.2 Setting up crossbuild-essential-armhf (12.9) ... [2021-09-20T11:53:29.401Z] #19 265.2 Setting up crossbuild-essential-arm64 (12.9) ... [2021-09-20T11:53:29.657Z] #19 265.2 Setting up crossbuild-essential-s390x (12.9) ... [2021-09-20T11:53:29.657Z] #19 265.2 Setting up crossbuild-essential-ppc64el (12.9) ... [2021-09-20T11:53:29.657Z] #19 265.2 Processing triggers for libc-bin (2.31-13) ... [2021-09-20T11:53:29.796Z] #14 171.9 Selecting previously unselected package libpcre2-16-0:amd64. [2021-09-20T11:53:29.796Z] #14 171.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-09-20T11:53:29.796Z] #14 171.9 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-09-20T11:53:29.796Z] #14 172.1 Selecting previously unselected package libpcre2-32-0:amd64. [2021-09-20T11:53:29.796Z] #14 172.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-09-20T11:53:29.796Z] #14 172.1 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-09-20T11:53:30.039Z] #55 ... [2021-09-20T11:53:30.039Z] [2021-09-20T11:53:30.039Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-09-20T11:53:30.039Z] #15 sha256:d89995be48c715465ca8776fa1d432e66c3a452e01b7948b04f93a8d3f6d1266 [2021-09-20T11:53:30.039Z] #15 DONE 2.4s [2021-09-20T11:53:30.039Z] [2021-09-20T11:53:30.039Z] #55 [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-09-20T11:53:30.039Z] #55 sha256:d66ead99552ab26f07a907ddf67cdbb5e4132cb6b652ead0976ea756473460cc [2021-09-20T11:53:30.039Z] #55 2.581 + RM_GOPATH=0 [2021-09-20T11:53:30.039Z] #55 2.581 + TMP_GOPATH= [2021-09-20T11:53:30.039Z] #55 2.581 + : /build [2021-09-20T11:53:30.039Z] #55 2.581 + '[' -z '' ']' [2021-09-20T11:53:30.039Z] #55 2.581 ++ mktemp -d [2021-09-20T11:53:30.039Z] #55 2.581 + export GOPATH=/tmp/tmp.tDjuQL3d4B [2021-09-20T11:53:30.039Z] #55 2.581 + GOPATH=/tmp/tmp.tDjuQL3d4B [2021-09-20T11:53:30.039Z] #55 2.581 + RM_GOPATH=1 [2021-09-20T11:53:30.039Z] #55 2.581 + case "$(go env GOARCH)" in [2021-09-20T11:53:30.039Z] #55 2.581 ++ go env GOARCH [2021-09-20T11:53:30.039Z] #55 2.629 + export GO_BUILDMODE=-buildmode=pie [2021-09-20T11:53:30.039Z] #55 2.629 + GO_BUILDMODE=-buildmode=pie [2021-09-20T11:53:30.039Z] #55 2.654 Install runc version v1.0.2 (build tags: seccomp) [2021-09-20T11:53:30.039Z] #55 2.654 ++ dirname /tmp/install/install.sh [2021-09-20T11:53:30.039Z] #55 2.654 + dir=/tmp/install [2021-09-20T11:53:30.039Z] #55 2.654 + bin=runc [2021-09-20T11:53:30.039Z] #55 2.654 + shift [2021-09-20T11:53:30.039Z] #55 2.654 + '[' '!' -f /tmp/install/runc.installer ']' [2021-09-20T11:53:30.039Z] #55 2.654 + . /tmp/install/runc.installer [2021-09-20T11:53:30.039Z] #55 2.654 ++ set -e [2021-09-20T11:53:30.039Z] #55 2.654 ++ : v1.0.2 [2021-09-20T11:53:30.039Z] #55 2.654 + install_runc [2021-09-20T11:53:30.039Z] #55 2.654 + RUNC_BUILDTAGS=seccomp [2021-09-20T11:53:30.039Z] #55 2.654 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-09-20T11:53:30.039Z] #55 2.654 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.tDjuQL3d4B/src/github.com/opencontainers/runc [2021-09-20T11:53:30.039Z] #55 2.654 Cloning into '/tmp/tmp.tDjuQL3d4B/src/github.com/opencontainers/runc'... [2021-09-20T11:53:30.057Z] #14 172.4 Selecting previously unselected package libpcre2-posix2:amd64. [2021-09-20T11:53:30.057Z] #14 172.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-09-20T11:53:30.057Z] #14 172.4 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-09-20T11:53:30.317Z] #14 172.6 Selecting previously unselected package libpcre2-dev:amd64. [2021-09-20T11:53:30.317Z] #14 172.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-09-20T11:53:30.317Z] #14 172.6 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-09-20T11:53:30.894Z] #14 173.3 Selecting previously unselected package libselinux1-dev:amd64. [2021-09-20T11:53:31.024Z] #19 DONE 266.5s [2021-09-20T11:53:31.024Z] [2021-09-20T11:53:31.024Z] #32 [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-09-20T11:53:31.024Z] #32 sha256:c92043dd1b607f6f8074ef028a650678e78c477c5a174ec375b06e15abedf9e1 [2021-09-20T11:53:31.090Z] 8f616e6e9eec: Verifying Checksum [2021-09-20T11:53:31.090Z] 8f616e6e9eec: Download complete [2021-09-20T11:53:31.155Z] #14 173.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-09-20T11:53:31.155Z] #14 173.3 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-09-20T11:53:31.423Z] #14 173.7 Selecting previously unselected package libdevmapper-dev:amd64. [2021-09-20T11:53:31.423Z] #14 173.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-09-20T11:53:31.423Z] #14 173.7 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-09-20T11:53:31.423Z] #14 173.8 Selecting previously unselected package libseccomp-dev:amd64. [2021-09-20T11:53:31.423Z] #14 173.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-09-20T11:53:31.423Z] #14 173.8 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-09-20T11:53:31.690Z] #14 174.1 Selecting previously unselected package libsystemd-dev:amd64. [2021-09-20T11:53:31.954Z] #14 174.1 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-09-20T11:53:31.954Z] #14 174.2 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-09-20T11:53:32.524Z] #14 174.8 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-09-20T11:53:32.524Z] #14 174.8 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-09-20T11:53:32.524Z] #14 174.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-20T11:53:32.524Z] #14 174.8 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-09-20T11:53:32.524Z] #14 174.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-20T11:53:32.524Z] #14 174.8 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-09-20T11:53:32.524Z] #14 174.9 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-09-20T11:53:32.524Z] #14 174.9 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-09-20T11:53:32.524Z] #14 174.9 Setting up libudev-dev:amd64 (247.3-6) ... [2021-09-20T11:53:32.524Z] #14 174.9 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-09-20T11:53:32.524Z] #14 174.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-20T11:53:32.524Z] #14 174.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-20T11:53:32.524Z] #14 174.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-20T11:53:32.524Z] #14 174.9 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-09-20T11:53:32.524Z] #14 175.0 Setting up mingw-w64-common (8.0.0-1) ... [2021-09-20T11:53:32.524Z] #14 175.0 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-09-20T11:53:32.584Z] #55 ... [2021-09-20T11:53:32.584Z] [2021-09-20T11:53:32.584Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-09-20T11:53:32.584Z] #16 sha256:050e32dd6560946e7a7e05db39812e4449ab9ccf3317bdfb93bfd51d5bca7aed [2021-09-20T11:53:32.584Z] #16 DONE 2.9s [2021-09-20T11:53:32.584Z] [2021-09-20T11:53:32.584Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-09-20T11:53:32.584Z] #17 sha256:d85bd41018b0bc3dda487a9e39ce5478acc1c221b42b0ef3b3668be03c8931a5 [2021-09-20T11:53:32.784Z] #14 175.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-20T11:53:32.784Z] #14 175.0 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-09-20T11:53:32.784Z] #14 175.0 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-09-20T11:53:32.784Z] #14 175.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-20T11:53:32.784Z] #14 175.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-20T11:53:32.784Z] #14 175.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-09-20T11:53:32.784Z] #14 175.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-20T11:53:32.784Z] #14 175.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-09-20T11:53:32.784Z] #14 175.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-20T11:53:32.784Z] #14 175.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-20T11:53:32.784Z] #14 175.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-09-20T11:53:32.784Z] #14 175.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-20T11:53:32.920Z] #32 1.801 + RM_GOPATH=0 [2021-09-20T11:53:32.920Z] #32 1.801 + TMP_GOPATH= [2021-09-20T11:53:32.920Z] #32 1.801 + : /build [2021-09-20T11:53:32.920Z] #32 1.801 + '[' -z '' ']' [2021-09-20T11:53:32.920Z] #32 1.801 ++ mktemp -d [2021-09-20T11:53:32.920Z] #32 1.806 + export GOPATH=/tmp/tmp.qaBlNe6nRe [2021-09-20T11:53:32.920Z] #32 1.806 + GOPATH=/tmp/tmp.qaBlNe6nRe [2021-09-20T11:53:32.920Z] #32 1.806 + RM_GOPATH=1 [2021-09-20T11:53:32.920Z] #32 1.806 + case "$(go env GOARCH)" in [2021-09-20T11:53:32.920Z] #32 1.806 ++ go env GOARCH [2021-09-20T11:53:32.920Z] #32 1.811 + export GO_BUILDMODE=-buildmode=pie [2021-09-20T11:53:32.920Z] #32 1.811 + GO_BUILDMODE=-buildmode=pie [2021-09-20T11:53:32.920Z] #32 1.811 ++ dirname /tmp/install/install.sh [2021-09-20T11:53:32.920Z] #32 1.812 + dir=/tmp/install [2021-09-20T11:53:32.920Z] #32 1.812 + bin=dockercli [2021-09-20T11:53:32.920Z] #32 1.812 + shift [2021-09-20T11:53:32.920Z] #32 1.812 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-09-20T11:53:32.920Z] #32 1.812 + . /tmp/install/dockercli.installer [2021-09-20T11:53:32.920Z] #32 1.813 Install docker/cli version 17.06.2-ce from stable [2021-09-20T11:53:32.920Z] #32 1.813 ++ : stable [2021-09-20T11:53:32.920Z] #32 1.813 ++ : 17.06.2-ce [2021-09-20T11:53:32.920Z] #32 1.813 + install_dockercli [2021-09-20T11:53:32.920Z] #32 1.813 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-09-20T11:53:32.920Z] #32 1.813 ++ uname -m [2021-09-20T11:53:32.920Z] #32 1.818 + arch=x86_64 [2021-09-20T11:53:32.920Z] #32 1.818 + '[' x86_64 '!=' x86_64 ']' [2021-09-20T11:53:32.920Z] #32 1.818 + url=https://download.docker.com/linux/static [2021-09-20T11:53:32.920Z] #32 1.818 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-09-20T11:53:32.920Z] #32 1.818 + tar -xz docker/docker [2021-09-20T11:53:33.045Z] #14 175.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-20T11:53:33.045Z] #14 175.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-20T11:53:33.045Z] #14 175.2 Setting up dmsetup (2:1.02.175-2.1) ... [2021-09-20T11:53:33.045Z] #14 175.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-20T11:53:33.045Z] #14 175.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-09-20T11:53:33.045Z] #14 175.3 Processing triggers for libc-bin (2.31-13) ... [2021-09-20T11:53:33.962Z] #17 1.447 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-09-20T11:53:33.962Z] #17 DONE 1.6s [2021-09-20T11:53:33.962Z] [2021-09-20T11:53:33.962Z] #51 [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-09-20T11:53:33.962Z] #51 sha256:c6c922dbf962d0316ab585546a02ed416d10918ea49ed725d8d80262d7f668a8 [2021-09-20T11:53:33.985Z] #14 DONE 176.1s [2021-09-20T11:53:33.985Z] [2021-09-20T11:53:33.985Z] #55 [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-09-20T11:53:33.985Z] #55 sha256:f9382b57446aed4404196890d5bdd7fe433ae07f7059fb7b12d20008ef5f1d2a [2021-09-20T11:53:34.222Z] #51 ... [2021-09-20T11:53:34.222Z] [2021-09-20T11:53:34.222Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-09-20T11:53:34.222Z] #18 sha256:fda41a5ed256e1b6205be0267a3241a1bb2cc3a9b2ea635789415f9def055b06 [2021-09-20T11:53:35.437Z] #32 4.306 + mkdir -p /build [2021-09-20T11:53:35.437Z] #32 4.308 + mv docker/docker /build/ [2021-09-20T11:53:35.437Z] #32 4.309 + rmdir docker [2021-09-20T11:53:35.437Z] #32 DONE 4.6s [2021-09-20T11:53:35.437Z] [2021-09-20T11:53:35.437Z] #67 [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-09-20T11:53:35.437Z] #67 sha256:e488182a2c54001ee9f2ad46a0162b23450233c80d52913ca0283b33345aaeef [2021-09-20T11:53:35.437Z] #67 1.951 + RM_GOPATH=0 [2021-09-20T11:53:35.437Z] #67 1.951 + TMP_GOPATH= [2021-09-20T11:53:35.437Z] #67 1.951 + : /build [2021-09-20T11:53:35.437Z] #67 1.951 + '[' -z '' ']' [2021-09-20T11:53:35.437Z] #67 1.951 ++ mktemp -d [2021-09-20T11:53:35.437Z] #67 1.951 + export GOPATH=/tmp/tmp.2YCqp97xJs [2021-09-20T11:53:35.437Z] #67 1.951 + GOPATH=/tmp/tmp.2YCqp97xJs [2021-09-20T11:53:35.437Z] #67 1.951 + RM_GOPATH=1 [2021-09-20T11:53:35.437Z] #67 1.951 + case "$(go env GOARCH)" in [2021-09-20T11:53:35.437Z] #67 1.951 ++ go env GOARCH [2021-09-20T11:53:35.437Z] #67 1.960 + export GO_BUILDMODE=-buildmode=pie [2021-09-20T11:53:35.437Z] #67 1.960 + GO_BUILDMODE=-buildmode=pie [2021-09-20T11:53:35.437Z] #67 1.960 ++ dirname /tmp/install/install.sh [2021-09-20T11:53:35.437Z] #67 1.960 + dir=/tmp/install [2021-09-20T11:53:35.437Z] #67 1.960 + bin=rootlesskit [2021-09-20T11:53:35.437Z] #67 1.960 + shift [2021-09-20T11:53:35.437Z] #67 1.960 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-09-20T11:53:35.437Z] #67 1.960 + . /tmp/install/rootlesskit.installer [2021-09-20T11:53:35.437Z] #67 1.961 ++ : v0.14.4 [2021-09-20T11:53:35.437Z] #67 1.961 + install_rootlesskit [2021-09-20T11:53:35.437Z] #67 1.961 + case "$1" in [2021-09-20T11:53:35.437Z] #67 1.961 + export CGO_ENABLED=0 [2021-09-20T11:53:35.437Z] #67 1.961 + CGO_ENABLED=0 [2021-09-20T11:53:35.437Z] #67 1.961 + _install_rootlesskit [2021-09-20T11:53:35.437Z] #67 1.961 + echo 'Install rootlesskit version v0.14.4' [2021-09-20T11:53:35.437Z] #67 1.961 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-20T11:53:35.437Z] #67 1.961 + GOBIN=/build [2021-09-20T11:53:35.437Z] #67 1.961 + GO111MODULE=on [2021-09-20T11:53:35.437Z] #67 1.961 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2021-09-20T11:53:35.437Z] #67 1.961 Install rootlesskit version v0.14.4 [2021-09-20T11:53:35.437Z] #67 2.311 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2021-09-20T11:53:35.437Z] #67 3.413 go: downloading github.com/pkg/errors v0.9.1 [2021-09-20T11:53:35.437Z] #67 3.429 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-09-20T11:53:35.437Z] #67 3.430 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-09-20T11:53:35.437Z] #67 3.627 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-09-20T11:53:36.002Z] #67 5.027 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-09-20T11:53:36.132Z] #18 DONE 1.5s [2021-09-20T11:53:36.132Z] [2021-09-20T11:53:36.132Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-09-20T11:53:36.132Z] #19 sha256:83da23cc167a46441450f5c41ce33da832d81757d7767df1aa653dd8c2420ef7 [2021-09-20T11:53:36.258Z] #67 5.326 go: downloading github.com/google/uuid v1.3.0 [2021-09-20T11:53:36.258Z] #67 5.334 go: downloading github.com/moby/vpnkit v0.5.0 [2021-09-20T11:53:36.258Z] #67 5.352 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-09-20T11:53:36.258Z] #67 5.405 go: downloading github.com/gofrs/flock v0.8.1 [2021-09-20T11:53:36.258Z] #67 5.472 go: downloading github.com/gorilla/mux v1.8.0 [2021-09-20T11:53:36.516Z] #67 5.552 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-09-20T11:53:36.538Z] #55 ... [2021-09-20T11:53:36.538Z] [2021-09-20T11:53:36.538Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-09-20T11:53:36.538Z] #15 sha256:d89995be48c715465ca8776fa1d432e66c3a452e01b7948b04f93a8d3f6d1266 [2021-09-20T11:53:36.538Z] #15 DONE 2.4s [2021-09-20T11:53:36.538Z] [2021-09-20T11:53:36.538Z] #55 [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-09-20T11:53:36.538Z] #55 sha256:f9382b57446aed4404196890d5bdd7fe433ae07f7059fb7b12d20008ef5f1d2a [2021-09-20T11:53:36.538Z] #55 2.489 + RM_GOPATH=0 [2021-09-20T11:53:36.538Z] #55 2.489 + TMP_GOPATH= [2021-09-20T11:53:36.538Z] #55 2.489 + : /build [2021-09-20T11:53:36.538Z] #55 2.489 + '[' -z '' ']' [2021-09-20T11:53:36.538Z] #55 2.489 ++ mktemp -d [2021-09-20T11:53:36.538Z] #55 2.503 + export GOPATH=/tmp/tmp.T3X3HmwOcr [2021-09-20T11:53:36.538Z] #55 2.503 + GOPATH=/tmp/tmp.T3X3HmwOcr [2021-09-20T11:53:36.538Z] #55 2.503 + RM_GOPATH=1 [2021-09-20T11:53:36.538Z] #55 2.503 + case "$(go env GOARCH)" in [2021-09-20T11:53:36.538Z] #55 2.503 ++ go env GOARCH [2021-09-20T11:53:36.538Z] #55 2.530 + export GO_BUILDMODE=-buildmode=pie [2021-09-20T11:53:36.538Z] #55 2.530 + GO_BUILDMODE=-buildmode=pie [2021-09-20T11:53:36.538Z] #55 2.530 ++ dirname /tmp/install/install.sh [2021-09-20T11:53:36.538Z] #55 2.537 Install runc version v1.0.2 (build tags: seccomp) [2021-09-20T11:53:36.538Z] #55 2.538 + dir=/tmp/install [2021-09-20T11:53:36.538Z] #55 2.538 + bin=runc [2021-09-20T11:53:36.538Z] #55 2.538 + shift [2021-09-20T11:53:36.538Z] #55 2.538 + '[' '!' -f /tmp/install/runc.installer ']' [2021-09-20T11:53:36.538Z] #55 2.538 + . /tmp/install/runc.installer [2021-09-20T11:53:36.538Z] #55 2.538 ++ set -e [2021-09-20T11:53:36.538Z] #55 2.538 ++ : v1.0.2 [2021-09-20T11:53:36.538Z] #55 2.538 + install_runc [2021-09-20T11:53:36.538Z] #55 2.538 + RUNC_BUILDTAGS=seccomp [2021-09-20T11:53:36.538Z] #55 2.538 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-09-20T11:53:36.538Z] #55 2.538 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.T3X3HmwOcr/src/github.com/opencontainers/runc [2021-09-20T11:53:36.538Z] #55 2.547 Cloning into '/tmp/tmp.T3X3HmwOcr/src/github.com/opencontainers/runc'... [2021-09-20T11:53:36.772Z] #67 5.810 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-09-20T11:53:36.772Z] #67 5.848 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-09-20T11:53:37.513Z] #19 DONE 1.7s [2021-09-20T11:53:37.513Z] [2021-09-20T11:53:37.513Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-09-20T11:53:37.513Z] #20 sha256:b06c6994a9b1bbaea63a706f712fecae6d9608e0a3f128e513bea467149aaf78 [2021-09-20T11:53:37.702Z] #67 6.596 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-09-20T11:53:37.959Z] #67 ... [2021-09-20T11:53:37.959Z] [2021-09-20T11:53:37.959Z] #44 [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-09-20T11:53:37.959Z] #44 sha256:b201c5b5393f0e63274621ab19667608bf495a618a19e6b322d39a9792f9f7c7 [2021-09-20T11:53:37.959Z] #44 2.299 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-20T11:53:37.959Z] #44 2.486 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-20T11:53:37.959Z] #44 2.656 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-20T11:53:37.959Z] #44 2.833 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-20T11:53:37.959Z] #44 3.562 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-09-20T11:53:37.959Z] #44 4.305 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-09-20T11:53:37.959Z] #44 4.671 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-20T11:53:37.959Z] #44 5.228 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-09-20T11:53:37.959Z] #44 5.593 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-09-20T11:53:37.959Z] #44 6.329 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [32.6 kB] [2021-09-20T11:53:37.959Z] #44 6.331 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [30.4 kB] [2021-09-20T11:53:37.959Z] #44 6.336 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [32.2 kB] [2021-09-20T11:53:37.959Z] #44 6.349 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [32.6 kB] [2021-09-20T11:53:37.959Z] #44 6.349 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [31.8 kB] [2021-09-20T11:53:37.959Z] #44 6.350 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [31.7 kB] [2021-09-20T11:53:37.959Z] #44 6.350 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2088 B] [2021-09-20T11:53:37.959Z] #44 6.354 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2092 B] [2021-09-20T11:53:37.959Z] #44 6.354 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2100 B] [2021-09-20T11:53:37.959Z] #44 6.355 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2096 B] [2021-09-20T11:53:37.959Z] #44 6.356 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-20T11:53:37.959Z] #44 6.356 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2088 B] [2021-09-20T11:53:38.450Z] #55 ... [2021-09-20T11:53:38.450Z] [2021-09-20T11:53:38.450Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-09-20T11:53:38.450Z] #16 sha256:050e32dd6560946e7a7e05db39812e4449ab9ccf3317bdfb93bfd51d5bca7aed [2021-09-20T11:53:38.450Z] #16 DONE 2.2s [2021-09-20T11:53:38.713Z] [2021-09-20T11:53:38.713Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-09-20T11:53:38.713Z] #17 sha256:d85bd41018b0bc3dda487a9e39ce5478acc1c221b42b0ef3b3668be03c8931a5 [2021-09-20T11:53:38.894Z] #20 DONE 1.7s [2021-09-20T11:53:38.894Z] [2021-09-20T11:53:38.894Z] #58 [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-09-20T11:53:38.894Z] #58 sha256:6d59e37e89947cf5a2388281b96925ee29fc19fd493ff943ad125aef33fe2d0a [2021-09-20T11:53:39.154Z] #58 ... [2021-09-20T11:53:39.154Z] [2021-09-20T11:53:39.154Z] #21 [dev-systemd-false 7/25] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-09-20T11:53:39.154Z] #21 sha256:6c58f5a533df099f3c2d82c3856f67d5ba69915718faeab8aebfb6f4ca4d43eb [2021-09-20T11:53:39.853Z] #44 ... [2021-09-20T11:53:39.853Z] [2021-09-20T11:53:39.853Z] #67 [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-09-20T11:53:39.853Z] #67 sha256:e488182a2c54001ee9f2ad46a0162b23450233c80d52913ca0283b33345aaeef [2021-09-20T11:53:39.853Z] #67 8.593 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-09-20T11:53:40.629Z] #17 1.880 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-09-20T11:53:40.630Z] #17 DONE 2.0s [2021-09-20T11:53:40.630Z] [2021-09-20T11:53:40.630Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-09-20T11:53:40.630Z] #18 sha256:fda41a5ed256e1b6205be0267a3241a1bb2cc3a9b2ea635789415f9def055b06 [2021-09-20T11:53:41.070Z] #21 1.814 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-20T11:53:41.070Z] #21 2.000 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-20T11:53:41.223Z] #67 ... [2021-09-20T11:53:41.223Z] [2021-09-20T11:53:41.223Z] #64 [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-09-20T11:53:41.223Z] #64 sha256:3af73c212a0c62ce792667a5a5d5c8464a35e6d17ea07d8eb34ef7f4f4b7a327 [2021-09-20T11:53:41.223Z] #64 2.297 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-20T11:53:41.223Z] #64 2.487 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-20T11:53:41.223Z] #64 2.655 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-20T11:53:41.223Z] #64 2.929 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-09-20T11:53:41.223Z] #64 3.620 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-20T11:53:41.223Z] #64 3.950 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-09-20T11:53:41.223Z] #64 4.452 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-09-20T11:53:41.223Z] #64 5.035 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-09-20T11:53:41.223Z] #64 5.396 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-20T11:53:41.223Z] #64 5.759 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [32.6 kB] [2021-09-20T11:53:41.223Z] #64 5.761 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [31.8 kB] [2021-09-20T11:53:41.223Z] #64 5.875 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [32.2 kB] [2021-09-20T11:53:41.223Z] #64 5.972 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [31.7 kB] [2021-09-20T11:53:41.223Z] #64 5.993 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [30.4 kB] [2021-09-20T11:53:41.223Z] #64 5.997 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [32.6 kB] [2021-09-20T11:53:41.223Z] #64 5.997 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-20T11:53:41.223Z] #64 6.155 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2088 B] [2021-09-20T11:53:41.223Z] #64 6.168 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2096 B] [2021-09-20T11:53:41.223Z] #64 6.240 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2088 B] [2021-09-20T11:53:41.223Z] #64 6.327 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2092 B] [2021-09-20T11:53:41.223Z] #64 6.331 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2100 B] [2021-09-20T11:53:41.223Z] #64 ... [2021-09-20T11:53:41.223Z] [2021-09-20T11:53:41.223Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-20T11:53:41.223Z] #20 sha256:f22e05dfbfee4590b1933f4b15bf1551708f58955fb5faad1c8238c127b5507f [2021-09-20T11:53:41.223Z] #20 2.297 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-20T11:53:41.223Z] #20 2.488 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-20T11:53:41.223Z] #20 2.655 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-20T11:53:41.223Z] #20 2.830 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-09-20T11:53:41.223Z] #20 3.555 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-09-20T11:53:41.223Z] #20 4.414 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-20T11:53:41.223Z] #20 4.821 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-09-20T11:53:41.223Z] #20 5.314 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-09-20T11:53:41.223Z] #20 5.706 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-20T11:53:41.223Z] #20 6.373 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [32.6 kB] [2021-09-20T11:53:41.223Z] #20 6.392 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [32.2 kB] [2021-09-20T11:53:41.223Z] #20 6.392 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [31.7 kB] [2021-09-20T11:53:41.223Z] #20 6.392 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [30.4 kB] [2021-09-20T11:53:41.223Z] #20 6.392 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [32.6 kB] [2021-09-20T11:53:41.223Z] #20 6.392 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [31.8 kB] [2021-09-20T11:53:41.223Z] #20 6.401 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2096 B] [2021-09-20T11:53:41.223Z] #20 6.401 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2100 B] [2021-09-20T11:53:41.223Z] #20 6.401 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2092 B] [2021-09-20T11:53:41.223Z] #20 6.401 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2088 B] [2021-09-20T11:53:41.223Z] #20 6.401 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2088 B] [2021-09-20T11:53:41.223Z] #20 6.401 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-20T11:53:41.332Z] #21 2.206 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-20T11:53:41.594Z] #21 2.465 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-20T11:53:41.854Z] #21 ... [2021-09-20T11:53:41.854Z] [2021-09-20T11:53:41.854Z] #33 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-20T11:53:41.854Z] #33 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa [2021-09-20T11:53:41.854Z] #33 DONE 184.6s [2021-09-20T11:53:41.854Z] [2021-09-20T11:53:41.854Z] #55 [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-09-20T11:53:41.854Z] #55 sha256:d66ead99552ab26f07a907ddf67cdbb5e4132cb6b652ead0976ea756473460cc [2021-09-20T11:53:41.854Z] #55 13.31 + cd /tmp/tmp.tDjuQL3d4B/src/github.com/opencontainers/runc [2021-09-20T11:53:41.854Z] #55 13.31 + git checkout -q v1.0.2 [2021-09-20T11:53:41.854Z] #55 13.68 + '[' -z '' ']' [2021-09-20T11:53:41.854Z] #55 13.69 + target=static [2021-09-20T11:53:41.854Z] #55 13.69 + make BUILDTAGS=seccomp static [2021-09-20T11:53:41.854Z] #55 14.15 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-09-20T11:53:42.619Z] #18 DONE 1.9s [2021-09-20T11:53:42.619Z] [2021-09-20T11:53:42.619Z] #51 [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-09-20T11:53:42.619Z] #51 sha256:013367038ba4d59b242ed7aed4697e4324360fbb51ff3f122a846517f505a46c [2021-09-20T11:53:42.619Z] #51 ... [2021-09-20T11:53:42.619Z] [2021-09-20T11:53:42.619Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-09-20T11:53:42.619Z] #19 sha256:83da23cc167a46441450f5c41ce33da832d81757d7767df1aa653dd8c2420ef7 [2021-09-20T11:53:44.529Z] #19 DONE 1.8s [2021-09-20T11:53:44.529Z] [2021-09-20T11:53:44.529Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-09-20T11:53:44.529Z] #20 sha256:b06c6994a9b1bbaea63a706f712fecae6d9608e0a3f128e513bea467149aaf78 [2021-09-20T11:53:45.914Z] #20 DONE 1.7s [2021-09-20T11:53:45.914Z] [2021-09-20T11:53:45.914Z] #55 [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-09-20T11:53:45.914Z] #55 sha256:f9382b57446aed4404196890d5bdd7fe433ae07f7059fb7b12d20008ef5f1d2a [2021-09-20T11:53:45.914Z] #55 ... [2021-09-20T11:53:45.914Z] [2021-09-20T11:53:45.914Z] #21 [dev-systemd-false 7/25] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-09-20T11:53:45.914Z] #21 sha256:6c58f5a533df099f3c2d82c3856f67d5ba69915718faeab8aebfb6f4ca4d43eb [2021-09-20T11:53:47.824Z] #21 ... [2021-09-20T11:53:47.824Z] [2021-09-20T11:53:47.824Z] #33 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-20T11:53:47.824Z] #33 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa [2021-09-20T11:53:47.824Z] #33 DONE 189.7s [2021-09-20T11:53:47.824Z] [2021-09-20T11:53:47.824Z] #55 [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-09-20T11:53:47.824Z] #55 sha256:f9382b57446aed4404196890d5bdd7fe433ae07f7059fb7b12d20008ef5f1d2a [2021-09-20T11:53:47.824Z] #55 13.72 + cd /tmp/tmp.T3X3HmwOcr/src/github.com/opencontainers/runc [2021-09-20T11:53:47.824Z] #55 13.72 + git checkout -q v1.0.2 [2021-09-20T11:53:47.824Z] #55 14.10 + '[' -z '' ']' [2021-09-20T11:53:47.824Z] #55 14.10 + target=static [2021-09-20T11:53:47.824Z] #55 14.10 + make BUILDTAGS=seccomp static [2021-09-20T11:53:47.887Z] #55 ... [2021-09-20T11:53:47.887Z] [2021-09-20T11:53:47.887Z] #58 [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-09-20T11:53:47.887Z] #58 sha256:12d770cb5283846842b808fc29bcc1dcd61a2f02fd3f7315151b3e3c0672521b [2021-09-20T11:53:47.887Z] #58 175.3 + bin/containerd [2021-09-20T11:53:48.393Z] #55 14.65 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-09-20T11:53:49.688Z] 4612f6d0b889: Pull complete [2021-09-20T11:53:50.432Z] #58 ... [2021-09-20T11:53:50.432Z] [2021-09-20T11:53:50.432Z] #55 [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-09-20T11:53:50.432Z] #55 sha256:153b526989cf3061a5506e9231000abbff41938e1e912cbd14da3054e87ccce3 [2021-09-20T11:53:50.432Z] #55 110.2 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-09-20T11:53:51.376Z] #55 111.0 + mkdir -p /build [2021-09-20T11:53:51.376Z] #55 111.0 + cp runc /build/runc [2021-09-20T11:53:52.319Z] #55 DONE 112.0s [2021-09-20T11:53:52.319Z] [2021-09-20T11:53:52.319Z] #58 [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-09-20T11:53:52.319Z] #58 sha256:12d770cb5283846842b808fc29bcc1dcd61a2f02fd3f7315151b3e3c0672521b [2021-09-20T11:53:53.401Z] #20 ... [2021-09-20T11:53:53.401Z] [2021-09-20T11:53:53.401Z] #44 [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-09-20T11:53:53.401Z] #44 sha256:b201c5b5393f0e63274621ab19667608bf495a618a19e6b322d39a9792f9f7c7 [2021-09-20T11:53:53.401Z] #44 21.43 Fetched 48.3 MB in 19s (2483 kB/s) [2021-09-20T11:53:53.706Z] #58 ... [2021-09-20T11:53:53.706Z] [2021-09-20T11:53:53.706Z] #56 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-09-20T11:53:53.706Z] #56 sha256:cced04d5fe95fd7d08d1884f872a7d97591f59f1740f11fece0ee96aaa3ab5d5 [2021-09-20T11:53:53.966Z] #56 DONE 0.4s [2021-09-20T11:53:53.966Z] [2021-09-20T11:53:53.966Z] #58 [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-09-20T11:53:53.966Z] #58 sha256:12d770cb5283846842b808fc29bcc1dcd61a2f02fd3f7315151b3e3c0672521b [2021-09-20T11:53:54.112Z] #55 ... [2021-09-20T11:53:54.112Z] [2021-09-20T11:53:54.112Z] #21 [dev-systemd-false 7/25] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-09-20T11:53:54.112Z] #21 sha256:6c58f5a533df099f3c2d82c3856f67d5ba69915718faeab8aebfb6f4ca4d43eb [2021-09-20T11:53:54.112Z] #21 4.462 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [32.6 kB] [2021-09-20T11:53:54.112Z] #21 6.151 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-20T11:53:54.112Z] #21 10.33 Fetched 8408 kB in 9s (954 kB/s) [2021-09-20T11:53:54.112Z] #21 10.33 Reading package lists... [2021-09-20T11:53:54.712Z] #21 13.32 Reading package lists... [2021-09-20T11:53:55.127Z] #25 ... [2021-09-20T11:53:55.127Z] [2021-09-20T11:53:55.127Z] #58 [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-09-20T11:53:55.127Z] #58 sha256:3858f8bc0c509be2e96e125e03bc227e54fe8e5a9224d457b653d0b930ff1118 [2021-09-20T11:53:55.127Z] #58 172.8 + bin/containerd [2021-09-20T11:53:55.280Z] #21 15.60 Building dependency tree... [2021-09-20T11:53:56.220Z] #21 17.09 The following additional packages will be installed: [2021-09-20T11:53:56.220Z] #21 17.09 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-09-20T11:53:56.220Z] #21 17.09 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-09-20T11:53:56.220Z] #21 17.09 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-09-20T11:53:56.220Z] #21 17.09 python3-pkg-resources vim-runtime xxd [2021-09-20T11:53:56.220Z] #21 17.10 Suggested packages: [2021-09-20T11:53:56.220Z] #21 17.10 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-09-20T11:53:56.220Z] #21 17.10 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-09-20T11:53:56.220Z] #21 17.10 acl attr quota [2021-09-20T11:53:56.220Z] #21 17.10 Recommended packages: [2021-09-20T11:53:56.220Z] #21 17.10 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-09-20T11:53:56.531Z] #55 ... [2021-09-20T11:53:56.531Z] [2021-09-20T11:53:56.531Z] #21 [dev-systemd-false 7/25] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-09-20T11:53:56.531Z] #21 sha256:6c58f5a533df099f3c2d82c3856f67d5ba69915718faeab8aebfb6f4ca4d43eb [2021-09-20T11:53:56.531Z] #21 2.179 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-20T11:53:56.531Z] #21 2.366 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-20T11:53:56.531Z] #21 2.577 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-20T11:53:56.531Z] #21 3.030 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-20T11:53:56.531Z] #21 4.642 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [32.6 kB] [2021-09-20T11:53:56.531Z] #21 6.216 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-20T11:53:56.531Z] #21 9.997 Fetched 8408 kB in 8s (1026 kB/s) [2021-09-20T11:53:57.604Z] #21 18.62 The following NEW packages will be installed: [2021-09-20T11:53:57.604Z] #21 18.62 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-09-20T11:53:57.604Z] #21 18.62 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-09-20T11:53:57.604Z] #21 18.62 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-09-20T11:53:57.604Z] #21 18.63 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-09-20T11:53:57.604Z] #21 18.63 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-09-20T11:53:57.604Z] #21 18.63 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-09-20T11:53:57.604Z] #21 18.63 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-09-20T11:53:57.604Z] #21 18.63 xz-utils zip zstd [2021-09-20T11:53:57.698Z] #58 ... [2021-09-20T11:53:57.698Z] [2021-09-20T11:53:57.698Z] #25 [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-09-20T11:53:57.698Z] #25 sha256:295fd2e20d7722ae59c41afb0b8b25f0a8bb2ae86293257eab70efce636c611e [2021-09-20T11:53:57.698Z] #25 198.1 + return [2021-09-20T11:53:57.698Z] #25 DONE 200.4s [2021-09-20T11:53:57.698Z] [2021-09-20T11:53:57.698Z] #55 [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-09-20T11:53:57.698Z] #55 sha256:7c1f72516f0958f8f0d157525601557bcadea61d4a21ce97ebd3877606f3f56b [2021-09-20T11:53:58.175Z] #21 18.98 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2021-09-20T11:53:58.184Z] #21 18.98 Need to get 27.6 MB of archives. [2021-09-20T11:53:58.184Z] #21 18.98 After this operation, 106 MB of additional disk space will be used. [2021-09-20T11:53:58.184Z] #21 18.98 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-09-20T11:53:58.184Z] #21 18.99 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-09-20T11:53:58.184Z] #21 18.99 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-09-20T11:53:58.184Z] #21 18.99 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-09-20T11:53:58.184Z] #21 19.00 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-09-20T11:53:58.184Z] #21 19.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-09-20T11:53:58.184Z] #21 19.01 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-09-20T11:53:58.184Z] #21 19.01 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-09-20T11:53:58.184Z] #21 19.05 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-09-20T11:53:58.184Z] #21 19.06 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-20T11:53:58.184Z] #21 19.06 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-09-20T11:53:58.184Z] #21 19.07 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-09-20T11:53:58.184Z] #21 19.07 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-09-20T11:53:58.184Z] #21 19.09 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-09-20T11:53:58.184Z] #21 19.11 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-09-20T11:53:58.184Z] #21 19.12 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-09-20T11:53:58.184Z] #21 19.13 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-09-20T11:53:58.184Z] #21 19.13 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-09-20T11:53:58.184Z] #21 19.13 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-09-20T11:53:58.184Z] #21 19.13 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-09-20T11:53:58.184Z] #21 19.14 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-09-20T11:53:58.184Z] #21 19.14 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-09-20T11:53:58.184Z] #21 19.15 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-09-20T11:53:58.184Z] #21 19.16 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-09-20T11:53:58.184Z] #21 19.16 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-09-20T11:53:58.184Z] #21 19.16 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-09-20T11:53:58.184Z] #21 19.17 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-09-20T11:53:58.446Z] #21 19.44 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-09-20T11:53:58.446Z] #21 19.44 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-09-20T11:53:58.446Z] #21 19.44 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-09-20T11:53:58.446Z] #21 19.44 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-09-20T11:53:58.446Z] #21 19.44 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-09-20T11:53:58.446Z] #21 19.45 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-09-20T11:53:58.446Z] #21 19.45 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-09-20T11:53:58.446Z] #21 19.52 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-09-20T11:53:58.695Z] #55 110.2 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-09-20T11:53:58.708Z] #21 19.52 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-09-20T11:53:58.708Z] #21 19.52 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-20T11:53:58.708Z] #21 19.54 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-09-20T11:53:58.708Z] #21 19.55 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-09-20T11:53:58.708Z] #21 19.56 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-09-20T11:53:58.708Z] #21 19.58 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-09-20T11:53:58.708Z] #21 19.62 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-09-20T11:53:58.708Z] #21 19.63 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-09-20T11:53:58.708Z] #21 19.64 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-09-20T11:53:58.969Z] #21 19.88 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-09-20T11:53:58.969Z] #21 19.93 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-09-20T11:53:58.969Z] #21 19.95 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-09-20T11:53:58.969Z] #21 19.96 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-09-20T11:53:59.075Z] #21 9.997 Reading package lists... [2021-09-20T11:53:59.541Z] #21 20.61 debconf: delaying package configuration, since apt-utils is not installed [2021-09-20T11:53:59.801Z] #21 20.78 Fetched 27.6 MB in 1s (21.1 MB/s) [2021-09-20T11:53:59.801Z] #21 20.85 Selecting previously unselected package pigz. [2021-09-20T11:53:59.943Z] #44 21.43 Reading package lists... [2021-09-20T11:53:59.943Z] #44 ... [2021-09-20T11:53:59.943Z] [2021-09-20T11:53:59.943Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-20T11:53:59.943Z] #20 sha256:f22e05dfbfee4590b1933f4b15bf1551708f58955fb5faad1c8238c127b5507f [2021-09-20T11:53:59.943Z] #20 22.17 Fetched 48.3 MB in 20s (2404 kB/s) [2021-09-20T11:54:00.063Z] #21 20.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 ... 24014 files and directories currently installed.) [2021-09-20T11:54:00.063Z] #21 20.94 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-09-20T11:54:00.063Z] #21 20.95 Unpacking pigz (2.6-1) ... [2021-09-20T11:54:00.063Z] #21 21.04 Selecting previously unselected package libelf1:amd64. [2021-09-20T11:54:00.063Z] #21 21.04 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-09-20T11:54:00.063Z] #21 21.06 Unpacking libelf1:amd64 (0.183-1) ... [2021-09-20T11:54:00.144Z] #55 111.5 + mkdir -p /build [2021-09-20T11:54:00.144Z] #55 111.5 + cp runc /build/runc [2021-09-20T11:54:00.144Z] #55 DONE 111.7s [2021-09-20T11:54:00.144Z] [2021-09-20T11:54:00.144Z] #26 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-09-20T11:54:00.144Z] #26 sha256:8c753841e85623742ba8936ef2ef9e49414cece3e5a2008cbda18c242f1ffeeb [2021-09-20T11:54:00.326Z] #21 21.26 Selecting previously unselected package libbpf0:amd64. [2021-09-20T11:54:00.326Z] #21 21.26 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-09-20T11:54:00.326Z] #21 21.28 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-09-20T11:54:00.326Z] #21 21.39 Selecting previously unselected package libcap2:amd64. [2021-09-20T11:54:00.586Z] #21 21.40 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-09-20T11:54:00.586Z] #21 21.40 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-09-20T11:54:00.586Z] #21 21.50 Selecting previously unselected package libmnl0:amd64. [2021-09-20T11:54:00.586Z] #21 21.50 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-09-20T11:54:00.586Z] #21 21.51 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-09-20T11:54:00.586Z] #21 21.57 Selecting previously unselected package libxtables12:amd64. [2021-09-20T11:54:00.586Z] #21 21.58 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-09-20T11:54:00.586Z] #21 21.60 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-09-20T11:54:00.725Z] #26 DONE 0.5s [2021-09-20T11:54:00.725Z] [2021-09-20T11:54:00.725Z] #31 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-09-20T11:54:00.725Z] #31 sha256:ae48ccb6002412f0f573de8432b37d14f51aed488ea4a204a0d18fec699ef217 [2021-09-20T11:54:00.847Z] #21 21.66 Selecting previously unselected package libcap2-bin. [2021-09-20T11:54:00.847Z] #21 21.70 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-09-20T11:54:00.847Z] #21 21.71 Unpacking libcap2-bin (1:2.44-1) ... [2021-09-20T11:54:00.847Z] #21 21.81 Selecting previously unselected package iproute2. [2021-09-20T11:54:00.847Z] #21 21.81 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-09-20T11:54:00.847Z] #21 21.81 Unpacking iproute2 (5.10.0-4) ... [2021-09-20T11:54:01.692Z] #31 DONE 0.7s [2021-09-20T11:54:01.692Z] [2021-09-20T11:54:01.692Z] #34 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-09-20T11:54:01.692Z] #34 sha256:09dcc22b6d5f5fdf6410b3d00f90cdf97e78af8571532da155799c5f088d2453 [2021-09-20T11:54:01.787Z] #21 22.65 Selecting previously unselected package xxd. [2021-09-20T11:54:01.787Z] #21 22.65 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-09-20T11:54:01.787Z] #21 22.66 Unpacking xxd (2:8.2.2434-3) ... [2021-09-20T11:54:01.835Z] #20 22.17 Reading package lists... [2021-09-20T11:54:01.835Z] #20 30.94 Reading package lists... [2021-09-20T11:54:01.835Z] #20 ... [2021-09-20T11:54:01.835Z] [2021-09-20T11:54:01.835Z] #44 [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-09-20T11:54:01.835Z] #44 sha256:b201c5b5393f0e63274621ab19667608bf495a618a19e6b322d39a9792f9f7c7 [2021-09-20T11:54:01.835Z] #44 21.43 Reading package lists... [2021-09-20T11:54:01.960Z] #34 DONE 0.5s [2021-09-20T11:54:01.960Z] [2021-09-20T11:54:01.960Z] #36 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-09-20T11:54:01.960Z] #36 sha256:f6e2e6a346e93b4ffcbb3a857544e77d7eb0fe4898cfdbdb0f39c67dcc08dc22 [2021-09-20T11:54:01.960Z] #36 DONE 0.1s [2021-09-20T11:54:01.960Z] [2021-09-20T11:54:01.960Z] #58 [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-09-20T11:54:01.960Z] #58 sha256:3858f8bc0c509be2e96e125e03bc227e54fe8e5a9224d457b653d0b930ff1118 [2021-09-20T11:54:02.047Z] #21 22.92 Selecting previously unselected package vim-common. [2021-09-20T11:54:02.047Z] #21 22.92 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-20T11:54:02.047Z] #21 22.99 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-20T11:54:02.231Z] #58 ... [2021-09-20T11:54:02.231Z] [2021-09-20T11:54:02.231Z] #39 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-09-20T11:54:02.231Z] #39 sha256:0b71989863aa8ffb6ef08e6e4c1bd1b3813465603b5f91a078ca8b12c783164b [2021-09-20T11:54:02.231Z] #39 DONE 0.2s [2021-09-20T11:54:02.231Z] [2021-09-20T11:54:02.231Z] #42 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-09-20T11:54:02.231Z] #42 sha256:130309954ffbcc77934b7b7d48a01752a958aa3401091dfc8019f0edde995b50 [2021-09-20T11:54:02.231Z] #42 DONE 0.1s [2021-09-20T11:54:02.231Z] [2021-09-20T11:54:02.231Z] #58 [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-09-20T11:54:02.231Z] #58 sha256:3858f8bc0c509be2e96e125e03bc227e54fe8e5a9224d457b653d0b930ff1118 [2021-09-20T11:54:02.307Z] #21 23.24 Selecting previously unselected package bash-completion. [2021-09-20T11:54:02.307Z] #21 23.24 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-09-20T11:54:02.500Z] #58 ... [2021-09-20T11:54:02.500Z] [2021-09-20T11:54:02.500Z] #46 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-09-20T11:54:02.500Z] #46 sha256:0cf1c9ab45bd5ac55eb067e2b76ae0791600bf9f3c84728a8ac31830e05c8854 [2021-09-20T11:54:02.500Z] #46 DONE 0.1s [2021-09-20T11:54:02.500Z] [2021-09-20T11:54:02.500Z] #48 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-09-20T11:54:02.500Z] #48 sha256:28169b61d11efaae839d6e4557ea504fe2215cb2a9a654fd057c4396bfd52750 [2021-09-20T11:54:02.500Z] #48 DONE 0.1s [2021-09-20T11:54:02.500Z] [2021-09-20T11:54:02.500Z] #50 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-09-20T11:54:02.500Z] #50 sha256:5c35363a224ec8be08912f2f3facae0d0a831188f34452e6a6fd0b02dcbf5c60 [2021-09-20T11:54:02.500Z] #50 DONE 0.1s [2021-09-20T11:54:02.500Z] [2021-09-20T11:54:02.500Z] #58 [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-09-20T11:54:02.500Z] #58 sha256:3858f8bc0c509be2e96e125e03bc227e54fe8e5a9224d457b653d0b930ff1118 [2021-09-20T11:54:02.766Z] #58 ... [2021-09-20T11:54:02.766Z] [2021-09-20T11:54:02.766Z] #52 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-09-20T11:54:02.766Z] #52 sha256:58aaf45d13e4bcf4920d046d64bd4602449ba2a0531a8c32d117d12bf625e1d2 [2021-09-20T11:54:03.020Z] #44 31.20 Reading package lists... [2021-09-20T11:54:03.020Z] #44 ... [2021-09-20T11:54:03.020Z] [2021-09-20T11:54:03.020Z] #64 [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-09-20T11:54:03.020Z] #64 sha256:3af73c212a0c62ce792667a5a5d5c8464a35e6d17ea07d8eb34ef7f4f4b7a327 [2021-09-20T11:54:03.020Z] #64 21.98 Fetched 48.3 MB in 20s (2428 kB/s) [2021-09-20T11:54:03.020Z] #64 21.98 Reading package lists... [2021-09-20T11:54:03.345Z] #52 DONE 0.6s [2021-09-20T11:54:03.345Z] [2021-09-20T11:54:03.345Z] #54 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-09-20T11:54:03.345Z] #54 sha256:613b96f3e39d8d8b6e0467c0390ed2c847a5354f882ca8ac992e6a5d03fd6c7c [2021-09-20T11:54:03.345Z] #54 DONE 0.1s [2021-09-20T11:54:03.345Z] [2021-09-20T11:54:03.345Z] #58 [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-09-20T11:54:03.345Z] #58 sha256:3858f8bc0c509be2e96e125e03bc227e54fe8e5a9224d457b653d0b930ff1118 [2021-09-20T11:54:03.345Z] #58 ... [2021-09-20T11:54:03.345Z] [2021-09-20T11:54:03.345Z] #56 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-09-20T11:54:03.345Z] #56 sha256:7e20ef4c96b1fbdf8fe50b7575d2c2e87000d8514bc41ebd4229a99f2eacbf1d [2021-09-20T11:54:03.345Z] #56 DONE 0.1s [2021-09-20T11:54:03.540Z] #21 13.36 Reading package lists... [2021-09-20T11:54:03.609Z] [2021-09-20T11:54:03.609Z] #58 [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-09-20T11:54:03.609Z] #58 sha256:3858f8bc0c509be2e96e125e03bc227e54fe8e5a9224d457b653d0b930ff1118 [2021-09-20T11:54:04.111Z] #21 16.93 Building dependency tree... [2021-09-20T11:54:06.022Z] #21 19.62 The following additional packages will be installed: [2021-09-20T11:54:06.022Z] #21 19.63 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-09-20T11:54:06.022Z] #21 19.63 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-09-20T11:54:06.022Z] #21 19.63 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-09-20T11:54:06.022Z] #21 19.64 python3-pkg-resources vim-runtime xxd [2021-09-20T11:54:06.022Z] #21 19.64 Suggested packages: [2021-09-20T11:54:06.022Z] #21 19.66 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-09-20T11:54:06.022Z] #21 19.66 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-09-20T11:54:06.022Z] #21 19.66 acl attr quota [2021-09-20T11:54:06.022Z] #21 19.66 Recommended packages: [2021-09-20T11:54:06.022Z] #21 19.66 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-09-20T11:54:06.506Z] #21 27.51 Unpacking bash-completion (1:2.11-2) ... [2021-09-20T11:54:07.077Z] #21 28.08 Selecting previously unselected package bzip2. [2021-09-20T11:54:07.077Z] #21 28.08 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-09-20T11:54:07.077Z] #21 28.09 Unpacking bzip2 (1.0.8-4) ... [2021-09-20T11:54:07.337Z] #21 28.21 Selecting previously unselected package xz-utils. [2021-09-20T11:54:07.337Z] #21 28.23 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-09-20T11:54:07.337Z] #21 28.23 Unpacking xz-utils (5.2.5-2) ... [2021-09-20T11:54:07.598Z] #21 28.51 Selecting previously unselected package apparmor. [2021-09-20T11:54:07.598Z] #21 28.51 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-09-20T11:54:07.858Z] #21 28.62 Unpacking apparmor (2.13.6-10) ... [2021-09-20T11:54:07.934Z] #21 21.62 The following NEW packages will be installed: [2021-09-20T11:54:07.934Z] #21 21.62 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-09-20T11:54:07.934Z] #21 21.62 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-09-20T11:54:07.934Z] #21 21.62 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-09-20T11:54:07.934Z] #21 21.62 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-09-20T11:54:07.934Z] #21 21.62 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-09-20T11:54:07.934Z] #21 21.62 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-09-20T11:54:07.934Z] #21 21.62 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-09-20T11:54:07.934Z] #21 21.63 xz-utils zip zstd [2021-09-20T11:54:07.934Z] #21 21.98 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2021-09-20T11:54:07.934Z] #21 21.98 Need to get 27.6 MB of archives. [2021-09-20T11:54:07.934Z] #21 21.98 After this operation, 106 MB of additional disk space will be used. [2021-09-20T11:54:07.934Z] #21 21.98 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-09-20T11:54:07.934Z] #21 21.99 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-09-20T11:54:07.934Z] #21 22.00 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-09-20T11:54:07.934Z] #21 22.00 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-09-20T11:54:07.934Z] #21 22.01 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-09-20T11:54:07.934Z] #21 22.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-09-20T11:54:07.934Z] #21 22.01 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-09-20T11:54:07.934Z] #21 22.07 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-09-20T11:54:07.934Z] #21 22.12 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-09-20T11:54:08.194Z] #21 22.13 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-20T11:54:08.194Z] #21 22.14 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-09-20T11:54:08.194Z] #21 22.16 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-09-20T11:54:08.194Z] #21 22.16 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-09-20T11:54:08.194Z] #21 22.18 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-09-20T11:54:08.194Z] #21 22.23 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-09-20T11:54:08.194Z] #21 22.23 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-09-20T11:54:08.194Z] #21 22.23 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-09-20T11:54:08.194Z] #21 22.23 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-09-20T11:54:08.194Z] #21 22.23 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-09-20T11:54:08.194Z] #21 22.23 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-09-20T11:54:08.194Z] #21 22.23 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-09-20T11:54:08.194Z] #21 22.24 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-09-20T11:54:08.194Z] #21 22.25 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-09-20T11:54:08.194Z] #21 22.28 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-09-20T11:54:08.194Z] #21 22.28 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-09-20T11:54:08.194Z] #21 22.28 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-09-20T11:54:08.194Z] #21 22.29 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-09-20T11:54:08.428Z] #21 29.32 Selecting previously unselected package inetutils-ping. [2021-09-20T11:54:08.428Z] #21 29.33 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-09-20T11:54:08.428Z] #21 29.34 Unpacking inetutils-ping (2:2.0-1) ... [2021-09-20T11:54:08.688Z] #21 29.55 Selecting previously unselected package libip4tc2:amd64. [2021-09-20T11:54:08.688Z] #21 29.55 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-09-20T11:54:08.688Z] #21 29.56 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-09-20T11:54:08.688Z] #21 29.71 Selecting previously unselected package libip6tc2:amd64. [2021-09-20T11:54:08.688Z] #21 29.71 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-09-20T11:54:08.688Z] #21 29.72 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-09-20T11:54:08.765Z] #21 22.72 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-09-20T11:54:08.765Z] #21 22.96 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-09-20T11:54:08.949Z] #21 29.85 Selecting previously unselected package libnfnetlink0:amd64. [2021-09-20T11:54:08.949Z] #21 29.85 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-09-20T11:54:08.949Z] #21 29.86 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-09-20T11:54:08.949Z] #21 30.04 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-09-20T11:54:09.026Z] #21 22.97 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-09-20T11:54:09.026Z] #21 22.98 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-09-20T11:54:09.026Z] #21 23.00 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-09-20T11:54:09.026Z] #21 23.00 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-09-20T11:54:09.026Z] #21 23.03 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-09-20T11:54:09.026Z] #21 23.09 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-09-20T11:54:09.026Z] #21 23.09 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-09-20T11:54:09.026Z] #21 23.09 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-20T11:54:09.026Z] #21 23.10 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-09-20T11:54:09.026Z] #21 23.11 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-09-20T11:54:09.026Z] #21 23.11 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-09-20T11:54:09.026Z] #21 23.11 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-09-20T11:54:09.026Z] #21 23.17 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-09-20T11:54:09.026Z] #21 23.20 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-09-20T11:54:09.026Z] #21 23.20 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-09-20T11:54:09.209Z] #21 30.04 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-09-20T11:54:09.209Z] #21 30.05 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-09-20T11:54:09.286Z] #21 23.44 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-09-20T11:54:09.286Z] #21 23.49 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-09-20T11:54:09.469Z] #21 30.21 Selecting previously unselected package libnftnl11:amd64. [2021-09-20T11:54:09.469Z] #21 30.21 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-09-20T11:54:09.469Z] #21 30.21 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-09-20T11:54:09.469Z] #21 30.46 Selecting previously unselected package iptables. [2021-09-20T11:54:09.547Z] #21 23.53 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-09-20T11:54:09.547Z] #21 23.54 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-09-20T11:54:09.729Z] #21 30.46 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-09-20T11:54:09.729Z] #21 30.47 Unpacking iptables (1.8.7-1) ... [2021-09-20T11:54:09.990Z] #21 30.96 Selecting previously unselected package libonig5:amd64. [2021-09-20T11:54:09.990Z] #21 30.96 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-09-20T11:54:09.990Z] #21 30.97 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-09-20T11:54:10.249Z] #21 31.26 Selecting previously unselected package libjq1:amd64. [2021-09-20T11:54:10.249Z] #21 31.27 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-09-20T11:54:10.249Z] #21 31.27 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-09-20T11:54:10.492Z] #21 24.50 debconf: delaying package configuration, since apt-utils is not installed [2021-09-20T11:54:10.509Z] #21 31.46 Selecting previously unselected package jq. [2021-09-20T11:54:10.509Z] #21 31.48 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-09-20T11:54:10.509Z] #21 31.50 Unpacking jq (1.6-2.1) ... [2021-09-20T11:54:10.753Z] #21 24.69 Fetched 27.6 MB in 2s (14.5 MB/s) [2021-09-20T11:54:10.753Z] #21 24.78 Selecting previously unselected package pigz. [2021-09-20T11:54:10.753Z] #21 24.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 ... 24014 files and directories currently installed.) [2021-09-20T11:54:10.753Z] #21 24.84 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-09-20T11:54:10.753Z] #21 24.86 Unpacking pigz (2.6-1) ... [2021-09-20T11:54:10.768Z] #21 31.72 Selecting previously unselected package libaio1:amd64. [2021-09-20T11:54:10.768Z] #21 31.72 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-09-20T11:54:10.768Z] #21 31.75 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-09-20T11:54:11.014Z] #21 24.97 Selecting previously unselected package libelf1:amd64. [2021-09-20T11:54:11.014Z] #21 24.97 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-09-20T11:54:11.014Z] #21 24.98 Unpacking libelf1:amd64 (0.183-1) ... [2021-09-20T11:54:11.014Z] #21 25.14 Selecting previously unselected package libbpf0:amd64. [2021-09-20T11:54:11.014Z] #21 25.15 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-09-20T11:54:11.014Z] #21 25.16 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-09-20T11:54:11.027Z] #21 31.94 Selecting previously unselected package libgpm2:amd64. [2021-09-20T11:54:11.027Z] #21 31.96 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-09-20T11:54:11.027Z] #21 31.97 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-09-20T11:54:11.114Z] #64 31.47 Reading package lists... [2021-09-20T11:54:11.114Z] #64 ... [2021-09-20T11:54:11.114Z] [2021-09-20T11:54:11.114Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-20T11:54:11.114Z] #20 sha256:f22e05dfbfee4590b1933f4b15bf1551708f58955fb5faad1c8238c127b5507f [2021-09-20T11:54:11.114Z] #20 30.94 Reading package lists... [2021-09-20T11:54:11.274Z] #21 25.27 Selecting previously unselected package libcap2:amd64. [2021-09-20T11:54:11.274Z] #21 25.27 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-09-20T11:54:11.274Z] #21 25.28 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-09-20T11:54:11.287Z] #21 32.06 Selecting previously unselected package libicu67:amd64. [2021-09-20T11:54:11.287Z] #21 32.07 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-09-20T11:54:11.287Z] #21 32.09 Unpacking libicu67:amd64 (67.1-7) ... [2021-09-20T11:54:11.536Z] #21 25.43 Selecting previously unselected package libmnl0:amd64. [2021-09-20T11:54:11.536Z] #21 25.43 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-09-20T11:54:11.536Z] #21 25.45 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-09-20T11:54:11.536Z] #21 25.53 Selecting previously unselected package libxtables12:amd64. [2021-09-20T11:54:11.536Z] #21 25.53 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-09-20T11:54:11.536Z] #21 25.54 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-09-20T11:54:11.536Z] #21 25.63 Selecting previously unselected package libcap2-bin. [2021-09-20T11:54:11.536Z] #21 25.65 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-09-20T11:54:11.536Z] #21 25.66 Unpacking libcap2-bin (1:2.44-1) ... [2021-09-20T11:54:11.536Z] #21 25.75 Selecting previously unselected package iproute2. [2021-09-20T11:54:11.796Z] #21 25.76 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-09-20T11:54:11.796Z] #21 25.76 Unpacking iproute2 (5.10.0-4) ... [2021-09-20T11:54:12.368Z] #21 26.23 Selecting previously unselected package xxd. [2021-09-20T11:54:12.368Z] #21 26.24 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-09-20T11:54:12.368Z] #21 26.24 Unpacking xxd (2:8.2.2434-3) ... [2021-09-20T11:54:12.368Z] #21 26.36 Selecting previously unselected package vim-common. [2021-09-20T11:54:12.368Z] #21 26.37 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-20T11:54:12.368Z] #21 26.39 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-20T11:54:12.631Z] #21 26.51 Selecting previously unselected package bash-completion. [2021-09-20T11:54:12.631Z] #21 26.52 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-09-20T11:54:13.008Z] #20 40.01 Building dependency tree... [2021-09-20T11:54:14.546Z] #21 28.39 Unpacking bash-completion (1:2.11-2) ... [2021-09-20T11:54:14.807Z] #21 28.77 Selecting previously unselected package bzip2. [2021-09-20T11:54:14.807Z] #21 28.77 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-09-20T11:54:14.807Z] #21 28.78 Unpacking bzip2 (1.0.8-4) ... [2021-09-20T11:54:14.807Z] #21 28.86 Selecting previously unselected package xz-utils. [2021-09-20T11:54:14.807Z] #21 28.88 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-09-20T11:54:14.807Z] #21 28.88 Unpacking xz-utils (5.2.5-2) ... [2021-09-20T11:54:15.070Z] #21 29.06 Selecting previously unselected package apparmor. [2021-09-20T11:54:15.070Z] #21 29.06 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-09-20T11:54:15.070Z] #21 29.11 Unpacking apparmor (2.13.6-10) ... [2021-09-20T11:54:15.530Z] #20 44.05 The following additional packages will be installed: [2021-09-20T11:54:15.530Z] #20 44.05 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-20T11:54:15.530Z] #20 44.05 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-09-20T11:54:15.530Z] #20 44.05 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-09-20T11:54:15.530Z] #20 44.06 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-09-20T11:54:15.530Z] #20 44.06 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-09-20T11:54:15.530Z] #20 44.07 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-09-20T11:54:15.530Z] #20 44.08 mingw-w64-common mingw-w64-x86-64-dev [2021-09-20T11:54:15.530Z] #20 44.11 Suggested packages: [2021-09-20T11:54:15.530Z] #20 44.11 gcc-10-locales seccomp wine64 [2021-09-20T11:54:15.643Z] #21 29.70 Selecting previously unselected package inetutils-ping. [2021-09-20T11:54:15.643Z] #21 29.75 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-09-20T11:54:15.643Z] #21 29.76 Unpacking inetutils-ping (2:2.0-1) ... [2021-09-20T11:54:15.787Z] #20 44.82 The following NEW packages will be installed: [2021-09-20T11:54:15.787Z] #20 44.82 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-20T11:54:15.787Z] #20 44.82 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-09-20T11:54:15.787Z] #20 44.82 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-09-20T11:54:15.787Z] #20 44.82 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-09-20T11:54:15.787Z] #20 44.82 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-09-20T11:54:15.787Z] #20 44.83 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-09-20T11:54:15.787Z] #20 44.83 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-09-20T11:54:15.787Z] #20 44.84 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-09-20T11:54:15.787Z] #20 44.84 mingw-w64-x86-64-dev [2021-09-20T11:54:15.903Z] #21 29.88 Selecting previously unselected package libip4tc2:amd64. [2021-09-20T11:54:15.903Z] #21 29.88 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-09-20T11:54:15.903Z] #21 29.89 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-09-20T11:54:15.903Z] #21 29.99 Selecting previously unselected package libip6tc2:amd64. [2021-09-20T11:54:15.903Z] #21 30.02 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-09-20T11:54:15.903Z] #21 30.03 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-09-20T11:54:15.903Z] #21 30.12 Selecting previously unselected package libnfnetlink0:amd64. [2021-09-20T11:54:16.164Z] #21 30.12 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-09-20T11:54:16.164Z] #21 30.12 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-09-20T11:54:16.164Z] #21 30.23 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-09-20T11:54:16.164Z] #21 30.24 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-09-20T11:54:16.164Z] #21 30.27 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-09-20T11:54:16.352Z] #20 45.25 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-09-20T11:54:16.352Z] #20 45.25 Need to get 115 MB of archives. [2021-09-20T11:54:16.352Z] #20 45.25 After this operation, 645 MB of additional disk space will be used. [2021-09-20T11:54:16.352Z] #20 45.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-09-20T11:54:16.352Z] #20 45.30 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-09-20T11:54:16.352Z] #20 45.35 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-09-20T11:54:16.352Z] #20 45.35 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-09-20T11:54:16.352Z] #20 45.35 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-09-20T11:54:16.352Z] #20 45.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-09-20T11:54:16.352Z] #20 45.41 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-09-20T11:54:16.352Z] #20 45.45 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-09-20T11:54:16.352Z] #20 45.45 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-09-20T11:54:16.352Z] #20 ... [2021-09-20T11:54:16.352Z] [2021-09-20T11:54:16.352Z] #67 [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-09-20T11:54:16.352Z] #67 sha256:e488182a2c54001ee9f2ad46a0162b23450233c80d52913ca0283b33345aaeef [2021-09-20T11:54:16.352Z] #67 45.51 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-20T11:54:16.352Z] #67 45.51 + GOBIN=/build [2021-09-20T11:54:16.352Z] #67 45.51 + GO111MODULE=on [2021-09-20T11:54:16.352Z] #67 45.51 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2021-09-20T11:54:16.424Z] #21 30.35 Selecting previously unselected package libnftnl11:amd64. [2021-09-20T11:54:16.424Z] #21 30.36 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-09-20T11:54:16.424Z] #21 30.37 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-09-20T11:54:16.424Z] #21 30.45 Selecting previously unselected package iptables. [2021-09-20T11:54:16.424Z] #21 30.47 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-09-20T11:54:16.424Z] #21 30.48 Unpacking iptables (1.8.7-1) ... [2021-09-20T11:54:16.576Z] #21 37.26 Selecting previously unselected package libinih1:amd64. [2021-09-20T11:54:16.576Z] #21 37.27 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-09-20T11:54:16.576Z] #21 37.28 Unpacking libinih1:amd64 (53-1+b2) ... [2021-09-20T11:54:16.576Z] #21 37.35 Selecting previously unselected package libnet1:amd64. [2021-09-20T11:54:16.576Z] #21 37.36 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-09-20T11:54:16.576Z] #21 37.37 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-20T11:54:16.576Z] #21 37.52 Selecting previously unselected package libnl-3-200:amd64. [2021-09-20T11:54:16.576Z] #21 37.53 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-09-20T11:54:16.576Z] #21 37.53 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-20T11:54:16.576Z] #21 37.65 Selecting previously unselected package libprotobuf-c1:amd64. [2021-09-20T11:54:16.685Z] #21 30.87 Selecting previously unselected package libonig5:amd64. [2021-09-20T11:54:16.837Z] #21 37.66 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-09-20T11:54:16.837Z] #21 37.67 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-20T11:54:16.837Z] #21 37.81 Selecting previously unselected package net-tools. [2021-09-20T11:54:16.837Z] #21 37.82 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-09-20T11:54:16.837Z] #21 37.83 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-09-20T11:54:16.946Z] #21 30.88 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-09-20T11:54:16.946Z] #21 30.88 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-09-20T11:54:16.946Z] #21 31.06 Selecting previously unselected package libjq1:amd64. [2021-09-20T11:54:16.946Z] #21 31.07 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-09-20T11:54:16.946Z] #21 31.08 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-09-20T11:54:17.098Z] #21 38.04 Selecting previously unselected package patch. [2021-09-20T11:54:17.098Z] #21 38.05 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-09-20T11:54:17.098Z] #21 38.07 Unpacking patch (2.7.6-7) ... [2021-09-20T11:54:17.098Z] #21 38.21 Selecting previously unselected package python-pip-whl. [2021-09-20T11:54:17.208Z] #21 31.21 Selecting previously unselected package jq. [2021-09-20T11:54:17.208Z] #21 31.22 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-09-20T11:54:17.208Z] #21 31.25 Unpacking jq (1.6-2.1) ... [2021-09-20T11:54:17.208Z] #21 31.33 Selecting previously unselected package libaio1:amd64. [2021-09-20T11:54:17.208Z] #21 31.33 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-09-20T11:54:17.208Z] #21 31.33 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-09-20T11:54:17.208Z] #21 31.41 Selecting previously unselected package libgpm2:amd64. [2021-09-20T11:54:17.359Z] #21 38.21 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-09-20T11:54:17.359Z] #21 38.23 Unpacking python-pip-whl (20.3.4-4) ... [2021-09-20T11:54:17.469Z] #21 31.44 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-09-20T11:54:17.469Z] #21 31.45 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-09-20T11:54:17.469Z] #21 31.54 Selecting previously unselected package libicu67:amd64. [2021-09-20T11:54:17.469Z] #21 31.55 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-09-20T11:54:17.469Z] #21 31.56 Unpacking libicu67:amd64 (67.1-7) ... [2021-09-20T11:54:18.253Z] #67 ... [2021-09-20T11:54:18.254Z] [2021-09-20T11:54:18.254Z] #64 [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-09-20T11:54:18.254Z] #64 sha256:3af73c212a0c62ce792667a5a5d5c8464a35e6d17ea07d8eb34ef7f4f4b7a327 [2021-09-20T11:54:18.254Z] #64 31.47 Reading package lists... [2021-09-20T11:54:18.254Z] #64 40.49 Building dependency tree... [2021-09-20T11:54:18.254Z] #64 44.74 The following additional packages will be installed: [2021-09-20T11:54:18.254Z] #64 44.75 libbtrfs0 [2021-09-20T11:54:18.254Z] #64 45.04 The following NEW packages will be installed: [2021-09-20T11:54:18.254Z] #64 45.07 libbtrfs-dev libbtrfs0 [2021-09-20T11:54:18.254Z] #64 45.47 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-09-20T11:54:18.254Z] #64 45.47 Need to get 460 kB of archives. [2021-09-20T11:54:18.254Z] #64 45.47 After this operation, 1237 kB of additional disk space will be used. [2021-09-20T11:54:18.254Z] #64 45.47 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-09-20T11:54:18.254Z] #64 45.47 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-09-20T11:54:18.254Z] #64 46.13 debconf: delaying package configuration, since apt-utils is not installed [2021-09-20T11:54:18.254Z] #64 46.43 Fetched 460 kB in 0s (1521 kB/s) [2021-09-20T11:54:18.254Z] #64 46.50 Selecting previously unselected package libbtrfs0:amd64. [2021-09-20T11:54:18.254Z] #64 46.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 ... 30211 files and directories currently installed.) [2021-09-20T11:54:18.254Z] #64 46.57 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-09-20T11:54:18.254Z] #64 46.59 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-09-20T11:54:18.254Z] #64 46.73 Selecting previously unselected package libbtrfs-dev:amd64. [2021-09-20T11:54:18.254Z] #64 46.73 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-09-20T11:54:18.254Z] #64 46.74 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-20T11:54:18.254Z] #64 46.87 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-09-20T11:54:18.254Z] #64 46.88 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-20T11:54:18.254Z] #64 46.90 Processing triggers for libc-bin (2.31-13) ... [2021-09-20T11:54:18.254Z] #64 DONE 47.1s [2021-09-20T11:54:18.254Z] [2021-09-20T11:54:18.254Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-20T11:54:18.254Z] #20 sha256:f22e05dfbfee4590b1933f4b15bf1551708f58955fb5faad1c8238c127b5507f [2021-09-20T11:54:18.254Z] #20 45.58 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-09-20T11:54:18.254Z] #20 45.87 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-09-20T11:54:18.254Z] #20 46.10 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-09-20T11:54:18.254Z] #20 46.35 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-09-20T11:54:18.254Z] #20 46.87 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-09-20T11:54:18.254Z] #20 47.10 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-09-20T11:54:18.254Z] #20 47.11 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-09-20T11:54:18.254Z] #20 47.11 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-09-20T11:54:18.254Z] #20 47.12 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-09-20T11:54:18.254Z] #20 47.12 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-09-20T11:54:18.254Z] #20 47.13 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-09-20T11:54:18.254Z] #20 47.13 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-09-20T11:54:18.254Z] #20 47.13 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-09-20T11:54:18.254Z] #20 47.14 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-09-20T11:54:18.254Z] #20 47.14 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-09-20T11:54:18.254Z] #20 47.15 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-09-20T11:54:18.254Z] #20 47.15 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-09-20T11:54:18.254Z] #20 47.17 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-09-20T11:54:18.254Z] #20 47.17 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-09-20T11:54:18.254Z] #20 47.20 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-09-20T11:54:18.254Z] #20 47.20 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-09-20T11:54:18.299Z] #21 38.98 Selecting previously unselected package python3-lib2to3. [2021-09-20T11:54:18.300Z] #21 38.98 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-09-20T11:54:18.300Z] #21 38.99 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-09-20T11:54:18.300Z] #21 39.11 Selecting previously unselected package python3-distutils. [2021-09-20T11:54:18.300Z] #21 39.11 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-09-20T11:54:18.300Z] #21 39.12 Unpacking python3-distutils (3.9.2-1) ... [2021-09-20T11:54:18.300Z] #21 39.33 Selecting previously unselected package python3-pkg-resources. [2021-09-20T11:54:18.300Z] #21 39.34 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-20T11:54:18.300Z] #21 39.34 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-20T11:54:18.560Z] #21 39.52 Selecting previously unselected package python3-setuptools. [2021-09-20T11:54:18.560Z] #21 39.52 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-09-20T11:54:18.560Z] #21 39.54 Unpacking python3-setuptools (52.0.0-4) ... [2021-09-20T11:54:18.821Z] #21 39.81 Selecting previously unselected package python3-wheel. [2021-09-20T11:54:18.821Z] #21 39.81 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-09-20T11:54:18.821Z] #21 39.82 Unpacking python3-wheel (0.34.2-1) ... [2021-09-20T11:54:18.821Z] #21 39.94 Selecting previously unselected package python3-pip. [2021-09-20T11:54:19.083Z] #21 39.96 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-09-20T11:54:19.083Z] #21 40.03 Unpacking python3-pip (20.3.4-4) ... [2021-09-20T11:54:19.187Z] #20 48.04 debconf: delaying package configuration, since apt-utils is not installed [2021-09-20T11:54:19.187Z] #20 48.32 Fetched 115 MB in 2s (50.8 MB/s) [2021-09-20T11:54:19.187Z] #20 48.36 Selecting previously unselected package binutils-mingw-w64-i686. [2021-09-20T11:54:19.445Z] #20 48.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 ... 30211 files and directories currently installed.) [2021-09-20T11:54:19.445Z] #20 48.40 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-09-20T11:54:19.445Z] #20 48.41 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-20T11:54:19.653Z] #21 40.40 Selecting previously unselected package sudo. [2021-09-20T11:54:19.653Z] #21 40.40 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-09-20T11:54:19.653Z] #21 40.41 Unpacking sudo (1.9.5p2-3) ... [2021-09-20T11:54:19.701Z] #20 ... [2021-09-20T11:54:19.701Z] [2021-09-20T11:54:19.701Z] #67 [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-09-20T11:54:19.701Z] #67 sha256:e488182a2c54001ee9f2ad46a0162b23450233c80d52913ca0283b33345aaeef [2021-09-20T11:54:19.701Z] #67 DONE 48.8s [2021-09-20T11:54:19.958Z] [2021-09-20T11:54:19.958Z] #68 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-09-20T11:54:19.958Z] #68 sha256:d6d6f5688d2b0badc8fc90abf8c613d2c2e32c270d15c6d2640fe299f98d1b4a [2021-09-20T11:54:19.958Z] #68 DONE 0.1s [2021-09-20T11:54:19.958Z] [2021-09-20T11:54:19.958Z] #69 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-09-20T11:54:19.958Z] #69 sha256:27347bef0055b6b84e6fd3d9f8b86216c206edfdfc4fc9a9c1414717cfce08d3 [2021-09-20T11:54:19.958Z] #69 DONE 0.1s [2021-09-20T11:54:19.958Z] [2021-09-20T11:54:19.958Z] #65 [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-09-20T11:54:19.958Z] #65 sha256:0b800e80d57a147fd77f72f015c67b2507ba13799068b5b437f4d45827dc4889 [2021-09-20T11:54:19.958Z] #65 0.954 + RM_GOPATH=0 [2021-09-20T11:54:19.958Z] #65 0.954 + TMP_GOPATH= [2021-09-20T11:54:19.958Z] #65 0.955 + : /build [2021-09-20T11:54:19.958Z] #65 0.955 + '[' -z '' ']' [2021-09-20T11:54:19.958Z] #65 0.956 ++ mktemp -d [2021-09-20T11:54:19.959Z] #65 0.957 + export GOPATH=/tmp/tmp.hx2HXeCQEs [2021-09-20T11:54:19.959Z] #65 0.957 + GOPATH=/tmp/tmp.hx2HXeCQEs [2021-09-20T11:54:19.959Z] #65 0.957 + RM_GOPATH=1 [2021-09-20T11:54:19.959Z] #65 0.958 + case "$(go env GOARCH)" in [2021-09-20T11:54:19.959Z] #65 0.958 ++ go env GOARCH [2021-09-20T11:54:19.959Z] #65 0.972 + export GO_BUILDMODE=-buildmode=pie [2021-09-20T11:54:19.959Z] #65 0.973 + GO_BUILDMODE=-buildmode=pie [2021-09-20T11:54:19.959Z] #65 0.973 ++ dirname /tmp/install/install.sh [2021-09-20T11:54:19.959Z] #65 0.976 + dir=/tmp/install [2021-09-20T11:54:19.959Z] #65 0.976 + bin=containerd [2021-09-20T11:54:19.959Z] #65 0.976 + shift [2021-09-20T11:54:19.959Z] #65 0.976 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-09-20T11:54:19.959Z] #65 0.976 + . /tmp/install/containerd.installer [2021-09-20T11:54:19.959Z] #65 0.979 ++ set -e [2021-09-20T11:54:19.959Z] #65 0.979 ++ : v1.5.5 [2021-09-20T11:54:19.959Z] #65 0.979 + install_containerd [2021-09-20T11:54:19.959Z] #65 0.979 + echo 'Install containerd version v1.5.5' [2021-09-20T11:54:19.959Z] #65 0.980 Install containerd version v1.5.5 [2021-09-20T11:54:19.959Z] #65 0.980 + git clone https://github.com/containerd/containerd.git /tmp/tmp.hx2HXeCQEs/src/github.com/containerd/containerd [2021-09-20T11:54:19.959Z] #65 0.983 Cloning into '/tmp/tmp.hx2HXeCQEs/src/github.com/containerd/containerd'... [2021-09-20T11:54:20.223Z] #21 41.05 Selecting previously unselected package thin-provisioning-tools. [2021-09-20T11:54:20.223Z] #21 41.06 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-09-20T11:54:20.223Z] #21 41.06 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-09-20T11:54:20.484Z] #21 41.40 Selecting previously unselected package uidmap. [2021-09-20T11:54:20.484Z] #21 41.40 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-09-20T11:54:20.484Z] #21 41.42 Unpacking uidmap (1:4.8.1-1) ... [2021-09-20T11:54:20.545Z] #58 210.8 # github.com/containerd/containerd/cmd/containerd [2021-09-20T11:54:20.545Z] #58 210.8 /usr/bin/ld: /tmp/go-link-4188485478/000019.o: in function `New': [2021-09-20T11:54:20.545Z] #58 210.8 /tmp/tmp.7yViOFZcZK/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-09-20T11:54:20.545Z] #58 210.9 + bin/containerd-stress [2021-09-20T11:54:20.745Z] #21 41.62 Selecting previously unselected package vim-runtime. [2021-09-20T11:54:20.745Z] #21 41.64 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-09-20T11:54:20.745Z] #21 41.66 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-09-20T11:54:20.745Z] #21 41.71 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-09-20T11:54:20.745Z] #21 41.72 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-09-20T11:54:21.332Z] #65 ... [2021-09-20T11:54:21.332Z] [2021-09-20T11:54:21.332Z] #44 [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-09-20T11:54:21.332Z] #44 sha256:b201c5b5393f0e63274621ab19667608bf495a618a19e6b322d39a9792f9f7c7 [2021-09-20T11:54:21.332Z] #44 31.20 Reading package lists... [2021-09-20T11:54:21.332Z] #44 40.34 Building dependency tree... [2021-09-20T11:54:21.332Z] #44 44.35 The following additional packages will be installed: [2021-09-20T11:54:21.332Z] #44 44.37 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2021-09-20T11:54:21.332Z] #44 44.42 Suggested packages: [2021-09-20T11:54:21.332Z] #44 44.42 cmake-doc ninja-build lrzip [2021-09-20T11:54:21.332Z] #44 44.42 Recommended packages: [2021-09-20T11:54:21.332Z] #44 44.42 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-09-20T11:54:21.332Z] #44 45.17 The following NEW packages will be installed: [2021-09-20T11:54:21.332Z] #44 45.19 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2021-09-20T11:54:21.332Z] #44 45.59 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-09-20T11:54:21.332Z] #44 45.59 Need to get 8419 kB of archives. [2021-09-20T11:54:21.332Z] #44 45.59 After this operation, 34.9 MB of additional disk space will be used. [2021-09-20T11:54:21.332Z] #44 45.59 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-09-20T11:54:21.332Z] #44 45.60 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-20T11:54:21.332Z] #44 45.60 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-09-20T11:54:21.332Z] #44 45.63 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-09-20T11:54:21.332Z] #44 45.64 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-09-20T11:54:21.332Z] #44 45.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-09-20T11:54:21.332Z] #44 45.65 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-09-20T11:54:21.332Z] #44 45.66 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-09-20T11:54:21.332Z] #44 46.54 debconf: delaying package configuration, since apt-utils is not installed [2021-09-20T11:54:21.332Z] #44 46.91 Fetched 8419 kB in 0s (18.4 MB/s) [2021-09-20T11:54:21.332Z] #44 46.98 Selecting previously unselected package xxd. [2021-09-20T11:54:21.332Z] #44 46.98 (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 ... 30211 files and directories currently installed.) [2021-09-20T11:54:21.332Z] #44 47.05 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-09-20T11:54:21.332Z] #44 47.05 Unpacking xxd (2:8.2.2434-3) ... [2021-09-20T11:54:21.332Z] #44 47.18 Selecting previously unselected package vim-common. [2021-09-20T11:54:21.332Z] #44 47.18 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-20T11:54:21.332Z] #44 47.22 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-20T11:54:21.332Z] #44 47.39 Selecting previously unselected package cmake-data. [2021-09-20T11:54:21.332Z] #44 47.41 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-09-20T11:54:21.332Z] #44 47.41 Unpacking cmake-data (3.18.4-2) ... [2021-09-20T11:54:21.332Z] #44 48.83 Selecting previously unselected package libarchive13:amd64. [2021-09-20T11:54:21.332Z] #44 48.83 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-09-20T11:54:21.332Z] #44 48.85 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-09-20T11:54:21.332Z] #44 49.14 Selecting previously unselected package libjsoncpp24:amd64. [2021-09-20T11:54:21.332Z] #44 49.15 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-09-20T11:54:21.332Z] #44 49.15 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-09-20T11:54:21.332Z] #44 49.24 Selecting previously unselected package librhash0:amd64. [2021-09-20T11:54:21.332Z] #44 49.25 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2021-09-20T11:54:21.332Z] #44 49.26 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-09-20T11:54:21.332Z] #44 49.41 Selecting previously unselected package libuv1:amd64. [2021-09-20T11:54:21.332Z] #44 49.42 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2021-09-20T11:54:21.332Z] #44 49.43 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-09-20T11:54:21.332Z] #44 49.56 Selecting previously unselected package cmake. [2021-09-20T11:54:21.332Z] #44 49.56 Preparing to unpack .../7-cmake_3.18.4-2_amd64.deb ... [2021-09-20T11:54:21.332Z] #44 49.57 Unpacking cmake (3.18.4-2) ... [2021-09-20T11:54:21.486Z] #58 211.9 + bin/containerd-shim [2021-09-20T11:54:21.589Z] #44 ... [2021-09-20T11:54:21.589Z] [2021-09-20T11:54:21.589Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-20T11:54:21.589Z] #20 sha256:f22e05dfbfee4590b1933f4b15bf1551708f58955fb5faad1c8238c127b5507f [2021-09-20T11:54:21.589Z] #20 49.34 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-09-20T11:54:21.589Z] #20 49.34 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-09-20T11:54:21.589Z] #20 49.36 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-20T11:54:21.589Z] #20 50.54 Selecting previously unselected package binutils-mingw-w64. [2021-09-20T11:54:21.589Z] #20 50.54 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-09-20T11:54:21.589Z] #20 50.55 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-20T11:54:21.589Z] #20 50.61 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-09-20T11:54:21.589Z] #20 50.61 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-09-20T11:54:21.589Z] #20 50.62 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-20T11:54:21.589Z] #20 50.72 Selecting previously unselected package dmsetup. [2021-09-20T11:54:21.589Z] #20 50.72 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-09-20T11:54:21.589Z] #20 50.73 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-09-20T11:54:21.589Z] #20 50.80 Selecting previously unselected package mingw-w64-common. [2021-09-20T11:54:21.589Z] #20 50.80 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-09-20T11:54:21.846Z] #20 50.80 Unpacking mingw-w64-common (8.0.0-1) ... [2021-09-20T11:54:22.762Z] #21 36.35 Selecting previously unselected package libinih1:amd64. [2021-09-20T11:54:22.762Z] #21 36.35 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-09-20T11:54:22.762Z] #21 36.35 Unpacking libinih1:amd64 (53-1+b2) ... [2021-09-20T11:54:22.762Z] #21 36.48 Selecting previously unselected package libnet1:amd64. [2021-09-20T11:54:22.762Z] #21 36.49 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-09-20T11:54:22.762Z] #21 36.50 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-20T11:54:22.762Z] #21 36.63 Selecting previously unselected package libnl-3-200:amd64. [2021-09-20T11:54:22.762Z] #21 36.63 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-09-20T11:54:22.762Z] #21 36.63 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-20T11:54:22.762Z] #21 36.82 Selecting previously unselected package libprotobuf-c1:amd64. [2021-09-20T11:54:22.762Z] #21 36.83 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-09-20T11:54:22.762Z] #21 36.87 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-20T11:54:22.778Z] #20 ... [2021-09-20T11:54:22.778Z] [2021-09-20T11:54:22.778Z] #44 [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-09-20T11:54:22.778Z] #44 sha256:b201c5b5393f0e63274621ab19667608bf495a618a19e6b322d39a9792f9f7c7 [2021-09-20T11:54:22.778Z] #44 51.19 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-09-20T11:54:22.778Z] #44 51.20 Setting up xxd (2:8.2.2434-3) ... [2021-09-20T11:54:22.778Z] #44 51.22 Setting up libuv1:amd64 (1.40.0-2) ... [2021-09-20T11:54:22.778Z] #44 51.23 Setting up vim-common (2:8.2.2434-3) ... [2021-09-20T11:54:22.778Z] #44 51.25 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-09-20T11:54:22.778Z] #44 51.26 Setting up librhash0:amd64 (1.4.1-2) ... [2021-09-20T11:54:22.778Z] #44 51.28 Setting up cmake-data (3.18.4-2) ... [2021-09-20T11:54:22.778Z] #44 51.30 Setting up cmake (3.18.4-2) ... [2021-09-20T11:54:22.778Z] #44 51.31 Processing triggers for libc-bin (2.31-13) ... [2021-09-20T11:54:22.778Z] #44 DONE 51.6s [2021-09-20T11:54:22.778Z] [2021-09-20T11:54:22.778Z] #45 [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-09-20T11:54:22.778Z] #45 sha256:fc18bd278a0f1a1397f0b992f48db0e45f4642451f13d72e62137453c89636b8 [2021-09-20T11:54:23.050Z] #21 37.04 Selecting previously unselected package net-tools. [2021-09-20T11:54:23.050Z] #21 37.04 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-09-20T11:54:23.050Z] #21 37.04 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-09-20T11:54:23.311Z] #21 37.35 Selecting previously unselected package patch. [2021-09-20T11:54:23.311Z] #21 37.35 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-09-20T11:54:23.311Z] #21 37.35 Unpacking patch (2.7.6-7) ... [2021-09-20T11:54:23.571Z] #21 37.49 Selecting previously unselected package python-pip-whl. [2021-09-20T11:54:23.571Z] #21 37.50 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-09-20T11:54:23.571Z] #21 37.50 Unpacking python-pip-whl (20.3.4-4) ... [2021-09-20T11:54:23.710Z] #45 0.937 + RM_GOPATH=0 [2021-09-20T11:54:23.710Z] #45 0.937 + TMP_GOPATH= [2021-09-20T11:54:23.710Z] #45 0.937 + : /build [2021-09-20T11:54:23.710Z] #45 0.937 + '[' -z '' ']' [2021-09-20T11:54:23.710Z] #45 0.937 ++ mktemp -d [2021-09-20T11:54:23.710Z] #45 0.937 + export GOPATH=/tmp/tmp.gau17OYpkC [2021-09-20T11:54:23.710Z] #45 0.937 + GOPATH=/tmp/tmp.gau17OYpkC [2021-09-20T11:54:23.710Z] #45 0.937 + RM_GOPATH=1 [2021-09-20T11:54:23.710Z] #45 0.937 + case "$(go env GOARCH)" in [2021-09-20T11:54:23.710Z] #45 0.938 ++ go env GOARCH [2021-09-20T11:54:23.710Z] #45 0.943 + export GO_BUILDMODE=-buildmode=pie [2021-09-20T11:54:23.710Z] #45 0.943 + GO_BUILDMODE=-buildmode=pie [2021-09-20T11:54:23.710Z] #45 0.944 ++ dirname /tmp/install/install.sh [2021-09-20T11:54:23.710Z] #45 0.945 + dir=/tmp/install [2021-09-20T11:54:23.710Z] #45 0.945 + bin=tini [2021-09-20T11:54:23.710Z] #45 0.945 + shift [2021-09-20T11:54:23.710Z] #45 0.945 + '[' '!' -f /tmp/install/tini.installer ']' [2021-09-20T11:54:23.710Z] #45 0.946 + . /tmp/install/tini.installer [2021-09-20T11:54:23.710Z] #45 0.946 ++ : v0.19.0 [2021-09-20T11:54:23.710Z] #45 0.946 + install_tini [2021-09-20T11:54:23.710Z] #45 0.947 + echo 'Install tini version v0.19.0' [2021-09-20T11:54:23.710Z] #45 0.947 Install tini version v0.19.0 [2021-09-20T11:54:23.710Z] #45 0.947 + git clone https://github.com/krallin/tini.git /tmp/tmp.gau17OYpkC/tini [2021-09-20T11:54:23.710Z] #45 0.949 Cloning into '/tmp/tmp.gau17OYpkC/tini'... [2021-09-20T11:54:23.710Z] #45 1.317 + cd /tmp/tmp.gau17OYpkC/tini [2021-09-20T11:54:23.966Z] #45 1.318 + git checkout -q v0.19.0 [2021-09-20T11:54:23.966Z] #45 1.333 + cmake . [2021-09-20T11:54:24.222Z] #45 1.583 -- The C compiler identification is GNU 10.2.1 [2021-09-20T11:54:24.222Z] #45 1.599 -- Detecting C compiler ABI info [2021-09-20T11:54:24.222Z] #45 1.797 -- Detecting C compiler ABI info - done [2021-09-20T11:54:24.222Z] #45 1.831 -- Check for working C compiler: /usr/bin/cc - skipped [2021-09-20T11:54:24.222Z] #45 1.832 -- Detecting C compile features [2021-09-20T11:54:24.222Z] #45 1.834 -- Detecting C compile features - done [2021-09-20T11:54:24.479Z] #45 1.854 -- Performing Test HAS_BUILTIN_FORTIFY [2021-09-20T11:54:24.479Z] #45 1.916 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-09-20T11:54:24.479Z] #45 1.956 -- Configuring done [2021-09-20T11:54:24.479Z] #45 1.966 -- Generating done [2021-09-20T11:54:24.479Z] #45 1.969 -- Build files have been written to: /tmp/tmp.gau17OYpkC/tini [2021-09-20T11:54:24.479Z] #45 1.975 + make tini-static [2021-09-20T11:54:24.479Z] #45 2.063 Scanning dependencies of target tini-static [2021-09-20T11:54:24.510Z] #21 38.33 Selecting previously unselected package python3-lib2to3. [2021-09-20T11:54:24.510Z] #21 38.33 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-09-20T11:54:24.510Z] #21 38.34 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-09-20T11:54:24.510Z] #21 38.45 Selecting previously unselected package python3-distutils. [2021-09-20T11:54:24.510Z] #21 38.45 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-09-20T11:54:24.510Z] #21 38.46 Unpacking python3-distutils (3.9.2-1) ... [2021-09-20T11:54:24.736Z] #45 2.082 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-09-20T11:54:24.770Z] #21 38.65 Selecting previously unselected package python3-pkg-resources. [2021-09-20T11:54:24.770Z] #21 38.66 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-20T11:54:24.770Z] #21 38.66 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-20T11:54:24.992Z] #45 2.430 [100%] Linking C executable tini-static [2021-09-20T11:54:25.030Z] #21 39.06 Selecting previously unselected package python3-setuptools. [2021-09-20T11:54:25.030Z] #21 39.07 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-09-20T11:54:25.030Z] #21 39.08 Unpacking python3-setuptools (52.0.0-4) ... [2021-09-20T11:54:25.249Z] #45 2.614 [100%] Built target tini-static [2021-09-20T11:54:25.249Z] #45 2.645 + mkdir -p /build [2021-09-20T11:54:25.249Z] #45 2.647 + cp tini-static /build/docker-init [2021-09-20T11:54:25.290Z] #21 39.50 Selecting previously unselected package python3-wheel. [2021-09-20T11:54:25.550Z] #21 39.51 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-09-20T11:54:25.550Z] #21 39.52 Unpacking python3-wheel (0.34.2-1) ... [2021-09-20T11:54:25.810Z] #21 39.68 Selecting previously unselected package python3-pip. [2021-09-20T11:54:25.810Z] #21 39.68 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-09-20T11:54:25.810Z] #21 39.69 Unpacking python3-pip (20.3.4-4) ... [2021-09-20T11:54:25.812Z] #45 DONE 3.1s [2021-09-20T11:54:25.812Z] [2021-09-20T11:54:25.813Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-20T11:54:25.813Z] #20 sha256:f22e05dfbfee4590b1933f4b15bf1551708f58955fb5faad1c8238c127b5507f [2021-09-20T11:54:25.813Z] #20 52.51 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-09-20T11:54:25.813Z] #20 52.51 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-09-20T11:54:25.813Z] #20 52.54 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-20T11:54:25.813Z] #20 54.51 Selecting previously unselected package gcc-mingw-w64-base. [2021-09-20T11:54:25.813Z] #20 54.51 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-09-20T11:54:25.813Z] #20 54.53 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-20T11:54:25.813Z] #20 54.62 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-09-20T11:54:25.813Z] #20 54.63 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-09-20T11:54:25.813Z] #20 54.63 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-20T11:54:26.030Z] #21 46.52 Selecting previously unselected package vim. [2021-09-20T11:54:26.031Z] #21 46.53 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-09-20T11:54:26.031Z] #21 46.57 Unpacking vim (2:8.2.2434-3) ... [2021-09-20T11:54:26.070Z] #21 40.07 Selecting previously unselected package sudo. [2021-09-20T11:54:26.070Z] #21 40.08 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-09-20T11:54:26.070Z] #21 40.10 Unpacking sudo (1.9.5p2-3) ... [2021-09-20T11:54:26.601Z] #21 47.47 Selecting previously unselected package xfsprogs. [2021-09-20T11:54:26.601Z] #21 47.48 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-09-20T11:54:26.601Z] #21 47.49 Unpacking xfsprogs (5.10.0-4) ... [2021-09-20T11:54:27.010Z] #21 41.05 Selecting previously unselected package thin-provisioning-tools. [2021-09-20T11:54:27.010Z] #21 41.06 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-09-20T11:54:27.010Z] #21 41.08 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-09-20T11:54:27.540Z] #21 48.36 Selecting previously unselected package zip. [2021-09-20T11:54:27.541Z] #21 48.37 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-09-20T11:54:27.541Z] #21 48.44 Unpacking zip (3.0-12) ... [2021-09-20T11:54:27.587Z] #21 41.39 Selecting previously unselected package uidmap. [2021-09-20T11:54:27.587Z] #21 41.40 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-09-20T11:54:27.587Z] #21 41.42 Unpacking uidmap (1:4.8.1-1) ... [2021-09-20T11:54:27.587Z] #21 41.61 Selecting previously unselected package vim-runtime. [2021-09-20T11:54:27.587Z] #21 41.61 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-09-20T11:54:27.587Z] #21 41.64 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-09-20T11:54:27.587Z] #21 41.70 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-09-20T11:54:27.587Z] #21 41.74 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-09-20T11:54:28.110Z] #21 48.82 Selecting previously unselected package zstd. [2021-09-20T11:54:28.110Z] #21 48.84 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-09-20T11:54:28.110Z] #21 48.87 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-09-20T11:54:28.680Z] #21 49.53 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-20T11:54:29.189Z] #20 57.63 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-09-20T11:54:29.189Z] #20 57.63 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-09-20T11:54:29.189Z] #20 57.65 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-20T11:54:29.622Z] #58 219.0 + bin/containerd-shim-runc-v1 [2021-09-20T11:54:30.071Z] #21 50.98 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-09-20T11:54:30.071Z] #21 50.99 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-09-20T11:54:30.071Z] #21 51.00 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-09-20T11:54:30.071Z] #21 51.01 Setting up libicu67:amd64 (67.1-7) ... [2021-09-20T11:54:30.071Z] #21 51.02 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-09-20T11:54:30.071Z] #21 51.04 Setting up libinih1:amd64 (53-1+b2) ... [2021-09-20T11:54:30.071Z] #21 51.05 Setting up uidmap (1:4.8.1-1) ... [2021-09-20T11:54:30.071Z] #21 51.08 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-20T11:54:30.071Z] #21 51.11 Setting up bzip2 (1.0.8-4) ... [2021-09-20T11:54:30.331Z] #21 51.14 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-20T11:54:30.331Z] #21 51.18 Setting up python3-wheel (0.34.2-1) ... [2021-09-20T11:54:31.095Z] #20 ... [2021-09-20T11:54:31.095Z] [2021-09-20T11:54:31.095Z] #65 [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-09-20T11:54:31.095Z] #65 sha256:0b800e80d57a147fd77f72f015c67b2507ba13799068b5b437f4d45827dc4889 [2021-09-20T11:54:31.095Z] #65 13.02 + cd /tmp/tmp.hx2HXeCQEs/src/github.com/containerd/containerd [2021-09-20T11:54:31.095Z] #65 13.02 + git checkout -q v1.5.5 [2021-09-20T11:54:31.530Z] #21 52.27 Setting up xxd (2:8.2.2434-3) ... [2021-09-20T11:54:31.530Z] #21 52.28 Setting up libcap2:amd64 (1:2.44-1) ... [2021-09-20T11:54:31.530Z] #21 52.30 Setting up libcap2-bin (1:2.44-1) ... [2021-09-20T11:54:31.530Z] #21 52.32 Setting up apparmor (2.13.6-10) ... [2021-09-20T11:54:32.023Z] #65 13.85 + export 'BUILDTAGS=netgo osusergo static_build' [2021-09-20T11:54:32.023Z] #65 13.85 + BUILDTAGS='netgo osusergo static_build' [2021-09-20T11:54:32.023Z] #65 13.85 + export EXTRA_FLAGS=-buildmode=pie [2021-09-20T11:54:32.023Z] #65 13.85 + EXTRA_FLAGS=-buildmode=pie [2021-09-20T11:54:32.023Z] #65 13.85 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-09-20T11:54:32.023Z] #65 13.85 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-09-20T11:54:32.023Z] #65 13.85 + '[' '' = dynamic ']' [2021-09-20T11:54:32.023Z] #65 13.85 + make [2021-09-20T11:54:32.586Z] #65 14.47 + bin/ctr [2021-09-20T11:54:32.866Z] #21 46.59 Selecting previously unselected package vim. [2021-09-20T11:54:32.866Z] #21 46.59 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-09-20T11:54:32.866Z] #21 46.62 Unpacking vim (2:8.2.2434-3) ... [2021-09-20T11:54:33.438Z] #21 54.41 Setting up zip (3.0-12) ... [2021-09-20T11:54:33.438Z] #21 54.41 Setting up vim-common (2:8.2.2434-3) ... [2021-09-20T11:54:33.438Z] #21 54.46 Setting up bash-completion (1:2.11-2) ... [2021-09-20T11:54:33.441Z] #21 47.60 Selecting previously unselected package xfsprogs. [2021-09-20T11:54:33.700Z] #21 47.61 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-09-20T11:54:33.701Z] #21 47.62 Unpacking xfsprogs (5.10.0-4) ... [2021-09-20T11:54:33.825Z] #58 224.0 + bin/containerd-shim-runc-v2 [2021-09-20T11:54:34.086Z] #58 224.6 + binaries [2021-09-20T11:54:34.274Z] #21 48.35 Selecting previously unselected package zip. [2021-09-20T11:54:34.274Z] #21 48.35 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-09-20T11:54:34.274Z] #21 48.36 Unpacking zip (3.0-12) ... [2021-09-20T11:54:34.373Z] #58 224.6 + install -D bin/containerd /build/containerd [2021-09-20T11:54:34.373Z] #58 224.6 + install -D bin/containerd-shim /build/containerd-shim [2021-09-20T11:54:34.373Z] #58 224.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-09-20T11:54:34.373Z] #58 224.7 + install -D bin/ctr /build/ctr [2021-09-20T11:54:34.534Z] #21 48.53 Selecting previously unselected package zstd. [2021-09-20T11:54:34.534Z] #21 48.55 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-09-20T11:54:34.534Z] #21 48.56 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-09-20T11:54:35.111Z] #21 49.07 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-20T11:54:35.784Z] #58 210.5 # github.com/containerd/containerd/cmd/containerd [2021-09-20T11:54:35.784Z] #58 210.5 /usr/bin/ld: /tmp/go-link-2110059879/000019.o: in function `New': [2021-09-20T11:54:35.784Z] #58 210.5 /tmp/tmp.kp1AxOgjJS/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-09-20T11:54:35.784Z] #58 210.6 + bin/containerd-stress [2021-09-20T11:54:36.047Z] #58 213.9 + bin/containerd-shim [2021-09-20T11:54:36.505Z] #21 50.29 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-09-20T11:54:36.505Z] #21 50.32 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-09-20T11:54:36.505Z] #21 50.34 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-09-20T11:54:36.505Z] #21 50.36 Setting up libicu67:amd64 (67.1-7) ... [2021-09-20T11:54:36.505Z] #21 50.39 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-09-20T11:54:36.505Z] #21 50.40 Setting up libinih1:amd64 (53-1+b2) ... [2021-09-20T11:54:36.505Z] #21 50.42 Setting up uidmap (1:4.8.1-1) ... [2021-09-20T11:54:36.505Z] #21 50.44 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-20T11:54:36.505Z] #21 50.45 Setting up bzip2 (1.0.8-4) ... [2021-09-20T11:54:36.505Z] #21 50.47 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-20T11:54:36.505Z] #21 50.49 Setting up python3-wheel (0.34.2-1) ... [2021-09-20T11:54:36.940Z] #58 DONE 227.1s [2021-09-20T11:54:37.447Z] #21 51.36 Setting up xxd (2:8.2.2434-3) ... [2021-09-20T11:54:37.447Z] #21 51.37 Setting up libcap2:amd64 (1:2.44-1) ... [2021-09-20T11:54:37.447Z] #21 51.39 Setting up libcap2-bin (1:2.44-1) ... [2021-09-20T11:54:37.447Z] #21 51.40 Setting up apparmor (2.13.6-10) ... [2021-09-20T11:54:37.511Z] [2021-09-20T11:54:37.511Z] #59 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-09-20T11:54:37.511Z] #59 sha256:d9ee853cf4b8fe85ec0eab8ddb0fbd93d7fc02f4138d3a70ad08dbcabc3faf7c [2021-09-20T11:54:37.638Z] #21 58.39 Setting up xz-utils (5.2.5-2) ... [2021-09-20T11:54:37.638Z] #21 58.42 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-09-20T11:54:37.638Z] #21 58.44 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-09-20T11:54:37.638Z] #21 58.46 Setting up patch (2.7.6-7) ... [2021-09-20T11:54:37.638Z] #21 58.47 Setting up sudo (1.9.5p2-3) ... [2021-09-20T11:54:37.638Z] #21 58.60 invoke-rc.d: could not determine current runlevel [2021-09-20T11:54:37.638Z] #21 58.62 invoke-rc.d: policy-rc.d denied execution of start. [2021-09-20T11:54:37.638Z] #21 58.64 Setting up xfsprogs (5.10.0-4) ... [2021-09-20T11:54:37.838Z] #65 ... [2021-09-20T11:54:37.838Z] [2021-09-20T11:54:37.838Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-20T11:54:37.838Z] #20 sha256:f22e05dfbfee4590b1933f4b15bf1551708f58955fb5faad1c8238c127b5507f [2021-09-20T11:54:37.838Z] #20 61.33 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-09-20T11:54:37.838Z] #20 61.34 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-09-20T11:54:37.838Z] #20 61.34 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-20T11:54:37.838Z] #20 62.92 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-09-20T11:54:37.838Z] #20 62.92 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-09-20T11:54:37.838Z] #20 62.93 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-20T11:54:37.838Z] #20 64.74 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-09-20T11:54:37.838Z] #20 64.75 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-09-20T11:54:37.838Z] #20 64.75 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-20T11:54:37.898Z] #21 58.67 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-09-20T11:54:37.898Z] #21 58.69 Setting up inetutils-ping (2:2.0-1) ... [2021-09-20T11:54:37.898Z] #21 58.71 Setting up pigz (2.6-1) ... [2021-09-20T11:54:37.898Z] #21 58.73 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-09-20T11:54:37.898Z] #21 58.75 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-20T11:54:37.898Z] #21 58.77 Setting up python-pip-whl (20.3.4-4) ... [2021-09-20T11:54:37.898Z] #21 58.78 Setting up vim-runtime (2:8.2.2434-3) ... [2021-09-20T11:54:38.453Z] #59 DONE 1.0s [2021-09-20T11:54:38.453Z] [2021-09-20T11:54:38.453Z] #63 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-09-20T11:54:38.453Z] #63 sha256:d0219c2b5fc62aecbfa6ead1f0a6d98479c748a1ae9b407a9fed2a527ef0eee2 [2021-09-20T11:54:38.712Z] #63 DONE 0.2s [2021-09-20T11:54:38.712Z] [2021-09-20T11:54:38.712Z] #68 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-09-20T11:54:38.712Z] #68 sha256:fb840bcb5971fa1db7f111b22c96f4589408f04c395ace37b8237d8167d9a2c3 [2021-09-20T11:54:39.097Z] #21 59.94 Setting up libaio1:amd64 (0.3.112-9) ... [2021-09-20T11:54:39.097Z] #21 59.96 Setting up python3-lib2to3 (3.9.2-1) ... [2021-09-20T11:54:39.205Z] #20 68.32 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-09-20T11:54:39.362Z] #21 53.44 Setting up zip (3.0-12) ... [2021-09-20T11:54:39.362Z] #21 53.45 Setting up vim-common (2:8.2.2434-3) ... [2021-09-20T11:54:39.362Z] #21 53.48 Setting up bash-completion (1:2.11-2) ... [2021-09-20T11:54:39.463Z] #20 68.32 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-09-20T11:54:39.463Z] #20 68.33 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-20T11:54:39.669Z] #21 60.44 Setting up libelf1:amd64 (0.183-1) ... [2021-09-20T11:54:39.669Z] #21 60.47 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-09-20T11:54:39.669Z] #21 60.48 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-09-20T11:54:39.669Z] #21 60.50 Setting up python3-distutils (3.9.2-1) ... [2021-09-20T11:54:40.093Z] #68 DONE 1.2s [2021-09-20T11:54:40.093Z] [2021-09-20T11:54:40.093Z] #69 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-09-20T11:54:40.093Z] #69 sha256:a3a95e50dee607a05bdbeba80297c3782fb3f4a64ba3358c49ca7db09b295a63 [2021-09-20T11:54:40.093Z] #69 DONE 0.0s [2021-09-20T11:54:40.093Z] [2021-09-20T11:54:40.093Z] #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-09-20T11:54:40.093Z] #70 sha256:d04662e18f02d714d6958ca5d595161aeba5c6b52ba9bb7875cbaf686ced02a5 [2021-09-20T11:54:40.256Z] #21 61.08 Setting up vim (2:8.2.2434-3) ... [2021-09-20T11:54:40.256Z] #21 61.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-09-20T11:54:40.256Z] #21 61.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-09-20T11:54:40.256Z] #21 61.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-09-20T11:54:40.256Z] #21 61.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-09-20T11:54:40.256Z] #21 61.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-09-20T11:54:40.256Z] #21 61.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-09-20T11:54:40.256Z] #21 61.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-09-20T11:54:40.256Z] #21 61.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-09-20T11:54:40.256Z] #21 61.19 Setting up python3-setuptools (52.0.0-4) ... [2021-09-20T11:54:40.813Z] 8f616e6e9eec: Pull complete [2021-09-20T11:54:41.032Z] #70 0.868 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-09-20T11:54:41.032Z] #70 0.868 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-09-20T11:54:41.032Z] #70 0.869 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-09-20T11:54:41.356Z] #20 70.04 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-09-20T11:54:41.356Z] #20 70.05 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-09-20T11:54:41.356Z] #20 70.06 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-20T11:54:41.356Z] #20 70.13 Selecting previously unselected package libapparmor1:amd64. [2021-09-20T11:54:41.356Z] #20 70.14 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-09-20T11:54:41.356Z] #20 70.15 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-09-20T11:54:41.356Z] #20 70.20 Selecting previously unselected package libapparmor-dev:amd64. [2021-09-20T11:54:41.356Z] #20 70.21 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-09-20T11:54:41.356Z] #20 70.21 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-09-20T11:54:41.356Z] #20 70.28 Selecting previously unselected package libbtrfs0:amd64. [2021-09-20T11:54:41.356Z] #20 70.29 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-09-20T11:54:41.356Z] #20 70.29 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-09-20T11:54:41.356Z] #20 70.37 Selecting previously unselected package libbtrfs-dev:amd64. [2021-09-20T11:54:41.356Z] #20 70.38 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-09-20T11:54:41.356Z] #20 70.39 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-20T11:54:41.602Z] #70 1.103 Reading package lists... [2021-09-20T11:54:41.613Z] #20 70.49 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-09-20T11:54:41.613Z] #20 70.50 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-09-20T11:54:41.613Z] #20 70.51 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-20T11:54:41.613Z] #20 70.55 Selecting previously unselected package libudev-dev:amd64. [2021-09-20T11:54:41.613Z] #20 70.56 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-09-20T11:54:41.613Z] #20 70.56 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-09-20T11:54:41.613Z] #20 70.66 Selecting previously unselected package libsepol1-dev:amd64. [2021-09-20T11:54:41.613Z] #20 70.67 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-09-20T11:54:41.613Z] #20 70.68 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-09-20T11:54:41.871Z] #20 70.80 Selecting previously unselected package libpcre2-16-0:amd64. [2021-09-20T11:54:41.871Z] #20 70.80 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-09-20T11:54:41.871Z] #20 70.81 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-09-20T11:54:41.871Z] #20 70.91 Selecting previously unselected package libpcre2-32-0:amd64. [2021-09-20T11:54:41.871Z] #20 70.91 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-09-20T11:54:41.871Z] #20 70.92 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-09-20T11:54:41.871Z] #20 70.99 Selecting previously unselected package libpcre2-posix2:amd64. [2021-09-20T11:54:41.871Z] #20 71.00 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-09-20T11:54:41.871Z] #20 71.00 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-09-20T11:54:41.871Z] #20 71.04 Selecting previously unselected package libpcre2-dev:amd64. [2021-09-20T11:54:42.128Z] #20 71.04 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-09-20T11:54:42.128Z] #20 71.05 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-09-20T11:54:42.128Z] #20 71.24 Selecting previously unselected package libselinux1-dev:amd64. [2021-09-20T11:54:42.128Z] #20 71.24 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-09-20T11:54:42.128Z] #20 71.25 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-09-20T11:54:42.172Z] #70 1.592 Reading package lists... [2021-09-20T11:54:42.172Z] #70 2.078 Building dependency tree... [2021-09-20T11:54:42.172Z] #70 2.184 Reading state information... [2021-09-20T11:54:42.172Z] #70 2.314 The following additional packages will be installed: [2021-09-20T11:54:42.384Z] #20 71.34 Selecting previously unselected package libdevmapper-dev:amd64. [2021-09-20T11:54:42.384Z] #20 71.35 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-09-20T11:54:42.384Z] #20 71.35 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-09-20T11:54:42.384Z] #20 71.39 Selecting previously unselected package libseccomp-dev:amd64. [2021-09-20T11:54:42.384Z] #20 71.41 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-09-20T11:54:42.384Z] #20 71.41 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-09-20T11:54:42.384Z] #20 71.47 Selecting previously unselected package libsystemd-dev:amd64. [2021-09-20T11:54:42.384Z] #20 71.47 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-09-20T11:54:42.384Z] #20 71.48 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-09-20T11:54:42.432Z] #70 2.315 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2021-09-20T11:54:42.432Z] #70 2.315 systemd-timesyncd [2021-09-20T11:54:42.432Z] #70 2.316 Suggested packages: [2021-09-20T11:54:42.432Z] #70 2.316 systemd-container policykit-1 [2021-09-20T11:54:42.432Z] #70 2.316 Recommended packages: [2021-09-20T11:54:42.432Z] #70 2.316 libnss-systemd [2021-09-20T11:54:42.432Z] #70 2.402 The following NEW packages will be installed: [2021-09-20T11:54:42.432Z] #70 2.403 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2021-09-20T11:54:42.432Z] #70 2.404 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2021-09-20T11:54:42.640Z] #20 71.68 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-09-20T11:54:42.640Z] #20 71.70 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-09-20T11:54:42.640Z] #20 71.71 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-20T11:54:42.640Z] #20 71.72 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-09-20T11:54:42.640Z] #20 71.73 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-20T11:54:42.640Z] #20 71.75 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-09-20T11:54:42.640Z] #20 71.76 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-09-20T11:54:42.640Z] #20 71.77 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-09-20T11:54:42.640Z] #20 71.78 Setting up libudev-dev:amd64 (247.3-6) ... [2021-09-20T11:54:42.640Z] #20 71.80 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-09-20T11:54:42.640Z] #20 71.81 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-20T11:54:42.691Z] #70 2.671 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. [2021-09-20T11:54:42.691Z] #70 2.671 Need to get 5937 kB of archives. [2021-09-20T11:54:42.691Z] #70 2.671 After this operation, 19.5 MB of additional disk space will be used. [2021-09-20T11:54:42.691Z] #70 2.671 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-09-20T11:54:42.691Z] #70 2.674 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2021-09-20T11:54:42.691Z] #70 2.675 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.5-1 [244 kB] [2021-09-20T11:54:42.691Z] #70 2.678 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2021-09-20T11:54:42.691Z] #70 2.678 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2021-09-20T11:54:42.691Z] #70 2.682 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2021-09-20T11:54:42.691Z] #70 2.775 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2021-09-20T11:54:42.691Z] #70 2.776 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2021-09-20T11:54:42.691Z] #70 2.778 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2021-09-20T11:54:42.691Z] #70 2.780 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2021-09-20T11:54:42.691Z] #70 2.809 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2021-09-20T11:54:42.807Z] #21 63.55 Setting up libjq1:amd64 (1.6-2.1) ... [2021-09-20T11:54:42.807Z] #21 63.56 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-09-20T11:54:42.807Z] #21 63.57 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-09-20T11:54:42.807Z] #21 63.59 Setting up python3-pip (20.3.4-4) ... [2021-09-20T11:54:42.896Z] #20 71.82 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-20T11:54:42.896Z] #20 71.84 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-20T11:54:42.896Z] #20 71.85 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-09-20T11:54:42.896Z] #20 71.86 Setting up mingw-w64-common (8.0.0-1) ... [2021-09-20T11:54:42.896Z] #20 71.88 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-09-20T11:54:42.896Z] #20 71.89 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-20T11:54:42.896Z] #20 71.90 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-09-20T11:54:42.896Z] #20 71.91 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-09-20T11:54:42.896Z] #20 71.93 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-20T11:54:42.896Z] #20 71.94 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-20T11:54:42.896Z] #20 71.95 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-09-20T11:54:42.896Z] #20 71.96 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-20T11:54:42.896Z] #20 71.97 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-09-20T11:54:42.896Z] #20 71.98 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-20T11:54:42.896Z] #20 71.99 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-20T11:54:42.896Z] #20 72.00 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-09-20T11:54:42.896Z] #20 72.01 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-20T11:54:42.950Z] #70 2.980 debconf: delaying package configuration, since apt-utils is not installed [2021-09-20T11:54:42.950Z] #70 3.007 Fetched 5937 kB in 0s (14.8 MB/s) [2021-09-20T11:54:42.950Z] #70 3.028 Selecting previously unselected package libargon2-1:amd64. [2021-09-20T11:54:42.950Z] #70 3.028 (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 ... 28626 files and directories currently installed.) [2021-09-20T11:54:42.950Z] #70 3.042 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-09-20T11:54:42.950Z] #70 3.048 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-09-20T11:54:42.950Z] #70 3.079 Selecting previously unselected package libjson-c5:amd64. [2021-09-20T11:54:42.950Z] #70 3.079 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2021-09-20T11:54:42.950Z] #70 3.082 Unpacking libjson-c5:amd64 (0.15-2) ... [2021-09-20T11:54:42.950Z] #70 3.114 Selecting previously unselected package libcryptsetup12:amd64. [2021-09-20T11:54:42.950Z] #70 3.114 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.5-1_amd64.deb ... [2021-09-20T11:54:42.950Z] #70 3.117 Unpacking libcryptsetup12:amd64 (2:2.3.5-1) ... [2021-09-20T11:54:42.950Z] #70 3.166 Selecting previously unselected package libkmod2:amd64. [2021-09-20T11:54:42.950Z] #70 3.166 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2021-09-20T11:54:43.153Z] #20 72.03 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-20T11:54:43.153Z] #20 72.04 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-20T11:54:43.153Z] #20 72.06 Setting up dmsetup (2:1.02.175-2.1) ... [2021-09-20T11:54:43.153Z] #20 72.07 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-20T11:54:43.153Z] #20 72.08 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-09-20T11:54:43.153Z] #20 72.10 Processing triggers for libc-bin (2.31-13) ... [2021-09-20T11:54:43.163Z] 8f616e6e9eec: Pull complete [2021-09-20T11:54:43.210Z] #70 3.169 Unpacking libkmod2:amd64 (28-1) ... [2021-09-20T11:54:43.210Z] #70 3.201 Selecting previously unselected package systemd-timesyncd. [2021-09-20T11:54:43.210Z] #70 3.204 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2021-09-20T11:54:43.210Z] #70 3.207 Unpacking systemd-timesyncd (247.3-6) ... [2021-09-20T11:54:43.210Z] #70 3.251 Selecting previously unselected package systemd. [2021-09-20T11:54:43.210Z] #70 3.257 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2021-09-20T11:54:43.210Z] #70 3.286 Unpacking systemd (247.3-6) ... [2021-09-20T11:54:43.560Z] #21 57.54 Setting up xz-utils (5.2.5-2) ... [2021-09-20T11:54:43.560Z] #21 57.59 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-09-20T11:54:43.560Z] #21 57.60 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-09-20T11:54:43.560Z] #21 57.61 Setting up patch (2.7.6-7) ... [2021-09-20T11:54:43.560Z] #21 57.62 Setting up sudo (1.9.5p2-3) ... [2021-09-20T11:54:43.779Z] #70 3.774 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-09-20T11:54:43.779Z] #70 3.782 Setting up libjson-c5:amd64 (0.15-2) ... [2021-09-20T11:54:43.779Z] #70 3.790 Setting up libcryptsetup12:amd64 (2:2.3.5-1) ... [2021-09-20T11:54:43.779Z] #70 3.798 Setting up libkmod2:amd64 (28-1) ... [2021-09-20T11:54:43.779Z] #70 3.807 Setting up systemd (247.3-6) ... [2021-09-20T11:54:43.779Z] #70 3.839 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-09-20T11:54:43.779Z] #70 3.841 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-09-20T11:54:43.779Z] #70 3.843 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2021-09-20T11:54:43.829Z] #21 57.75 invoke-rc.d: could not determine current runlevel [2021-09-20T11:54:43.829Z] #21 57.76 invoke-rc.d: policy-rc.d denied execution of start. [2021-09-20T11:54:43.829Z] #21 57.83 Setting up xfsprogs (5.10.0-4) ... [2021-09-20T11:54:43.829Z] #21 57.88 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-09-20T11:54:43.829Z] #21 57.91 Setting up inetutils-ping (2:2.0-1) ... [2021-09-20T11:54:43.829Z] #21 57.92 Setting up pigz (2.6-1) ... [2021-09-20T11:54:43.829Z] #21 57.94 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-09-20T11:54:43.829Z] #21 57.96 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-20T11:54:43.829Z] #21 57.97 Setting up python-pip-whl (20.3.4-4) ... [2021-09-20T11:54:43.829Z] #21 57.98 Setting up vim-runtime (2:8.2.2434-3) ... [2021-09-20T11:54:44.083Z] #20 DONE 73.2s [2021-09-20T11:54:44.083Z] [2021-09-20T11:54:44.083Z] #65 [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-09-20T11:54:44.083Z] #65 sha256:0b800e80d57a147fd77f72f015c67b2507ba13799068b5b437f4d45827dc4889 [2021-09-20T11:54:44.339Z] #65 ... [2021-09-20T11:54:44.339Z] [2021-09-20T11:54:44.340Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2021-09-20T11:54:44.340Z] #21 sha256:4bed97712d6713380f35e2e124eb672e66b76b1c4e264ad29a79f0dd0a3be78e [2021-09-20T11:54:44.349Z] #70 4.143 Setting up systemd-timesyncd (247.3-6) ... [2021-09-20T11:54:44.349Z] #70 4.346 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-09-20T11:54:44.349Z] #70 4.346 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-09-20T11:54:44.349Z] #70 4.420 Selecting previously unselected package systemd-sysv. [2021-09-20T11:54:44.349Z] #70 4.420 (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 ... 29454 files and directories currently installed.) [2021-09-20T11:54:44.349Z] #70 4.434 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2021-09-20T11:54:44.349Z] #70 4.437 Unpacking systemd-sysv (247.3-6) ... [2021-09-20T11:54:44.349Z] #70 4.475 Selecting previously unselected package libdbus-1-3:amd64. [2021-09-20T11:54:44.349Z] #70 4.477 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2021-09-20T11:54:44.349Z] #70 4.481 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2021-09-20T11:54:44.349Z] #70 4.528 Selecting previously unselected package dbus. [2021-09-20T11:54:44.609Z] #70 4.531 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2021-09-20T11:54:44.609Z] #70 4.539 Unpacking dbus (1.12.20-2) ... [2021-09-20T11:54:44.609Z] #70 4.589 Selecting previously unselected package libpam-systemd:amd64. [2021-09-20T11:54:44.609Z] #70 4.592 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2021-09-20T11:54:44.609Z] #70 4.595 Unpacking libpam-systemd:amd64 (247.3-6) ... [2021-09-20T11:54:44.609Z] #70 4.637 Selecting previously unselected package dbus-user-session. [2021-09-20T11:54:44.609Z] #70 4.637 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2021-09-20T11:54:44.609Z] #70 4.640 Unpacking dbus-user-session (1.12.20-2) ... [2021-09-20T11:54:44.609Z] #70 4.731 Setting up systemd-sysv (247.3-6) ... [2021-09-20T11:54:44.609Z] #70 4.740 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2021-09-20T11:54:44.788Z] #21 65.50 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-09-20T11:54:44.788Z] #21 65.51 Setting up jq (1.6-2.1) ... [2021-09-20T11:54:44.788Z] #21 65.52 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-09-20T11:54:44.788Z] #21 65.54 Setting up iptables (1.8.7-1) ... [2021-09-20T11:54:44.788Z] #21 65.57 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-20T11:54:44.788Z] #21 65.57 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-20T11:54:44.788Z] #21 65.58 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-20T11:54:44.788Z] #21 65.59 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-20T11:54:44.788Z] #21 65.60 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-09-20T11:54:44.788Z] #21 65.60 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-09-20T11:54:44.788Z] #21 65.65 Setting up iproute2 (5.10.0-4) ... [2021-09-20T11:54:44.869Z] #70 4.748 Setting up dbus (1.12.20-2) ... [2021-09-20T11:54:44.869Z] #70 4.846 invoke-rc.d: could not determine current runlevel [2021-09-20T11:54:44.869Z] #70 4.849 invoke-rc.d: policy-rc.d denied execution of start. [2021-09-20T11:54:44.869Z] #70 4.852 Setting up libpam-systemd:amd64 (247.3-6) ... [2021-09-20T11:54:44.869Z] #70 4.992 Setting up dbus-user-session (1.12.20-2) ... [2021-09-20T11:54:45.129Z] #70 5.005 Processing triggers for libc-bin (2.31-13) ... [2021-09-20T11:54:45.129Z] #70 DONE 5.1s [2021-09-20T11:54:45.129Z] [2021-09-20T11:54:45.129Z] #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-09-20T11:54:45.129Z] #71 sha256:e3ba9f13051a79e77e0205be686c247007a0890fd022844df6496a7c5b29da33 [2021-09-20T11:54:45.362Z] #21 66.20 Processing triggers for libc-bin (2.31-13) ... [2021-09-20T11:54:45.697Z] #71 0.471 % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-20T11:54:45.697Z] #71 0.471 Dload Upload Total Spent Left Speed [2021-09-20T11:54:45.697Z] #71 0.472 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 11184 0 --:--:-- --:--:-- --:--:-- 11184 100 1823 100 1823 0 0 11184 0 --:--:-- --:--:-- --:--:-- 11184 [2021-09-20T11:54:45.697Z] #71 DONE 0.7s [2021-09-20T11:54:45.697Z] [2021-09-20T11:54:45.697Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-09-20T11:54:45.697Z] #72 sha256:f72a86caa2ce47b59328b97eba3ba1a6793561d3759cd210c9a24d28762b0886 [2021-09-20T11:54:45.709Z] #21 1.261 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-09-20T11:54:45.709Z] #21 1.262 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-09-20T11:54:45.709Z] #21 1.523 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-09-20T11:54:45.810Z] #21 59.43 Setting up libaio1:amd64 (0.3.112-9) ... [2021-09-20T11:54:45.810Z] #21 59.44 Setting up python3-lib2to3 (3.9.2-1) ... [2021-09-20T11:54:46.088Z] #58 222.4 + bin/containerd-shim-runc-v1 [2021-09-20T11:54:46.299Z] #21 DONE 66.9s [2021-09-20T11:54:46.299Z] [2021-09-20T11:54:46.299Z] #22 [dev-systemd-false 8/25] 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-09-20T11:54:46.299Z] #22 sha256:992d22c598a02429c83376d6c7661c08128e17aa9cd79ad00c35fa4f8bc17422 [2021-09-20T11:54:46.355Z] #21 60.29 Setting up libelf1:amd64 (0.183-1) ... [2021-09-20T11:54:46.355Z] #21 60.33 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-09-20T11:54:46.355Z] #21 60.34 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-09-20T11:54:46.355Z] #21 60.35 Setting up python3-distutils (3.9.2-1) ... [2021-09-20T11:54:46.638Z] #72 DONE 0.9s [2021-09-20T11:54:46.638Z] [2021-09-20T11:54:46.638Z] #73 exporting to image [2021-09-20T11:54:46.638Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-09-20T11:54:46.638Z] #73 exporting layers [2021-09-20T11:54:46.937Z] #21 61.05 Setting up vim (2:8.2.2434-3) ... [2021-09-20T11:54:46.937Z] #21 61.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-09-20T11:54:46.937Z] #21 61.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-09-20T11:54:46.937Z] #21 61.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-09-20T11:54:46.937Z] #21 61.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-09-20T11:54:46.937Z] #21 61.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-09-20T11:54:47.198Z] #21 61.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-09-20T11:54:47.198Z] #21 61.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-09-20T11:54:47.198Z] #21 61.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-09-20T11:54:47.198Z] #21 61.21 Setting up python3-setuptools (52.0.0-4) ... [2021-09-20T11:54:47.678Z] #22 1.751 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-09-20T11:54:47.938Z] #22 1.756 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-09-20T11:54:47.938Z] #22 1.757 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-09-20T11:54:47.938Z] #22 DONE 1.8s [2021-09-20T11:54:47.938Z] [2021-09-20T11:54:47.938Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-09-20T11:54:47.938Z] #23 sha256:8415f03b0154adf9bb9ede16c4a3774fe8011554cd9a5434814e4901c56ea42c [2021-09-20T11:54:51.968Z] #21 63.48 Setting up libjq1:amd64 (1.6-2.1) ... [2021-09-20T11:54:51.968Z] #21 63.49 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-09-20T11:54:51.968Z] #21 63.50 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-09-20T11:54:51.968Z] #21 63.51 Setting up python3-pip (20.3.4-4) ... [2021-09-20T11:54:51.968Z] #21 65.43 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-09-20T11:54:51.968Z] #21 65.45 Setting up jq (1.6-2.1) ... [2021-09-20T11:54:51.968Z] #21 65.46 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-09-20T11:54:51.968Z] #21 65.49 Setting up iptables (1.8.7-1) ... [2021-09-20T11:54:51.968Z] #21 65.53 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-20T11:54:51.968Z] #21 65.53 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-20T11:54:51.968Z] #21 65.55 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-20T11:54:51.968Z] #21 65.56 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-20T11:54:51.968Z] #21 65.59 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-09-20T11:54:51.968Z] #21 65.60 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-09-20T11:54:51.968Z] #21 65.63 Setting up iproute2 (5.10.0-4) ... [2021-09-20T11:54:51.971Z] #58 227.4 + bin/containerd-shim-runc-v2 [2021-09-20T11:54:51.971Z] #58 228.9 + binaries [2021-09-20T11:54:51.971Z] #58 228.9 + install -D bin/containerd /build/containerd [2021-09-20T11:54:51.971Z] #58 228.9 + install -D bin/containerd-shim /build/containerd-shim [2021-09-20T11:54:51.971Z] #58 228.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-09-20T11:54:51.971Z] #58 229.0 + install -D bin/ctr /build/ctr [2021-09-20T11:54:51.976Z] #21 1.758 Reading package lists... [2021-09-20T11:54:52.231Z] #21 66.13 Processing triggers for libc-bin (2.31-13) ... [2021-09-20T11:54:52.496Z] #21 DONE 66.6s [2021-09-20T11:54:52.496Z] [2021-09-20T11:54:52.496Z] #22 [dev-systemd-false 8/25] 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-09-20T11:54:52.496Z] #22 sha256:992d22c598a02429c83376d6c7661c08128e17aa9cd79ad00c35fa4f8bc17422 [2021-09-20T11:54:53.363Z] #73 exporting layers 6.2s done [2021-09-20T11:54:53.363Z] #73 writing image sha256:fbee3cb057aa98642cbd0e457e35f90a0656171edc45d09ede03e4bd7ce08628 [2021-09-20T11:54:53.363Z] #73 writing image sha256:fbee3cb057aa98642cbd0e457e35f90a0656171edc45d09ede03e4bd7ce08628 done [2021-09-20T11:54:53.363Z] #73 naming to docker.io/library/docker:f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 done [2021-09-20T11:54:53.363Z] #73 DONE 6.2s [2021-09-20T11:54:53.369Z] #58 DONE 231.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-09-20T11:54:53.726Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42868/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 -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:f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 hack/make.sh dynbinary test-integration [2021-09-20T11:54:53.881Z] #22 1.422 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-09-20T11:54:53.881Z] #22 1.428 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-09-20T11:54:54.141Z] #22 1.431 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-09-20T11:54:54.141Z] #22 DONE 1.5s [2021-09-20T11:54:54.141Z] [2021-09-20T11:54:54.141Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-09-20T11:54:54.141Z] #23 sha256:8415f03b0154adf9bb9ede16c4a3774fe8011554cd9a5434814e4901c56ea42c [2021-09-20T11:54:55.247Z] #21 6.426 Reading package lists... [2021-09-20T11:54:55.294Z] [2021-09-20T11:54:55.294Z] #59 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-09-20T11:54:55.294Z] #59 sha256:b7cd1c417bf30db5ce093f40268453ca9728e84c4ecc74fdd4be77c4af126f91 [2021-09-20T11:54:55.634Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-09-20T11:54:55.634Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-09-20T11:54:55.634Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-09-20T11:54:55.634Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-09-20T11:54:55.634Z] systemd 247.3-6 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2021-09-20T11:54:55.634Z] Detected virtualization docker. [2021-09-20T11:54:55.634Z] Detected architecture x86-64. [2021-09-20T11:54:55.634Z] Set hostname to . [2021-09-20T11:54:55.634Z] modprobe@configfs.service: Succeeded. [2021-09-20T11:54:55.634Z] modprobe@drm.service: Succeeded. [2021-09-20T11:54:55.634Z] modprobe@fuse.service: Succeeded. [2021-09-20T11:54:55.634Z] + source /etc/docker-entrypoint-cmd [2021-09-20T11:54:55.634Z] ++ hack/make.sh dynbinary test-integration [2021-09-20T11:54:55.634Z] [2021-09-20T11:54:55.895Z] Removing bundles/ [2021-09-20T11:54:55.895Z] [2021-09-20T11:54:55.895Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-09-20T11:54:55.895Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-09-20T11:54:55.895Z] GOOS="" GOARCH="" GOARM="" [2021-09-20T11:54:56.177Z] #21 10.97 Building dependency tree... [2021-09-20T11:54:56.177Z] #21 12.02 Reading state information... [2021-09-20T11:54:56.240Z] #59 DONE 1.0s [2021-09-20T11:54:56.240Z] [2021-09-20T11:54:56.240Z] #63 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-09-20T11:54:56.240Z] #63 sha256:315acc2a248dd929b78dbadc3a82050a664cf92d504c7e105ed3af37df999cb9 [2021-09-20T11:54:56.240Z] #63 DONE 0.3s [2021-09-20T11:54:56.240Z] [2021-09-20T11:54:56.240Z] #68 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-09-20T11:54:56.240Z] #68 sha256:cde3dcdb838c4227941f23ea871d74100218635f2737ab29e958e203b52c141a [2021-09-20T11:54:57.108Z] #21 13.14 The following additional packages will be installed: [2021-09-20T11:54:57.365Z] #21 13.14 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2021-09-20T11:54:57.365Z] #21 13.14 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-09-20T11:54:57.365Z] #21 13.14 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-09-20T11:54:57.365Z] #21 13.14 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2021-09-20T11:54:57.365Z] #21 13.14 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2021-09-20T11:54:57.365Z] #21 13.15 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2021-09-20T11:54:57.365Z] #21 13.15 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2021-09-20T11:54:57.365Z] #21 13.17 Suggested packages: [2021-09-20T11:54:57.365Z] #21 13.17 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2021-09-20T11:54:57.365Z] #21 13.17 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2021-09-20T11:54:57.365Z] #21 13.17 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2021-09-20T11:54:57.365Z] #21 13.17 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2021-09-20T11:54:57.365Z] #21 13.17 seccomp:ppc64el seccomp:s390x [2021-09-20T11:54:57.365Z] #21 13.17 Recommended packages: [2021-09-20T11:54:57.365Z] #21 13.17 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2021-09-20T11:54:57.365Z] #21 13.17 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2021-09-20T11:54:57.365Z] #21 13.17 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2021-09-20T11:54:57.365Z] #21 13.17 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2021-09-20T11:54:57.633Z] #68 DONE 1.2s [2021-09-20T11:54:57.633Z] [2021-09-20T11:54:57.633Z] #69 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-09-20T11:54:57.633Z] #69 sha256:a2caa0b1c39b0741d33b5e9970f3297a20805a247c588571a8a0262b421dfe44 [2021-09-20T11:54:57.633Z] #69 DONE 0.0s [2021-09-20T11:54:57.633Z] [2021-09-20T11:54:57.633Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-09-20T11:54:57.633Z] #70 sha256:718d6a959df94b0e8ea7c8a50a53e4ec414eeba15c846a3c3236a45f8ea64888 [2021-09-20T11:54:57.929Z] #21 13.61 The following NEW packages will be installed: [2021-09-20T11:54:57.929Z] #21 13.61 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2021-09-20T11:54:57.929Z] #21 13.61 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2021-09-20T11:54:57.929Z] #21 13.61 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-09-20T11:54:57.929Z] #21 13.61 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-09-20T11:54:57.929Z] #21 13.61 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-09-20T11:54:57.929Z] #21 13.61 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2021-09-20T11:54:57.929Z] #21 13.61 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2021-09-20T11:54:57.929Z] #21 13.62 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2021-09-20T11:54:57.929Z] #21 13.62 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2021-09-20T11:54:57.929Z] #21 13.62 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2021-09-20T11:54:57.929Z] #21 13.62 libseccomp2:ppc64el libseccomp2:s390x [2021-09-20T11:54:58.187Z] #21 13.97 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2021-09-20T11:54:58.187Z] #21 13.97 Need to get 15.9 MB of archives. [2021-09-20T11:54:58.187Z] #21 13.97 After this operation, 72.9 MB of additional disk space will be used. [2021-09-20T11:54:58.187Z] #21 13.97 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2021-09-20T11:54:58.187Z] #21 14.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2021-09-20T11:54:58.444Z] #21 14.27 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2021-09-20T11:54:58.444Z] #21 14.27 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2021-09-20T11:54:58.444Z] #21 14.28 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2021-09-20T11:54:58.702Z] #21 14.46 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2021-09-20T11:54:58.702Z] #21 14.46 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2021-09-20T11:54:58.702Z] #21 14.63 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13 [2445 kB] [2021-09-20T11:54:59.267Z] #21 15.03 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2021-09-20T11:54:59.267Z] #21 15.03 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2021-09-20T11:54:59.267Z] #21 15.03 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2021-09-20T11:54:59.267Z] #21 15.14 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2021-09-20T11:54:59.525Z] #21 15.39 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13 [2833 kB] [2021-09-20T11:54:59.559Z] #70 DONE 2.0s [2021-09-20T11:54:59.559Z] [2021-09-20T11:54:59.559Z] #71 exporting to image [2021-09-20T11:54:59.559Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-09-20T11:54:59.559Z] #71 exporting layers [2021-09-20T11:55:00.089Z] #21 15.99 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2021-09-20T11:55:00.347Z] #21 16.16 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2021-09-20T11:55:00.347Z] #21 16.27 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2021-09-20T11:55:00.604Z] #21 16.27 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2021-09-20T11:55:00.604Z] #21 16.45 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13 [2331 kB] [2021-09-20T11:55:00.862Z] #21 16.86 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2021-09-20T11:55:01.119Z] #21 16.86 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2021-09-20T11:55:01.119Z] #21 16.86 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2021-09-20T11:55:01.119Z] #21 16.86 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2021-09-20T11:55:01.119Z] #21 16.95 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13 [2458 kB] [2021-09-20T11:55:01.683Z] #21 17.34 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2021-09-20T11:55:01.683Z] #21 17.35 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2021-09-20T11:55:01.683Z] #21 17.35 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2021-09-20T11:55:01.683Z] #21 17.35 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2021-09-20T11:55:01.683Z] #21 17.52 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13 [2342 kB] [2021-09-20T11:55:02.247Z] #21 17.93 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2021-09-20T11:55:02.247Z] #21 17.97 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2021-09-20T11:55:02.247Z] #21 17.98 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1 [46.4 kB] [2021-09-20T11:55:02.247Z] #21 17.98 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1 [90.2 kB] [2021-09-20T11:55:02.247Z] #21 17.99 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1 [54.2 kB] [2021-09-20T11:55:02.247Z] #21 17.99 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1 [94.8 kB] [2021-09-20T11:55:02.247Z] #21 17.99 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1 [46.3 kB] [2021-09-20T11:55:02.247Z] #21 17.99 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1 [86.4 kB] [2021-09-20T11:55:02.247Z] #21 18.00 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1 [47.2 kB] [2021-09-20T11:55:02.247Z] #21 18.00 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1 [87.3 kB] [2021-09-20T11:55:02.247Z] #21 18.00 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1 [47.0 kB] [2021-09-20T11:55:02.247Z] #21 18.00 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1 [88.9 kB] [2021-09-20T11:55:02.810Z] #21 18.59 debconf: delaying package configuration, since apt-utils is not installed [2021-09-20T11:55:02.810Z] #21 18.77 Fetched 15.9 MB in 4s (3694 kB/s) [2021-09-20T11:55:03.066Z] #21 18.81 Selecting previously unselected package gcc-10-base:armel. [2021-09-20T11:55:03.066Z] #21 18.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 ... 38512 files and directories currently installed.) [2021-09-20T11:55:03.066Z] #21 18.85 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2021-09-20T11:55:03.066Z] #21 18.85 Unpacking gcc-10-base:armel (10.2.1-6) ... [2021-09-20T11:55:03.066Z] #21 18.90 Selecting previously unselected package gcc-10-base:armhf. [2021-09-20T11:55:03.066Z] #21 18.90 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2021-09-20T11:55:03.066Z] #21 18.91 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2021-09-20T11:55:03.066Z] #21 18.96 Selecting previously unselected package gcc-10-base:ppc64el. [2021-09-20T11:55:03.066Z] #21 18.97 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2021-09-20T11:55:03.066Z] #21 18.97 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2021-09-20T11:55:03.323Z] #21 19.02 Selecting previously unselected package gcc-10-base:s390x. [2021-09-20T11:55:03.323Z] #21 19.03 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2021-09-20T11:55:03.323Z] #21 19.04 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2021-09-20T11:55:03.323Z] #21 19.09 Selecting previously unselected package gcc-10-base:arm64. [2021-09-20T11:55:03.323Z] #21 19.09 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2021-09-20T11:55:03.323Z] #21 19.10 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2021-09-20T11:55:03.323Z] #21 19.16 Selecting previously unselected package libgcc-s1:armel. [2021-09-20T11:55:03.323Z] #21 19.17 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2021-09-20T11:55:03.323Z] #21 19.18 Unpacking libgcc-s1:armel (10.2.1-6) ... [2021-09-20T11:55:03.323Z] #21 19.24 Selecting previously unselected package libcrypt1:armel. [2021-09-20T11:55:03.323Z] #21 19.24 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2021-09-20T11:55:03.323Z] #21 19.25 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2021-09-20T11:55:03.579Z] #21 19.34 Selecting previously unselected package libc6:armel. [2021-09-20T11:55:03.579Z] #21 19.34 Preparing to unpack .../07-libc6_2.31-13_armel.deb ... [2021-09-20T11:55:03.579Z] #21 19.52 Unpacking libc6:armel (2.31-13) ... [2021-09-20T11:55:03.623Z] #23 13.96 Collecting yamllint==1.26.1 [2021-09-20T11:55:03.623Z] #23 15.02 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-09-20T11:55:03.791Z] #71 exporting layers 4.0s done [2021-09-20T11:55:03.791Z] #71 writing image sha256:d167de446f6725e5bf48c0a5883ffc67e8e1149229e035316adcea10a3a9f782 done [2021-09-20T11:55:03.791Z] #71 naming to docker.io/library/docker:f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 done [2021-09-20T11:55:03.791Z] #71 DONE 4.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-09-20T11:55:04.143Z] #21 19.94 Selecting previously unselected package libapparmor1:armel. [2021-09-20T11:55:04.143Z] #21 19.95 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2021-09-20T11:55:04.143Z] #21 19.95 Unpacking libapparmor1:armel (2.13.6-10) ... [2021-09-20T11:55:04.143Z] #21 20.00 Selecting previously unselected package libapparmor-dev:armel. [2021-09-20T11:55:04.143Z] #21 20.01 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2021-09-20T11:55:04.143Z] #21 20.02 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2021-09-20T11:55:04.143Z] #21 20.08 Selecting previously unselected package libgcc-s1:arm64. [2021-09-20T11:55:04.143Z] #21 20.08 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2021-09-20T11:55:04.143Z] #21 20.10 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2021-09-20T11:55:04.147Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-09-20T11:55:04.193Z] #23 16.35 Collecting pathspec>=0.5.3 [2021-09-20T11:55:04.193Z] #23 16.36 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-09-20T11:55:04.399Z] #21 20.15 Selecting previously unselected package libcrypt1:arm64. [2021-09-20T11:55:04.399Z] #21 20.16 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2021-09-20T11:55:04.399Z] #21 20.17 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2021-09-20T11:55:04.399Z] #21 20.24 Selecting previously unselected package libc6:arm64. [2021-09-20T11:55:04.399Z] #21 20.25 Preparing to unpack .../12-libc6_2.31-13_arm64.deb ... [2021-09-20T11:55:04.444Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42868/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 hack/test/unit [2021-09-20T11:55:04.454Z] #23 16.66 Collecting pyyaml [2021-09-20T11:55:04.454Z] #23 16.67 Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) [2021-09-20T11:55:04.655Z] #21 20.42 Unpacking libc6:arm64 (2.31-13) ... [2021-09-20T11:55:04.713Z] #23 16.72 Building wheels for collected packages: yamllint [2021-09-20T11:55:04.713Z] #23 16.72 Building wheel for yamllint (setup.py): started [2021-09-20T11:55:04.912Z] #21 20.82 Selecting previously unselected package libapparmor1:arm64. [2021-09-20T11:55:04.912Z] #21 20.82 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2021-09-20T11:55:04.912Z] #21 20.83 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2021-09-20T11:55:04.912Z] #21 20.89 Selecting previously unselected package libapparmor-dev:arm64. [2021-09-20T11:55:04.912Z] #21 20.89 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2021-09-20T11:55:04.912Z] #21 20.90 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2021-09-20T11:55:04.912Z] #21 20.95 Selecting previously unselected package libgcc-s1:s390x. [2021-09-20T11:55:05.169Z] #21 20.96 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2021-09-20T11:55:05.169Z] #21 20.97 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2021-09-20T11:55:05.169Z] #21 21.02 Selecting previously unselected package libcrypt1:s390x. [2021-09-20T11:55:05.169Z] #21 21.03 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2021-09-20T11:55:05.169Z] #21 21.03 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2021-09-20T11:55:05.426Z] #21 21.11 Selecting previously unselected package libc6:s390x. [2021-09-20T11:55:05.426Z] #21 21.12 Preparing to unpack .../17-libc6_2.31-13_s390x.deb ... [2021-09-20T11:55:05.426Z] #21 21.32 Unpacking libc6:s390x (2.31-13) ... [2021-09-20T11:55:05.990Z] #21 21.84 Selecting previously unselected package libapparmor1:s390x. [2021-09-20T11:55:05.990Z] #21 21.84 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2021-09-20T11:55:05.990Z] #21 21.86 Unpacking libapparmor1:s390x (2.13.6-10) ... [2021-09-20T11:55:05.990Z] #21 21.99 Selecting previously unselected package libapparmor-dev:s390x. [2021-09-20T11:55:05.990Z] #21 21.99 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2021-09-20T11:55:06.102Z] #23 18.05 Building wheel for yamllint (setup.py): finished with status 'done' [2021-09-20T11:55:06.102Z] #23 18.05 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=8f26c5510660589134a03bc9e6855a1093a1dff5c694a83ef8b446015a91b043 [2021-09-20T11:55:06.102Z] #23 18.05 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-09-20T11:55:06.102Z] #23 18.07 Successfully built yamllint [2021-09-20T11:55:06.102Z] #23 18.11 Installing collected packages: pyyaml, pathspec, yamllint [2021-09-20T11:55:06.247Z] #21 22.00 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2021-09-20T11:55:06.247Z] #21 22.08 Selecting previously unselected package libgcc-s1:armhf. [2021-09-20T11:55:06.247Z] #21 22.09 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2021-09-20T11:55:06.247Z] #21 22.09 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2021-09-20T11:55:06.247Z] #21 22.14 Selecting previously unselected package libcrypt1:armhf. [2021-09-20T11:55:06.247Z] #21 22.14 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2021-09-20T11:55:06.247Z] #21 22.15 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2021-09-20T11:55:06.364Z] #23 18.62 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-09-20T11:55:06.504Z] #21 22.25 Selecting previously unselected package libc6:armhf. [2021-09-20T11:55:06.504Z] #21 22.25 Preparing to unpack .../22-libc6_2.31-13_armhf.deb ... [2021-09-20T11:55:06.504Z] #21 22.41 Unpacking libc6:armhf (2.31-13) ... [2021-09-20T11:55:07.000Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-09-20T11:55:07.000Z] + TESTFLAGS+=' -test.timeout=5m' [2021-09-20T11:55:07.000Z] + TESTDIRS=./... [2021-09-20T11:55:07.000Z] + exclude_paths='/vendor/|/integration' [2021-09-20T11:55:07.000Z] ++ go list ./... [2021-09-20T11:55:07.000Z] ++ grep -vE '(/vendor/|/integration)' [2021-09-20T11:55:07.067Z] #21 22.77 Selecting previously unselected package libapparmor1:armhf. [2021-09-20T11:55:07.067Z] #21 22.78 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2021-09-20T11:55:07.067Z] #21 22.83 Unpacking libapparmor1:armhf (2.13.6-10) ... [2021-09-20T11:55:07.067Z] #21 22.88 Selecting previously unselected package libapparmor-dev:armhf. [2021-09-20T11:55:07.067Z] #21 22.88 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2021-09-20T11:55:07.067Z] #21 22.89 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2021-09-20T11:55:07.067Z] #21 22.96 Selecting previously unselected package libgcc-s1:ppc64el. [2021-09-20T11:55:07.067Z] #21 22.96 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2021-09-20T11:55:07.067Z] #21 22.97 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2021-09-20T11:55:07.067Z] #21 23.02 Selecting previously unselected package libcrypt1:ppc64el. [2021-09-20T11:55:07.067Z] #21 23.02 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2021-09-20T11:55:07.067Z] #21 23.03 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2021-09-20T11:55:07.324Z] #21 23.12 Selecting previously unselected package libc6:ppc64el. [2021-09-20T11:55:07.324Z] #21 23.12 Preparing to unpack .../27-libc6_2.31-13_ppc64el.deb ... [2021-09-20T11:55:07.580Z] #21 23.28 Unpacking libc6:ppc64el (2.31-13) ... [2021-09-20T11:55:08.144Z] #21 23.94 Selecting previously unselected package libapparmor1:ppc64el. [2021-09-20T11:55:08.144Z] #21 23.94 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2021-09-20T11:55:08.144Z] #21 23.96 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2021-09-20T11:55:08.144Z] #21 24.01 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-09-20T11:55:08.144Z] #21 24.01 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2021-09-20T11:55:08.144Z] #21 24.02 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2021-09-20T11:55:08.144Z] #21 24.09 Selecting previously unselected package libseccomp2:s390x. [2021-09-20T11:55:08.144Z] #21 24.09 Preparing to unpack .../30-libseccomp2_2.5.1-1_s390x.deb ... [2021-09-20T11:55:08.144Z] #21 24.10 Unpacking libseccomp2:s390x (2.5.1-1) ... [2021-09-20T11:55:08.279Z] #23 DONE 20.1s [2021-09-20T11:55:08.279Z] [2021-09-20T11:55:08.279Z] #26 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-09-20T11:55:08.279Z] #26 sha256:e1655e4fe9d21e05e563b64bf2796fb15f80c84b72e6b0ade23865ad8b6427f2 [2021-09-20T11:55:08.279Z] #26 DONE 0.4s [2021-09-20T11:55:08.279Z] [2021-09-20T11:55:08.279Z] #41 [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-09-20T11:55:08.279Z] #41 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da [2021-09-20T11:55:08.279Z] #41 271.0 + dpkg --print-architecture [2021-09-20T11:55:08.279Z] #41 271.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-09-20T11:55:08.398Z] + pkg_list='github.com/docker/docker/api [2021-09-20T11:55:08.398Z] github.com/docker/docker/api/server [2021-09-20T11:55:08.398Z] github.com/docker/docker/api/server/backend/build [2021-09-20T11:55:08.398Z] github.com/docker/docker/api/server/httputils [2021-09-20T11:55:08.398Z] github.com/docker/docker/api/server/middleware [2021-09-20T11:55:08.398Z] github.com/docker/docker/api/server/router [2021-09-20T11:55:08.398Z] github.com/docker/docker/api/server/router/build [2021-09-20T11:55:08.398Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-20T11:55:08.398Z] github.com/docker/docker/api/server/router/container [2021-09-20T11:55:08.398Z] github.com/docker/docker/api/server/router/debug [2021-09-20T11:55:08.398Z] github.com/docker/docker/api/server/router/distribution [2021-09-20T11:55:08.398Z] github.com/docker/docker/api/server/router/grpc [2021-09-20T11:55:08.398Z] github.com/docker/docker/api/server/router/image [2021-09-20T11:55:08.398Z] github.com/docker/docker/api/server/router/network [2021-09-20T11:55:08.398Z] github.com/docker/docker/api/server/router/plugin [2021-09-20T11:55:08.398Z] github.com/docker/docker/api/server/router/session [2021-09-20T11:55:08.398Z] github.com/docker/docker/api/server/router/swarm [2021-09-20T11:55:08.398Z] github.com/docker/docker/api/server/router/system [2021-09-20T11:55:08.398Z] github.com/docker/docker/api/server/router/volume [2021-09-20T11:55:08.398Z] github.com/docker/docker/api/types [2021-09-20T11:55:08.398Z] github.com/docker/docker/api/types/backend [2021-09-20T11:55:08.398Z] github.com/docker/docker/api/types/blkiodev [2021-09-20T11:55:08.398Z] github.com/docker/docker/api/types/container [2021-09-20T11:55:08.398Z] github.com/docker/docker/api/types/events [2021-09-20T11:55:08.398Z] github.com/docker/docker/api/types/filters [2021-09-20T11:55:08.398Z] github.com/docker/docker/api/types/image [2021-09-20T11:55:08.398Z] github.com/docker/docker/api/types/mount [2021-09-20T11:55:08.398Z] github.com/docker/docker/api/types/network [2021-09-20T11:55:08.398Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-20T11:55:08.398Z] github.com/docker/docker/api/types/registry [2021-09-20T11:55:08.398Z] github.com/docker/docker/api/types/strslice [2021-09-20T11:55:08.398Z] github.com/docker/docker/api/types/swarm [2021-09-20T11:55:08.398Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-20T11:55:08.398Z] github.com/docker/docker/api/types/time [2021-09-20T11:55:08.398Z] github.com/docker/docker/api/types/versions [2021-09-20T11:55:08.398Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-20T11:55:08.398Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-20T11:55:08.398Z] github.com/docker/docker/api/types/volume [2021-09-20T11:55:08.398Z] github.com/docker/docker/builder [2021-09-20T11:55:08.398Z] github.com/docker/docker/builder/builder-next [2021-09-20T11:55:08.398Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-20T11:55:08.398Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-20T11:55:08.398Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-20T11:55:08.398Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-20T11:55:08.398Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-20T11:55:08.398Z] github.com/docker/docker/builder/builder-next/worker [2021-09-20T11:55:08.398Z] github.com/docker/docker/builder/dockerfile [2021-09-20T11:55:08.398Z] github.com/docker/docker/builder/dockerignore [2021-09-20T11:55:08.398Z] github.com/docker/docker/builder/remotecontext [2021-09-20T11:55:08.398Z] github.com/docker/docker/builder/remotecontext/git [2021-09-20T11:55:08.398Z] github.com/docker/docker/cli [2021-09-20T11:55:08.398Z] github.com/docker/docker/cli/config [2021-09-20T11:55:08.398Z] github.com/docker/docker/cli/debug [2021-09-20T11:55:08.398Z] github.com/docker/docker/client [2021-09-20T11:55:08.398Z] github.com/docker/docker/cmd/docker-proxy [2021-09-20T11:55:08.398Z] github.com/docker/docker/cmd/dockerd [2021-09-20T11:55:08.398Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-20T11:55:08.398Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-20T11:55:08.398Z] github.com/docker/docker/container [2021-09-20T11:55:08.398Z] github.com/docker/docker/container/stream [2021-09-20T11:55:08.398Z] github.com/docker/docker/contrib/apparmor [2021-09-20T11:55:08.398Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-20T11:55:08.398Z] github.com/docker/docker/contrib/httpserver [2021-09-20T11:55:08.398Z] github.com/docker/docker/daemon [2021-09-20T11:55:08.398Z] github.com/docker/docker/daemon/cluster [2021-09-20T11:55:08.398Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-20T11:55:08.398Z] github.com/docker/docker/daemon/cluster/convert [2021-09-20T11:55:08.398Z] github.com/docker/docker/daemon/cluster/executor [2021-09-20T11:55:08.398Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-20T11:55:08.398Z] github.com/docker/docker/daemon/cluster/provider [2021-09-20T11:55:08.398Z] github.com/docker/docker/daemon/config [2021-09-20T11:55:08.398Z] github.com/docker/docker/daemon/discovery [2021-09-20T11:55:08.398Z] github.com/docker/docker/daemon/events [2021-09-20T11:55:08.398Z] github.com/docker/docker/daemon/events/testutils [2021-09-20T11:55:08.398Z] github.com/docker/docker/daemon/exec [2021-09-20T11:55:08.398Z] github.com/docker/docker/daemon/graphdriver [2021-09-20T11:55:08.398Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-20T11:55:08.398Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-20T11:55:08.398Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-20T11:55:08.398Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-20T11:55:08.398Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-20T11:55:08.398Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-20T11:55:08.398Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-20T11:55:08.398Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-20T11:55:08.398Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-20T11:55:08.398Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-20T11:55:08.398Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-20T11:55:08.398Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-20T11:55:08.398Z] github.com/docker/docker/daemon/images [2021-09-20T11:55:08.398Z] github.com/docker/docker/daemon/initlayer [2021-09-20T11:55:08.398Z] github.com/docker/docker/daemon/links [2021-09-20T11:55:08.398Z] github.com/docker/docker/daemon/listeners [2021-09-20T11:55:08.398Z] github.com/docker/docker/daemon/logger [2021-09-20T11:55:08.398Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-20T11:55:08.398Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-20T11:55:08.398Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-20T11:55:08.398Z] github.com/docker/docker/daemon/logger/gelf [2021-09-20T11:55:08.398Z] github.com/docker/docker/daemon/logger/journald [2021-09-20T11:55:08.398Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-20T11:55:08.398Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-20T11:55:08.398Z] github.com/docker/docker/daemon/logger/local [2021-09-20T11:55:08.398Z] github.com/docker/docker/daemon/logger/logentries [2021-09-20T11:55:08.398Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-20T11:55:08.398Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-20T11:55:08.398Z] github.com/docker/docker/daemon/logger/splunk [2021-09-20T11:55:08.398Z] github.com/docker/docker/daemon/logger/syslog [2021-09-20T11:55:08.398Z] github.com/docker/docker/daemon/logger/templates [2021-09-20T11:55:08.398Z] github.com/docker/docker/daemon/names [2021-09-20T11:55:08.398Z] github.com/docker/docker/daemon/network [2021-09-20T11:55:08.398Z] github.com/docker/docker/daemon/stats [2021-09-20T11:55:08.398Z] github.com/docker/docker/distribution [2021-09-20T11:55:08.398Z] github.com/docker/docker/distribution/metadata [2021-09-20T11:55:08.398Z] github.com/docker/docker/distribution/utils [2021-09-20T11:55:08.398Z] github.com/docker/docker/distribution/xfer [2021-09-20T11:55:08.398Z] github.com/docker/docker/dockerversion [2021-09-20T11:55:08.398Z] github.com/docker/docker/errdefs [2021-09-20T11:55:08.398Z] github.com/docker/docker/image [2021-09-20T11:55:08.398Z] github.com/docker/docker/image/cache [2021-09-20T11:55:08.398Z] github.com/docker/docker/image/tarexport [2021-09-20T11:55:08.398Z] github.com/docker/docker/image/v1 [2021-09-20T11:55:08.398Z] github.com/docker/docker/internal/test/suite [2021-09-20T11:55:08.398Z] github.com/docker/docker/layer [2021-09-20T11:55:08.398Z] github.com/docker/docker/libcontainerd [2021-09-20T11:55:08.398Z] github.com/docker/docker/libcontainerd/queue [2021-09-20T11:55:08.398Z] github.com/docker/docker/libcontainerd/remote [2021-09-20T11:55:08.398Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-20T11:55:08.398Z] github.com/docker/docker/libcontainerd/types [2021-09-20T11:55:08.398Z] github.com/docker/docker/libnetwork [2021-09-20T11:55:08.398Z] github.com/docker/docker/libnetwork/bitseq [2021-09-20T11:55:08.398Z] github.com/docker/docker/libnetwork/cluster [2021-09-20T11:55:08.398Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-20T11:55:08.398Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-20T11:55:08.398Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-20T11:55:08.398Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-20T11:55:08.398Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-20T11:55:08.398Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-20T11:55:08.398Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-20T11:55:08.398Z] github.com/docker/docker/libnetwork/config [2021-09-20T11:55:08.398Z] github.com/docker/docker/libnetwork/datastore [2021-09-20T11:55:08.398Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-20T11:55:08.398Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-20T11:55:08.398Z] github.com/docker/docker/libnetwork/driverapi [2021-09-20T11:55:08.398Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-20T11:55:08.398Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-20T11:55:08.398Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-20T11:55:08.398Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-20T11:55:08.398Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-20T11:55:08.398Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-20T11:55:08.398Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-20T11:55:08.398Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-20T11:55:08.398Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-20T11:55:08.398Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-20T11:55:08.398Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-20T11:55:08.398Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-20T11:55:08.398Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-20T11:55:08.398Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-20T11:55:08.398Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-20T11:55:08.398Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-20T11:55:08.398Z] github.com/docker/docker/libnetwork/etchosts [2021-09-20T11:55:08.398Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-20T11:55:08.398Z] github.com/docker/docker/libnetwork/idm [2021-09-20T11:55:08.398Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-20T11:55:08.398Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-20T11:55:08.398Z] github.com/docker/docker/libnetwork/ipam [2021-09-20T11:55:08.398Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-20T11:55:08.398Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-20T11:55:08.398Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-20T11:55:08.398Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-20T11:55:08.398Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-20T11:55:08.398Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-20T11:55:08.398Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-20T11:55:08.398Z] github.com/docker/docker/libnetwork/iptables [2021-09-20T11:55:08.398Z] github.com/docker/docker/libnetwork/netlabel [2021-09-20T11:55:08.398Z] github.com/docker/docker/libnetwork/netutils [2021-09-20T11:55:08.398Z] github.com/docker/docker/libnetwork/networkdb [2021-09-20T11:55:08.398Z] github.com/docker/docker/libnetwork/ns [2021-09-20T11:55:08.398Z] github.com/docker/docker/libnetwork/options [2021-09-20T11:55:08.398Z] github.com/docker/docker/libnetwork/osl [2021-09-20T11:55:08.398Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-20T11:55:08.398Z] github.com/docker/docker/libnetwork/portallocator [2021-09-20T11:55:08.398Z] github.com/docker/docker/libnetwork/portmapper [2021-09-20T11:55:08.398Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-20T11:55:08.398Z] github.com/docker/docker/libnetwork/testutils [2021-09-20T11:55:08.398Z] github.com/docker/docker/libnetwork/types [2021-09-20T11:55:08.398Z] github.com/docker/docker/oci [2021-09-20T11:55:08.398Z] github.com/docker/docker/oci/caps [2021-09-20T11:55:08.398Z] github.com/docker/docker/opts [2021-09-20T11:55:08.398Z] github.com/docker/docker/pkg/aaparser [2021-09-20T11:55:08.398Z] github.com/docker/docker/pkg/archive [2021-09-20T11:55:08.398Z] github.com/docker/docker/pkg/authorization [2021-09-20T11:55:08.398Z] github.com/docker/docker/pkg/broadcaster [2021-09-20T11:55:08.398Z] github.com/docker/docker/pkg/capabilities [2021-09-20T11:55:08.398Z] github.com/docker/docker/pkg/chrootarchive [2021-09-20T11:55:08.398Z] github.com/docker/docker/pkg/containerfs [2021-09-20T11:55:08.398Z] github.com/docker/docker/pkg/devicemapper [2021-09-20T11:55:08.398Z] github.com/docker/docker/pkg/directory [2021-09-20T11:55:08.398Z] github.com/docker/docker/pkg/discovery [2021-09-20T11:55:08.398Z] github.com/docker/docker/pkg/discovery/file [2021-09-20T11:55:08.398Z] github.com/docker/docker/pkg/discovery/kv [2021-09-20T11:55:08.398Z] github.com/docker/docker/pkg/discovery/memory [2021-09-20T11:55:08.398Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-20T11:55:08.398Z] github.com/docker/docker/pkg/dmesg [2021-09-20T11:55:08.398Z] github.com/docker/docker/pkg/filenotify [2021-09-20T11:55:08.398Z] github.com/docker/docker/pkg/fileutils [2021-09-20T11:55:08.398Z] github.com/docker/docker/pkg/fsutils [2021-09-20T11:55:08.398Z] github.com/docker/docker/pkg/homedir [2021-09-20T11:55:08.398Z] github.com/docker/docker/pkg/idtools [2021-09-20T11:55:08.398Z] github.com/docker/docker/pkg/ioutils [2021-09-20T11:55:08.398Z] github.com/docker/docker/pkg/jsonmessage [2021-09-20T11:55:08.398Z] github.com/docker/docker/pkg/locker [2021-09-20T11:55:08.398Z] github.com/docker/docker/pkg/longpath [2021-09-20T11:55:08.398Z] github.com/docker/docker/pkg/loopback [2021-09-20T11:55:08.398Z] github.com/docker/docker/pkg/mount [2021-09-20T11:55:08.398Z] github.com/docker/docker/pkg/namesgenerator [2021-09-20T11:55:08.398Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-20T11:55:08.398Z] github.com/docker/docker/pkg/parsers [2021-09-20T11:55:08.398Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-20T11:55:08.398Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-20T11:55:08.398Z] github.com/docker/docker/pkg/pidfile [2021-09-20T11:55:08.398Z] github.com/docker/docker/pkg/platform [2021-09-20T11:55:08.398Z] github.com/docker/docker/pkg/plugingetter [2021-09-20T11:55:08.398Z] github.com/docker/docker/pkg/plugins [2021-09-20T11:55:08.398Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-20T11:55:08.398Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-20T11:55:08.398Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-20T11:55:08.398Z] github.com/docker/docker/pkg/plugins/transport [2021-09-20T11:55:08.398Z] github.com/docker/docker/pkg/pools [2021-09-20T11:55:08.398Z] github.com/docker/docker/pkg/progress [2021-09-20T11:55:08.398Z] github.com/docker/docker/pkg/pubsub [2021-09-20T11:55:08.398Z] github.com/docker/docker/pkg/reexec [2021-09-20T11:55:08.398Z] github.com/docker/docker/pkg/signal [2021-09-20T11:55:08.398Z] github.com/docker/docker/pkg/stack [2021-09-20T11:55:08.398Z] github.com/docker/docker/pkg/stdcopy [2021-09-20T11:55:08.398Z] github.com/docker/docker/pkg/streamformatter [2021-09-20T11:55:08.398Z] github.com/docker/docker/pkg/stringid [2021-09-20T11:55:08.398Z] github.com/docker/docker/pkg/symlink [2021-09-20T11:55:08.398Z] github.com/docker/docker/pkg/sysinfo [2021-09-20T11:55:08.398Z] github.com/docker/docker/pkg/system [2021-09-20T11:55:08.398Z] github.com/docker/docker/pkg/tailfile [2021-09-20T11:55:08.398Z] github.com/docker/docker/pkg/tarsum [2021-09-20T11:55:08.398Z] github.com/docker/docker/pkg/term [2021-09-20T11:55:08.398Z] github.com/docker/docker/pkg/term/windows [2021-09-20T11:55:08.398Z] github.com/docker/docker/pkg/truncindex [2021-09-20T11:55:08.398Z] github.com/docker/docker/pkg/urlutil [2021-09-20T11:55:08.398Z] github.com/docker/docker/pkg/useragent [2021-09-20T11:55:08.398Z] github.com/docker/docker/plugin [2021-09-20T11:55:08.398Z] github.com/docker/docker/plugin/executor/containerd [2021-09-20T11:55:08.398Z] github.com/docker/docker/plugin/v2 [2021-09-20T11:55:08.398Z] github.com/docker/docker/profiles/apparmor [2021-09-20T11:55:08.398Z] github.com/docker/docker/profiles/seccomp [2021-09-20T11:55:08.398Z] github.com/docker/docker/quota [2021-09-20T11:55:08.398Z] github.com/docker/docker/reference [2021-09-20T11:55:08.398Z] github.com/docker/docker/registry [2021-09-20T11:55:08.398Z] github.com/docker/docker/registry/resumable [2021-09-20T11:55:08.398Z] github.com/docker/docker/restartmanager [2021-09-20T11:55:08.398Z] github.com/docker/docker/rootless [2021-09-20T11:55:08.398Z] github.com/docker/docker/rootless/specconv [2021-09-20T11:55:08.398Z] github.com/docker/docker/runconfig [2021-09-20T11:55:08.398Z] github.com/docker/docker/runconfig/opts [2021-09-20T11:55:08.398Z] github.com/docker/docker/testutil [2021-09-20T11:55:08.398Z] github.com/docker/docker/testutil/daemon [2021-09-20T11:55:08.398Z] github.com/docker/docker/testutil/environment [2021-09-20T11:55:08.399Z] github.com/docker/docker/testutil/fakecontext [2021-09-20T11:55:08.399Z] github.com/docker/docker/testutil/fakegit [2021-09-20T11:55:08.399Z] github.com/docker/docker/testutil/fakestorage [2021-09-20T11:55:08.399Z] github.com/docker/docker/testutil/fixtures/load [2021-09-20T11:55:08.399Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-20T11:55:08.399Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-20T11:55:08.399Z] github.com/docker/docker/testutil/registry [2021-09-20T11:55:08.399Z] github.com/docker/docker/testutil/request [2021-09-20T11:55:08.399Z] github.com/docker/docker/volume [2021-09-20T11:55:08.399Z] github.com/docker/docker/volume/drivers [2021-09-20T11:55:08.399Z] github.com/docker/docker/volume/local [2021-09-20T11:55:08.399Z] github.com/docker/docker/volume/mounts [2021-09-20T11:55:08.399Z] github.com/docker/docker/volume/service [2021-09-20T11:55:08.399Z] github.com/docker/docker/volume/service/opts [2021-09-20T11:55:08.399Z] github.com/docker/docker/volume/testutils' [2021-09-20T11:55:08.399Z] ++ grep --fixed-strings -v /libnetwork [2021-09-20T11:55:08.399Z] ++ echo 'github.com/docker/docker/api [2021-09-20T11:55:08.399Z] github.com/docker/docker/api/server [2021-09-20T11:55:08.399Z] github.com/docker/docker/api/server/backend/build [2021-09-20T11:55:08.399Z] github.com/docker/docker/api/server/httputils [2021-09-20T11:55:08.399Z] github.com/docker/docker/api/server/middleware [2021-09-20T11:55:08.399Z] github.com/docker/docker/api/server/router [2021-09-20T11:55:08.399Z] github.com/docker/docker/api/server/router/build [2021-09-20T11:55:08.399Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-20T11:55:08.399Z] github.com/docker/docker/api/server/router/container [2021-09-20T11:55:08.399Z] github.com/docker/docker/api/server/router/debug [2021-09-20T11:55:08.399Z] github.com/docker/docker/api/server/router/distribution [2021-09-20T11:55:08.399Z] github.com/docker/docker/api/server/router/grpc [2021-09-20T11:55:08.399Z] github.com/docker/docker/api/server/router/image [2021-09-20T11:55:08.399Z] github.com/docker/docker/api/server/router/network [2021-09-20T11:55:08.399Z] github.com/docker/docker/api/server/router/plugin [2021-09-20T11:55:08.399Z] github.com/docker/docker/api/server/router/session [2021-09-20T11:55:08.399Z] github.com/docker/docker/api/server/router/swarm [2021-09-20T11:55:08.399Z] github.com/docker/docker/api/server/router/system [2021-09-20T11:55:08.399Z] github.com/docker/docker/api/server/router/volume [2021-09-20T11:55:08.399Z] github.com/docker/docker/api/types [2021-09-20T11:55:08.399Z] github.com/docker/docker/api/types/backend [2021-09-20T11:55:08.399Z] github.com/docker/docker/api/types/blkiodev [2021-09-20T11:55:08.399Z] github.com/docker/docker/api/types/container [2021-09-20T11:55:08.399Z] github.com/docker/docker/api/types/events [2021-09-20T11:55:08.399Z] github.com/docker/docker/api/types/filters [2021-09-20T11:55:08.399Z] github.com/docker/docker/api/types/image [2021-09-20T11:55:08.399Z] github.com/docker/docker/api/types/mount [2021-09-20T11:55:08.399Z] github.com/docker/docker/api/types/network [2021-09-20T11:55:08.399Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-20T11:55:08.399Z] github.com/docker/docker/api/types/registry [2021-09-20T11:55:08.399Z] github.com/docker/docker/api/types/strslice [2021-09-20T11:55:08.399Z] github.com/docker/docker/api/types/swarm [2021-09-20T11:55:08.399Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-20T11:55:08.399Z] github.com/docker/docker/api/types/time [2021-09-20T11:55:08.399Z] github.com/docker/docker/api/types/versions [2021-09-20T11:55:08.399Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-20T11:55:08.399Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-20T11:55:08.399Z] github.com/docker/docker/api/types/volume [2021-09-20T11:55:08.399Z] github.com/docker/docker/builder [2021-09-20T11:55:08.399Z] github.com/docker/docker/builder/builder-next [2021-09-20T11:55:08.399Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-20T11:55:08.399Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-20T11:55:08.399Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-20T11:55:08.399Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-20T11:55:08.399Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-20T11:55:08.399Z] github.com/docker/docker/builder/builder-next/worker [2021-09-20T11:55:08.399Z] github.com/docker/docker/builder/dockerfile [2021-09-20T11:55:08.399Z] github.com/docker/docker/builder/dockerignore [2021-09-20T11:55:08.399Z] github.com/docker/docker/builder/remotecontext [2021-09-20T11:55:08.399Z] github.com/docker/docker/builder/remotecontext/git [2021-09-20T11:55:08.399Z] github.com/docker/docker/cli [2021-09-20T11:55:08.399Z] github.com/docker/docker/cli/config [2021-09-20T11:55:08.399Z] github.com/docker/docker/cli/debug [2021-09-20T11:55:08.399Z] github.com/docker/docker/client [2021-09-20T11:55:08.399Z] github.com/docker/docker/cmd/docker-proxy [2021-09-20T11:55:08.399Z] github.com/docker/docker/cmd/dockerd [2021-09-20T11:55:08.399Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-20T11:55:08.399Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-20T11:55:08.399Z] github.com/docker/docker/container [2021-09-20T11:55:08.399Z] github.com/docker/docker/container/stream [2021-09-20T11:55:08.399Z] github.com/docker/docker/contrib/apparmor [2021-09-20T11:55:08.399Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-20T11:55:08.399Z] github.com/docker/docker/contrib/httpserver [2021-09-20T11:55:08.399Z] github.com/docker/docker/daemon [2021-09-20T11:55:08.399Z] github.com/docker/docker/daemon/cluster [2021-09-20T11:55:08.399Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-20T11:55:08.399Z] github.com/docker/docker/daemon/cluster/convert [2021-09-20T11:55:08.399Z] github.com/docker/docker/daemon/cluster/executor [2021-09-20T11:55:08.399Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-20T11:55:08.399Z] github.com/docker/docker/daemon/cluster/provider [2021-09-20T11:55:08.399Z] github.com/docker/docker/daemon/config [2021-09-20T11:55:08.399Z] github.com/docker/docker/daemon/discovery [2021-09-20T11:55:08.399Z] github.com/docker/docker/daemon/events [2021-09-20T11:55:08.399Z] github.com/docker/docker/daemon/events/testutils [2021-09-20T11:55:08.399Z] github.com/docker/docker/daemon/exec [2021-09-20T11:55:08.399Z] github.com/docker/docker/daemon/graphdriver [2021-09-20T11:55:08.399Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-20T11:55:08.399Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-20T11:55:08.399Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-20T11:55:08.399Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-20T11:55:08.399Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-20T11:55:08.399Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-20T11:55:08.399Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-20T11:55:08.399Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-20T11:55:08.399Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-20T11:55:08.399Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-20T11:55:08.399Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-20T11:55:08.399Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-20T11:55:08.399Z] github.com/docker/docker/daemon/images [2021-09-20T11:55:08.399Z] github.com/docker/docker/daemon/initlayer [2021-09-20T11:55:08.399Z] github.com/docker/docker/daemon/links [2021-09-20T11:55:08.399Z] github.com/docker/docker/daemon/listeners [2021-09-20T11:55:08.399Z] github.com/docker/docker/daemon/logger [2021-09-20T11:55:08.399Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-20T11:55:08.399Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-20T11:55:08.399Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-20T11:55:08.399Z] github.com/docker/docker/daemon/logger/gelf [2021-09-20T11:55:08.399Z] github.com/docker/docker/daemon/logger/journald [2021-09-20T11:55:08.399Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-20T11:55:08.399Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-20T11:55:08.399Z] github.com/docker/docker/daemon/logger/local [2021-09-20T11:55:08.399Z] github.com/docker/docker/daemon/logger/logentries [2021-09-20T11:55:08.399Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-20T11:55:08.399Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-20T11:55:08.399Z] github.com/docker/docker/daemon/logger/splunk [2021-09-20T11:55:08.399Z] github.com/docker/docker/daemon/logger/syslog [2021-09-20T11:55:08.399Z] github.com/docker/docker/daemon/logger/templates [2021-09-20T11:55:08.399Z] github.com/docker/docker/daemon/names [2021-09-20T11:55:08.399Z] github.com/docker/docker/daemon/network [2021-09-20T11:55:08.399Z] github.com/docker/docker/daemon/stats [2021-09-20T11:55:08.399Z] github.com/docker/docker/distribution [2021-09-20T11:55:08.399Z] github.com/docker/docker/distribution/metadata [2021-09-20T11:55:08.399Z] github.com/docker/docker/distribution/utils [2021-09-20T11:55:08.399Z] github.com/docker/docker/distribution/xfer [2021-09-20T11:55:08.399Z] github.com/docker/docker/dockerversion [2021-09-20T11:55:08.399Z] github.com/docker/docker/errdefs [2021-09-20T11:55:08.399Z] github.com/docker/docker/image [2021-09-20T11:55:08.399Z] github.com/docker/docker/image/cache [2021-09-20T11:55:08.399Z] github.com/docker/docker/image/tarexport [2021-09-20T11:55:08.399Z] github.com/docker/docker/image/v1 [2021-09-20T11:55:08.399Z] github.com/docker/docker/internal/test/suite [2021-09-20T11:55:08.399Z] github.com/docker/docker/layer [2021-09-20T11:55:08.399Z] github.com/docker/docker/libcontainerd [2021-09-20T11:55:08.399Z] github.com/docker/docker/libcontainerd/queue [2021-09-20T11:55:08.399Z] github.com/docker/docker/libcontainerd/remote [2021-09-20T11:55:08.399Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-20T11:55:08.399Z] github.com/docker/docker/libcontainerd/types [2021-09-20T11:55:08.399Z] github.com/docker/docker/libnetwork [2021-09-20T11:55:08.399Z] github.com/docker/docker/libnetwork/bitseq [2021-09-20T11:55:08.399Z] github.com/docker/docker/libnetwork/cluster [2021-09-20T11:55:08.399Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-20T11:55:08.399Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-20T11:55:08.399Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-20T11:55:08.399Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-20T11:55:08.399Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-20T11:55:08.399Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-20T11:55:08.399Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-20T11:55:08.399Z] github.com/docker/docker/libnetwork/config [2021-09-20T11:55:08.399Z] github.com/docker/docker/libnetwork/datastore [2021-09-20T11:55:08.399Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-20T11:55:08.399Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-20T11:55:08.399Z] github.com/docker/docker/libnetwork/driverapi [2021-09-20T11:55:08.399Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-20T11:55:08.399Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-20T11:55:08.399Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-20T11:55:08.399Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-20T11:55:08.399Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-20T11:55:08.399Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-20T11:55:08.399Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-20T11:55:08.399Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-20T11:55:08.399Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-20T11:55:08.399Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-20T11:55:08.399Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-20T11:55:08.399Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-20T11:55:08.399Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-20T11:55:08.399Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-20T11:55:08.399Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-20T11:55:08.399Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-20T11:55:08.399Z] github.com/docker/docker/libnetwork/etchosts [2021-09-20T11:55:08.399Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-20T11:55:08.399Z] github.com/docker/docker/libnetwork/idm [2021-09-20T11:55:08.399Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-20T11:55:08.399Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-20T11:55:08.399Z] github.com/docker/docker/libnetwork/ipam [2021-09-20T11:55:08.399Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-20T11:55:08.399Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-20T11:55:08.399Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-20T11:55:08.399Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-20T11:55:08.399Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-20T11:55:08.399Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-20T11:55:08.399Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-20T11:55:08.399Z] github.com/docker/docker/libnetwork/iptables [2021-09-20T11:55:08.399Z] github.com/docker/docker/libnetwork/netlabel [2021-09-20T11:55:08.399Z] github.com/docker/docker/libnetwork/netutils [2021-09-20T11:55:08.399Z] github.com/docker/docker/libnetwork/networkdb [2021-09-20T11:55:08.399Z] github.com/docker/docker/libnetwork/ns [2021-09-20T11:55:08.399Z] github.com/docker/docker/libnetwork/options [2021-09-20T11:55:08.399Z] github.com/docker/docker/libnetwork/osl [2021-09-20T11:55:08.399Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-20T11:55:08.399Z] github.com/docker/docker/libnetwork/portallocator [2021-09-20T11:55:08.399Z] github.com/docker/docker/libnetwork/portmapper [2021-09-20T11:55:08.399Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-20T11:55:08.399Z] github.com/docker/docker/libnetwork/testutils [2021-09-20T11:55:08.399Z] github.com/docker/docker/libnetwork/types [2021-09-20T11:55:08.399Z] github.com/docker/docker/oci [2021-09-20T11:55:08.399Z] github.com/docker/docker/oci/caps [2021-09-20T11:55:08.399Z] github.com/docker/docker/opts [2021-09-20T11:55:08.399Z] github.com/docker/docker/pkg/aaparser [2021-09-20T11:55:08.399Z] github.com/docker/docker/pkg/archive [2021-09-20T11:55:08.399Z] github.com/docker/docker/pkg/authorization [2021-09-20T11:55:08.399Z] github.com/docker/docker/pkg/broadcaster [2021-09-20T11:55:08.399Z] github.com/docker/docker/pkg/capabilities [2021-09-20T11:55:08.399Z] github.com/docker/docker/pkg/chrootarchive [2021-09-20T11:55:08.399Z] github.com/docker/docker/pkg/containerfs [2021-09-20T11:55:08.399Z] github.com/docker/docker/pkg/devicemapper [2021-09-20T11:55:08.399Z] github.com/docker/docker/pkg/directory [2021-09-20T11:55:08.399Z] github.com/docker/docker/pkg/discovery [2021-09-20T11:55:08.399Z] github.com/docker/docker/pkg/discovery/file [2021-09-20T11:55:08.399Z] github.com/docker/docker/pkg/discovery/kv [2021-09-20T11:55:08.399Z] github.com/docker/docker/pkg/discovery/memory [2021-09-20T11:55:08.399Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-20T11:55:08.399Z] github.com/docker/docker/pkg/dmesg [2021-09-20T11:55:08.399Z] github.com/docker/docker/pkg/filenotify [2021-09-20T11:55:08.399Z] github.com/docker/docker/pkg/fileutils [2021-09-20T11:55:08.399Z] github.com/docker/docker/pkg/fsutils [2021-09-20T11:55:08.399Z] github.com/docker/docker/pkg/homedir [2021-09-20T11:55:08.399Z] github.com/docker/docker/pkg/idtools [2021-09-20T11:55:08.399Z] github.com/docker/docker/pkg/ioutils [2021-09-20T11:55:08.399Z] github.com/docker/docker/pkg/jsonmessage [2021-09-20T11:55:08.399Z] github.com/docker/docker/pkg/locker [2021-09-20T11:55:08.399Z] github.com/docker/docker/pkg/longpath [2021-09-20T11:55:08.399Z] github.com/docker/docker/pkg/loopback [2021-09-20T11:55:08.399Z] github.com/docker/docker/pkg/mount [2021-09-20T11:55:08.399Z] github.com/docker/docker/pkg/namesgenerator [2021-09-20T11:55:08.399Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-20T11:55:08.399Z] github.com/docker/docker/pkg/parsers [2021-09-20T11:55:08.399Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-20T11:55:08.399Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-20T11:55:08.399Z] github.com/docker/docker/pkg/pidfile [2021-09-20T11:55:08.399Z] github.com/docker/docker/pkg/platform [2021-09-20T11:55:08.399Z] github.com/docker/docker/pkg/plugingetter [2021-09-20T11:55:08.399Z] github.com/docker/docker/pkg/plugins [2021-09-20T11:55:08.399Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-20T11:55:08.399Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-20T11:55:08.399Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-20T11:55:08.399Z] github.com/docker/docker/pkg/plugins/transport [2021-09-20T11:55:08.399Z] github.com/docker/docker/pkg/pools [2021-09-20T11:55:08.399Z] github.com/docker/docker/pkg/progress [2021-09-20T11:55:08.399Z] github.com/docker/docker/pkg/pubsub [2021-09-20T11:55:08.399Z] github.com/docker/docker/pkg/reexec [2021-09-20T11:55:08.399Z] github.com/docker/docker/pkg/signal [2021-09-20T11:55:08.399Z] github.com/docker/docker/pkg/stack [2021-09-20T11:55:08.399Z] github.com/docker/docker/pkg/stdcopy [2021-09-20T11:55:08.399Z] github.com/docker/docker/pkg/streamformatter [2021-09-20T11:55:08.399Z] github.com/docker/docker/pkg/stringid [2021-09-20T11:55:08.399Z] github.com/docker/docker/pkg/symlink [2021-09-20T11:55:08.399Z] github.com/docker/docker/pkg/sysinfo [2021-09-20T11:55:08.399Z] github.com/docker/docker/pkg/system [2021-09-20T11:55:08.399Z] github.com/docker/docker/pkg/tailfile [2021-09-20T11:55:08.399Z] github.com/docker/docker/pkg/tarsum [2021-09-20T11:55:08.399Z] github.com/docker/docker/pkg/term [2021-09-20T11:55:08.399Z] github.com/docker/docker/pkg/term/windows [2021-09-20T11:55:08.399Z] github.com/docker/docker/pkg/truncindex [2021-09-20T11:55:08.399Z] github.com/docker/docker/pkg/urlutil [2021-09-20T11:55:08.399Z] github.com/docker/docker/pkg/useragent [2021-09-20T11:55:08.399Z] github.com/docker/docker/plugin [2021-09-20T11:55:08.399Z] github.com/docker/docker/plugin/executor/containerd [2021-09-20T11:55:08.399Z] github.com/docker/docker/plugin/v2 [2021-09-20T11:55:08.399Z] github.com/docker/docker/profiles/apparmor [2021-09-20T11:55:08.399Z] github.com/docker/docker/profiles/seccomp [2021-09-20T11:55:08.399Z] github.com/docker/docker/quota [2021-09-20T11:55:08.399Z] github.com/docker/docker/reference [2021-09-20T11:55:08.399Z] github.com/docker/docker/registry [2021-09-20T11:55:08.399Z] github.com/docker/docker/registry/resumable [2021-09-20T11:55:08.399Z] github.com/docker/docker/restartmanager [2021-09-20T11:55:08.399Z] github.com/docker/docker/rootless [2021-09-20T11:55:08.399Z] github.com/docker/docker/rootless/specconv [2021-09-20T11:55:08.399Z] github.com/docker/docker/runconfig [2021-09-20T11:55:08.399Z] github.com/docker/docker/runconfig/opts [2021-09-20T11:55:08.399Z] github.com/docker/docker/testutil [2021-09-20T11:55:08.399Z] github.com/docker/docker/testutil/daemon [2021-09-20T11:55:08.399Z] github.com/docker/docker/testutil/environment [2021-09-20T11:55:08.399Z] github.com/docker/docker/testutil/fakecontext [2021-09-20T11:55:08.399Z] github.com/docker/docker/testutil/fakegit [2021-09-20T11:55:08.399Z] github.com/docker/docker/testutil/fakestorage [2021-09-20T11:55:08.399Z] github.com/docker/docker/testutil/fixtures/load [2021-09-20T11:55:08.399Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-20T11:55:08.399Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-20T11:55:08.399Z] github.com/docker/docker/testutil/registry [2021-09-20T11:55:08.399Z] github.com/docker/docker/testutil/request [2021-09-20T11:55:08.399Z] github.com/docker/docker/volume [2021-09-20T11:55:08.399Z] github.com/docker/docker/volume/drivers [2021-09-20T11:55:08.399Z] github.com/docker/docker/volume/local [2021-09-20T11:55:08.399Z] github.com/docker/docker/volume/mounts [2021-09-20T11:55:08.399Z] github.com/docker/docker/volume/service [2021-09-20T11:55:08.399Z] github.com/docker/docker/volume/service/opts [2021-09-20T11:55:08.399Z] github.com/docker/docker/volume/testutils' [2021-09-20T11:55:08.399Z] + base_pkg_list='github.com/docker/docker/api [2021-09-20T11:55:08.399Z] github.com/docker/docker/api/server [2021-09-20T11:55:08.399Z] github.com/docker/docker/api/server/backend/build [2021-09-20T11:55:08.399Z] github.com/docker/docker/api/server/httputils [2021-09-20T11:55:08.399Z] github.com/docker/docker/api/server/middleware [2021-09-20T11:55:08.399Z] github.com/docker/docker/api/server/router [2021-09-20T11:55:08.399Z] github.com/docker/docker/api/server/router/build [2021-09-20T11:55:08.399Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-20T11:55:08.399Z] github.com/docker/docker/api/server/router/container [2021-09-20T11:55:08.399Z] github.com/docker/docker/api/server/router/debug [2021-09-20T11:55:08.399Z] github.com/docker/docker/api/server/router/distribution [2021-09-20T11:55:08.399Z] github.com/docker/docker/api/server/router/grpc [2021-09-20T11:55:08.399Z] github.com/docker/docker/api/server/router/image [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/server/router/network [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/server/router/plugin [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/server/router/session [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/server/router/swarm [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/server/router/system [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/server/router/volume [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/types [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/types/backend [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/types/blkiodev [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/types/container [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/types/events [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/types/filters [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/types/image [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/types/mount [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/types/network [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/types/registry [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/types/strslice [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/types/swarm [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/types/time [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/types/versions [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/types/volume [2021-09-20T11:55:08.400Z] github.com/docker/docker/builder [2021-09-20T11:55:08.400Z] github.com/docker/docker/builder/builder-next [2021-09-20T11:55:08.400Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-20T11:55:08.400Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-20T11:55:08.400Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-20T11:55:08.400Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-20T11:55:08.400Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-20T11:55:08.400Z] github.com/docker/docker/builder/builder-next/worker [2021-09-20T11:55:08.400Z] github.com/docker/docker/builder/dockerfile [2021-09-20T11:55:08.400Z] github.com/docker/docker/builder/dockerignore [2021-09-20T11:55:08.400Z] github.com/docker/docker/builder/remotecontext [2021-09-20T11:55:08.400Z] github.com/docker/docker/builder/remotecontext/git [2021-09-20T11:55:08.400Z] github.com/docker/docker/cli [2021-09-20T11:55:08.400Z] github.com/docker/docker/cli/config [2021-09-20T11:55:08.400Z] github.com/docker/docker/cli/debug [2021-09-20T11:55:08.400Z] github.com/docker/docker/client [2021-09-20T11:55:08.400Z] github.com/docker/docker/cmd/docker-proxy [2021-09-20T11:55:08.400Z] github.com/docker/docker/cmd/dockerd [2021-09-20T11:55:08.400Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-20T11:55:08.400Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-20T11:55:08.400Z] github.com/docker/docker/container [2021-09-20T11:55:08.400Z] github.com/docker/docker/container/stream [2021-09-20T11:55:08.400Z] github.com/docker/docker/contrib/apparmor [2021-09-20T11:55:08.400Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-20T11:55:08.400Z] github.com/docker/docker/contrib/httpserver [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/cluster [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/cluster/convert [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/cluster/executor [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/cluster/provider [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/config [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/discovery [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/events [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/events/testutils [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/exec [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/graphdriver [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/images [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/initlayer [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/links [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/listeners [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/logger [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/logger/gelf [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/logger/journald [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/logger/local [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/logger/logentries [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/logger/splunk [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/logger/syslog [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/logger/templates [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/names [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/network [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/stats [2021-09-20T11:55:08.400Z] github.com/docker/docker/distribution [2021-09-20T11:55:08.400Z] github.com/docker/docker/distribution/metadata [2021-09-20T11:55:08.400Z] github.com/docker/docker/distribution/utils [2021-09-20T11:55:08.400Z] github.com/docker/docker/distribution/xfer [2021-09-20T11:55:08.400Z] github.com/docker/docker/dockerversion [2021-09-20T11:55:08.400Z] github.com/docker/docker/errdefs [2021-09-20T11:55:08.400Z] github.com/docker/docker/image [2021-09-20T11:55:08.400Z] github.com/docker/docker/image/cache [2021-09-20T11:55:08.400Z] github.com/docker/docker/image/tarexport [2021-09-20T11:55:08.400Z] github.com/docker/docker/image/v1 [2021-09-20T11:55:08.400Z] github.com/docker/docker/internal/test/suite [2021-09-20T11:55:08.400Z] github.com/docker/docker/layer [2021-09-20T11:55:08.400Z] github.com/docker/docker/libcontainerd [2021-09-20T11:55:08.400Z] github.com/docker/docker/libcontainerd/queue [2021-09-20T11:55:08.400Z] github.com/docker/docker/libcontainerd/remote [2021-09-20T11:55:08.400Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-20T11:55:08.400Z] github.com/docker/docker/libcontainerd/types [2021-09-20T11:55:08.400Z] github.com/docker/docker/oci [2021-09-20T11:55:08.400Z] github.com/docker/docker/oci/caps [2021-09-20T11:55:08.400Z] github.com/docker/docker/opts [2021-09-20T11:55:08.400Z] github.com/docker/docker/pkg/aaparser [2021-09-20T11:55:08.400Z] github.com/docker/docker/pkg/archive [2021-09-20T11:55:08.400Z] github.com/docker/docker/pkg/authorization [2021-09-20T11:55:08.400Z] github.com/docker/docker/pkg/broadcaster [2021-09-20T11:55:08.400Z] github.com/docker/docker/pkg/capabilities [2021-09-20T11:55:08.400Z] github.com/docker/docker/pkg/chrootarchive [2021-09-20T11:55:08.400Z] github.com/docker/docker/pkg/containerfs [2021-09-20T11:55:08.400Z] github.com/docker/docker/pkg/devicemapper [2021-09-20T11:55:08.400Z] github.com/docker/docker/pkg/directory [2021-09-20T11:55:08.400Z] github.com/docker/docker/pkg/discovery [2021-09-20T11:55:08.400Z] github.com/docker/docker/pkg/discovery/file [2021-09-20T11:55:08.400Z] github.com/docker/docker/pkg/discovery/kv [2021-09-20T11:55:08.400Z] github.com/docker/docker/pkg/discovery/memory [2021-09-20T11:55:08.400Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-20T11:55:08.400Z] github.com/docker/docker/pkg/dmesg [2021-09-20T11:55:08.400Z] github.com/docker/docker/pkg/filenotify [2021-09-20T11:55:08.400Z] github.com/docker/docker/pkg/fileutils [2021-09-20T11:55:08.400Z] github.com/docker/docker/pkg/fsutils [2021-09-20T11:55:08.400Z] github.com/docker/docker/pkg/homedir [2021-09-20T11:55:08.400Z] github.com/docker/docker/pkg/idtools [2021-09-20T11:55:08.400Z] github.com/docker/docker/pkg/ioutils [2021-09-20T11:55:08.400Z] github.com/docker/docker/pkg/jsonmessage [2021-09-20T11:55:08.400Z] github.com/docker/docker/pkg/locker [2021-09-20T11:55:08.400Z] github.com/docker/docker/pkg/longpath [2021-09-20T11:55:08.400Z] github.com/docker/docker/pkg/loopback [2021-09-20T11:55:08.400Z] github.com/docker/docker/pkg/mount [2021-09-20T11:55:08.400Z] github.com/docker/docker/pkg/namesgenerator [2021-09-20T11:55:08.400Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-20T11:55:08.400Z] github.com/docker/docker/pkg/parsers [2021-09-20T11:55:08.400Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-20T11:55:08.400Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-20T11:55:08.400Z] github.com/docker/docker/pkg/pidfile [2021-09-20T11:55:08.400Z] github.com/docker/docker/pkg/platform [2021-09-20T11:55:08.400Z] github.com/docker/docker/pkg/plugingetter [2021-09-20T11:55:08.400Z] github.com/docker/docker/pkg/plugins [2021-09-20T11:55:08.400Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-20T11:55:08.400Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-20T11:55:08.400Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-20T11:55:08.400Z] github.com/docker/docker/pkg/plugins/transport [2021-09-20T11:55:08.400Z] github.com/docker/docker/pkg/pools [2021-09-20T11:55:08.400Z] github.com/docker/docker/pkg/progress [2021-09-20T11:55:08.400Z] github.com/docker/docker/pkg/pubsub [2021-09-20T11:55:08.400Z] github.com/docker/docker/pkg/reexec [2021-09-20T11:55:08.400Z] github.com/docker/docker/pkg/signal [2021-09-20T11:55:08.400Z] github.com/docker/docker/pkg/stack [2021-09-20T11:55:08.400Z] github.com/docker/docker/pkg/stdcopy [2021-09-20T11:55:08.400Z] github.com/docker/docker/pkg/streamformatter [2021-09-20T11:55:08.400Z] github.com/docker/docker/pkg/stringid [2021-09-20T11:55:08.400Z] github.com/docker/docker/pkg/symlink [2021-09-20T11:55:08.400Z] github.com/docker/docker/pkg/sysinfo [2021-09-20T11:55:08.400Z] github.com/docker/docker/pkg/system [2021-09-20T11:55:08.400Z] github.com/docker/docker/pkg/tailfile [2021-09-20T11:55:08.400Z] github.com/docker/docker/pkg/tarsum [2021-09-20T11:55:08.400Z] github.com/docker/docker/pkg/term [2021-09-20T11:55:08.400Z] github.com/docker/docker/pkg/term/windows [2021-09-20T11:55:08.400Z] github.com/docker/docker/pkg/truncindex [2021-09-20T11:55:08.400Z] github.com/docker/docker/pkg/urlutil [2021-09-20T11:55:08.400Z] github.com/docker/docker/pkg/useragent [2021-09-20T11:55:08.400Z] github.com/docker/docker/plugin [2021-09-20T11:55:08.400Z] github.com/docker/docker/plugin/executor/containerd [2021-09-20T11:55:08.400Z] github.com/docker/docker/plugin/v2 [2021-09-20T11:55:08.400Z] github.com/docker/docker/profiles/apparmor [2021-09-20T11:55:08.400Z] github.com/docker/docker/profiles/seccomp [2021-09-20T11:55:08.400Z] github.com/docker/docker/quota [2021-09-20T11:55:08.400Z] github.com/docker/docker/reference [2021-09-20T11:55:08.400Z] github.com/docker/docker/registry [2021-09-20T11:55:08.400Z] github.com/docker/docker/registry/resumable [2021-09-20T11:55:08.400Z] github.com/docker/docker/restartmanager [2021-09-20T11:55:08.400Z] github.com/docker/docker/rootless [2021-09-20T11:55:08.400Z] github.com/docker/docker/rootless/specconv [2021-09-20T11:55:08.400Z] github.com/docker/docker/runconfig [2021-09-20T11:55:08.400Z] github.com/docker/docker/runconfig/opts [2021-09-20T11:55:08.400Z] github.com/docker/docker/testutil [2021-09-20T11:55:08.400Z] github.com/docker/docker/testutil/daemon [2021-09-20T11:55:08.400Z] github.com/docker/docker/testutil/environment [2021-09-20T11:55:08.400Z] github.com/docker/docker/testutil/fakecontext [2021-09-20T11:55:08.400Z] github.com/docker/docker/testutil/fakegit [2021-09-20T11:55:08.400Z] github.com/docker/docker/testutil/fakestorage [2021-09-20T11:55:08.400Z] github.com/docker/docker/testutil/fixtures/load [2021-09-20T11:55:08.400Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-20T11:55:08.400Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-20T11:55:08.400Z] github.com/docker/docker/testutil/registry [2021-09-20T11:55:08.400Z] github.com/docker/docker/testutil/request [2021-09-20T11:55:08.400Z] github.com/docker/docker/volume [2021-09-20T11:55:08.400Z] github.com/docker/docker/volume/drivers [2021-09-20T11:55:08.400Z] github.com/docker/docker/volume/local [2021-09-20T11:55:08.400Z] github.com/docker/docker/volume/mounts [2021-09-20T11:55:08.400Z] github.com/docker/docker/volume/service [2021-09-20T11:55:08.400Z] github.com/docker/docker/volume/service/opts [2021-09-20T11:55:08.400Z] github.com/docker/docker/volume/testutils' [2021-09-20T11:55:08.400Z] ++ grep --fixed-strings /libnetwork [2021-09-20T11:55:08.400Z] ++ echo 'github.com/docker/docker/api [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/server [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/server/backend/build [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/server/httputils [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/server/middleware [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/server/router [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/server/router/build [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/server/router/container [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/server/router/debug [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/server/router/distribution [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/server/router/grpc [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/server/router/image [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/server/router/network [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/server/router/plugin [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/server/router/session [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/server/router/swarm [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/server/router/system [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/server/router/volume [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/types [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/types/backend [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/types/blkiodev [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/types/container [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/types/events [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/types/filters [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/types/image [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/types/mount [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/types/network [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/types/registry [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/types/strslice [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/types/swarm [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/types/time [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/types/versions [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-20T11:55:08.400Z] github.com/docker/docker/api/types/volume [2021-09-20T11:55:08.400Z] github.com/docker/docker/builder [2021-09-20T11:55:08.400Z] github.com/docker/docker/builder/builder-next [2021-09-20T11:55:08.400Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-20T11:55:08.400Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-20T11:55:08.400Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-20T11:55:08.400Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-20T11:55:08.400Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-20T11:55:08.400Z] github.com/docker/docker/builder/builder-next/worker [2021-09-20T11:55:08.400Z] github.com/docker/docker/builder/dockerfile [2021-09-20T11:55:08.400Z] github.com/docker/docker/builder/dockerignore [2021-09-20T11:55:08.400Z] github.com/docker/docker/builder/remotecontext [2021-09-20T11:55:08.400Z] github.com/docker/docker/builder/remotecontext/git [2021-09-20T11:55:08.400Z] github.com/docker/docker/cli [2021-09-20T11:55:08.400Z] github.com/docker/docker/cli/config [2021-09-20T11:55:08.400Z] github.com/docker/docker/cli/debug [2021-09-20T11:55:08.400Z] github.com/docker/docker/client [2021-09-20T11:55:08.400Z] github.com/docker/docker/cmd/docker-proxy [2021-09-20T11:55:08.400Z] github.com/docker/docker/cmd/dockerd [2021-09-20T11:55:08.400Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-20T11:55:08.400Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-20T11:55:08.400Z] github.com/docker/docker/container [2021-09-20T11:55:08.400Z] github.com/docker/docker/container/stream [2021-09-20T11:55:08.400Z] github.com/docker/docker/contrib/apparmor [2021-09-20T11:55:08.400Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-20T11:55:08.400Z] github.com/docker/docker/contrib/httpserver [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/cluster [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/cluster/convert [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/cluster/executor [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/cluster/provider [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/config [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/discovery [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/events [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/events/testutils [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/exec [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/graphdriver [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/images [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/initlayer [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/links [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/listeners [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/logger [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/logger/gelf [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/logger/journald [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/logger/local [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/logger/logentries [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/logger/splunk [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/logger/syslog [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/logger/templates [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/names [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/network [2021-09-20T11:55:08.400Z] github.com/docker/docker/daemon/stats [2021-09-20T11:55:08.401Z] github.com/docker/docker/distribution [2021-09-20T11:55:08.401Z] github.com/docker/docker/distribution/metadata [2021-09-20T11:55:08.401Z] github.com/docker/docker/distribution/utils [2021-09-20T11:55:08.401Z] github.com/docker/docker/distribution/xfer [2021-09-20T11:55:08.401Z] github.com/docker/docker/dockerversion [2021-09-20T11:55:08.401Z] github.com/docker/docker/errdefs [2021-09-20T11:55:08.401Z] github.com/docker/docker/image [2021-09-20T11:55:08.401Z] github.com/docker/docker/image/cache [2021-09-20T11:55:08.401Z] github.com/docker/docker/image/tarexport [2021-09-20T11:55:08.401Z] github.com/docker/docker/image/v1 [2021-09-20T11:55:08.401Z] github.com/docker/docker/internal/test/suite [2021-09-20T11:55:08.401Z] github.com/docker/docker/layer [2021-09-20T11:55:08.401Z] github.com/docker/docker/libcontainerd [2021-09-20T11:55:08.401Z] github.com/docker/docker/libcontainerd/queue [2021-09-20T11:55:08.401Z] github.com/docker/docker/libcontainerd/remote [2021-09-20T11:55:08.401Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-20T11:55:08.401Z] github.com/docker/docker/libcontainerd/types [2021-09-20T11:55:08.401Z] github.com/docker/docker/libnetwork [2021-09-20T11:55:08.401Z] github.com/docker/docker/libnetwork/bitseq [2021-09-20T11:55:08.401Z] github.com/docker/docker/libnetwork/cluster [2021-09-20T11:55:08.401Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-20T11:55:08.401Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-20T11:55:08.401Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-20T11:55:08.401Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-20T11:55:08.401Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-20T11:55:08.401Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-20T11:55:08.401Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-20T11:55:08.401Z] github.com/docker/docker/libnetwork/config [2021-09-20T11:55:08.401Z] github.com/docker/docker/libnetwork/datastore [2021-09-20T11:55:08.401Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-20T11:55:08.401Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-20T11:55:08.401Z] github.com/docker/docker/libnetwork/driverapi [2021-09-20T11:55:08.401Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-20T11:55:08.401Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-20T11:55:08.401Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-20T11:55:08.401Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-20T11:55:08.401Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-20T11:55:08.401Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-20T11:55:08.401Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-20T11:55:08.401Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-20T11:55:08.401Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-20T11:55:08.401Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-20T11:55:08.401Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-20T11:55:08.401Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-20T11:55:08.401Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-20T11:55:08.401Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-20T11:55:08.401Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-20T11:55:08.401Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-20T11:55:08.401Z] github.com/docker/docker/libnetwork/etchosts [2021-09-20T11:55:08.401Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-20T11:55:08.401Z] github.com/docker/docker/libnetwork/idm [2021-09-20T11:55:08.401Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-20T11:55:08.401Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-20T11:55:08.401Z] github.com/docker/docker/libnetwork/ipam [2021-09-20T11:55:08.401Z] #21 24.17 Selecting previously unselected package libseccomp-dev:s390x. [2021-09-20T11:55:08.401Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-20T11:55:08.401Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-20T11:55:08.401Z] #21 24.18 Preparing to unpack .../31-libseccomp-dev_2.5.1-1_s390x.deb ... [2021-09-20T11:55:08.401Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-20T11:55:08.401Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-20T11:55:08.401Z] #21 24.18 Unpacking libseccomp-dev:s390x (2.5.1-1) ... [2021-09-20T11:55:08.401Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-20T11:55:08.401Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-20T11:55:08.401Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-20T11:55:08.401Z] #21 24.24 Selecting previously unselected package libseccomp2:ppc64el. [2021-09-20T11:55:08.401Z] github.com/docker/docker/libnetwork/iptables [2021-09-20T11:55:08.401Z] github.com/docker/docker/libnetwork/netlabel [2021-09-20T11:55:08.401Z] #21 24.25 Preparing to unpack .../32-libseccomp2_2.5.1-1_ppc64el.deb ... [2021-09-20T11:55:08.401Z] github.com/docker/docker/libnetwork/netutils [2021-09-20T11:55:08.401Z] github.com/docker/docker/libnetwork/networkdb [2021-09-20T11:55:08.401Z] #21 24.26 Unpacking libseccomp2:ppc64el (2.5.1-1) ... [2021-09-20T11:55:08.401Z] #21 24.30 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-09-20T11:55:08.401Z] github.com/docker/docker/libnetwork/ns [2021-09-20T11:55:08.401Z] #21 24.30 Preparing to unpack .../33-libseccomp-dev_2.5.1-1_ppc64el.deb ... [2021-09-20T11:55:08.401Z] #21 24.31 Unpacking libseccomp-dev:ppc64el (2.5.1-1) ... [2021-09-20T11:55:08.401Z] github.com/docker/docker/libnetwork/options [2021-09-20T11:55:08.401Z] github.com/docker/docker/libnetwork/osl [2021-09-20T11:55:08.401Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-20T11:55:08.401Z] github.com/docker/docker/libnetwork/portallocator [2021-09-20T11:55:08.401Z] github.com/docker/docker/libnetwork/portmapper [2021-09-20T11:55:08.401Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-20T11:55:08.401Z] github.com/docker/docker/libnetwork/testutils [2021-09-20T11:55:08.401Z] github.com/docker/docker/libnetwork/types [2021-09-20T11:55:08.401Z] github.com/docker/docker/oci [2021-09-20T11:55:08.401Z] github.com/docker/docker/oci/caps [2021-09-20T11:55:08.401Z] github.com/docker/docker/opts [2021-09-20T11:55:08.401Z] github.com/docker/docker/pkg/aaparser [2021-09-20T11:55:08.401Z] github.com/docker/docker/pkg/archive [2021-09-20T11:55:08.401Z] github.com/docker/docker/pkg/authorization [2021-09-20T11:55:08.401Z] github.com/docker/docker/pkg/broadcaster [2021-09-20T11:55:08.401Z] github.com/docker/docker/pkg/capabilities [2021-09-20T11:55:08.401Z] github.com/docker/docker/pkg/chrootarchive [2021-09-20T11:55:08.401Z] github.com/docker/docker/pkg/containerfs [2021-09-20T11:55:08.401Z] github.com/docker/docker/pkg/devicemapper [2021-09-20T11:55:08.401Z] github.com/docker/docker/pkg/directory [2021-09-20T11:55:08.401Z] github.com/docker/docker/pkg/discovery [2021-09-20T11:55:08.401Z] github.com/docker/docker/pkg/discovery/file [2021-09-20T11:55:08.401Z] github.com/docker/docker/pkg/discovery/kv [2021-09-20T11:55:08.401Z] github.com/docker/docker/pkg/discovery/memory [2021-09-20T11:55:08.401Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-20T11:55:08.401Z] github.com/docker/docker/pkg/dmesg [2021-09-20T11:55:08.401Z] github.com/docker/docker/pkg/filenotify [2021-09-20T11:55:08.401Z] github.com/docker/docker/pkg/fileutils [2021-09-20T11:55:08.401Z] github.com/docker/docker/pkg/fsutils [2021-09-20T11:55:08.401Z] github.com/docker/docker/pkg/homedir [2021-09-20T11:55:08.401Z] github.com/docker/docker/pkg/idtools [2021-09-20T11:55:08.401Z] github.com/docker/docker/pkg/ioutils [2021-09-20T11:55:08.401Z] github.com/docker/docker/pkg/jsonmessage [2021-09-20T11:55:08.401Z] github.com/docker/docker/pkg/locker [2021-09-20T11:55:08.401Z] github.com/docker/docker/pkg/longpath [2021-09-20T11:55:08.401Z] github.com/docker/docker/pkg/loopback [2021-09-20T11:55:08.401Z] github.com/docker/docker/pkg/mount [2021-09-20T11:55:08.401Z] github.com/docker/docker/pkg/namesgenerator [2021-09-20T11:55:08.401Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-20T11:55:08.401Z] github.com/docker/docker/pkg/parsers [2021-09-20T11:55:08.401Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-20T11:55:08.401Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-20T11:55:08.401Z] github.com/docker/docker/pkg/pidfile [2021-09-20T11:55:08.401Z] github.com/docker/docker/pkg/platform [2021-09-20T11:55:08.401Z] github.com/docker/docker/pkg/plugingetter [2021-09-20T11:55:08.401Z] github.com/docker/docker/pkg/plugins [2021-09-20T11:55:08.401Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-20T11:55:08.401Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-20T11:55:08.401Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-20T11:55:08.401Z] github.com/docker/docker/pkg/plugins/transport [2021-09-20T11:55:08.401Z] github.com/docker/docker/pkg/pools [2021-09-20T11:55:08.401Z] github.com/docker/docker/pkg/progress [2021-09-20T11:55:08.401Z] github.com/docker/docker/pkg/pubsub [2021-09-20T11:55:08.401Z] github.com/docker/docker/pkg/reexec [2021-09-20T11:55:08.401Z] github.com/docker/docker/pkg/signal [2021-09-20T11:55:08.401Z] github.com/docker/docker/pkg/stack [2021-09-20T11:55:08.401Z] github.com/docker/docker/pkg/stdcopy [2021-09-20T11:55:08.401Z] github.com/docker/docker/pkg/streamformatter [2021-09-20T11:55:08.401Z] github.com/docker/docker/pkg/stringid [2021-09-20T11:55:08.401Z] github.com/docker/docker/pkg/symlink [2021-09-20T11:55:08.401Z] github.com/docker/docker/pkg/sysinfo [2021-09-20T11:55:08.401Z] github.com/docker/docker/pkg/system [2021-09-20T11:55:08.401Z] github.com/docker/docker/pkg/tailfile [2021-09-20T11:55:08.401Z] github.com/docker/docker/pkg/tarsum [2021-09-20T11:55:08.401Z] github.com/docker/docker/pkg/term [2021-09-20T11:55:08.401Z] github.com/docker/docker/pkg/term/windows [2021-09-20T11:55:08.401Z] github.com/docker/docker/pkg/truncindex [2021-09-20T11:55:08.401Z] github.com/docker/docker/pkg/urlutil [2021-09-20T11:55:08.401Z] github.com/docker/docker/pkg/useragent [2021-09-20T11:55:08.401Z] github.com/docker/docker/plugin [2021-09-20T11:55:08.401Z] github.com/docker/docker/plugin/executor/containerd [2021-09-20T11:55:08.401Z] github.com/docker/docker/plugin/v2 [2021-09-20T11:55:08.401Z] github.com/docker/docker/profiles/apparmor [2021-09-20T11:55:08.401Z] github.com/docker/docker/profiles/seccomp [2021-09-20T11:55:08.401Z] github.com/docker/docker/quota [2021-09-20T11:55:08.401Z] github.com/docker/docker/reference [2021-09-20T11:55:08.401Z] github.com/docker/docker/registry [2021-09-20T11:55:08.401Z] github.com/docker/docker/registry/resumable [2021-09-20T11:55:08.401Z] github.com/docker/docker/restartmanager [2021-09-20T11:55:08.401Z] github.com/docker/docker/rootless [2021-09-20T11:55:08.401Z] github.com/docker/docker/rootless/specconv [2021-09-20T11:55:08.401Z] github.com/docker/docker/runconfig [2021-09-20T11:55:08.401Z] github.com/docker/docker/runconfig/opts [2021-09-20T11:55:08.401Z] github.com/docker/docker/testutil [2021-09-20T11:55:08.401Z] github.com/docker/docker/testutil/daemon [2021-09-20T11:55:08.401Z] github.com/docker/docker/testutil/environment [2021-09-20T11:55:08.401Z] github.com/docker/docker/testutil/fakecontext [2021-09-20T11:55:08.401Z] github.com/docker/docker/testutil/fakegit [2021-09-20T11:55:08.401Z] github.com/docker/docker/testutil/fakestorage [2021-09-20T11:55:08.401Z] github.com/docker/docker/testutil/fixtures/load [2021-09-20T11:55:08.401Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-20T11:55:08.401Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-20T11:55:08.401Z] github.com/docker/docker/testutil/registry [2021-09-20T11:55:08.401Z] github.com/docker/docker/testutil/request [2021-09-20T11:55:08.401Z] github.com/docker/docker/volume [2021-09-20T11:55:08.401Z] github.com/docker/docker/volume/drivers [2021-09-20T11:55:08.401Z] github.com/docker/docker/volume/local [2021-09-20T11:55:08.401Z] github.com/docker/docker/volume/mounts [2021-09-20T11:55:08.401Z] github.com/docker/docker/volume/service [2021-09-20T11:55:08.401Z] github.com/docker/docker/volume/service/opts [2021-09-20T11:55:08.401Z] github.com/docker/docker/volume/testutils' [2021-09-20T11:55:08.401Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-09-20T11:55:08.401Z] github.com/docker/docker/libnetwork/bitseq [2021-09-20T11:55:08.401Z] github.com/docker/docker/libnetwork/cluster [2021-09-20T11:55:08.401Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/config [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/datastore [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/driverapi [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/etchosts [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/idm [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/ipam [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/iptables [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/netlabel [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/netutils [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/networkdb [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/ns [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/options [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/osl [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/portallocator [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/portmapper [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/testutils [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/types' [2021-09-20T11:55:08.402Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-09-20T11:55:08.402Z] + echo 'github.com/docker/docker/libnetwork [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/bitseq [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/cluster [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/config [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/datastore [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/driverapi [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/etchosts [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/idm [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/ipam [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/iptables [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/netlabel [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/netutils [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/networkdb [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/ns [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/options [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/osl [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/portallocator [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/portmapper [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/testutils [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/types' [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-20T11:55:08.402Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-20T11:55:08.402Z] + type docker-proxy [2021-09-20T11:55:08.402Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-09-20T11:55:08.402Z] + hack/make.sh binary-proxy install-proxy [2021-09-20T11:55:08.402Z] [2021-09-20T11:55:08.402Z] Removing bundles/ [2021-09-20T11:55:08.402Z] [2021-09-20T11:55:08.402Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-09-20T11:55:08.402Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-09-20T11:55:08.402Z] GOOS="" GOARCH="" GOARM="" [2021-09-20T11:55:08.658Z] #21 24.38 Selecting previously unselected package libseccomp2:armhf. [2021-09-20T11:55:08.658Z] #21 24.39 Preparing to unpack .../34-libseccomp2_2.5.1-1_armhf.deb ... [2021-09-20T11:55:08.658Z] #21 24.40 Unpacking libseccomp2:armhf (2.5.1-1) ... [2021-09-20T11:55:08.658Z] #21 24.44 Selecting previously unselected package libseccomp-dev:armhf. [2021-09-20T11:55:08.658Z] #21 24.45 Preparing to unpack .../35-libseccomp-dev_2.5.1-1_armhf.deb ... [2021-09-20T11:55:08.658Z] #21 24.45 Unpacking libseccomp-dev:armhf (2.5.1-1) ... [2021-09-20T11:55:08.658Z] #21 24.51 Selecting previously unselected package libseccomp2:armel. [2021-09-20T11:55:08.658Z] #21 24.51 Preparing to unpack .../36-libseccomp2_2.5.1-1_armel.deb ... [2021-09-20T11:55:08.658Z] #21 24.52 Unpacking libseccomp2:armel (2.5.1-1) ... [2021-09-20T11:55:08.658Z] #21 24.57 Selecting previously unselected package libseccomp-dev:armel. [2021-09-20T11:55:08.658Z] #21 24.57 Preparing to unpack .../37-libseccomp-dev_2.5.1-1_armel.deb ... [2021-09-20T11:55:08.658Z] #21 24.57 Unpacking libseccomp-dev:armel (2.5.1-1) ... [2021-09-20T11:55:08.850Z] #41 271.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-09-20T11:55:08.850Z] #41 271.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-09-20T11:55:08.850Z] #41 ... [2021-09-20T11:55:08.850Z] [2021-09-20T11:55:08.850Z] #31 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-09-20T11:55:08.850Z] #31 sha256:87c0d003acc3faecbd9ad3e95f6704591289b949070a9742594a4172fea52f57 [2021-09-20T11:55:08.850Z] #31 DONE 0.5s [2021-09-20T11:55:08.915Z] #21 24.64 Selecting previously unselected package libseccomp2:arm64. [2021-09-20T11:55:08.915Z] #21 24.65 Preparing to unpack .../38-libseccomp2_2.5.1-1_arm64.deb ... [2021-09-20T11:55:08.915Z] #21 24.66 Unpacking libseccomp2:arm64 (2.5.1-1) ... [2021-09-20T11:55:08.915Z] #21 24.70 Selecting previously unselected package libseccomp-dev:arm64. [2021-09-20T11:55:08.915Z] #21 24.70 Preparing to unpack .../39-libseccomp-dev_2.5.1-1_arm64.deb ... [2021-09-20T11:55:08.915Z] #21 24.71 Unpacking libseccomp-dev:arm64 (2.5.1-1) ... [2021-09-20T11:55:08.915Z] #21 24.81 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2021-09-20T11:55:08.915Z] #21 24.82 Setting up gcc-10-base:armel (10.2.1-6) ... [2021-09-20T11:55:08.915Z] #21 24.84 Setting up gcc-10-base:armhf (10.2.1-6) ... [2021-09-20T11:55:08.915Z] #21 24.87 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2021-09-20T11:55:08.915Z] #21 24.90 Setting up gcc-10-base:s390x (10.2.1-6) ... [2021-09-20T11:55:09.046Z] #23 13.25 Collecting yamllint==1.26.1 [2021-09-20T11:55:09.046Z] #23 14.38 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-09-20T11:55:09.110Z] [2021-09-20T11:55:09.110Z] #34 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-09-20T11:55:09.110Z] #34 sha256:8788034d2aed35439e01db638be633b92f14b3357bb6b62858a35cc5785df27c [2021-09-20T11:55:09.172Z] #21 24.92 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2021-09-20T11:55:09.172Z] #21 24.93 Setting up libcrypt1:armel (1:4.4.18-4) ... [2021-09-20T11:55:09.172Z] #21 24.94 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2021-09-20T11:55:09.172Z] #21 24.96 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2021-09-20T11:55:09.172Z] #21 24.98 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2021-09-20T11:55:09.172Z] #21 24.99 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2021-09-20T11:55:09.172Z] #21 25.01 Setting up libgcc-s1:armel (10.2.1-6) ... [2021-09-20T11:55:09.172Z] #21 25.02 Setting up libgcc-s1:armhf (10.2.1-6) ... [2021-09-20T11:55:09.172Z] #21 25.03 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2021-09-20T11:55:09.172Z] #21 25.05 Setting up libgcc-s1:s390x (10.2.1-6) ... [2021-09-20T11:55:09.172Z] #21 25.06 Setting up libc6:arm64 (2.31-13) ... [2021-09-20T11:55:09.370Z] #34 DONE 0.3s [2021-09-20T11:55:09.370Z] [2021-09-20T11:55:09.370Z] #36 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-09-20T11:55:09.370Z] #36 sha256:6cefcfd1fd5f3cd86d1dc4cfe4e39b03cfe33aa18547a1f4bfc6eebeacff5b2e [2021-09-20T11:55:09.370Z] #36 DONE 0.1s [2021-09-20T11:55:09.370Z] [2021-09-20T11:55:09.370Z] #39 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-09-20T11:55:09.370Z] #39 sha256:4dfc2cc3320a3f725679bf8496483a63689a011321149970f0fef0c633ae30cb [2021-09-20T11:55:09.370Z] #39 DONE 0.1s [2021-09-20T11:55:09.370Z] [2021-09-20T11:55:09.370Z] #51 [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-09-20T11:55:09.370Z] #51 sha256:c6c922dbf962d0316ab585546a02ed416d10918ea49ed725d8d80262d7f668a8 [2021-09-20T11:55:10.427Z] #23 16.23 Collecting pathspec>=0.5.3 [2021-09-20T11:55:10.427Z] #23 16.24 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-09-20T11:55:10.427Z] #23 16.50 Collecting pyyaml [2021-09-20T11:55:10.542Z] #21 26.34 Setting up libc6:armel (2.31-13) ... [2021-09-20T11:55:10.687Z] #23 16.51 Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) [2021-09-20T11:55:10.687Z] #23 16.61 Building wheels for collected packages: yamllint [2021-09-20T11:55:10.687Z] #23 16.61 Building wheel for yamllint (setup.py): started [2021-09-20T11:55:11.909Z] #21 27.62 Setting up libc6:armhf (2.31-13) ... [2021-09-20T11:55:12.066Z] #23 18.02 Building wheel for yamllint (setup.py): finished with status 'done' [2021-09-20T11:55:12.066Z] #23 18.03 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=673a4a5fa91eabcda6f90f9b56a96fe834f8a5dcb6c6980fea3d6949997a945e [2021-09-20T11:55:12.066Z] #23 18.03 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-09-20T11:55:12.066Z] #23 18.03 Successfully built yamllint [2021-09-20T11:55:12.066Z] #23 18.07 Installing collected packages: pyyaml, pathspec, yamllint [2021-09-20T11:55:12.634Z] #23 18.65 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-09-20T11:55:13.094Z] #21 28.87 Setting up libc6:ppc64el (2.31-13) ... [2021-09-20T11:55:13.574Z] #23 DONE 19.4s [2021-09-20T11:55:13.574Z] [2021-09-20T11:55:13.574Z] #55 [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-09-20T11:55:13.574Z] #55 sha256:f9382b57446aed4404196890d5bdd7fe433ae07f7059fb7b12d20008ef5f1d2a [2021-09-20T11:55:13.574Z] #55 ... [2021-09-20T11:55:13.574Z] [2021-09-20T11:55:13.574Z] #26 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-09-20T11:55:13.574Z] #26 sha256:2c2f00a0a5fd607509541043585f4faeadcecf7da735a1ab1995fa1822105a4c [2021-09-20T11:55:13.574Z] #26 DONE 0.2s [2021-09-20T11:55:13.574Z] [2021-09-20T11:55:13.574Z] #31 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-09-20T11:55:13.574Z] #31 sha256:5686fc85d808b725513794e90bee20859906c0f47d2fcd67175715c9d5eab114 [2021-09-20T11:55:14.144Z] #31 DONE 0.4s [2021-09-20T11:55:14.144Z] [2021-09-20T11:55:14.144Z] #34 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-09-20T11:55:14.144Z] #34 sha256:bbd5ffee5fd49ca99e00e80e78f8bcfe2be459c8b470428cbdf21ffca3eb489f [2021-09-20T11:55:14.144Z] #34 DONE 0.1s [2021-09-20T11:55:14.144Z] [2021-09-20T11:55:14.144Z] #36 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-09-20T11:55:14.144Z] #36 sha256:a27ad17f739ebf29ffd89db0bfeb55b2c301ce32fa58ce87c6a84987fce7ecc8 [2021-09-20T11:55:14.144Z] #36 DONE 0.1s [2021-09-20T11:55:14.144Z] [2021-09-20T11:55:14.144Z] #39 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-09-20T11:55:14.144Z] #39 sha256:3694aa04c141d3a813fb7312906cbc77466a2a543a36495ef3fe500a5a862bee [2021-09-20T11:55:14.404Z] #39 DONE 0.1s [2021-09-20T11:55:14.404Z] [2021-09-20T11:55:14.404Z] #51 [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-09-20T11:55:14.404Z] #51 sha256:013367038ba4d59b242ed7aed4697e4324360fbb51ff3f122a846517f505a46c [2021-09-20T11:55:14.461Z] #21 30.09 Setting up libc6:s390x (2.31-13) ... [2021-09-20T11:55:15.391Z] #21 31.34 Setting up libapparmor1:arm64 (2.13.6-10) ... [2021-09-20T11:55:15.391Z] #21 31.35 Setting up libapparmor1:armel (2.13.6-10) ... [2021-09-20T11:55:15.391Z] #21 31.37 Setting up libapparmor1:armhf (2.13.6-10) ... [2021-09-20T11:55:15.391Z] #21 31.38 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2021-09-20T11:55:15.649Z] #21 31.40 Setting up libapparmor1:s390x (2.13.6-10) ... [2021-09-20T11:55:15.649Z] #21 31.41 Setting up libseccomp2:arm64 (2.5.1-1) ... [2021-09-20T11:55:15.649Z] #21 31.43 Setting up libseccomp2:armel (2.5.1-1) ... [2021-09-20T11:55:15.649Z] #21 31.44 Setting up libseccomp2:armhf (2.5.1-1) ... [2021-09-20T11:55:15.649Z] #21 31.45 Setting up libseccomp2:ppc64el (2.5.1-1) ... [2021-09-20T11:55:15.649Z] #21 31.46 Setting up libseccomp2:s390x (2.5.1-1) ... [2021-09-20T11:55:15.649Z] #21 31.48 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2021-09-20T11:55:15.649Z] #21 31.49 Setting up libapparmor-dev:armel (2.13.6-10) ... [2021-09-20T11:55:15.649Z] #21 31.50 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2021-09-20T11:55:15.649Z] #21 31.51 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2021-09-20T11:55:15.649Z] #21 31.52 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2021-09-20T11:55:15.649Z] #21 31.54 Setting up libseccomp-dev:arm64 (2.5.1-1) ... [2021-09-20T11:55:15.649Z] #21 31.55 Setting up libseccomp-dev:armel (2.5.1-1) ... [2021-09-20T11:55:15.649Z] #21 31.56 Setting up libseccomp-dev:armhf (2.5.1-1) ... [2021-09-20T11:55:15.649Z] #21 31.58 Setting up libseccomp-dev:ppc64el (2.5.1-1) ... [2021-09-20T11:55:15.790Z] #51 ... [2021-09-20T11:55:15.790Z] [2021-09-20T11:55:15.790Z] #41 [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-09-20T11:55:15.790Z] #41 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da [2021-09-20T11:55:15.790Z] #41 277.9 + dpkg --print-architecture [2021-09-20T11:55:15.790Z] #41 277.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-09-20T11:55:15.905Z] #21 31.59 Setting up libseccomp-dev:s390x (2.5.1-1) ... [2021-09-20T11:55:15.905Z] #21 31.60 Processing triggers for libc-bin (2.31-13) ... [2021-09-20T11:55:15.947Z] #51 277.6 + /build/golangci-lint --version [2021-09-20T11:55:15.947Z] #51 278.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-09-20T11:55:15.947Z] #51 DONE 278.1s [2021-09-20T11:55:15.947Z] [2021-09-20T11:55:15.947Z] #58 [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-09-20T11:55:15.947Z] #58 sha256:6d59e37e89947cf5a2388281b96925ee29fc19fd493ff943ad125aef33fe2d0a [2021-09-20T11:55:16.161Z] #21 DONE 32.1s [2021-09-20T11:55:16.161Z] [2021-09-20T11:55:16.161Z] #62 [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-09-20T11:55:16.161Z] #62 sha256:7990854f5eda88018e1fa6b34f4d1a42aa807b9747d1addbc7f2d1dac9d3f593 [2021-09-20T11:55:16.361Z] #41 278.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-09-20T11:55:16.361Z] #41 278.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-09-20T11:55:17.092Z] #62 0.957 + RM_GOPATH=0 [2021-09-20T11:55:17.092Z] #62 0.957 + TMP_GOPATH= [2021-09-20T11:55:17.092Z] #62 0.957 + : /build [2021-09-20T11:55:17.092Z] #62 0.957 + '[' -z '' ']' [2021-09-20T11:55:17.092Z] #62 0.957 ++ mktemp -d [2021-09-20T11:55:17.348Z] #62 0.959 + export GOPATH=/tmp/tmp.pzMGW5tJWq [2021-09-20T11:55:17.348Z] #62 0.959 + GOPATH=/tmp/tmp.pzMGW5tJWq [2021-09-20T11:55:17.348Z] #62 0.959 + RM_GOPATH=1 [2021-09-20T11:55:17.348Z] #62 0.959 + case "$(go env GOARCH)" in [2021-09-20T11:55:17.348Z] #62 0.959 ++ go env GOARCH [2021-09-20T11:55:17.348Z] #62 0.969 + export GO_BUILDMODE=-buildmode=pie [2021-09-20T11:55:17.348Z] #62 0.969 + GO_BUILDMODE=-buildmode=pie [2021-09-20T11:55:17.348Z] #62 0.970 ++ dirname /tmp/install/install.sh [2021-09-20T11:55:17.348Z] #62 0.971 + dir=/tmp/install [2021-09-20T11:55:17.348Z] #62 0.971 + bin=runc [2021-09-20T11:55:17.348Z] #62 0.971 + shift [2021-09-20T11:55:17.348Z] #62 0.971 + '[' '!' -f /tmp/install/runc.installer ']' [2021-09-20T11:55:17.348Z] #62 0.972 + . /tmp/install/runc.installer [2021-09-20T11:55:17.348Z] #62 0.976 ++ set -e [2021-09-20T11:55:17.348Z] #62 0.976 ++ : v1.0.2 [2021-09-20T11:55:17.348Z] #62 0.976 + install_runc [2021-09-20T11:55:17.348Z] #62 0.976 + RUNC_BUILDTAGS=seccomp [2021-09-20T11:55:17.348Z] #62 0.976 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-09-20T11:55:17.348Z] #62 0.976 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.pzMGW5tJWq/src/github.com/opencontainers/runc [2021-09-20T11:55:17.348Z] #62 0.976 Cloning into '/tmp/tmp.pzMGW5tJWq/src/github.com/opencontainers/runc'... [2021-09-20T11:55:17.348Z] #62 0.976 Install runc version v1.0.2 (build tags: seccomp) [2021-09-20T11:55:17.348Z] #62 ... [2021-09-20T11:55:17.348Z] [2021-09-20T11:55:17.348Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-09-20T11:55:17.348Z] #22 sha256:e1da3d93a765b7da9566244bff030f0fb2be9bf3e37eadf7354cecb162278595 [2021-09-20T11:55:17.348Z] #22 DONE 1.3s [2021-09-20T11:55:17.605Z] [2021-09-20T11:55:17.605Z] #23 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-09-20T11:55:17.605Z] #23 sha256:468b06526bb67b02665517e427e534b509bcf4b9fbce8c7afd9d5db7ad854de0 [2021-09-20T11:55:18.436Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-09-20T11:55:18.436Z] [2021-09-20T11:55:18.436Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-09-20T11:55:18.436Z] Installing docker-proxy to /usr/local/bin/ [2021-09-20T11:55:18.436Z] [2021-09-20T11:55:18.436Z] + mkdir -p bundles [2021-09-20T11:55:18.436Z] + '[' -n 'github.com/docker/docker/api [2021-09-20T11:55:18.436Z] github.com/docker/docker/api/server [2021-09-20T11:55:18.436Z] github.com/docker/docker/api/server/backend/build [2021-09-20T11:55:18.436Z] github.com/docker/docker/api/server/httputils [2021-09-20T11:55:18.436Z] github.com/docker/docker/api/server/middleware [2021-09-20T11:55:18.436Z] github.com/docker/docker/api/server/router [2021-09-20T11:55:18.436Z] github.com/docker/docker/api/server/router/build [2021-09-20T11:55:18.436Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-20T11:55:18.436Z] github.com/docker/docker/api/server/router/container [2021-09-20T11:55:18.436Z] github.com/docker/docker/api/server/router/debug [2021-09-20T11:55:18.436Z] github.com/docker/docker/api/server/router/distribution [2021-09-20T11:55:18.436Z] github.com/docker/docker/api/server/router/grpc [2021-09-20T11:55:18.436Z] github.com/docker/docker/api/server/router/image [2021-09-20T11:55:18.436Z] github.com/docker/docker/api/server/router/network [2021-09-20T11:55:18.436Z] github.com/docker/docker/api/server/router/plugin [2021-09-20T11:55:18.436Z] github.com/docker/docker/api/server/router/session [2021-09-20T11:55:18.436Z] github.com/docker/docker/api/server/router/swarm [2021-09-20T11:55:18.436Z] github.com/docker/docker/api/server/router/system [2021-09-20T11:55:18.436Z] github.com/docker/docker/api/server/router/volume [2021-09-20T11:55:18.436Z] github.com/docker/docker/api/types [2021-09-20T11:55:18.436Z] github.com/docker/docker/api/types/backend [2021-09-20T11:55:18.436Z] github.com/docker/docker/api/types/blkiodev [2021-09-20T11:55:18.436Z] github.com/docker/docker/api/types/container [2021-09-20T11:55:18.436Z] github.com/docker/docker/api/types/events [2021-09-20T11:55:18.436Z] github.com/docker/docker/api/types/filters [2021-09-20T11:55:18.436Z] github.com/docker/docker/api/types/image [2021-09-20T11:55:18.436Z] github.com/docker/docker/api/types/mount [2021-09-20T11:55:18.436Z] github.com/docker/docker/api/types/network [2021-09-20T11:55:18.436Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-20T11:55:18.436Z] github.com/docker/docker/api/types/registry [2021-09-20T11:55:18.436Z] github.com/docker/docker/api/types/strslice [2021-09-20T11:55:18.436Z] github.com/docker/docker/api/types/swarm [2021-09-20T11:55:18.436Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-20T11:55:18.436Z] github.com/docker/docker/api/types/time [2021-09-20T11:55:18.436Z] github.com/docker/docker/api/types/versions [2021-09-20T11:55:18.436Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-20T11:55:18.436Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-20T11:55:18.436Z] github.com/docker/docker/api/types/volume [2021-09-20T11:55:18.436Z] github.com/docker/docker/builder [2021-09-20T11:55:18.436Z] github.com/docker/docker/builder/builder-next [2021-09-20T11:55:18.436Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-20T11:55:18.436Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-20T11:55:18.436Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-20T11:55:18.436Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-20T11:55:18.436Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-20T11:55:18.436Z] github.com/docker/docker/builder/builder-next/worker [2021-09-20T11:55:18.436Z] github.com/docker/docker/builder/dockerfile [2021-09-20T11:55:18.436Z] github.com/docker/docker/builder/dockerignore [2021-09-20T11:55:18.436Z] github.com/docker/docker/builder/remotecontext [2021-09-20T11:55:18.436Z] github.com/docker/docker/builder/remotecontext/git [2021-09-20T11:55:18.436Z] github.com/docker/docker/cli [2021-09-20T11:55:18.436Z] github.com/docker/docker/cli/config [2021-09-20T11:55:18.436Z] github.com/docker/docker/cli/debug [2021-09-20T11:55:18.436Z] github.com/docker/docker/client [2021-09-20T11:55:18.436Z] github.com/docker/docker/cmd/docker-proxy [2021-09-20T11:55:18.436Z] github.com/docker/docker/cmd/dockerd [2021-09-20T11:55:18.436Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-20T11:55:18.436Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-20T11:55:18.436Z] github.com/docker/docker/container [2021-09-20T11:55:18.436Z] github.com/docker/docker/container/stream [2021-09-20T11:55:18.436Z] github.com/docker/docker/contrib/apparmor [2021-09-20T11:55:18.436Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-20T11:55:18.436Z] github.com/docker/docker/contrib/httpserver [2021-09-20T11:55:18.436Z] github.com/docker/docker/daemon [2021-09-20T11:55:18.436Z] github.com/docker/docker/daemon/cluster [2021-09-20T11:55:18.436Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-20T11:55:18.436Z] github.com/docker/docker/daemon/cluster/convert [2021-09-20T11:55:18.436Z] github.com/docker/docker/daemon/cluster/executor [2021-09-20T11:55:18.436Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-20T11:55:18.436Z] github.com/docker/docker/daemon/cluster/provider [2021-09-20T11:55:18.436Z] github.com/docker/docker/daemon/config [2021-09-20T11:55:18.436Z] github.com/docker/docker/daemon/discovery [2021-09-20T11:55:18.436Z] github.com/docker/docker/daemon/events [2021-09-20T11:55:18.436Z] github.com/docker/docker/daemon/events/testutils [2021-09-20T11:55:18.436Z] github.com/docker/docker/daemon/exec [2021-09-20T11:55:18.436Z] github.com/docker/docker/daemon/graphdriver [2021-09-20T11:55:18.436Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-20T11:55:18.436Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-20T11:55:18.436Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-20T11:55:18.436Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-20T11:55:18.436Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-20T11:55:18.436Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-20T11:55:18.436Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-20T11:55:18.436Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-20T11:55:18.436Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-20T11:55:18.436Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-20T11:55:18.436Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-20T11:55:18.436Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-20T11:55:18.436Z] github.com/docker/docker/daemon/images [2021-09-20T11:55:18.436Z] github.com/docker/docker/daemon/initlayer [2021-09-20T11:55:18.436Z] github.com/docker/docker/daemon/links [2021-09-20T11:55:18.436Z] github.com/docker/docker/daemon/listeners [2021-09-20T11:55:18.436Z] github.com/docker/docker/daemon/logger [2021-09-20T11:55:18.436Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-20T11:55:18.436Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-20T11:55:18.436Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-20T11:55:18.436Z] github.com/docker/docker/daemon/logger/gelf [2021-09-20T11:55:18.436Z] github.com/docker/docker/daemon/logger/journald [2021-09-20T11:55:18.436Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-20T11:55:18.436Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-20T11:55:18.436Z] github.com/docker/docker/daemon/logger/local [2021-09-20T11:55:18.436Z] github.com/docker/docker/daemon/logger/logentries [2021-09-20T11:55:18.436Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-20T11:55:18.436Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-20T11:55:18.436Z] github.com/docker/docker/daemon/logger/splunk [2021-09-20T11:55:18.436Z] github.com/docker/docker/daemon/logger/syslog [2021-09-20T11:55:18.436Z] github.com/docker/docker/daemon/logger/templates [2021-09-20T11:55:18.436Z] github.com/docker/docker/daemon/names [2021-09-20T11:55:18.436Z] github.com/docker/docker/daemon/network [2021-09-20T11:55:18.436Z] github.com/docker/docker/daemon/stats [2021-09-20T11:55:18.436Z] github.com/docker/docker/distribution [2021-09-20T11:55:18.436Z] github.com/docker/docker/distribution/metadata [2021-09-20T11:55:18.436Z] github.com/docker/docker/distribution/utils [2021-09-20T11:55:18.436Z] github.com/docker/docker/distribution/xfer [2021-09-20T11:55:18.436Z] github.com/docker/docker/dockerversion [2021-09-20T11:55:18.436Z] github.com/docker/docker/errdefs [2021-09-20T11:55:18.436Z] github.com/docker/docker/image [2021-09-20T11:55:18.436Z] github.com/docker/docker/image/cache [2021-09-20T11:55:18.436Z] github.com/docker/docker/image/tarexport [2021-09-20T11:55:18.436Z] github.com/docker/docker/image/v1 [2021-09-20T11:55:18.436Z] github.com/docker/docker/internal/test/suite [2021-09-20T11:55:18.436Z] github.com/docker/docker/layer [2021-09-20T11:55:18.436Z] github.com/docker/docker/libcontainerd [2021-09-20T11:55:18.436Z] github.com/docker/docker/libcontainerd/queue [2021-09-20T11:55:18.436Z] github.com/docker/docker/libcontainerd/remote [2021-09-20T11:55:18.436Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-20T11:55:18.436Z] github.com/docker/docker/libcontainerd/types [2021-09-20T11:55:18.436Z] github.com/docker/docker/oci [2021-09-20T11:55:18.436Z] github.com/docker/docker/oci/caps [2021-09-20T11:55:18.436Z] github.com/docker/docker/opts [2021-09-20T11:55:18.436Z] github.com/docker/docker/pkg/aaparser [2021-09-20T11:55:18.436Z] github.com/docker/docker/pkg/archive [2021-09-20T11:55:18.436Z] github.com/docker/docker/pkg/authorization [2021-09-20T11:55:18.436Z] github.com/docker/docker/pkg/broadcaster [2021-09-20T11:55:18.436Z] github.com/docker/docker/pkg/capabilities [2021-09-20T11:55:18.436Z] github.com/docker/docker/pkg/chrootarchive [2021-09-20T11:55:18.436Z] github.com/docker/docker/pkg/containerfs [2021-09-20T11:55:18.436Z] github.com/docker/docker/pkg/devicemapper [2021-09-20T11:55:18.436Z] github.com/docker/docker/pkg/directory [2021-09-20T11:55:18.436Z] github.com/docker/docker/pkg/discovery [2021-09-20T11:55:18.436Z] github.com/docker/docker/pkg/discovery/file [2021-09-20T11:55:18.436Z] github.com/docker/docker/pkg/discovery/kv [2021-09-20T11:55:18.436Z] github.com/docker/docker/pkg/discovery/memory [2021-09-20T11:55:18.436Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-20T11:55:18.436Z] github.com/docker/docker/pkg/dmesg [2021-09-20T11:55:18.436Z] github.com/docker/docker/pkg/filenotify [2021-09-20T11:55:18.436Z] github.com/docker/docker/pkg/fileutils [2021-09-20T11:55:18.436Z] github.com/docker/docker/pkg/fsutils [2021-09-20T11:55:18.436Z] github.com/docker/docker/pkg/homedir [2021-09-20T11:55:18.436Z] github.com/docker/docker/pkg/idtools [2021-09-20T11:55:18.436Z] github.com/docker/docker/pkg/ioutils [2021-09-20T11:55:18.436Z] github.com/docker/docker/pkg/jsonmessage [2021-09-20T11:55:18.436Z] github.com/docker/docker/pkg/locker [2021-09-20T11:55:18.436Z] github.com/docker/docker/pkg/longpath [2021-09-20T11:55:18.436Z] github.com/docker/docker/pkg/loopback [2021-09-20T11:55:18.436Z] github.com/docker/docker/pkg/mount [2021-09-20T11:55:18.436Z] github.com/docker/docker/pkg/namesgenerator [2021-09-20T11:55:18.436Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-20T11:55:18.436Z] github.com/docker/docker/pkg/parsers [2021-09-20T11:55:18.436Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-20T11:55:18.436Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-20T11:55:18.436Z] github.com/docker/docker/pkg/pidfile [2021-09-20T11:55:18.436Z] github.com/docker/docker/pkg/platform [2021-09-20T11:55:18.436Z] github.com/docker/docker/pkg/plugingetter [2021-09-20T11:55:18.436Z] github.com/docker/docker/pkg/plugins [2021-09-20T11:55:18.436Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-20T11:55:18.436Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-20T11:55:18.436Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-20T11:55:18.436Z] github.com/docker/docker/pkg/plugins/transport [2021-09-20T11:55:18.436Z] github.com/docker/docker/pkg/pools [2021-09-20T11:55:18.436Z] github.com/docker/docker/pkg/progress [2021-09-20T11:55:18.436Z] github.com/docker/docker/pkg/pubsub [2021-09-20T11:55:18.436Z] github.com/docker/docker/pkg/reexec [2021-09-20T11:55:18.436Z] github.com/docker/docker/pkg/signal [2021-09-20T11:55:18.436Z] github.com/docker/docker/pkg/stack [2021-09-20T11:55:18.436Z] github.com/docker/docker/pkg/stdcopy [2021-09-20T11:55:18.436Z] github.com/docker/docker/pkg/streamformatter [2021-09-20T11:55:18.436Z] github.com/docker/docker/pkg/stringid [2021-09-20T11:55:18.436Z] github.com/docker/docker/pkg/symlink [2021-09-20T11:55:18.436Z] github.com/docker/docker/pkg/sysinfo [2021-09-20T11:55:18.436Z] github.com/docker/docker/pkg/system [2021-09-20T11:55:18.436Z] github.com/docker/docker/pkg/tailfile [2021-09-20T11:55:18.436Z] github.com/docker/docker/pkg/tarsum [2021-09-20T11:55:18.436Z] github.com/docker/docker/pkg/term [2021-09-20T11:55:18.436Z] github.com/docker/docker/pkg/term/windows [2021-09-20T11:55:18.436Z] github.com/docker/docker/pkg/truncindex [2021-09-20T11:55:18.436Z] github.com/docker/docker/pkg/urlutil [2021-09-20T11:55:18.436Z] github.com/docker/docker/pkg/useragent [2021-09-20T11:55:18.436Z] github.com/docker/docker/plugin [2021-09-20T11:55:18.436Z] github.com/docker/docker/plugin/executor/containerd [2021-09-20T11:55:18.436Z] github.com/docker/docker/plugin/v2 [2021-09-20T11:55:18.436Z] github.com/docker/docker/profiles/apparmor [2021-09-20T11:55:18.436Z] github.com/docker/docker/profiles/seccomp [2021-09-20T11:55:18.436Z] github.com/docker/docker/quota [2021-09-20T11:55:18.436Z] github.com/docker/docker/reference [2021-09-20T11:55:18.436Z] github.com/docker/docker/registry [2021-09-20T11:55:18.436Z] github.com/docker/docker/registry/resumable [2021-09-20T11:55:18.436Z] github.com/docker/docker/restartmanager [2021-09-20T11:55:18.436Z] github.com/docker/docker/rootless [2021-09-20T11:55:18.436Z] github.com/docker/docker/rootless/specconv [2021-09-20T11:55:18.436Z] github.com/docker/docker/runconfig [2021-09-20T11:55:18.436Z] github.com/docker/docker/runconfig/opts [2021-09-20T11:55:18.436Z] github.com/docker/docker/testutil [2021-09-20T11:55:18.436Z] github.com/docker/docker/testutil/daemon [2021-09-20T11:55:18.436Z] github.com/docker/docker/testutil/environment [2021-09-20T11:55:18.436Z] github.com/docker/docker/testutil/fakecontext [2021-09-20T11:55:18.436Z] github.com/docker/docker/testutil/fakegit [2021-09-20T11:55:18.436Z] github.com/docker/docker/testutil/fakestorage [2021-09-20T11:55:18.436Z] github.com/docker/docker/testutil/fixtures/load [2021-09-20T11:55:18.436Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-20T11:55:18.436Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-20T11:55:18.436Z] github.com/docker/docker/testutil/registry [2021-09-20T11:55:18.436Z] github.com/docker/docker/testutil/request [2021-09-20T11:55:18.436Z] github.com/docker/docker/volume [2021-09-20T11:55:18.436Z] github.com/docker/docker/volume/drivers [2021-09-20T11:55:18.436Z] github.com/docker/docker/volume/local [2021-09-20T11:55:18.436Z] github.com/docker/docker/volume/mounts [2021-09-20T11:55:18.436Z] github.com/docker/docker/volume/service [2021-09-20T11:55:18.436Z] github.com/docker/docker/volume/service/opts [2021-09-20T11:55:18.436Z] github.com/docker/docker/volume/testutils' ']' [2021-09-20T11:55:18.437Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m 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/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/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy 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/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs 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/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/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/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils 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/loopback 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/stack 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/apparmor 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/rootless/specconv 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-09-20T11:55:18.538Z] #23 DONE 1.2s [2021-09-20T11:55:18.538Z] [2021-09-20T11:55:18.538Z] #65 [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-09-20T11:55:18.538Z] #65 sha256:0b800e80d57a147fd77f72f015c67b2507ba13799068b5b437f4d45827dc4889 [2021-09-20T11:55:18.538Z] #65 60.07 + bin/containerd [2021-09-20T11:55:19.387Z] ? github.com/docker/docker/api [no test files] [2021-09-20T11:55:19.910Z] #65 ... [2021-09-20T11:55:19.911Z] [2021-09-20T11:55:19.911Z] #24 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-09-20T11:55:19.911Z] #24 sha256:1e2dbbd824ae1525a3abe411c21a00d5f646621dd208e79896d1447a3383949d [2021-09-20T11:55:19.911Z] #24 0.965 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-09-20T11:55:19.911Z] #24 DONE 1.1s [2021-09-20T11:55:19.911Z] [2021-09-20T11:55:19.911Z] #25 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-09-20T11:55:19.911Z] #25 sha256:488bcf8a80a7be5ceb5be19e6410436cb477b4deff5193be6349ffb16b19ce16 [2021-09-20T11:55:20.842Z] #25 DONE 1.1s [2021-09-20T11:55:20.842Z] [2021-09-20T11:55:20.842Z] #26 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-09-20T11:55:20.842Z] #26 sha256:1f69fce4775473a73c8303cd95deaab8105a717e4c02f03e0dab06603f5434db [2021-09-20T11:55:22.265Z] #26 DONE 1.2s [2021-09-20T11:55:22.265Z] [2021-09-20T11:55:22.265Z] #27 [dev-systemd-false 6/25] RUN ldconfig [2021-09-20T11:55:22.265Z] #27 sha256:14f44ff3272a66852961468b1c7d49d2cfe6655368f919e82960a7438ef2dc31 [2021-09-20T11:55:23.643Z] #27 DONE 1.4s [2021-09-20T11:55:23.643Z] [2021-09-20T11:55:23.643Z] #28 [dev-systemd-false 7/25] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-09-20T11:55:23.643Z] #28 sha256:3d97054d7027b89cd58795220820dc89be701d2f3b38822e5424d87761609d99 [2021-09-20T11:55:24.631Z] #41 ... [2021-09-20T11:55:24.631Z] [2021-09-20T11:55:24.631Z] #51 [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-09-20T11:55:24.631Z] #51 sha256:013367038ba4d59b242ed7aed4697e4324360fbb51ff3f122a846517f505a46c [2021-09-20T11:55:24.631Z] #51 285.7 + /build/golangci-lint --version [2021-09-20T11:55:24.631Z] #51 286.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-09-20T11:55:24.631Z] #51 DONE 287.0s [2021-09-20T11:55:24.631Z] [2021-09-20T11:55:24.631Z] #55 [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-09-20T11:55:24.631Z] #55 sha256:f9382b57446aed4404196890d5bdd7fe433ae07f7059fb7b12d20008ef5f1d2a [2021-09-20T11:55:25.012Z] #28 1.520 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-20T11:55:25.012Z] #28 1.535 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-20T11:55:25.012Z] #28 1.703 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-20T11:55:25.012Z] #28 1.756 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-09-20T11:55:25.576Z] #28 2.028 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-20T11:55:25.576Z] #28 2.276 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-09-20T11:55:25.835Z] #28 2.548 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-09-20T11:55:26.092Z] #28 2.784 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-09-20T11:55:26.655Z] #28 3.184 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-20T11:55:26.655Z] #28 3.385 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [32.6 kB] [2021-09-20T11:55:26.655Z] #28 3.386 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [31.7 kB] [2021-09-20T11:55:26.655Z] #28 3.393 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [31.8 kB] [2021-09-20T11:55:26.655Z] #28 3.393 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [32.6 kB] [2021-09-20T11:55:26.655Z] #28 3.393 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [30.4 kB] [2021-09-20T11:55:26.655Z] #28 3.393 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [32.2 kB] [2021-09-20T11:55:26.912Z] #28 3.533 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2088 B] [2021-09-20T11:55:26.912Z] #28 3.536 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2100 B] [2021-09-20T11:55:26.912Z] #28 3.536 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2088 B] [2021-09-20T11:55:26.912Z] #28 3.536 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2092 B] [2021-09-20T11:55:26.912Z] #28 3.545 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2096 B] [2021-09-20T11:55:26.912Z] #28 3.545 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-20T11:55:30.846Z] #58 ... [2021-09-20T11:55:30.846Z] [2021-09-20T11:55:30.846Z] #41 [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-09-20T11:55:30.846Z] #41 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da [2021-09-20T11:55:30.846Z] #41 DONE 291.9s [2021-09-20T11:55:30.846Z] [2021-09-20T11:55:30.846Z] #55 [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-09-20T11:55:30.846Z] #55 sha256:d66ead99552ab26f07a907ddf67cdbb5e4132cb6b652ead0976ea756473460cc [2021-09-20T11:55:30.846Z] #55 ... [2021-09-20T11:55:30.846Z] [2021-09-20T11:55:30.846Z] #42 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-09-20T11:55:30.847Z] #42 sha256:47538bfdf5377e09824c4738b256eb426dbadb80f65cc3a6feebbeec0d08bc91 [2021-09-20T11:55:30.847Z] #42 DONE 0.6s [2021-09-20T11:55:30.847Z] [2021-09-20T11:55:30.847Z] #46 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-09-20T11:55:30.847Z] #46 sha256:80401536349a99d1aa85abcd65db2a417ac9a36c73bacac071b7fcefcf938948 [2021-09-20T11:55:30.847Z] #46 DONE 0.0s [2021-09-20T11:55:30.847Z] [2021-09-20T11:55:30.847Z] #58 [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-09-20T11:55:30.847Z] #58 sha256:6d59e37e89947cf5a2388281b96925ee29fc19fd493ff943ad125aef33fe2d0a [2021-09-20T11:55:31.093Z] #28 ... [2021-09-20T11:55:31.093Z] [2021-09-20T11:55:31.093Z] #62 [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-09-20T11:55:31.093Z] #62 sha256:7990854f5eda88018e1fa6b34f4d1a42aa807b9747d1addbc7f2d1dac9d3f593 [2021-09-20T11:55:31.093Z] #62 4.917 + cd /tmp/tmp.pzMGW5tJWq/src/github.com/opencontainers/runc [2021-09-20T11:55:31.093Z] #62 4.917 + git checkout -q v1.0.2 [2021-09-20T11:55:31.093Z] #62 5.206 + '[' -z '' ']' [2021-09-20T11:55:31.093Z] #62 5.206 + target=static [2021-09-20T11:55:31.093Z] #62 5.206 + make BUILDTAGS=seccomp static [2021-09-20T11:55:31.093Z] #62 5.311 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-09-20T11:55:31.107Z] #58 ... [2021-09-20T11:55:31.107Z] [2021-09-20T11:55:31.107Z] #48 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-09-20T11:55:31.107Z] #48 sha256:3abf4492a05965da7d293eaf82248fe4ae1322992c09fb851803308ed3eb1b85 [2021-09-20T11:55:31.107Z] #48 DONE 0.1s [2021-09-20T11:55:31.107Z] [2021-09-20T11:55:31.107Z] #50 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-09-20T11:55:31.107Z] #50 sha256:363eeaa83cfa8e378760fb05b5ae48fd34225b2876f4d23f703287e5f2f266b5 [2021-09-20T11:55:31.107Z] #50 DONE 0.1s [2021-09-20T11:55:31.107Z] [2021-09-20T11:55:31.107Z] #52 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-09-20T11:55:31.107Z] #52 sha256:e0d5b294462412e2289f3897eca1f46a21698c598e2a5c7b883631a96349a1f5 [2021-09-20T11:55:31.677Z] #52 DONE 0.4s [2021-09-20T11:55:31.677Z] [2021-09-20T11:55:31.677Z] #54 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-09-20T11:55:31.677Z] #54 sha256:aea90d99be13063df9fa359b1b069cfe19d1aa65e06570d378228b7ddec66c4a [2021-09-20T11:55:31.677Z] #54 DONE 0.2s [2021-09-20T11:55:31.677Z] [2021-09-20T11:55:31.677Z] #55 [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-09-20T11:55:31.677Z] #55 sha256:d66ead99552ab26f07a907ddf67cdbb5e4132cb6b652ead0976ea756473460cc [2021-09-20T11:55:31.809Z] ok github.com/docker/docker/api/server 0.007s coverage: 9.0% of statements [2021-09-20T11:55:32.927Z] a0ddf88812f1: Pull complete [2021-09-20T11:55:32.927Z] Digest: sha256:2b33eda096538c803fbf0c03dc7ea42c3c1b713e30aae03116d989867eda2bf8 [2021-09-20T11:55:32.927Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-20T11:55:32.927Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-20T11:55:32.927Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-09-20T11:55:32.927Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-09-20T11:55:32.927Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2183' [2021-09-20T11:55:32.927Z] INFO: Docker version of control daemon [2021-09-20T11:55:32.927Z] [2021-09-20T11:55:32.927Z] Client: [2021-09-20T11:55:32.927Z] Version: 20.10.8 [2021-09-20T11:55:32.927Z] API version: 1.41 [2021-09-20T11:55:32.927Z] Go version: go1.16.6 [2021-09-20T11:55:32.927Z] Git commit: 3967b7d [2021-09-20T11:55:32.927Z] Built: Fri Jul 30 19:58:50 2021 [2021-09-20T11:55:32.927Z] OS/Arch: windows/amd64 [2021-09-20T11:55:32.927Z] Context: default [2021-09-20T11:55:32.927Z] Experimental: true [2021-09-20T11:55:32.927Z] [2021-09-20T11:55:32.927Z] Server: Docker Engine - Community [2021-09-20T11:55:32.927Z] Engine: [2021-09-20T11:55:32.927Z] Version: 20.10.8 [2021-09-20T11:55:32.927Z] API version: 1.41 (minimum version 1.24) [2021-09-20T11:55:32.927Z] Go version: go1.16.6 [2021-09-20T11:55:32.927Z] Git commit: 75249d8 [2021-09-20T11:55:32.927Z] Built: Fri Jul 30 19:54:29 2021 [2021-09-20T11:55:32.927Z] OS/Arch: windows/amd64 [2021-09-20T11:55:32.927Z] Experimental: true [2021-09-20T11:55:32.927Z] [2021-09-20T11:55:32.927Z] INFO: Docker info of control daemon [2021-09-20T11:55:32.927Z] [2021-09-20T11:55:32.927Z] Client: [2021-09-20T11:55:32.927Z] Context: default [2021-09-20T11:55:32.927Z] Debug Mode: false [2021-09-20T11:55:32.927Z] Plugins: [2021-09-20T11:55:32.927Z] app: Docker Application (Docker Inc., v0.8.0) [2021-09-20T11:55:32.927Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-09-20T11:55:32.927Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-09-20T11:55:32.927Z] [2021-09-20T11:55:32.927Z] Server: [2021-09-20T11:55:32.927Z] Containers: 0 [2021-09-20T11:55:32.927Z] Running: 0 [2021-09-20T11:55:32.927Z] Paused: 0 [2021-09-20T11:55:32.927Z] Stopped: 0 [2021-09-20T11:55:32.927Z] Images: 1 [2021-09-20T11:55:32.927Z] Server Version: 20.10.8 [2021-09-20T11:55:32.927Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-09-20T11:55:32.927Z] Windows: [2021-09-20T11:55:32.927Z] LCOW: [2021-09-20T11:55:32.927Z] Logging Driver: json-file [2021-09-20T11:55:32.927Z] Plugins: [2021-09-20T11:55:32.927Z] Volume: local [2021-09-20T11:55:32.927Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-20T11:55:32.927Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-20T11:55:32.927Z] Swarm: inactive [2021-09-20T11:55:32.927Z] Default Isolation: process [2021-09-20T11:55:32.927Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-09-20T11:55:32.927Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114) [2021-09-20T11:55:32.927Z] OSType: windows [2021-09-20T11:55:32.927Z] Architecture: x86_64 [2021-09-20T11:55:32.927Z] CPUs: 4 [2021-09-20T11:55:32.927Z] Total Memory: 32GiB [2021-09-20T11:55:32.927Z] Name: azwin-2-e63cd0 [2021-09-20T11:55:32.927Z] ID: XY73:YXCL:4JV2:L5OD:3LLO:K3OC:FGXE:SVIG:WUSL:HBJG:UQY5:VISZ [2021-09-20T11:55:32.927Z] Docker Root Dir: D:\docker [2021-09-20T11:55:32.927Z] Debug Mode: false [2021-09-20T11:55:32.927Z] Registry: https://index.docker.io/v1/ [2021-09-20T11:55:32.927Z] Labels: [2021-09-20T11:55:32.927Z] Experimental: true [2021-09-20T11:55:32.927Z] Insecure Registries: [2021-09-20T11:55:32.927Z] 10.0.0.4:5000 [2021-09-20T11:55:32.927Z] 127.0.0.0/8 [2021-09-20T11:55:32.927Z] Registry Mirrors: [2021-09-20T11:55:32.927Z] http://10.0.0.4:5000/ [2021-09-20T11:55:32.927Z] Live Restore Enabled: false [2021-09-20T11:55:32.927Z] Product License: Community Engine [2021-09-20T11:55:32.927Z] [2021-09-20T11:55:32.927Z] [2021-09-20T11:55:32.927Z] INFO: Commit hash is f1d02ecb5f [2021-09-20T11:55:32.927Z] INFO: Nuke-Everything... [2021-09-20T11:55:32.927Z] INFO: Container count on control daemon to delete is 0 [2021-09-20T11:55:32.927Z] INFO: Nuking d:\CI [2021-09-20T11:55:32.927Z] INFO: Zapped successfully [2021-09-20T11:55:32.927Z] INFO: Location for testing is d:\CI\PR-42868\2 [2021-09-20T11:55:32.927Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-09-20T11:55:32.927Z] [2021-09-20T11:55:32.927Z] [2021-09-20T11:55:32.927Z] INFO: Building the image from Dockerfile.windows at 09/20/2021 11:55:30... [2021-09-20T11:55:32.927Z] [2021-09-20T11:55:35.122Z] Sending build context to Docker daemon 60.65MB [2021-09-20T11:55:35.122Z] [2021-09-20T11:55:35.122Z] Step 1/11 : FROM microsoft/windowsservercore [2021-09-20T11:55:35.122Z] ---> 6e98155df178 [2021-09-20T11:55:35.122Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-09-20T11:55:35.583Z] ---> Running in b3bbf84c0e79 [2021-09-20T11:55:35.583Z] Removing intermediate container b3bbf84c0e79 [2021-09-20T11:55:35.583Z] ---> e29076886215 [2021-09-20T11:55:35.583Z] Step 3/11 : ARG GO_VERSION=1.17.1 [2021-09-20T11:55:35.583Z] ---> Running in 3ce32954c864 [2021-09-20T11:55:36.042Z] Removing intermediate container 3ce32954c864 [2021-09-20T11:55:36.042Z] ---> bab700110a2e [2021-09-20T11:55:36.042Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.5 [2021-09-20T11:55:36.042Z] ---> Running in 2d0620cd5b21 [2021-09-20T11:55:36.501Z] Removing intermediate container 2d0620cd5b21 [2021-09-20T11:55:36.501Z] ---> aa149a9896e6 [2021-09-20T11:55:36.501Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-09-20T11:55:36.501Z] ---> Running in b3eee9901012 [2021-09-20T11:55:36.960Z] Removing intermediate container b3eee9901012 [2021-09-20T11:55:36.960Z] ---> 10f39b4864b2 [2021-09-20T11:55:36.960Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2021-09-20T11:55:36.960Z] ---> Running in f6416880e5d8 [2021-09-20T11:55:37.419Z] Removing intermediate container f6416880e5d8 [2021-09-20T11:55:37.419Z] ---> d4bd2b417b6c [2021-09-20T11:55:37.419Z] Step 7/11 : 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;C:\containerd\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; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $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-09-20T11:55:37.419Z] ---> Running in 42749bed860c [2021-09-20T11:55:37.640Z] #62 ... [2021-09-20T11:55:37.640Z] [2021-09-20T11:55:37.640Z] #28 [dev-systemd-false 7/25] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-09-20T11:55:37.640Z] #28 sha256:3d97054d7027b89cd58795220820dc89be701d2f3b38822e5424d87761609d99 [2021-09-20T11:55:37.640Z] #28 14.28 Fetched 48.3 MB in 13s (3665 kB/s) [2021-09-20T11:55:42.740Z] #55 ... [2021-09-20T11:55:42.740Z] [2021-09-20T11:55:42.740Z] #41 [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-09-20T11:55:42.740Z] #41 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da [2021-09-20T11:55:42.740Z] #41 DONE 304.1s [2021-09-20T11:55:42.740Z] [2021-09-20T11:55:42.740Z] #55 [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-09-20T11:55:42.740Z] #55 sha256:f9382b57446aed4404196890d5bdd7fe433ae07f7059fb7b12d20008ef5f1d2a [2021-09-20T11:55:44.187Z] #28 14.28 Reading package lists... [2021-09-20T11:55:44.654Z] #55 ... [2021-09-20T11:55:44.655Z] [2021-09-20T11:55:44.655Z] #42 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-09-20T11:55:44.655Z] #42 sha256:8fecd16cafa0bd27c7714d6923f34d3470bf6c8739a7c22f56e707f020abf621 [2021-09-20T11:55:44.916Z] #42 DONE 0.5s [2021-09-20T11:55:44.916Z] [2021-09-20T11:55:44.916Z] #46 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-09-20T11:55:44.916Z] #46 sha256:36ca95dc109156af1c01bc256affc262eb8a99936905098db106697f98ad2451 [2021-09-20T11:55:44.916Z] #46 DONE 0.1s [2021-09-20T11:55:44.916Z] [2021-09-20T11:55:44.916Z] #48 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-09-20T11:55:44.916Z] #48 sha256:f9c1c23568926bea0e5e1d784e5e6481fdcfd5bfe4fd380a141eb2db1e4a86e6 [2021-09-20T11:55:45.176Z] #48 DONE 0.1s [2021-09-20T11:55:45.176Z] [2021-09-20T11:55:45.176Z] #50 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-09-20T11:55:45.176Z] #50 sha256:5e5958dd32332b070559fc5138b7c1b7d7967e3d6452081d86774578aa18119b [2021-09-20T11:55:45.437Z] #50 DONE 0.1s [2021-09-20T11:55:45.437Z] [2021-09-20T11:55:45.437Z] #52 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-09-20T11:55:45.437Z] #52 sha256:bfdada98b39659055327f43611e33085384bc70fd0f8b8d3e411af608eb28754 [2021-09-20T11:55:45.697Z] #52 DONE 0.4s [2021-09-20T11:55:45.697Z] [2021-09-20T11:55:45.697Z] #55 [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-09-20T11:55:45.697Z] #55 sha256:f9382b57446aed4404196890d5bdd7fe433ae07f7059fb7b12d20008ef5f1d2a [2021-09-20T11:55:45.697Z] #55 ... [2021-09-20T11:55:45.697Z] [2021-09-20T11:55:45.697Z] #54 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-09-20T11:55:45.697Z] #54 sha256:649662aa53d482fbb393a9efd32c158a370d64b58cd4bbe5d9475312a1d2ebd3 [2021-09-20T11:55:45.697Z] #54 DONE 0.1s [2021-09-20T11:55:45.957Z] [2021-09-20T11:55:45.957Z] #55 [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-09-20T11:55:45.957Z] #55 sha256:f9382b57446aed4404196890d5bdd7fe433ae07f7059fb7b12d20008ef5f1d2a [2021-09-20T11:55:49.817Z] [2021-09-20T11:55:49.817Z] SUCCESS: Specified value was saved. [2021-09-20T11:55:50.734Z] #28 20.78 Reading package lists... [2021-09-20T11:55:50.786Z] INFO: Downloading git... [2021-09-20T11:55:52.628Z] #28 27.29 Building dependency tree... [2021-09-20T11:55:52.970Z] INFO: Downloading go... [2021-09-20T11:55:53.559Z] #28 30.25 bzip2 is already the newest version (1.0.8-4). [2021-09-20T11:55:53.559Z] #28 30.25 patch is already the newest version (2.7.6-7). [2021-09-20T11:55:53.559Z] #28 30.25 xz-utils is already the newest version (5.2.5-2). [2021-09-20T11:55:53.559Z] #28 30.25 The following additional packages will be installed: [2021-09-20T11:55:53.559Z] #28 30.25 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2021-09-20T11:55:53.559Z] #28 30.25 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2021-09-20T11:55:53.559Z] #28 30.26 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-09-20T11:55:53.559Z] #28 30.26 python3-pkg-resources vim-runtime xxd [2021-09-20T11:55:53.559Z] #28 30.28 Suggested packages: [2021-09-20T11:55:53.559Z] #28 30.28 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2021-09-20T11:55:53.559Z] #28 30.28 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2021-09-20T11:55:53.559Z] #28 30.28 Recommended packages: [2021-09-20T11:55:53.559Z] #28 30.28 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-09-20T11:55:53.626Z] #55 ... [2021-09-20T11:55:53.626Z] [2021-09-20T11:55:53.626Z] #58 [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-09-20T11:55:53.626Z] #58 sha256:6d59e37e89947cf5a2388281b96925ee29fc19fd493ff943ad125aef33fe2d0a [2021-09-20T11:55:53.626Z] #58 253.2 + bin/containerd [2021-09-20T11:55:53.943Z] INFO: Downloading compiler 1 of 3... [2021-09-20T11:55:55.454Z] #28 31.74 The following NEW packages will be installed: [2021-09-20T11:55:55.454Z] #28 31.75 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2021-09-20T11:55:55.454Z] #28 31.75 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2021-09-20T11:55:55.454Z] #28 31.75 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2021-09-20T11:55:55.454Z] #28 31.76 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2021-09-20T11:55:55.454Z] #28 31.76 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2021-09-20T11:55:55.454Z] #28 31.76 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2021-09-20T11:55:55.454Z] #28 31.76 vim-common vim-runtime xfsprogs xxd zip zstd [2021-09-20T11:55:55.454Z] #28 32.17 0 upgraded, 44 newly installed, 0 to remove and 0 not upgraded. [2021-09-20T11:55:55.454Z] #28 32.17 Need to get 18.6 MB of archives. [2021-09-20T11:55:55.454Z] #28 32.17 After this operation, 71.4 MB of additional disk space will be used. [2021-09-20T11:55:55.454Z] #28 32.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-09-20T11:55:55.485Z] INFO: Downloading compiler 2 of 3... [2021-09-20T11:55:55.617Z] 48a76b150a3a: Pull complete [2021-09-20T11:55:55.617Z] Digest: sha256:591f3c76c17869b99700815aa259f728a92f4912dcd68bcce21b7e9a4309cda4 [2021-09-20T11:55:55.617Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-20T11:55:55.617Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-20T11:55:55.617Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2021-09-20T11:55:55.617Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2021-09-20T11:55:55.617Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.230' [2021-09-20T11:55:55.617Z] INFO: Docker version of control daemon [2021-09-20T11:55:55.617Z] [2021-09-20T11:55:55.617Z] Client: [2021-09-20T11:55:55.617Z] Version: 20.10.8 [2021-09-20T11:55:55.617Z] API version: 1.41 [2021-09-20T11:55:55.617Z] Go version: go1.16.6 [2021-09-20T11:55:55.617Z] Git commit: 3967b7d [2021-09-20T11:55:55.617Z] Built: Fri Jul 30 19:58:50 2021 [2021-09-20T11:55:55.617Z] OS/Arch: windows/amd64 [2021-09-20T11:55:55.617Z] Context: default [2021-09-20T11:55:55.617Z] Experimental: true [2021-09-20T11:55:55.617Z] [2021-09-20T11:55:55.617Z] Server: Docker Engine - Community [2021-09-20T11:55:55.617Z] Engine: [2021-09-20T11:55:55.617Z] Version: 20.10.8 [2021-09-20T11:55:55.617Z] API version: 1.41 (minimum version 1.24) [2021-09-20T11:55:55.617Z] Go version: go1.16.6 [2021-09-20T11:55:55.617Z] Git commit: 75249d8 [2021-09-20T11:55:55.617Z] Built: Fri Jul 30 19:54:29 2021 [2021-09-20T11:55:55.617Z] OS/Arch: windows/amd64 [2021-09-20T11:55:55.617Z] Experimental: true [2021-09-20T11:55:55.617Z] [2021-09-20T11:55:55.617Z] INFO: Docker info of control daemon [2021-09-20T11:55:55.617Z] [2021-09-20T11:55:55.617Z] Client: [2021-09-20T11:55:55.617Z] Context: default [2021-09-20T11:55:55.617Z] Debug Mode: false [2021-09-20T11:55:55.617Z] [2021-09-20T11:55:55.617Z] Server: [2021-09-20T11:55:55.617Z] Containers: 0 [2021-09-20T11:55:55.617Z] Running: 0 [2021-09-20T11:55:55.617Z] Paused: 0 [2021-09-20T11:55:55.617Z] Stopped: 0 [2021-09-20T11:55:55.617Z] Images: 1 [2021-09-20T11:55:55.617Z] Server Version: 20.10.8 [2021-09-20T11:55:55.617Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-09-20T11:55:55.617Z] Windows: [2021-09-20T11:55:55.617Z] LCOW: [2021-09-20T11:55:55.617Z] Logging Driver: json-file [2021-09-20T11:55:55.617Z] Plugins: [2021-09-20T11:55:55.617Z] Volume: local [2021-09-20T11:55:55.617Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-20T11:55:55.617Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-20T11:55:55.617Z] Swarm: inactive [2021-09-20T11:55:55.617Z] Default Isolation: process [2021-09-20T11:55:55.617Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-09-20T11:55:55.617Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-09-20T11:55:55.617Z] OSType: windows [2021-09-20T11:55:55.617Z] Architecture: x86_64 [2021-09-20T11:55:55.617Z] CPUs: 4 [2021-09-20T11:55:55.617Z] Total Memory: 32GiB [2021-09-20T11:55:55.617Z] Name: azwin-2-0690b0 [2021-09-20T11:55:55.617Z] ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT [2021-09-20T11:55:55.617Z] Docker Root Dir: D:\docker [2021-09-20T11:55:55.617Z] Debug Mode: false [2021-09-20T11:55:55.617Z] Registry: https://index.docker.io/v1/ [2021-09-20T11:55:55.617Z] Labels: [2021-09-20T11:55:55.617Z] Experimental: true [2021-09-20T11:55:55.617Z] Insecure Registries: [2021-09-20T11:55:55.617Z] 10.0.0.4:5000 [2021-09-20T11:55:55.617Z] 127.0.0.0/8 [2021-09-20T11:55:55.617Z] Registry Mirrors: [2021-09-20T11:55:55.617Z] http://10.0.0.4:5000/ [2021-09-20T11:55:55.617Z] Live Restore Enabled: false [2021-09-20T11:55:55.617Z] Product License: Community Engine [2021-09-20T11:55:55.617Z] [2021-09-20T11:55:55.617Z] [2021-09-20T11:55:55.617Z] INFO: Commit hash is f1d02ecb5f [2021-09-20T11:55:55.617Z] INFO: Nuke-Everything... [2021-09-20T11:55:55.617Z] INFO: Container count on control daemon to delete is 0 [2021-09-20T11:55:55.617Z] INFO: Nuking d:\CI [2021-09-20T11:55:55.617Z] INFO: Zapped successfully [2021-09-20T11:55:55.617Z] INFO: Location for testing is d:\CI\PR-42868\2 [2021-09-20T11:55:55.617Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-09-20T11:55:55.617Z] [2021-09-20T11:55:55.617Z] [2021-09-20T11:55:55.617Z] INFO: Building the image from Dockerfile.windows at 09/20/2021 11:55:52... [2021-09-20T11:55:55.617Z] [2021-09-20T11:55:55.712Z] #28 32.17 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-09-20T11:55:55.712Z] #28 32.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-09-20T11:55:55.712Z] #28 32.17 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-09-20T11:55:55.712Z] #28 32.17 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-09-20T11:55:55.712Z] #28 32.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-09-20T11:55:55.712Z] #28 32.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-09-20T11:55:55.712Z] #28 32.18 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-09-20T11:55:55.712Z] #28 32.19 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-09-20T11:55:55.712Z] #28 32.19 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-20T11:55:55.712Z] #28 32.20 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-09-20T11:55:55.712Z] #28 32.20 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-09-20T11:55:55.712Z] #28 32.21 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-09-20T11:55:55.712Z] #28 32.21 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-09-20T11:55:55.712Z] #28 32.21 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-09-20T11:55:55.712Z] #28 32.21 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-09-20T11:55:55.712Z] #28 32.21 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-09-20T11:55:55.712Z] #28 32.22 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-09-20T11:55:55.712Z] #28 32.22 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-09-20T11:55:55.712Z] #28 32.23 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-09-20T11:55:55.712Z] #28 32.23 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-09-20T11:55:55.712Z] #28 32.24 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-09-20T11:55:55.712Z] #28 32.24 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-09-20T11:55:55.712Z] #28 32.24 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-09-20T11:55:55.712Z] #28 32.24 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-09-20T11:55:55.712Z] #28 32.24 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-09-20T11:55:55.712Z] #28 32.24 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-09-20T11:55:55.712Z] #28 32.24 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-09-20T11:55:55.712Z] #28 32.24 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-09-20T11:55:55.712Z] #28 32.25 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-09-20T11:55:55.712Z] #28 32.28 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-09-20T11:55:55.712Z] #28 32.29 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-09-20T11:55:55.712Z] #28 32.29 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-20T11:55:55.712Z] #28 32.30 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-09-20T11:55:55.712Z] #28 32.30 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-09-20T11:55:55.712Z] #28 32.30 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-09-20T11:55:55.712Z] #28 32.31 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-09-20T11:55:55.712Z] #28 32.33 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-09-20T11:55:55.712Z] #28 32.34 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-09-20T11:55:55.712Z] #28 32.34 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-09-20T11:55:55.969Z] #28 32.44 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-09-20T11:55:55.969Z] #28 32.46 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-09-20T11:55:55.969Z] #28 32.47 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-09-20T11:55:55.969Z] #28 32.48 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-09-20T11:55:56.226Z] #28 32.98 debconf: delaying package configuration, since apt-utils is not installed [2021-09-20T11:55:56.467Z] INFO: Downloading compiler 3 of 3... [2021-09-20T11:55:56.483Z] #28 33.21 Fetched 18.6 MB in 1s (31.0 MB/s) [2021-09-20T11:55:56.483Z] #28 33.26 Selecting previously unselected package pigz. [2021-09-20T11:55:56.740Z] #28 33.26 (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 ... 40072 files and directories currently installed.) [2021-09-20T11:55:56.740Z] #28 33.33 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-09-20T11:55:56.740Z] #28 33.33 Unpacking pigz (2.6-1) ... [2021-09-20T11:55:56.740Z] #28 33.40 Selecting previously unselected package libelf1:amd64. [2021-09-20T11:55:56.740Z] #28 33.40 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-09-20T11:55:56.740Z] #28 33.42 Unpacking libelf1:amd64 (0.183-1) ... [2021-09-20T11:55:56.740Z] #28 33.52 Selecting previously unselected package libbpf0:amd64. [2021-09-20T11:55:56.919Z] #58 ... [2021-09-20T11:55:56.919Z] [2021-09-20T11:55:56.919Z] #55 [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-09-20T11:55:56.919Z] #55 sha256:d66ead99552ab26f07a907ddf67cdbb5e4132cb6b652ead0976ea756473460cc [2021-09-20T11:55:56.919Z] #55 149.2 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-09-20T11:55:56.944Z] INFO: Extracting git... [2021-09-20T11:55:56.997Z] #28 33.53 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-09-20T11:55:56.997Z] #28 33.53 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-09-20T11:55:56.997Z] #28 33.60 Selecting previously unselected package libcap2:amd64. [2021-09-20T11:55:56.997Z] #28 33.61 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-09-20T11:55:56.997Z] #28 33.61 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-09-20T11:55:56.997Z] #28 33.65 Selecting previously unselected package libmnl0:amd64. [2021-09-20T11:55:56.997Z] #28 33.66 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-09-20T11:55:56.997Z] #28 33.67 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-09-20T11:55:56.997Z] #28 33.70 Selecting previously unselected package libxtables12:amd64. [2021-09-20T11:55:56.997Z] #28 33.71 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-09-20T11:55:56.997Z] #28 33.72 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-09-20T11:55:57.159Z] Sending build context to Docker daemon 60.65MB [2021-09-20T11:55:57.159Z] [2021-09-20T11:55:57.159Z] Step 1/11 : FROM microsoft/windowsservercore [2021-09-20T11:55:57.159Z] ---> a3aeeffc33bf [2021-09-20T11:55:57.159Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-09-20T11:55:57.159Z] ---> Running in 77fee0bb249d [2021-09-20T11:55:57.159Z] Removing intermediate container 77fee0bb249d [2021-09-20T11:55:57.159Z] ---> 59e6c60711b7 [2021-09-20T11:55:57.159Z] Step 3/11 : ARG GO_VERSION=1.17.1 [2021-09-20T11:55:57.178Z] #55 150.1 + mkdir -p /build [2021-09-20T11:55:57.254Z] #28 33.78 Selecting previously unselected package libcap2-bin. [2021-09-20T11:55:57.254Z] #28 33.79 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-09-20T11:55:57.254Z] #28 33.79 Unpacking libcap2-bin (1:2.44-1) ... [2021-09-20T11:55:57.254Z] #28 33.86 Selecting previously unselected package iproute2. [2021-09-20T11:55:57.254Z] #28 33.87 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-09-20T11:55:57.254Z] #28 33.87 Unpacking iproute2 (5.10.0-4) ... [2021-09-20T11:55:57.436Z] #55 150.1 + cp runc /build/runc [2021-09-20T11:55:57.511Z] #28 34.16 Selecting previously unselected package xxd. [2021-09-20T11:55:57.511Z] #28 34.17 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-09-20T11:55:57.511Z] #28 34.17 Unpacking xxd (2:8.2.2434-3) ... [2021-09-20T11:55:57.628Z] ---> Running in cf0d773c5d02 [2021-09-20T11:55:57.628Z] Removing intermediate container cf0d773c5d02 [2021-09-20T11:55:57.628Z] ---> a19d6e07fed3 [2021-09-20T11:55:57.628Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.5 [2021-09-20T11:55:57.628Z] ---> Running in d96b55527fa7 [2021-09-20T11:55:57.767Z] #28 34.26 Selecting previously unselected package vim-common. [2021-09-20T11:55:57.767Z] #28 34.27 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-20T11:55:57.767Z] #28 34.29 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-20T11:55:57.767Z] #28 34.39 Selecting previously unselected package bash-completion. [2021-09-20T11:55:57.767Z] #28 34.40 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-09-20T11:55:58.098Z] Removing intermediate container d96b55527fa7 [2021-09-20T11:55:58.098Z] ---> a5144ee6ef58 [2021-09-20T11:55:58.098Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-09-20T11:55:58.098Z] ---> Running in 03cb6d5129ea [2021-09-20T11:55:58.098Z] Removing intermediate container 03cb6d5129ea [2021-09-20T11:55:58.098Z] ---> 371cbccc12ab [2021-09-20T11:55:58.098Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2021-09-20T11:55:58.098Z] ---> Running in 9d326c66343b [2021-09-20T11:55:58.366Z] 48a76b150a3a: Pull complete [2021-09-20T11:55:58.366Z] Digest: sha256:591f3c76c17869b99700815aa259f728a92f4912dcd68bcce21b7e9a4309cda4 [2021-09-20T11:55:58.366Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-20T11:55:58.366Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-20T11:55:58.366Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2021-09-20T11:55:58.366Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2021-09-20T11:55:58.366Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.230' [2021-09-20T11:55:58.366Z] INFO: Docker version of control daemon [2021-09-20T11:55:58.366Z] [2021-09-20T11:55:58.366Z] Client: [2021-09-20T11:55:58.366Z] Version: 20.10.8 [2021-09-20T11:55:58.366Z] API version: 1.41 [2021-09-20T11:55:58.366Z] Go version: go1.16.6 [2021-09-20T11:55:58.366Z] Git commit: 3967b7d [2021-09-20T11:55:58.366Z] Built: Fri Jul 30 19:58:50 2021 [2021-09-20T11:55:58.366Z] OS/Arch: windows/amd64 [2021-09-20T11:55:58.366Z] Context: default [2021-09-20T11:55:58.366Z] Experimental: true [2021-09-20T11:55:58.366Z] [2021-09-20T11:55:58.366Z] Server: Docker Engine - Community [2021-09-20T11:55:58.366Z] Engine: [2021-09-20T11:55:58.366Z] Version: 20.10.8 [2021-09-20T11:55:58.366Z] API version: 1.41 (minimum version 1.24) [2021-09-20T11:55:58.366Z] Go version: go1.16.6 [2021-09-20T11:55:58.366Z] Git commit: 75249d8 [2021-09-20T11:55:58.366Z] Built: Fri Jul 30 19:54:29 2021 [2021-09-20T11:55:58.366Z] OS/Arch: windows/amd64 [2021-09-20T11:55:58.366Z] Experimental: true [2021-09-20T11:55:58.366Z] [2021-09-20T11:55:58.366Z] INFO: Docker info of control daemon [2021-09-20T11:55:58.366Z] [2021-09-20T11:55:58.366Z] Client: [2021-09-20T11:55:58.366Z] Context: default [2021-09-20T11:55:58.366Z] Debug Mode: false [2021-09-20T11:55:58.366Z] [2021-09-20T11:55:58.366Z] Server: [2021-09-20T11:55:58.366Z] Containers: 0 [2021-09-20T11:55:58.366Z] Running: 0 [2021-09-20T11:55:58.366Z] Paused: 0 [2021-09-20T11:55:58.366Z] Stopped: 0 [2021-09-20T11:55:58.366Z] Images: 1 [2021-09-20T11:55:58.366Z] Server Version: 20.10.8 [2021-09-20T11:55:58.366Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-09-20T11:55:58.366Z] Windows: [2021-09-20T11:55:58.366Z] LCOW: [2021-09-20T11:55:58.366Z] Logging Driver: json-file [2021-09-20T11:55:58.366Z] Plugins: [2021-09-20T11:55:58.366Z] Volume: local [2021-09-20T11:55:58.366Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-20T11:55:58.366Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-20T11:55:58.366Z] Swarm: inactive [2021-09-20T11:55:58.366Z] Default Isolation: process [2021-09-20T11:55:58.366Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-09-20T11:55:58.366Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-09-20T11:55:58.366Z] OSType: windows [2021-09-20T11:55:58.366Z] Architecture: x86_64 [2021-09-20T11:55:58.366Z] CPUs: 4 [2021-09-20T11:55:58.366Z] Total Memory: 32GiB [2021-09-20T11:55:58.366Z] Name: azwin-2-0690b1 [2021-09-20T11:55:58.366Z] ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT [2021-09-20T11:55:58.366Z] Docker Root Dir: D:\docker [2021-09-20T11:55:58.366Z] Debug Mode: false [2021-09-20T11:55:58.366Z] Registry: https://index.docker.io/v1/ [2021-09-20T11:55:58.366Z] Labels: [2021-09-20T11:55:58.366Z] Experimental: true [2021-09-20T11:55:58.366Z] Insecure Registries: [2021-09-20T11:55:58.366Z] 10.0.0.4:5000 [2021-09-20T11:55:58.366Z] 127.0.0.0/8 [2021-09-20T11:55:58.366Z] Registry Mirrors: [2021-09-20T11:55:58.366Z] http://10.0.0.4:5000/ [2021-09-20T11:55:58.366Z] Live Restore Enabled: false [2021-09-20T11:55:58.366Z] Product License: Community Engine [2021-09-20T11:55:58.366Z] [2021-09-20T11:55:58.366Z] [2021-09-20T11:55:58.366Z] INFO: Commit hash is f1d02ecb5f [2021-09-20T11:55:58.366Z] INFO: Nuke-Everything... [2021-09-20T11:55:58.366Z] INFO: Container count on control daemon to delete is 0 [2021-09-20T11:55:58.366Z] INFO: Nuking d:\CI [2021-09-20T11:55:58.366Z] INFO: Zapped successfully [2021-09-20T11:55:58.366Z] INFO: Location for testing is d:\CI\PR-42868\2 [2021-09-20T11:55:58.366Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-09-20T11:55:58.366Z] [2021-09-20T11:55:58.366Z] [2021-09-20T11:55:58.366Z] INFO: Building the image from Dockerfile.windows at 09/20/2021 11:55:51... [2021-09-20T11:55:58.366Z] [2021-09-20T11:55:58.366Z] Sending build context to Docker daemon 60.65MB [2021-09-20T11:55:58.366Z] [2021-09-20T11:55:58.366Z] Step 1/11 : FROM microsoft/windowsservercore [2021-09-20T11:55:58.366Z] ---> a3aeeffc33bf [2021-09-20T11:55:58.366Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-09-20T11:55:58.366Z] ---> Running in c6fcecede5d4 [2021-09-20T11:55:58.366Z] Removing intermediate container c6fcecede5d4 [2021-09-20T11:55:58.366Z] ---> 353129d374cd [2021-09-20T11:55:58.366Z] Step 3/11 : ARG GO_VERSION=1.17.1 [2021-09-20T11:55:58.366Z] ---> Running in 3512841a6c58 [2021-09-20T11:55:58.366Z] Removing intermediate container 3512841a6c58 [2021-09-20T11:55:58.366Z] ---> 7752041d6709 [2021-09-20T11:55:58.366Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.5 [2021-09-20T11:55:58.366Z] ---> Running in 117bf6b2b049 [2021-09-20T11:55:58.366Z] Removing intermediate container 117bf6b2b049 [2021-09-20T11:55:58.366Z] ---> 69b349b61a4f [2021-09-20T11:55:58.366Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-09-20T11:55:58.366Z] ---> Running in 20d2b104d405 [2021-09-20T11:55:58.366Z] Removing intermediate container 20d2b104d405 [2021-09-20T11:55:58.366Z] ---> d3b525a41899 [2021-09-20T11:55:58.366Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2021-09-20T11:55:58.366Z] ---> Running in 4966ea74aafe [2021-09-20T11:55:58.366Z] Removing intermediate container 4966ea74aafe [2021-09-20T11:55:58.366Z] ---> 92391e6e2f9c [2021-09-20T11:55:58.366Z] Step 7/11 : 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;C:\containerd\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; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $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-09-20T11:55:58.366Z] ---> Running in f8cf4e376637 [2021-09-20T11:55:58.373Z] #55 DONE 150.9s [2021-09-20T11:55:58.373Z] [2021-09-20T11:55:58.373Z] #58 [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-09-20T11:55:58.373Z] #58 sha256:6d59e37e89947cf5a2388281b96925ee29fc19fd493ff943ad125aef33fe2d0a [2021-09-20T11:55:58.568Z] Removing intermediate container 9d326c66343b [2021-09-20T11:55:58.568Z] ---> cc8df00ccbcb [2021-09-20T11:55:58.568Z] Step 7/11 : 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;C:\containerd\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; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $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-09-20T11:55:58.568Z] ---> Running in e73ec25547c4 [2021-09-20T11:55:59.136Z] #28 35.49 Unpacking bash-completion (1:2.11-2) ... [2021-09-20T11:55:59.136Z] #28 35.72 Selecting previously unselected package apparmor. [2021-09-20T11:55:59.136Z] #28 35.72 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2021-09-20T11:55:59.136Z] #28 35.77 Unpacking apparmor (2.13.6-10) ... [2021-09-20T11:55:59.393Z] #28 36.00 Selecting previously unselected package inetutils-ping. [2021-09-20T11:55:59.393Z] #28 36.01 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-09-20T11:55:59.393Z] #28 36.01 Unpacking inetutils-ping (2:2.0-1) ... [2021-09-20T11:55:59.393Z] #28 36.11 Selecting previously unselected package libip4tc2:amd64. [2021-09-20T11:55:59.650Z] #28 36.11 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2021-09-20T11:55:59.650Z] #28 36.12 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-09-20T11:55:59.650Z] #28 36.17 Selecting previously unselected package libip6tc2:amd64. [2021-09-20T11:55:59.650Z] #28 36.18 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2021-09-20T11:55:59.650Z] #28 36.19 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-09-20T11:55:59.650Z] #28 36.24 Selecting previously unselected package libnfnetlink0:amd64. [2021-09-20T11:55:59.650Z] #28 36.25 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-09-20T11:55:59.650Z] #28 36.26 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-09-20T11:55:59.650Z] #28 36.30 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-09-20T11:55:59.650Z] #28 36.32 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-09-20T11:55:59.650Z] #28 36.33 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-09-20T11:55:59.762Z] #58 ... [2021-09-20T11:55:59.762Z] [2021-09-20T11:55:59.762Z] #56 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-09-20T11:55:59.762Z] #56 sha256:a6b5c095db5b4d58d55b2dc905d19c4eab34fcc68ed073cefb6c34891f46a0f7 [2021-09-20T11:55:59.762Z] #56 DONE 0.2s [2021-09-20T11:55:59.762Z] [2021-09-20T11:55:59.762Z] #58 [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-09-20T11:55:59.762Z] #58 sha256:6d59e37e89947cf5a2388281b96925ee29fc19fd493ff943ad125aef33fe2d0a [2021-09-20T11:55:59.907Z] #28 36.39 Selecting previously unselected package libnftnl11:amd64. [2021-09-20T11:55:59.907Z] #28 36.40 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2021-09-20T11:55:59.907Z] #28 36.40 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-09-20T11:55:59.907Z] #28 36.53 Selecting previously unselected package iptables. [2021-09-20T11:55:59.907Z] #28 36.54 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2021-09-20T11:55:59.907Z] #28 36.55 Unpacking iptables (1.8.7-1) ... [2021-09-20T11:56:00.163Z] #28 36.74 Selecting previously unselected package libonig5:amd64. [2021-09-20T11:56:00.163Z] #28 36.76 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2021-09-20T11:56:00.163Z] #28 36.76 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-09-20T11:56:00.163Z] #28 36.86 Selecting previously unselected package libjq1:amd64. [2021-09-20T11:56:00.163Z] #28 36.87 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2021-09-20T11:56:00.163Z] #28 36.88 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-09-20T11:56:00.420Z] #28 36.95 Selecting previously unselected package jq. [2021-09-20T11:56:00.420Z] #28 36.96 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2021-09-20T11:56:00.420Z] #28 36.97 Unpacking jq (1.6-2.1) ... [2021-09-20T11:56:00.420Z] #28 37.04 Selecting previously unselected package libaio1:amd64. [2021-09-20T11:56:00.420Z] #28 37.05 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2021-09-20T11:56:00.420Z] #28 37.06 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-09-20T11:56:00.420Z] #28 37.12 Selecting previously unselected package libgpm2:amd64. [2021-09-20T11:56:00.420Z] #28 37.13 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2021-09-20T11:56:00.420Z] #28 37.14 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-09-20T11:56:00.677Z] #28 37.23 Selecting previously unselected package libinih1:amd64. [2021-09-20T11:56:00.677Z] #28 37.23 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2021-09-20T11:56:00.677Z] #28 37.24 Unpacking libinih1:amd64 (53-1+b2) ... [2021-09-20T11:56:00.677Z] #28 37.30 Selecting previously unselected package libnet1:amd64. [2021-09-20T11:56:00.677Z] #28 37.30 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-09-20T11:56:00.677Z] #28 37.31 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-20T11:56:00.677Z] #28 37.38 Selecting previously unselected package libnl-3-200:amd64. [2021-09-20T11:56:00.677Z] #28 37.39 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-09-20T11:56:00.677Z] #28 37.40 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-20T11:56:00.934Z] #28 37.48 Selecting previously unselected package libprotobuf-c1:amd64. [2021-09-20T11:56:00.934Z] #28 37.49 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-09-20T11:56:00.934Z] #28 37.50 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-20T11:56:00.934Z] #28 37.58 Selecting previously unselected package net-tools. [2021-09-20T11:56:00.934Z] #28 37.59 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-09-20T11:56:00.934Z] #28 37.60 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-09-20T11:56:00.934Z] #28 37.72 Selecting previously unselected package python-pip-whl. [2021-09-20T11:56:01.190Z] #28 37.72 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2021-09-20T11:56:01.191Z] #28 37.73 Unpacking python-pip-whl (20.3.4-4) ... [2021-09-20T11:56:01.447Z] #28 38.08 Selecting previously unselected package python3-lib2to3. [2021-09-20T11:56:01.447Z] #28 38.08 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2021-09-20T11:56:01.447Z] #28 38.09 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-09-20T11:56:01.704Z] #28 38.16 Selecting previously unselected package python3-distutils. [2021-09-20T11:56:01.704Z] #28 38.18 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2021-09-20T11:56:01.704Z] #28 38.18 Unpacking python3-distutils (3.9.2-1) ... [2021-09-20T11:56:01.704Z] #28 38.29 Selecting previously unselected package python3-pkg-resources. [2021-09-20T11:56:01.704Z] #28 38.31 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-20T11:56:01.704Z] #28 38.32 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-20T11:56:01.961Z] #28 38.43 Selecting previously unselected package python3-setuptools. [2021-09-20T11:56:01.961Z] #28 38.43 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2021-09-20T11:56:01.961Z] #28 38.44 Unpacking python3-setuptools (52.0.0-4) ... [2021-09-20T11:56:01.961Z] #28 38.59 Selecting previously unselected package python3-wheel. [2021-09-20T11:56:01.961Z] #28 38.59 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2021-09-20T11:56:01.961Z] #28 38.60 Unpacking python3-wheel (0.34.2-1) ... [2021-09-20T11:56:01.961Z] #28 38.65 Selecting previously unselected package python3-pip. [2021-09-20T11:56:01.961Z] #28 38.67 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2021-09-20T11:56:01.961Z] #28 38.67 Unpacking python3-pip (20.3.4-4) ... [2021-09-20T11:56:02.091Z] [2021-09-20T11:56:02.091Z] SUCCESS: Specified value was saved. [2021-09-20T11:56:02.218Z] #28 38.81 Selecting previously unselected package sudo. [2021-09-20T11:56:02.218Z] #28 38.82 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2021-09-20T11:56:02.218Z] #28 38.82 Unpacking sudo (1.9.5p2-3) ... [2021-09-20T11:56:02.377Z] [2021-09-20T11:56:02.377Z] SUCCESS: Specified value was saved. [2021-09-20T11:56:02.545Z] INFO: Downloading git... [2021-09-20T11:56:02.781Z] #28 39.22 Selecting previously unselected package thin-provisioning-tools. [2021-09-20T11:56:02.781Z] #28 39.23 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-09-20T11:56:02.781Z] #28 39.24 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-09-20T11:56:02.781Z] #28 39.38 Selecting previously unselected package uidmap. [2021-09-20T11:56:02.781Z] #28 39.39 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-09-20T11:56:02.781Z] #28 39.40 Unpacking uidmap (1:4.8.1-1) ... [2021-09-20T11:56:03.038Z] #28 39.49 Selecting previously unselected package vim-runtime. [2021-09-20T11:56:03.038Z] #28 39.51 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-09-20T11:56:03.038Z] #28 39.54 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-09-20T11:56:03.038Z] #28 39.56 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-09-20T11:56:03.038Z] #28 39.56 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-09-20T11:56:03.366Z] INFO: Downloading git... [2021-09-20T11:56:03.506Z] INFO: Downloading go... [2021-09-20T11:56:04.360Z] INFO: Downloading go... [2021-09-20T11:56:04.944Z] #28 41.32 Selecting previously unselected package vim. [2021-09-20T11:56:04.944Z] #28 41.33 Preparing to unpack .../40-vim_2%3a8.2.2434-3_amd64.deb ... [2021-09-20T11:56:04.944Z] #28 41.35 Unpacking vim (2:8.2.2434-3) ... [2021-09-20T11:56:04.944Z] #28 41.66 Selecting previously unselected package xfsprogs. [2021-09-20T11:56:05.032Z] INFO: Downloading compiler 1 of 3... [2021-09-20T11:56:05.201Z] #28 41.68 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2021-09-20T11:56:05.201Z] #28 41.69 Unpacking xfsprogs (5.10.0-4) ... [2021-09-20T11:56:05.201Z] #28 41.94 Selecting previously unselected package zip. [2021-09-20T11:56:05.459Z] #28 41.95 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2021-09-20T11:56:05.459Z] #28 41.96 Unpacking zip (3.0-12) ... [2021-09-20T11:56:05.459Z] #28 42.05 Selecting previously unselected package zstd. [2021-09-20T11:56:05.459Z] #28 42.06 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-09-20T11:56:05.459Z] #28 42.06 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-09-20T11:56:05.491Z] INFO: Downloading compiler 2 of 3... [2021-09-20T11:56:05.491Z] INFO: Downloading compiler 3 of 3... [2021-09-20T11:56:05.491Z] INFO: Extracting git... [2021-09-20T11:56:05.716Z] #28 42.31 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-20T11:56:05.932Z] INFO: Downloading compiler 1 of 3... [2021-09-20T11:56:05.932Z] INFO: Downloading compiler 2 of 3... [2021-09-20T11:56:05.932Z] INFO: Downloading compiler 3 of 3... [2021-09-20T11:56:05.932Z] INFO: Extracting git... [2021-09-20T11:56:06.280Z] #28 42.89 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-09-20T11:56:06.280Z] #28 42.90 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-09-20T11:56:06.280Z] #28 42.91 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-09-20T11:56:06.280Z] #28 42.94 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-09-20T11:56:06.280Z] #28 42.96 Setting up libinih1:amd64 (53-1+b2) ... [2021-09-20T11:56:06.280Z] #28 42.97 Setting up uidmap (1:4.8.1-1) ... [2021-09-20T11:56:06.280Z] #28 42.98 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-20T11:56:06.280Z] #28 43.00 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-20T11:56:06.537Z] #28 43.01 Setting up python3-wheel (0.34.2-1) ... [2021-09-20T11:56:06.793Z] #28 43.37 Setting up xxd (2:8.2.2434-3) ... [2021-09-20T11:56:06.794Z] #28 43.40 Setting up libcap2:amd64 (1:2.44-1) ... [2021-09-20T11:56:06.794Z] #28 43.42 Setting up libcap2-bin (1:2.44-1) ... [2021-09-20T11:56:06.794Z] #28 43.43 Setting up apparmor (2.13.6-10) ... [2021-09-20T11:56:07.913Z] #55 ... [2021-09-20T11:56:07.913Z] [2021-09-20T11:56:07.913Z] #58 [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-09-20T11:56:07.913Z] #58 sha256:6b2a37f3d6ff4590314279fbe04e0400868e1e3a924e59d7eb25485c5e2cfd03 [2021-09-20T11:56:07.913Z] #58 266.5 + bin/containerd [2021-09-20T11:56:08.162Z] #28 44.66 Setting up zip (3.0-12) ... [2021-09-20T11:56:08.162Z] #28 44.71 Setting up vim-common (2:8.2.2434-3) ... [2021-09-20T11:56:08.162Z] #28 44.75 Setting up bash-completion (1:2.11-2) ... [2021-09-20T11:56:09.328Z] INFO: Expanding go... [2021-09-20T11:56:09.531Z] #28 45.93 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-09-20T11:56:09.531Z] #28 45.96 Setting up sudo (1.9.5p2-3) ... [2021-09-20T11:56:09.531Z] #28 46.04 invoke-rc.d: could not determine current runlevel [2021-09-20T11:56:09.531Z] #28 46.05 invoke-rc.d: policy-rc.d denied execution of start. [2021-09-20T11:56:09.531Z] #28 46.06 Setting up xfsprogs (5.10.0-4) ... [2021-09-20T11:56:09.531Z] #28 46.07 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-09-20T11:56:09.531Z] #28 46.09 Setting up inetutils-ping (2:2.0-1) ... [2021-09-20T11:56:09.531Z] #28 46.11 Setting up pigz (2.6-1) ... [2021-09-20T11:56:09.531Z] #28 46.12 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-09-20T11:56:09.531Z] #28 46.15 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-20T11:56:09.531Z] #28 46.17 Setting up python-pip-whl (20.3.4-4) ... [2021-09-20T11:56:09.531Z] #28 46.18 Setting up vim-runtime (2:8.2.2434-3) ... [2021-09-20T11:56:09.823Z] #58 ... [2021-09-20T11:56:09.823Z] [2021-09-20T11:56:09.823Z] #55 [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-09-20T11:56:09.823Z] #55 sha256:f9382b57446aed4404196890d5bdd7fe433ae07f7059fb7b12d20008ef5f1d2a [2021-09-20T11:56:09.823Z] #55 155.3 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-09-20T11:56:10.084Z] #55 156.2 + mkdir -p /build [2021-09-20T11:56:10.084Z] #55 156.2 + cp runc /build/runc [2021-09-20T11:56:10.094Z] #28 46.62 Setting up libaio1:amd64 (0.3.112-9) ... [2021-09-20T11:56:10.094Z] #28 46.63 Setting up python3-lib2to3 (3.9.2-1) ... [2021-09-20T11:56:10.351Z] #28 46.89 Setting up libelf1:amd64 (0.183-1) ... [2021-09-20T11:56:10.351Z] #28 46.90 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-09-20T11:56:10.351Z] #28 46.92 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-09-20T11:56:10.351Z] #28 46.97 Setting up python3-distutils (3.9.2-1) ... [2021-09-20T11:56:10.864Z] #28 47.33 Setting up vim (2:8.2.2434-3) ... [2021-09-20T11:56:10.864Z] #28 47.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-09-20T11:56:10.864Z] #28 47.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-09-20T11:56:10.864Z] #28 47.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-09-20T11:56:10.864Z] #28 47.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-09-20T11:56:10.864Z] #28 47.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-09-20T11:56:10.864Z] #28 47.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-09-20T11:56:10.864Z] #28 47.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-09-20T11:56:10.864Z] #28 47.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-09-20T11:56:10.864Z] #28 47.41 Setting up python3-setuptools (52.0.0-4) ... [2021-09-20T11:56:11.024Z] #55 DONE 157.0s [2021-09-20T11:56:11.024Z] [2021-09-20T11:56:11.024Z] #58 [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-09-20T11:56:11.024Z] #58 sha256:6b2a37f3d6ff4590314279fbe04e0400868e1e3a924e59d7eb25485c5e2cfd03 [2021-09-20T11:56:11.794Z] #28 48.25 Setting up libjq1:amd64 (1.6-2.1) ... [2021-09-20T11:56:11.794Z] #28 48.27 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-09-20T11:56:11.794Z] #28 48.29 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-09-20T11:56:11.794Z] #28 48.30 Setting up python3-pip (20.3.4-4) ... [2021-09-20T11:56:12.357Z] #28 49.04 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-09-20T11:56:12.357Z] #28 49.05 Setting up jq (1.6-2.1) ... [2021-09-20T11:56:12.357Z] #28 49.07 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-09-20T11:56:12.357Z] #28 49.08 Setting up iptables (1.8.7-1) ... [2021-09-20T11:56:12.410Z] #58 ... [2021-09-20T11:56:12.410Z] [2021-09-20T11:56:12.410Z] #56 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-09-20T11:56:12.410Z] #56 sha256:49ff20644bd089c8c45973a5233b195d898d58c19f52702092c4f2c339d433b7 [2021-09-20T11:56:12.410Z] #56 DONE 0.2s [2021-09-20T11:56:12.410Z] [2021-09-20T11:56:12.410Z] #58 [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-09-20T11:56:12.410Z] #58 sha256:6b2a37f3d6ff4590314279fbe04e0400868e1e3a924e59d7eb25485c5e2cfd03 [2021-09-20T11:56:12.614Z] #28 49.09 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-20T11:56:12.614Z] #28 49.10 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-20T11:56:12.614Z] #28 49.10 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-20T11:56:12.614Z] #28 49.11 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-20T11:56:12.614Z] #28 49.11 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-09-20T11:56:12.614Z] #28 49.12 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-09-20T11:56:12.614Z] #28 49.13 Setting up iproute2 (5.10.0-4) ... [2021-09-20T11:56:12.871Z] #28 49.39 Processing triggers for libc-bin (2.31-13) ... [2021-09-20T11:56:13.434Z] #28 DONE 50.1s [2021-09-20T11:56:13.434Z] [2021-09-20T11:56:13.434Z] #29 [dev-systemd-false 8/25] 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-09-20T11:56:13.434Z] #29 sha256:0e755e511164db00273634f42a2e0fab2d4579b8cbfbf699f231c968b0736889 [2021-09-20T11:56:14.365Z] #29 0.953 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-09-20T11:56:14.365Z] #29 0.957 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-09-20T11:56:14.365Z] #29 0.962 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-09-20T11:56:14.365Z] #29 DONE 1.0s [2021-09-20T11:56:14.365Z] [2021-09-20T11:56:14.365Z] #30 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-09-20T11:56:14.365Z] #30 sha256:45870ccba79c8fa93ed1cc0c512de597e0f7ee808aaefa036488a139e6b43b3d [2021-09-20T11:56:16.377Z] INFO: Expanding go... [2021-09-20T11:56:17.827Z] INFO: Expanding go... [2021-09-20T11:56:22.463Z] #30 7.747 Collecting yamllint==1.26.1 [2021-09-20T11:56:23.394Z] #30 8.793 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-09-20T11:56:23.958Z] #30 9.451 Collecting pathspec>=0.5.3 [2021-09-20T11:56:23.958Z] #30 9.460 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-09-20T11:56:23.958Z] #30 9.664 Collecting pyyaml [2021-09-20T11:56:24.214Z] #30 9.676 Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) [2021-09-20T11:56:24.214Z] #30 9.730 Building wheels for collected packages: yamllint [2021-09-20T11:56:24.214Z] #30 9.730 Building wheel for yamllint (setup.py): started [2021-09-20T11:56:24.778Z] #30 10.29 Building wheel for yamllint (setup.py): finished with status 'done' [2021-09-20T11:56:24.778Z] #30 10.30 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=d474aef595e3f0ced96362ea1ca7dc80f978d4f1cd19a26a5d36a1f3487af040 [2021-09-20T11:56:24.778Z] #30 10.30 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-09-20T11:56:24.778Z] #30 10.30 Successfully built yamllint [2021-09-20T11:56:24.778Z] #30 10.31 Installing collected packages: pyyaml, pathspec, yamllint [2021-09-20T11:56:25.035Z] #30 10.57 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-09-20T11:56:25.293Z] #30 DONE 10.9s [2021-09-20T11:56:25.293Z] [2021-09-20T11:56:25.293Z] #33 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-09-20T11:56:25.293Z] #33 sha256:2420ae3aaad8de114d6053c9206eec18ebfdf4ed7e1a0eee39f9799cbeb0f556 [2021-09-20T11:56:25.856Z] #33 DONE 0.3s [2021-09-20T11:56:25.856Z] [2021-09-20T11:56:25.856Z] #38 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-09-20T11:56:25.856Z] #38 sha256:5253f6b5a3f336184b7a896875b22e76fcc93fb6dfeaa1d7be219d70358f9682 [2021-09-20T11:56:26.113Z] #38 DONE 0.3s [2021-09-20T11:56:26.113Z] [2021-09-20T11:56:26.113Z] #41 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-09-20T11:56:26.113Z] #41 sha256:99d1c17294c6732bf14d8037577e4bbc6db67df7cb2cee8578f0d5c0be96274b [2021-09-20T11:56:26.113Z] #41 DONE 0.1s [2021-09-20T11:56:26.113Z] [2021-09-20T11:56:26.113Z] #43 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-09-20T11:56:26.113Z] #43 sha256:271a843380924598791843a23d7d4e4a39627ec3f7c98ad2fcc3e6ea391a6c5b [2021-09-20T11:56:26.113Z] #43 DONE 0.1s [2021-09-20T11:56:26.113Z] [2021-09-20T11:56:26.113Z] #46 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-09-20T11:56:26.113Z] #46 sha256:6da02bcf3c104c3d234eed54f6aea526e5e50f8ecb5d80c6d5787588b3437fe9 [2021-09-20T11:56:26.113Z] #46 DONE 0.0s [2021-09-20T11:56:26.113Z] [2021-09-20T11:56:26.113Z] #62 [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-09-20T11:56:26.113Z] #62 sha256:7990854f5eda88018e1fa6b34f4d1a42aa807b9747d1addbc7f2d1dac9d3f593 [2021-09-20T11:56:26.324Z] #58 289.4 # github.com/containerd/containerd/cmd/containerd [2021-09-20T11:56:26.324Z] #58 289.4 /usr/bin/ld: /tmp/go-link-3002447248/000019.o: in function `New': [2021-09-20T11:56:26.324Z] #58 289.4 /tmp/tmp.WLbjNmTBiS/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-09-20T11:56:26.324Z] #58 289.4 + bin/containerd-stress [2021-09-20T11:56:26.369Z] #62 ... [2021-09-20T11:56:26.369Z] [2021-09-20T11:56:26.369Z] #49 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-09-20T11:56:26.369Z] #49 sha256:6a553ecc781b311a3eaad1297b233b87041dbe9448b978a449c878bed1cf99e2 [2021-09-20T11:56:26.369Z] #49 DONE 0.2s [2021-09-20T11:56:26.369Z] [2021-09-20T11:56:26.369Z] #53 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-09-20T11:56:26.369Z] #53 sha256:7ccef54f1edb2cfad49e83c4b2c4ca443e2fc528e35ab21d658e306436ad72a8 [2021-09-20T11:56:26.369Z] #53 DONE 0.1s [2021-09-20T11:56:26.369Z] [2021-09-20T11:56:26.369Z] #55 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-09-20T11:56:26.369Z] #55 sha256:189004ba68523f743c05ceb795b52cc0571f9a0e452f6ae08ea29e9636b4b346 [2021-09-20T11:56:26.626Z] #55 DONE 0.1s [2021-09-20T11:56:26.626Z] [2021-09-20T11:56:26.626Z] #57 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-09-20T11:56:26.626Z] #57 sha256:03f1e5f3e8c061f63e5cbd56142b4d16eb42e350607f4b3915ef9d2e838e0d80 [2021-09-20T11:56:26.626Z] #57 DONE 0.2s [2021-09-20T11:56:26.626Z] [2021-09-20T11:56:26.626Z] #62 [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-09-20T11:56:26.626Z] #62 sha256:7990854f5eda88018e1fa6b34f4d1a42aa807b9747d1addbc7f2d1dac9d3f593 [2021-09-20T11:56:26.883Z] #62 ... [2021-09-20T11:56:26.883Z] [2021-09-20T11:56:26.883Z] #59 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-09-20T11:56:26.883Z] #59 sha256:329a542939ced22a70d4fa13a34b34741698b81d6a28c188afd6581180a90046 [2021-09-20T11:56:26.883Z] #59 DONE 0.3s [2021-09-20T11:56:26.883Z] [2021-09-20T11:56:26.883Z] #62 [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-09-20T11:56:26.883Z] #62 sha256:7990854f5eda88018e1fa6b34f4d1a42aa807b9747d1addbc7f2d1dac9d3f593 [2021-09-20T11:56:27.139Z] #62 ... [2021-09-20T11:56:27.139Z] [2021-09-20T11:56:27.139Z] #61 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-09-20T11:56:27.139Z] #61 sha256:454bf4a33583e6e46d47a8910bb99cdcdb83d2b70e8fbfe9da5b65d8965fa16d [2021-09-20T11:56:27.261Z] #58 290.5 + bin/containerd-shim [2021-09-20T11:56:27.395Z] #61 DONE 0.2s [2021-09-20T11:56:27.395Z] [2021-09-20T11:56:27.395Z] #65 [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-09-20T11:56:27.395Z] #65 sha256:0b800e80d57a147fd77f72f015c67b2507ba13799068b5b437f4d45827dc4889 [2021-09-20T11:56:30.453Z] INFO: Expanding compiler 1 of 3... [2021-09-20T11:56:30.453Z] INFO: Expanding compiler 2 of 3... [2021-09-20T11:56:32.391Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-09-20T11:56:32.391Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-20T11:56:32.391Z] GOOS="" GOARCH="" GOARM="" [2021-09-20T11:56:32.391Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-20T11:56:32.391Z] [2021-09-20T11:56:32.391Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-09-20T11:56:32.391Z] DOCKER_SYSTEMD=1 [2021-09-20T11:56:32.391Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-09-20T11:56:32.391Z] HOSTNAME=aa9ae7107132 [2021-09-20T11:56:32.391Z] DEST=bundles/test-integration [2021-09-20T11:56:32.391Z] PWD=/go/src/github.com/docker/docker [2021-09-20T11:56:32.391Z] DOCKER_GITCOMMIT=f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 [2021-09-20T11:56:32.391Z] container=docker [2021-09-20T11:56:32.391Z] HOME=/root [2021-09-20T11:56:32.391Z] LANG=C.UTF-8 [2021-09-20T11:56:32.391Z] INVOCATION_ID=75daa9b8f2ed461d9b8ed3544558a820 [2021-09-20T11:56:32.391Z] GOLANG_VERSION=1.17.1 [2021-09-20T11:56:32.391Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-09-20T11:56:32.391Z] VALIDATE_BRANCH=master [2021-09-20T11:56:32.391Z] TERM=xterm [2021-09-20T11:56:32.391Z] DOCKER_PKG=github.com/docker/docker [2021-09-20T11:56:32.391Z] SHLVL=3 [2021-09-20T11:56:32.391Z] TIMEOUT=120m [2021-09-20T11:56:32.391Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-09-20T11:56:32.391Z] DOCKER_GRAPHDRIVER=overlay2 [2021-09-20T11:56:32.391Z] GO111MODULE=off [2021-09-20T11:56:32.391Z] DOCKER_EXPERIMENTAL=1 [2021-09-20T11:56:32.391Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-09-20T11:56:32.391Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-09-20T11:56:32.391Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-09-20T11:56:32.391Z] GOPATH=/go [2021-09-20T11:56:32.391Z] PKG_CONFIG=pkg-config [2021-09-20T11:56:32.391Z] _=/usr/bin/env [2021-09-20T11:56:32.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-09-20T11:56:34.213Z] INFO: Expanding compiler 3 of 3... [2021-09-20T11:56:34.672Z] INFO: Removing downloaded files... [2021-09-20T11:56:34.672Z] INFO: Downloading containerd [2021-09-20T11:56:35.439Z] #58 297.8 + bin/containerd-shim-runc-v1 [2021-09-20T11:56:37.639Z] INFO: Expanding compiler 1 of 3... [2021-09-20T11:56:37.639Z] INFO: Expanding compiler 2 of 3... [2021-09-20T11:56:38.867Z] INFO: Expanding compiler 1 of 3... [2021-09-20T11:56:38.867Z] INFO: Expanding compiler 2 of 3... [2021-09-20T11:56:39.688Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 14.7% of statements [2021-09-20T11:56:39.688Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-09-20T11:56:39.688Z] ok github.com/docker/docker/api/server/middleware 0.025s coverage: 37.7% of statements [2021-09-20T11:56:39.688Z] ? github.com/docker/docker/api/server/router [no test files] [2021-09-20T11:56:39.688Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-09-20T11:56:39.688Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-09-20T11:56:39.688Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-09-20T11:56:39.688Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-09-20T11:56:39.688Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-09-20T11:56:39.688Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-09-20T11:56:39.688Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-09-20T11:56:39.688Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-09-20T11:56:39.688Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-09-20T11:56:39.688Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-09-20T11:56:39.688Z] ok github.com/docker/docker/api/server/router/swarm 0.011s coverage: 5.7% of statements [2021-09-20T11:56:39.688Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-09-20T11:56:39.688Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-09-20T11:56:39.688Z] ? github.com/docker/docker/api/types [no test files] [2021-09-20T11:56:39.688Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-09-20T11:56:39.688Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-09-20T11:56:39.688Z] ? github.com/docker/docker/api/types/container [no test files] [2021-09-20T11:56:39.688Z] ? github.com/docker/docker/api/types/events [no test files] [2021-09-20T11:56:39.688Z] ok github.com/docker/docker/api/types/filters 0.014s coverage: 92.2% of statements [2021-09-20T11:56:39.688Z] ? github.com/docker/docker/api/types/image [no test files] [2021-09-20T11:56:39.688Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-09-20T11:56:39.688Z] ? github.com/docker/docker/api/types/network [no test files] [2021-09-20T11:56:39.688Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-09-20T11:56:39.688Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-09-20T11:56:39.688Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2021-09-20T11:56:39.688Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-09-20T11:56:39.688Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-09-20T11:56:39.688Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 77.3% of statements [2021-09-20T11:56:39.688Z] ok github.com/docker/docker/api/types/time 0.028s coverage: 100.0% of statements [2021-09-20T11:56:39.688Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-09-20T11:56:39.688Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-09-20T11:56:39.688Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-09-20T11:56:39.688Z] ? github.com/docker/docker/builder [no test files] [2021-09-20T11:56:39.688Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-09-20T11:56:39.688Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-09-20T11:56:39.688Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-09-20T11:56:39.688Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-09-20T11:56:39.688Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-09-20T11:56:39.688Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-09-20T11:56:39.688Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-09-20T11:56:39.688Z] ok github.com/docker/docker/cli/debug 0.006s coverage: 100.0% of statements [2021-09-20T11:56:39.688Z] ok github.com/docker/docker/builder/remotecontext 0.130s coverage: 13.7% of statements [2021-09-20T11:56:39.709Z] #65 ... [2021-09-20T11:56:39.709Z] [2021-09-20T11:56:39.709Z] #62 [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-09-20T11:56:39.709Z] #62 sha256:7990854f5eda88018e1fa6b34f4d1a42aa807b9747d1addbc7f2d1dac9d3f593 [2021-09-20T11:56:39.709Z] #62 83.16 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-09-20T11:56:40.267Z] ok github.com/docker/docker/builder/dockerfile 0.331s coverage: 49.0% of statements [2021-09-20T11:56:40.267Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-09-20T11:56:40.267Z] ok github.com/docker/docker/cmd/docker-proxy 0.127s coverage: 67.6% of statements [2021-09-20T11:56:40.273Z] #62 84.03 + mkdir -p /build [2021-09-20T11:56:40.273Z] #62 84.03 + cp runc /build/runc [2021-09-20T11:56:40.530Z] #62 DONE 84.4s [2021-09-20T11:56:40.530Z] [2021-09-20T11:56:40.530Z] #65 [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-09-20T11:56:40.530Z] #65 sha256:0b800e80d57a147fd77f72f015c67b2507ba13799068b5b437f4d45827dc4889 [2021-09-20T11:56:40.711Z] #58 302.9 + bin/containerd-shim-runc-v2 [2021-09-20T11:56:40.711Z] #58 303.5 + binaries [2021-09-20T11:56:40.711Z] #58 303.5 + install -D bin/containerd /build/containerd [2021-09-20T11:56:40.711Z] #58 303.5 + install -D bin/containerd-shim /build/containerd-shim [2021-09-20T11:56:40.711Z] #58 303.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-09-20T11:56:40.711Z] #58 303.6 + install -D bin/ctr /build/ctr [2021-09-20T11:56:41.443Z] INFO: Expanding compiler 3 of 3... [2021-09-20T11:56:41.754Z] INFO: Expanding compiler 3 of 3... [2021-09-20T11:56:42.087Z] #58 DONE 305.3s [2021-09-20T11:56:42.210Z] INFO: Removing downloaded files... [2021-09-20T11:56:42.210Z] INFO: Downloading containerd [2021-09-20T11:56:42.420Z] #65 ... [2021-09-20T11:56:42.420Z] [2021-09-20T11:56:42.420Z] #63 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-09-20T11:56:42.420Z] #63 sha256:adbf3c948303eee017ad6877468f6180930cc8a9683232d10fabec3085d78bdc [2021-09-20T11:56:42.420Z] #63 DONE 0.1s [2021-09-20T11:56:42.420Z] [2021-09-20T11:56:42.420Z] #65 [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-09-20T11:56:42.420Z] #65 sha256:0b800e80d57a147fd77f72f015c67b2507ba13799068b5b437f4d45827dc4889 [2021-09-20T11:56:42.435Z] INFO: Removing downloaded files... [2021-09-20T11:56:42.435Z] INFO: Downloading containerd [2021-09-20T11:56:42.832Z] ok github.com/docker/docker/builder/remotecontext/git 4.949s coverage: 86.3% of statements [2021-09-20T11:56:42.832Z] ? github.com/docker/docker/cli [no test files] [2021-09-20T11:56:42.832Z] ? github.com/docker/docker/cli/config [no test files] [2021-09-20T11:56:43.267Z] [2021-09-20T11:56:43.267Z] Name Version Source Summary [2021-09-20T11:56:43.267Z] ---- ------- ------ ------- [2021-09-20T11:56:43.267Z] 7Zip4Powershell 2.0.0 PSGallery Powershell ... [2021-09-20T11:56:43.465Z] [2021-09-20T11:56:43.465Z] #59 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-09-20T11:56:43.465Z] #59 sha256:327ce83db7e7f82302d425535657ea5adfad547ce26e34cad3897e18c573b717 [2021-09-20T11:56:43.726Z] [2021-09-20T11:56:43.726Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2021-09-20T11:56:43.726Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2021-09-20T11:56:43.726Z] PSChildName : containerd [2021-09-20T11:56:43.726Z] PSDrive : C [2021-09-20T11:56:43.726Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2021-09-20T11:56:43.726Z] PSIsContainer : True [2021-09-20T11:56:43.726Z] Name : containerd [2021-09-20T11:56:43.727Z] FullName : C:\containerd [2021-09-20T11:56:43.727Z] Parent : [2021-09-20T11:56:43.727Z] Exists : True [2021-09-20T11:56:43.727Z] Root : C:\ [2021-09-20T11:56:43.727Z] Extension : [2021-09-20T11:56:43.727Z] CreationTime : 9/20/2021 11:56:43 AM [2021-09-20T11:56:43.727Z] CreationTimeUtc : 9/20/2021 11:56:43 AM [2021-09-20T11:56:43.727Z] LastAccessTime : 9/20/2021 11:56:43 AM [2021-09-20T11:56:43.727Z] LastAccessTimeUtc : 9/20/2021 11:56:43 AM [2021-09-20T11:56:43.727Z] LastWriteTime : 9/20/2021 11:56:43 AM [2021-09-20T11:56:43.727Z] LastWriteTimeUtc : 9/20/2021 11:56:43 AM [2021-09-20T11:56:43.727Z] Attributes : Directory [2021-09-20T11:56:43.727Z] Mode : d----- [2021-09-20T11:56:43.727Z] BaseName : containerd [2021-09-20T11:56:43.727Z] Target : {} [2021-09-20T11:56:43.727Z] LinkType : [2021-09-20T11:56:43.727Z] [2021-09-20T11:56:43.785Z] #65 145.6 # github.com/containerd/containerd/cmd/containerd [2021-09-20T11:56:43.785Z] #65 145.6 /usr/bin/ld: /tmp/go-link-972576341/000019.o: in function `New': [2021-09-20T11:56:43.785Z] #65 145.6 /tmp/tmp.hx2HXeCQEs/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-09-20T11:56:43.785Z] #65 145.7 + bin/containerd-stress [2021-09-20T11:56:44.031Z] #59 DONE 0.9s [2021-09-20T11:56:44.031Z] [2021-09-20T11:56:44.031Z] #63 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-09-20T11:56:44.031Z] #63 sha256:9522107a17a08b83495cd746b99f401175492f3c87cd57584599f4b42f17594d [2021-09-20T11:56:44.290Z] #63 DONE 0.3s [2021-09-20T11:56:44.290Z] [2021-09-20T11:56:44.290Z] #68 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-09-20T11:56:44.290Z] #68 sha256:ca8b3722cff2e44dded80de59f72ad92765554d53f088277cb07dd43b962affb [2021-09-20T11:56:44.525Z] #58 302.4 # github.com/containerd/containerd/cmd/containerd [2021-09-20T11:56:44.525Z] #58 302.4 /usr/bin/ld: /tmp/go-link-2517917405/000019.o: in function `New': [2021-09-20T11:56:44.525Z] #58 302.4 /tmp/tmp.DHTKWSkE2z/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-09-20T11:56:44.525Z] #58 302.4 + bin/containerd-stress [2021-09-20T11:56:44.525Z] #58 303.5 + bin/containerd-shim [2021-09-20T11:56:44.695Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-09-20T11:56:44.695Z] INFO: Configuring git core.autocrlf... [2021-09-20T11:56:44.695Z] [2021-09-20T11:56:45.151Z] #65 146.7 + bin/containerd-shim [2021-09-20T11:56:45.154Z] [2021-09-20T11:56:45.224Z] #68 DONE 0.9s [2021-09-20T11:56:45.224Z] [2021-09-20T11:56:45.224Z] #69 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-09-20T11:56:45.224Z] #69 sha256:9dea2b3e2787f2ff4d18259d1798d7330a212e5dcff5824036f065851bc4850c [2021-09-20T11:56:45.224Z] #69 DONE 0.0s [2021-09-20T11:56:45.224Z] [2021-09-20T11:56:45.224Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-09-20T11:56:45.224Z] #70 sha256:b1087461b545e9160aefdf1fbd5e92ce59424a2a7c673c5d9d56b8f82520f464 [2021-09-20T11:56:46.166Z] ok github.com/docker/docker/client 0.234s coverage: 75.6% of statements [2021-09-20T11:56:46.600Z] #70 DONE 1.2s [2021-09-20T11:56:46.600Z] [2021-09-20T11:56:46.600Z] #71 exporting to image [2021-09-20T11:56:46.600Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-09-20T11:56:46.600Z] #71 exporting layers [2021-09-20T11:56:48.724Z] #58 310.8 + bin/containerd-shim-runc-v1 [2021-09-20T11:56:50.735Z] [2021-09-20T11:56:50.735Z] Name Version Source Summary [2021-09-20T11:56:50.735Z] ---- ------- ------ ------- [2021-09-20T11:56:50.735Z] 7Zip4Powershell 2.0.0 PSGallery Powershell ... [2021-09-20T11:56:50.735Z] [2021-09-20T11:56:50.735Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2021-09-20T11:56:50.735Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2021-09-20T11:56:50.735Z] PSChildName : containerd [2021-09-20T11:56:50.735Z] PSDrive : C [2021-09-20T11:56:50.735Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2021-09-20T11:56:50.736Z] PSIsContainer : True [2021-09-20T11:56:50.736Z] Name : containerd [2021-09-20T11:56:50.736Z] FullName : C:\containerd [2021-09-20T11:56:50.736Z] Parent : [2021-09-20T11:56:50.736Z] Exists : True [2021-09-20T11:56:50.736Z] Root : C:\ [2021-09-20T11:56:50.736Z] Extension : [2021-09-20T11:56:50.736Z] CreationTime : 9/20/2021 11:56:50 AM [2021-09-20T11:56:50.736Z] CreationTimeUtc : 9/20/2021 11:56:50 AM [2021-09-20T11:56:50.736Z] LastAccessTime : 9/20/2021 11:56:50 AM [2021-09-20T11:56:50.736Z] LastAccessTimeUtc : 9/20/2021 11:56:50 AM [2021-09-20T11:56:50.736Z] LastWriteTime : 9/20/2021 11:56:50 AM [2021-09-20T11:56:50.736Z] LastWriteTimeUtc : 9/20/2021 11:56:50 AM [2021-09-20T11:56:50.736Z] Attributes : Directory [2021-09-20T11:56:50.736Z] Mode : d----- [2021-09-20T11:56:50.736Z] BaseName : containerd [2021-09-20T11:56:50.736Z] Target : {} [2021-09-20T11:56:50.736Z] LinkType : [2021-09-20T11:56:50.736Z] [2021-09-20T11:56:51.112Z] [2021-09-20T11:56:51.112Z] Name Version Source Summary [2021-09-20T11:56:51.112Z] ---- ------- ------ ------- [2021-09-20T11:56:51.112Z] 7Zip4Powershell 2.0.0 PSGallery Powershell ... [2021-09-20T11:56:51.112Z] [2021-09-20T11:56:51.112Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2021-09-20T11:56:51.112Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2021-09-20T11:56:51.112Z] PSChildName : containerd [2021-09-20T11:56:51.112Z] PSDrive : C [2021-09-20T11:56:51.112Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2021-09-20T11:56:51.112Z] PSIsContainer : True [2021-09-20T11:56:51.112Z] Name : containerd [2021-09-20T11:56:51.112Z] FullName : C:\containerd [2021-09-20T11:56:51.112Z] Parent : [2021-09-20T11:56:51.112Z] Exists : True [2021-09-20T11:56:51.112Z] Root : C:\ [2021-09-20T11:56:51.112Z] Extension : [2021-09-20T11:56:51.112Z] CreationTime : 9/20/2021 11:56:50 AM [2021-09-20T11:56:51.112Z] CreationTimeUtc : 9/20/2021 11:56:50 AM [2021-09-20T11:56:51.112Z] LastAccessTime : 9/20/2021 11:56:50 AM [2021-09-20T11:56:51.112Z] LastAccessTimeUtc : 9/20/2021 11:56:50 AM [2021-09-20T11:56:51.112Z] LastWriteTime : 9/20/2021 11:56:50 AM [2021-09-20T11:56:51.112Z] LastWriteTimeUtc : 9/20/2021 11:56:50 AM [2021-09-20T11:56:51.112Z] Attributes : Directory [2021-09-20T11:56:51.112Z] Mode : d----- [2021-09-20T11:56:51.112Z] BaseName : containerd [2021-09-20T11:56:51.112Z] Target : {} [2021-09-20T11:56:51.112Z] LinkType : [2021-09-20T11:56:51.112Z] [2021-09-20T11:56:51.697Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-09-20T11:56:51.697Z] INFO: Configuring git core.autocrlf... [2021-09-20T11:56:51.697Z] [2021-09-20T11:56:51.697Z] [2021-09-20T11:56:52.103Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-09-20T11:56:52.103Z] INFO: Configuring git core.autocrlf... [2021-09-20T11:56:52.103Z] [2021-09-20T11:56:52.103Z] [2021-09-20T11:56:53.169Z] #71 exporting layers 6.0s done [2021-09-20T11:56:53.169Z] #71 writing image sha256:a9374eb7207e08d23e9fefe456f0986f90618d65b8d62cdfee308ca553105169 done [2021-09-20T11:56:53.169Z] #71 naming to docker.io/library/docker:f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 done [2021-09-20T11:56:53.169Z] #71 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-09-20T11:56:53.243Z] #65 153.9 + bin/containerd-shim-runc-v1 [2021-09-20T11:56:53.510Z] + trap exit INT TERM [2021-09-20T11:56:53.510Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-09-20T11:56:53.510Z] + CONTAINER_NAME=docker-pr2 [2021-09-20T11:56:53.510Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42868/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42868/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 -e DOCKER_GRAPHDRIVER docker:f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 hack/make.sh dynbinary [2021-09-20T11:56:54.009Z] #58 316.1 + bin/containerd-shim-runc-v2 [2021-09-20T11:56:54.269Z] #58 316.7 + binaries [2021-09-20T11:56:54.269Z] #58 316.7 + install -D bin/containerd /build/containerd [2021-09-20T11:56:54.270Z] #58 316.7 + install -D bin/containerd-shim /build/containerd-shim [2021-09-20T11:56:54.270Z] #58 316.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-09-20T11:56:54.446Z] [2021-09-20T11:56:54.446Z] Removing bundles/ [2021-09-20T11:56:54.446Z] [2021-09-20T11:56:54.446Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-09-20T11:56:54.446Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-09-20T11:56:54.446Z] GOOS="" GOARCH="" GOARM="" [2021-09-20T11:56:54.528Z] #58 316.7 + install -D bin/ctr /build/ctr [2021-09-20T11:56:56.475Z] #58 DONE 318.6s [2021-09-20T11:56:57.414Z] [2021-09-20T11:56:57.414Z] #59 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-09-20T11:56:57.414Z] #59 sha256:84ef6b4e2c2b6ae7ed1ed98703fa33db576ee164b30e59b0b85234da0f7c2c99 [2021-09-20T11:56:57.416Z] #65 159.0 + bin/containerd-shim-runc-v2 [2021-09-20T11:56:57.671Z] #65 159.6 + binaries [2021-09-20T11:56:57.671Z] #65 159.6 + install -D bin/containerd /build/containerd [2021-09-20T11:56:57.671Z] #65 159.7 + install -D bin/containerd-shim /build/containerd-shim [2021-09-20T11:56:57.671Z] #65 159.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-09-20T11:56:57.671Z] #65 159.7 + install -D bin/ctr /build/ctr [2021-09-20T11:56:57.982Z] #59 DONE 0.7s [2021-09-20T11:56:58.233Z] #65 DONE 160.1s [2021-09-20T11:56:58.241Z] [2021-09-20T11:56:58.241Z] #63 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-09-20T11:56:58.241Z] #63 sha256:5dc9d1ea056fadd17dc6874a70dedc080ad6d7340401a84ebf289bb943eb3e54 [2021-09-20T11:56:58.500Z] #63 DONE 0.2s [2021-09-20T11:56:58.500Z] [2021-09-20T11:56:58.500Z] #68 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-09-20T11:56:58.500Z] #68 sha256:c70e8099ad4cb9df23ba1c932ce4d43326a3203c44b64e944dbaaf218f4c9fbd [2021-09-20T11:56:59.442Z] #68 DONE 0.8s [2021-09-20T11:56:59.442Z] [2021-09-20T11:56:59.442Z] #69 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-09-20T11:56:59.442Z] #69 sha256:5ec4767980e9e8323ea2aa2b1dc6d3e2cd92bf332b6ef04125fffeffbe9f1aa6 [2021-09-20T11:56:59.442Z] #69 DONE 0.0s [2021-09-20T11:56:59.442Z] [2021-09-20T11:56:59.442Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-09-20T11:56:59.442Z] #70 sha256:f50cac8540ed9f793bd61875ef9fc611538cd8633f34442baf490b15e30f89f1 [2021-09-20T11:56:59.600Z] [2021-09-20T11:56:59.600Z] #66 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-09-20T11:56:59.600Z] #66 sha256:8c3a127378de7f7cb58aff79255af3262a8b002fd5de9c490a4e5cfe09761afb [2021-09-20T11:56:59.600Z] #66 DONE 0.2s [2021-09-20T11:56:59.600Z] [2021-09-20T11:56:59.600Z] #70 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-09-20T11:56:59.600Z] #70 sha256:c2b91b4d4750e9c848e987ed1743f565fe182a7606a83890a88a3f0b2367eff5 [2021-09-20T11:56:59.600Z] #70 DONE 0.1s [2021-09-20T11:56:59.600Z] [2021-09-20T11:56:59.600Z] #75 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-09-20T11:56:59.600Z] #75 sha256:b55af25a9fe5a467692bb4b10431d5031fda280c338470891aeafc25aa64f556 [2021-09-20T11:57:00.161Z] #75 DONE 0.5s [2021-09-20T11:57:00.161Z] [2021-09-20T11:57:00.161Z] #76 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-09-20T11:57:00.161Z] #76 sha256:7004cba565dfa93c2e939a883b2b4f4adb67e9430967e7cac23206aabe301af7 [2021-09-20T11:57:00.161Z] #76 DONE 0.0s [2021-09-20T11:57:00.161Z] [2021-09-20T11:57:00.161Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-09-20T11:57:00.161Z] #77 sha256:be9fecb5af039e1a755b98a56330c8300333c191c07d5a1f5dd51f9a37b6deb0 [2021-09-20T11:57:00.380Z] #70 DONE 1.2s [2021-09-20T11:57:00.380Z] [2021-09-20T11:57:00.380Z] #71 exporting to image [2021-09-20T11:57:00.380Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-09-20T11:57:00.380Z] #71 exporting layers [2021-09-20T11:57:04.327Z] #77 DONE 3.7s [2021-09-20T11:57:04.328Z] [2021-09-20T11:57:04.328Z] #78 exporting to image [2021-09-20T11:57:04.328Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-09-20T11:57:04.328Z] #78 exporting layers [2021-09-20T11:57:06.954Z] #71 exporting layers 6.1s done [2021-09-20T11:57:06.954Z] #71 writing image sha256:e0354d1d2a66e3a9402fe2580b9a405c6a840ef52122b63724152d93d6974df3 done [2021-09-20T11:57:06.954Z] #71 naming to docker.io/library/docker:f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 done [2021-09-20T11:57:06.954Z] #71 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-09-20T11:57:07.319Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42868/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 -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:f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 hack/make.sh dynbinary test-integration [2021-09-20T11:57:08.257Z] [2021-09-20T11:57:08.257Z] Removing bundles/ [2021-09-20T11:57:08.257Z] [2021-09-20T11:57:08.257Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-09-20T11:57:08.257Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-09-20T11:57:08.257Z] GOOS="" GOARCH="" GOARM="" [2021-09-20T11:57:11.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-09-20T11:57:11.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-09-20T11:57:18.347Z] ok github.com/docker/docker/cmd/dockerd 0.101s coverage: 29.3% of statements [2021-09-20T11:57:18.347Z] ok github.com/docker/docker/container 0.139s coverage: 34.8% of statements [2021-09-20T11:57:18.347Z] ok github.com/docker/docker/cmd/dockerd/trap 2.918s coverage: 0.0% of statements [2021-09-20T11:57:18.347Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-09-20T11:57:18.347Z] ? github.com/docker/docker/container/stream [no test files] [2021-09-20T11:57:18.347Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-09-20T11:57:18.347Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-09-20T11:57:18.347Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-09-20T11:57:18.347Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.073s coverage: 65.3% of statements [2021-09-20T11:57:19.747Z] ok github.com/docker/docker/daemon/cluster/convert 0.036s coverage: 35.9% of statements [2021-09-20T11:57:22.316Z] ok github.com/docker/docker/daemon/cluster 0.169s coverage: 0.5% of statements [2021-09-20T11:57:23.718Z] ok github.com/docker/docker/daemon/discovery 0.037s coverage: 30.0% of statements [2021-09-20T11:57:23.718Z] ok github.com/docker/docker/daemon/config 0.152s coverage: 81.1% of statements [2021-09-20T11:57:24.673Z] ok github.com/docker/docker/daemon/events 0.073s coverage: 50.0% of statements [2021-09-20T11:57:25.254Z] ok github.com/docker/docker/daemon/graphdriver 0.021s coverage: 2.2% of statements [2021-09-20T11:57:27.820Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.870s coverage: 74.6% of statements [2021-09-20T11:57:28.084Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 3.1% of statements [2021-09-20T11:57:28.348Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.513s coverage: 13.7% of statements [2021-09-20T11:57:29.299Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.793s coverage: 56.2% of statements [2021-09-20T11:57:30.253Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.022s coverage: 1.9% of statements [2021-09-20T11:57:30.826Z] #78 exporting layers 25.1s done [2021-09-20T11:57:30.826Z] #78 writing image sha256:9e0de50a46f2dd388ec973939217641a868cc7d11a0288e5fbfbb167c2754d4f done [2021-09-20T11:57:30.826Z] #78 naming to docker.io/library/docker:f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 done [2021-09-20T11:57:30.826Z] #78 DONE 25.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-09-20T11:57:31.152Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42868/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42868/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 hack/validate/default [2021-09-20T11:57:32.085Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-09-20T11:57:32.085Z] No api/types/ or api/swagger.yaml changes in diff. [2021-09-20T11:57:32.085Z] Congratulations! All TOML source files changed here have valid syntax. [2021-09-20T11:57:32.085Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-09-20T11:57:32.085Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-09-20T11:57:32.085Z] Congratulations! No new tests were added to integration-cli. [2021-09-20T11:57:32.085Z] [2021-09-20T11:57:32.085Z] INFO Start validation with golang-ci-lint [2021-09-20T11:57:32.186Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.715s coverage: 49.4% of statements [2021-09-20T11:57:32.341Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-09-20T11:57:32.341Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-09-20T11:57:32.341Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-09-20T11:57:33.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-09-20T11:57:33.592Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.293s coverage: 57.7% of statements [2021-09-20T11:57:33.858Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.025s coverage: 57.5% of statements [2021-09-20T11:57:35.261Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.012s coverage: 3.0% of statements [2021-09-20T11:57:35.527Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.690s coverage: 46.2% of statements [2021-09-20T11:57:35.792Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements [2021-09-20T11:57:36.747Z] ok github.com/docker/docker/daemon/images 0.030s coverage: 6.7% of statements [2021-09-20T11:57:37.327Z] ok github.com/docker/docker/daemon/logger 0.232s coverage: 43.5% of statements [2021-09-20T11:57:37.592Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 67.0% of statements [2021-09-20T11:57:37.856Z] ok github.com/docker/docker/daemon/logger/awslogs 0.308s coverage: 77.4% of statements [2021-09-20T11:57:38.121Z] ok github.com/docker/docker/daemon/logger/journald 0.012s coverage: 23.9% of statements [2021-09-20T11:57:38.386Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2021-09-20T11:57:38.386Z] ok github.com/docker/docker/daemon 12.186s coverage: 17.5% of statements [2021-09-20T11:57:38.386Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-09-20T11:57:38.386Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-09-20T11:57:38.386Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-09-20T11:57:38.386Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-09-20T11:57:38.386Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-09-20T11:57:38.386Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-09-20T11:57:38.386Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-09-20T11:57:38.386Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-09-20T11:57:38.386Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-09-20T11:57:38.386Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-09-20T11:57:38.386Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-09-20T11:57:38.966Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.035s coverage: 69.9% of statements [2021-09-20T11:57:39.920Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.019s coverage: 31.5% of statements [2021-09-20T11:57:39.920Z] ok github.com/docker/docker/daemon/logger/local 0.052s coverage: 75.2% of statements [2021-09-20T11:57:39.920Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-09-20T11:57:39.920Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.058s coverage: 58.6% of statements [2021-09-20T11:57:40.499Z] ok github.com/docker/docker/daemon/logger/templates 0.040s coverage: 8.3% of statements [2021-09-20T11:57:40.499Z] ok github.com/docker/docker/daemon/logger/syslog 0.035s coverage: 46.8% of statements [2021-09-20T11:57:41.079Z] ok github.com/docker/docker/daemon/network 0.009s coverage: 63.8% of statements [2021-09-20T11:57:42.034Z] ok github.com/docker/docker/distribution/metadata 0.133s coverage: 48.2% of statements [2021-09-20T11:57:42.298Z] ok github.com/docker/docker/daemon/logger/splunk 1.876s coverage: 82.5% of statements [2021-09-20T11:57:42.298Z] ? github.com/docker/docker/daemon/names [no test files] [2021-09-20T11:57:42.298Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-09-20T11:57:43.312Z] ok github.com/docker/docker/errdefs 0.017s coverage: 53.1% of statements [2021-09-20T11:57:43.312Z] ok github.com/docker/docker/distribution 0.154s coverage: 25.8% of statements [2021-09-20T11:57:43.312Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-09-20T11:57:43.907Z] ok github.com/docker/docker/image/cache 0.022s coverage: 19.2% of statements [2021-09-20T11:57:44.174Z] ok github.com/docker/docker/image 0.041s coverage: 86.6% of statements [2021-09-20T11:57:44.440Z] ok github.com/docker/docker/distribution/xfer 1.794s coverage: 85.6% of statements [2021-09-20T11:57:44.440Z] ? github.com/docker/docker/dockerversion [no test files] [2021-09-20T11:57:44.704Z] ok github.com/docker/docker/image/tarexport 0.025s coverage: 0.7% of statements [2021-09-20T11:57:44.967Z] ok github.com/docker/docker/image/v1 0.034s coverage: 25.0% of statements [2021-09-20T11:57:44.967Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-09-20T11:57:44.967Z] ok github.com/docker/docker/libcontainerd/queue 0.045s coverage: 100.0% of statements [2021-09-20T11:57:45.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-09-20T11:57:45.920Z] ok github.com/docker/docker/oci 0.033s coverage: 43.3% of statements [2021-09-20T11:57:45.920Z] ok github.com/docker/docker/pkg/aaparser 0.024s coverage: 52.9% of statements [2021-09-20T11:57:46.500Z] ok github.com/docker/docker/opts 0.065s coverage: 67.1% of statements [2021-09-20T11:57:47.453Z] ok github.com/docker/docker/pkg/broadcaster 0.024s coverage: 100.0% of statements [2021-09-20T11:57:47.717Z] ok github.com/docker/docker/pkg/capabilities 0.004s coverage: 87.5% of statements [2021-09-20T11:57:47.981Z] ok github.com/docker/docker/pkg/authorization 0.731s coverage: 68.3% of statements [2021-09-20T11:57:48.934Z] ok github.com/docker/docker/pkg/directory 0.019s coverage: 80.0% of statements [2021-09-20T11:57:49.511Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2021-09-20T11:57:49.511Z] ok github.com/docker/docker/pkg/archive 1.161s coverage: 82.3% of statements [2021-09-20T11:57:49.775Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2021-09-20T11:57:50.352Z] ok github.com/docker/docker/pkg/discovery/memory 0.021s coverage: 92.3% of statements [2021-09-20T11:57:50.615Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-09-20T11:57:50.879Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2021-09-20T11:57:51.830Z] ok github.com/docker/docker/pkg/chrootarchive 3.076s coverage: 43.2% of statements [2021-09-20T11:57:51.830Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 67.0% of statements [2021-09-20T11:57:51.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-09-20T11:57:52.061Z] Removing intermediate container f8cf4e376637 [2021-09-20T11:57:52.061Z] ---> 2ae17aca9d69 [2021-09-20T11:57:52.061Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2021-09-20T11:57:52.061Z] ---> Running in a2114da6a9b2 [2021-09-20T11:57:52.093Z] ok github.com/docker/docker/pkg/fileutils 0.038s coverage: 83.1% of statements [2021-09-20T11:57:52.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-09-20T11:57:52.672Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2021-09-20T11:57:52.672Z] ok github.com/docker/docker/pkg/fsutils 0.258s coverage: 85.1% of statements [2021-09-20T11:57:52.816Z] Removing intermediate container e73ec25547c4 [2021-09-20T11:57:52.816Z] ---> aa86f3f9d8dc [2021-09-20T11:57:52.816Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2021-09-20T11:57:52.816Z] ---> Running in b35bf6a4f89d [2021-09-20T11:57:53.249Z] ok github.com/docker/docker/pkg/discovery/kv 3.043s coverage: 84.1% of statements [2021-09-20T11:57:53.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-09-20T11:57:53.825Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2021-09-20T11:57:53.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-09-20T11:57:54.089Z] ok github.com/docker/docker/pkg/idtools 0.651s coverage: 69.5% of statements [2021-09-20T11:57:54.089Z] ok github.com/docker/docker/pkg/ioutils 0.641s coverage: 70.1% of statements [2021-09-20T11:57:54.089Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2021-09-20T11:57:54.242Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2021-09-20T11:57:54.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-09-20T11:57:54.465Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2021-09-20T11:57:54.465Z] go: downloading gotest.tools/gotestsum v1.7.0 [2021-09-20T11:57:54.666Z] ok github.com/docker/docker/pkg/namesgenerator 0.014s coverage: 85.7% of statements [2021-09-20T11:57:54.666Z] ok github.com/docker/docker/pkg/parsers 0.007s coverage: 97.0% of statements [2021-09-20T11:57:54.666Z] ok github.com/docker/docker/pkg/parsers/kernel 0.010s coverage: 60.0% of statements [2021-09-20T11:57:54.696Z] go: downloading gotest.tools/gotestsum v1.7.0 [2021-09-20T11:57:54.931Z] ok github.com/docker/docker/pkg/pidfile 0.016s coverage: 82.4% of statements [2021-09-20T11:57:54.931Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.009s coverage: 86.7% of statements [2021-09-20T11:57:54.934Z] go: downloading github.com/fatih/color v1.10.0 [2021-09-20T11:57:54.934Z] go: downloading github.com/dnephin/pflag v1.0.7 [2021-09-20T11:57:54.934Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-09-20T11:57:54.934Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-20T11:57:54.934Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2021-09-20T11:57:54.934Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-20T11:57:54.934Z] go: downloading golang.org/x/tools v0.1.0 [2021-09-20T11:57:54.934Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-09-20T11:57:55.151Z] go: downloading github.com/fatih/color v1.10.0 [2021-09-20T11:57:55.151Z] go: downloading github.com/dnephin/pflag v1.0.7 [2021-09-20T11:57:55.151Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-09-20T11:57:55.151Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-20T11:57:55.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-09-20T11:57:55.195Z] ok github.com/docker/docker/layer 7.989s coverage: 68.8% of statements [2021-09-20T11:57:55.195Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-09-20T11:57:55.195Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-09-20T11:57:55.195Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-09-20T11:57:55.195Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-09-20T11:57:55.195Z] ? github.com/docker/docker/oci/caps [no test files] [2021-09-20T11:57:55.195Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-09-20T11:57:55.195Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-09-20T11:57:55.195Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-09-20T11:57:55.195Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-09-20T11:57:55.195Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-09-20T11:57:55.195Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-09-20T11:57:55.195Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-09-20T11:57:55.195Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-09-20T11:57:55.404Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-09-20T11:57:55.404Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-09-20T11:57:55.404Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-09-20T11:57:55.404Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-09-20T11:57:55.459Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.022s coverage: 56.8% of statements [2021-09-20T11:57:55.607Z] go: downloading golang.org/x/tools v0.1.0 [2021-09-20T11:57:55.607Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2021-09-20T11:57:55.607Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-20T11:57:55.607Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-09-20T11:57:55.607Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-09-20T11:57:55.607Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-09-20T11:57:55.607Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-09-20T11:57:55.607Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-09-20T11:57:55.874Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-09-20T11:57:55.874Z] go: downloading golang.org/x/mod v0.3.0 [2021-09-20T11:57:56.037Z] ok github.com/docker/docker/pkg/pools 0.026s coverage: 88.2% of statements [2021-09-20T11:57:56.037Z] ok github.com/docker/docker/pkg/plugins/transport 0.030s coverage: 85.7% of statements [2021-09-20T11:57:56.037Z] ok github.com/docker/docker/pkg/progress 0.011s coverage: 75.9% of statements [2021-09-20T11:57:56.301Z] ok github.com/docker/docker/pkg/reexec 0.012s coverage: 82.4% of statements [2021-09-20T11:57:56.565Z] ok github.com/docker/docker/pkg/stack 0.017s coverage: 90.9% of statements [2021-09-20T11:57:56.567Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-09-20T11:57:56.567Z] go: downloading golang.org/x/mod v0.3.0 [2021-09-20T11:57:56.829Z] ok github.com/docker/docker/pkg/stdcopy 0.007s coverage: 100.0% of statements [2021-09-20T11:57:57.092Z] ok github.com/docker/docker/pkg/streamformatter 0.009s coverage: 66.2% of statements [2021-09-20T11:57:57.092Z] ok github.com/docker/docker/pkg/stringid 0.010s coverage: 70.6% of statements [2021-09-20T11:57:57.303Z] Removing intermediate container 42749bed860c [2021-09-20T11:57:57.303Z] ---> 9257228a0735 [2021-09-20T11:57:57.303Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2021-09-20T11:57:57.303Z] ---> Running in 951da84f964e [2021-09-20T11:57:57.357Z] ok github.com/docker/docker/pkg/pubsub 1.076s coverage: 75.0% of statements [2021-09-20T11:57:57.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-09-20T11:57:57.935Z] ok github.com/docker/docker/pkg/system 0.021s coverage: 40.1% of statements [2021-09-20T11:57:57.935Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 51.2% of statements [2021-09-20T11:57:58.199Z] ok github.com/docker/docker/pkg/tailfile 0.154s coverage: 88.6% of statements [2021-09-20T11:57:58.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-09-20T11:57:58.464Z] coverage: [no statements] [2021-09-20T11:57:58.464Z] ok github.com/docker/docker/pkg/term/windows 0.006s coverage: [no statements] [no tests to run] [2021-09-20T11:57:58.728Z] ok github.com/docker/docker/pkg/tarsum 0.133s coverage: 89.3% of statements [2021-09-20T11:57:58.728Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2021-09-20T11:57:58.841Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2021-09-20T11:57:58.841Z] go: downloading gotest.tools/gotestsum v1.7.0 [2021-09-20T11:57:58.993Z] ok github.com/docker/docker/pkg/truncindex 0.104s coverage: 91.5% of statements [2021-09-20T11:57:58.993Z] ok github.com/docker/docker/pkg/useragent 0.004s coverage: 88.9% of statements [2021-09-20T11:57:59.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-09-20T11:57:59.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-09-20T11:57:59.812Z] go: downloading github.com/fatih/color v1.10.0 [2021-09-20T11:57:59.812Z] go: downloading github.com/dnephin/pflag v1.0.7 [2021-09-20T11:57:59.812Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-09-20T11:57:59.812Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-20T11:57:59.812Z] go: downloading golang.org/x/tools v0.1.0 [2021-09-20T11:57:59.812Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2021-09-20T11:57:59.812Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-20T11:57:59.812Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-09-20T11:57:59.812Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-09-20T11:57:59.812Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-09-20T11:57:59.812Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-09-20T11:57:59.947Z] ok github.com/docker/docker/plugin/v2 0.006s coverage: 14.4% of statements [2021-09-20T11:57:59.947Z] ok github.com/docker/docker/profiles/seccomp 0.017s coverage: 86.0% of statements [2021-09-20T11:58:00.272Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-09-20T11:58:00.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-09-20T11:58:00.731Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-09-20T11:58:00.731Z] go: downloading golang.org/x/mod v0.3.0 [2021-09-20T11:58:01.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-09-20T11:58:01.344Z] ok github.com/docker/docker/reference 0.013s coverage: 83.7% of statements [2021-09-20T11:58:01.344Z] ok github.com/docker/docker/plugin 0.543s coverage: 23.2% of statements [2021-09-20T11:58:02.296Z] ok github.com/docker/docker/registry/resumable 0.025s coverage: 100.0% of statements [2021-09-20T11:58:02.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-09-20T11:58:02.561Z] ok github.com/docker/docker/quota 0.506s coverage: 71.4% of statements [2021-09-20T11:58:02.561Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 50.9% of statements [2021-09-20T11:58:02.561Z] ok github.com/docker/docker/registry 0.115s coverage: 58.8% of statements [2021-09-20T11:58:03.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-09-20T11:58:03.139Z] ok github.com/docker/docker/testutil 0.040s coverage: 62.5% of statements [2021-09-20T11:58:03.405Z] ok github.com/docker/docker/runconfig 0.045s coverage: 66.1% of statements [2021-09-20T11:58:03.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-09-20T11:58:04.566Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-09-20T11:58:04.566Z] Using test binary docker [2021-09-20T11:58:04.566Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-09-20T11:58:04.566Z] Starting apparmor (via systemctl): apparmor.service. [2021-09-20T11:58:04.566Z] INFO: Waiting for daemon to start... [2021-09-20T11:58:04.566Z] Starting dockerd [2021-09-20T11:58:04.803Z] ok github.com/docker/docker/volume/drivers 0.012s coverage: 36.1% of statements [2021-09-20T11:58:06.201Z] ok github.com/docker/docker/volume/mounts 0.024s coverage: 67.7% of statements [2021-09-20T11:58:06.466Z] ok github.com/docker/docker/volume/local 0.194s coverage: 76.4% of statements [2021-09-20T11:58:07.861Z] . [2021-09-20T11:58:07.861Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-09-20T11:58:07.861Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-09-20T11:58:07.861Z] Error: No such image: emptyfs [2021-09-20T11:58:07.861Z] Running integration-test (iteration 1) [2021-09-20T11:58:07.861Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-09-20T11:58:08.122Z] Loaded image: busybox:latest [2021-09-20T11:58:08.122Z] Loaded image: busybox:glibc [2021-09-20T11:58:08.389Z] ok github.com/docker/docker/volume/service 0.020s coverage: 72.3% of statements [2021-09-20T11:58:09.506Z] Loaded image: debian:bullseye-slim [2021-09-20T11:58:09.766Z] Loaded image: hello-world:latest [2021-09-20T11:58:09.766Z] Loaded image: arm32v7/hello-world:latest [2021-09-20T11:58:09.766Z] INFO: Testing against a local daemon [2021-09-20T11:58:09.766Z] === RUN TestCgroupNamespacesBuild [2021-09-20T11:58:10.831Z] Removing intermediate container b35bf6a4f89d [2021-09-20T11:58:10.831Z] ---> 329e2a9afc35 [2021-09-20T11:58:10.831Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-09-20T11:58:10.831Z] ---> Running in 74ccdb3dffe4 [2021-09-20T11:58:10.831Z] Removing intermediate container 74ccdb3dffe4 [2021-09-20T11:58:10.831Z] ---> 4acf130ce440 [2021-09-20T11:58:10.831Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-09-20T11:58:10.831Z] ---> Running in 754f266ec9e6 [2021-09-20T11:58:10.831Z] Removing intermediate container 754f266ec9e6 [2021-09-20T11:58:10.831Z] ---> 221e7d6ce801 [2021-09-20T11:58:10.831Z] Step 11/11 : COPY . . [2021-09-20T11:58:11.147Z] --- PASS: TestCgroupNamespacesBuild (1.29s) [2021-09-20T11:58:11.147Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-09-20T11:58:11.333Z] Removing intermediate container a2114da6a9b2 [2021-09-20T11:58:11.333Z] ---> c99a75c4235a [2021-09-20T11:58:11.333Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-09-20T11:58:11.333Z] ---> Running in dff6bf0764cb [2021-09-20T11:58:11.333Z] Removing intermediate container dff6bf0764cb [2021-09-20T11:58:11.333Z] ---> 30d6291c377c [2021-09-20T11:58:11.333Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-09-20T11:58:11.333Z] ---> Running in 139b366f8b55 [2021-09-20T11:58:11.333Z] Removing intermediate container 139b366f8b55 [2021-09-20T11:58:11.333Z] ---> 91fd401c04d8 [2021-09-20T11:58:11.333Z] Step 11/11 : COPY . . [2021-09-20T11:58:12.528Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.23s) [2021-09-20T11:58:12.528Z] === RUN TestBuildWithSession [2021-09-20T11:58:12.528Z] build_session_test.go:25: TODO: BuildKit [2021-09-20T11:58:12.528Z] --- SKIP: TestBuildWithSession (0.00s) [2021-09-20T11:58:12.528Z] === RUN TestBuildSquashParent [2021-09-20T11:58:16.724Z] --- PASS: TestBuildSquashParent (3.95s) [2021-09-20T11:58:16.724Z] === RUN TestBuildWithRemoveAndForceRemove [2021-09-20T11:58:16.724Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-20T11:58:16.724Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-20T11:58:16.724Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-20T11:58:16.724Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-20T11:58:16.724Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-20T11:58:16.724Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-20T11:58:16.724Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-20T11:58:16.724Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-20T11:58:16.724Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-20T11:58:16.724Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-20T11:58:16.724Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-20T11:58:16.724Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-20T11:58:16.724Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-20T11:58:16.724Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-20T11:58:17.665Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-20T11:58:17.928Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-20T11:58:18.442Z] Removing intermediate container 951da84f964e [2021-09-20T11:58:18.442Z] ---> f0dc23363521 [2021-09-20T11:58:18.442Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-09-20T11:58:18.442Z] ---> Running in 83d2f7ff315b [2021-09-20T11:58:18.442Z] Removing intermediate container 83d2f7ff315b [2021-09-20T11:58:18.442Z] ---> a06deebc8ada [2021-09-20T11:58:18.442Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-09-20T11:58:18.442Z] ---> Running in 39c567cd8b75 [2021-09-20T11:58:18.442Z] Removing intermediate container 39c567cd8b75 [2021-09-20T11:58:18.442Z] ---> f8ea558fe2f1 [2021-09-20T11:58:18.442Z] Step 11/11 : COPY . . [2021-09-20T11:58:19.308Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-20T11:58:19.568Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-20T11:58:21.479Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-09-20T11:58:21.479Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.56s) [2021-09-20T11:58:21.479Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.84s) [2021-09-20T11:58:21.479Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.49s) [2021-09-20T11:58:21.479Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.54s) [2021-09-20T11:58:21.479Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.60s) [2021-09-20T11:58:21.479Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.61s) [2021-09-20T11:58:21.479Z] === RUN TestBuildMultiStageCopy [2021-09-20T11:58:21.479Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-09-20T11:58:22.862Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-09-20T11:58:22.862Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-09-20T11:58:22.862Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-09-20T11:58:23.123Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-09-20T11:58:23.383Z] --- PASS: TestBuildMultiStageCopy (2.17s) [2021-09-20T11:58:23.383Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.43s) [2021-09-20T11:58:23.383Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2021-09-20T11:58:23.383Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s) [2021-09-20T11:58:23.383Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.18s) [2021-09-20T11:58:23.383Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2021-09-20T11:58:23.383Z] === RUN TestBuildMultiStageParentConfig [2021-09-20T11:58:23.954Z] --- PASS: TestBuildMultiStageParentConfig (0.52s) [2021-09-20T11:58:23.954Z] === RUN TestBuildLabelWithTargets [2021-09-20T11:58:24.895Z] --- PASS: TestBuildLabelWithTargets (0.78s) [2021-09-20T11:58:24.895Z] === RUN TestBuildWithEmptyLayers [2021-09-20T11:58:25.154Z] --- PASS: TestBuildWithEmptyLayers (0.38s) [2021-09-20T11:58:25.155Z] === RUN TestBuildMultiStageOnBuild [2021-09-20T11:58:26.536Z] --- PASS: TestBuildMultiStageOnBuild (1.61s) [2021-09-20T11:58:26.536Z] === RUN TestBuildUncleanTarFilenames [2021-09-20T11:58:27.106Z] --- PASS: TestBuildUncleanTarFilenames (0.52s) [2021-09-20T11:58:27.106Z] === RUN TestBuildMultiStageLayerLeak [2021-09-20T11:58:28.667Z] ---> 697532178cd3 [2021-09-20T11:58:28.667Z] Successfully built 697532178cd3 [2021-09-20T11:58:28.667Z] Successfully tagged docker:latest [2021-09-20T11:58:28.667Z] INFO: Image build ended at 09/20/2021 11:58:28. Duration:00:02:36.2659978 [2021-09-20T11:58:28.969Z] ---> 0b21cd11c20c [2021-09-20T11:58:29.015Z] --- PASS: TestBuildMultiStageLayerLeak (1.62s) [2021-09-20T11:58:29.015Z] === RUN TestBuildWithHugeFile [2021-09-20T11:58:29.192Z] [2021-09-20T11:58:29.192Z] [2021-09-20T11:58:29.192Z] INFO: Building the test binaries at 09/20/2021 11:58:28... [2021-09-20T11:58:29.424Z] Successfully built 0b21cd11c20c [2021-09-20T11:58:29.424Z] Successfully tagged docker:latest [2021-09-20T11:58:29.424Z] INFO: Image build ended at 09/20/2021 11:58:29. Duration:00:02:37.4887978 [2021-09-20T11:58:29.424Z] [2021-09-20T11:58:29.424Z] [2021-09-20T11:58:29.424Z] INFO: Building the test binaries at 09/20/2021 11:58:29... [2021-09-20T11:58:30.381Z] ok github.com/docker/docker/pkg/plugins 33.657s coverage: 76.3% of statements [2021-09-20T11:58:30.381Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-09-20T11:58:30.381Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-09-20T11:58:30.381Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-09-20T11:58:30.381Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-09-20T11:58:30.381Z] ? github.com/docker/docker/pkg/term [no test files] [2021-09-20T11:58:30.381Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-09-20T11:58:30.381Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-09-20T11:58:30.381Z] ? github.com/docker/docker/rootless [no test files] [2021-09-20T11:58:30.381Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-09-20T11:58:30.381Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-09-20T11:58:30.381Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-09-20T11:58:30.381Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-09-20T11:58:30.381Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-09-20T11:58:30.381Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-09-20T11:58:30.381Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-09-20T11:58:30.381Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-09-20T11:58:30.381Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-09-20T11:58:30.381Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-09-20T11:58:30.381Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-09-20T11:58:30.381Z] ? github.com/docker/docker/testutil/request [no test files] [2021-09-20T11:58:30.381Z] ? github.com/docker/docker/volume [no test files] [2021-09-20T11:58:30.381Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-09-20T11:58:30.381Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-09-20T11:58:30.381Z] [2021-09-20T11:58:30.381Z] === Skipped [2021-09-20T11:58:30.381Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-09-20T11:58:30.381Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-09-20T11:58:30.381Z] [2021-09-20T11:58:30.381Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-09-20T11:58:30.381Z] network_proxy_test.go:208: No support for dual stack yet [2021-09-20T11:58:30.381Z] [2021-09-20T11:58:30.381Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-09-20T11:58:30.381Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-09-20T11:58:30.381Z] [2021-09-20T11:58:30.381Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-09-20T11:58:30.381Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-09-20T11:58:30.381Z] [2021-09-20T11:58:30.381Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-09-20T11:58:30.381Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-20T11:58:30.381Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-20T11:58:30.381Z] [2021-09-20T11:58:30.381Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-09-20T11:58:30.381Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-20T11:58:30.381Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-20T11:58:30.381Z] [2021-09-20T11:58:30.381Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-09-20T11:58:30.381Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-20T11:58:30.381Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-20T11:58:30.381Z] [2021-09-20T11:58:30.381Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-09-20T11:58:30.381Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-20T11:58:30.381Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-20T11:58:30.381Z] [2021-09-20T11:58:30.381Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-09-20T11:58:30.381Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-20T11:58:30.381Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-20T11:58:30.381Z] [2021-09-20T11:58:30.381Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-09-20T11:58:30.381Z] graphtest_unix.go:71: No driver to put! [2021-09-20T11:58:30.381Z] [2021-09-20T11:58:30.381Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-09-20T11:58:30.381Z] time="2021-09-20T11:57:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-20T11:58:30.381Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-20T11:58:30.381Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-20T11:58:30.381Z] [2021-09-20T11:58:30.381Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-09-20T11:58:30.381Z] time="2021-09-20T11:57:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-20T11:58:30.381Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-20T11:58:30.381Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-20T11:58:30.381Z] [2021-09-20T11:58:30.381Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-09-20T11:58:30.381Z] time="2021-09-20T11:57:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-20T11:58:30.381Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-20T11:58:30.381Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-20T11:58:30.381Z] [2021-09-20T11:58:30.381Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-09-20T11:58:30.381Z] time="2021-09-20T11:57:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-20T11:58:30.381Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-20T11:58:30.381Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-20T11:58:30.381Z] [2021-09-20T11:58:30.381Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-09-20T11:58:30.381Z] time="2021-09-20T11:57:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-20T11:58:30.381Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-20T11:58:30.381Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-20T11:58:30.381Z] [2021-09-20T11:58:30.381Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-09-20T11:58:30.381Z] graphtest_unix.go:71: No driver to put! [2021-09-20T11:58:30.381Z] [2021-09-20T11:58:30.381Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-09-20T11:58:30.381Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2021-09-20T11:58:30.381Z] [2021-09-20T11:58:30.381Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-09-20T11:58:30.381Z] overlay_test.go:50: Fails to compute changes intermittently [2021-09-20T11:58:30.381Z] [2021-09-20T11:58:30.381Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-09-20T11:58:30.381Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-09-20T11:58:30.381Z] [2021-09-20T11:58:30.381Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-09-20T11:58:30.381Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-09-20T11:58:30.381Z] [2021-09-20T11:58:30.381Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-09-20T11:58:30.381Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-20T11:58:30.381Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-20T11:58:30.381Z] [2021-09-20T11:58:30.381Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-09-20T11:58:30.381Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-20T11:58:30.381Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-20T11:58:30.381Z] [2021-09-20T11:58:30.381Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-09-20T11:58:30.381Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-20T11:58:30.381Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-20T11:58:30.381Z] [2021-09-20T11:58:30.381Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-09-20T11:58:30.381Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-20T11:58:30.381Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-20T11:58:30.381Z] [2021-09-20T11:58:30.381Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-09-20T11:58:30.381Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-20T11:58:30.381Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-20T11:58:30.381Z] [2021-09-20T11:58:30.381Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-09-20T11:58:30.381Z] graphtest_unix.go:71: No driver to put! [2021-09-20T11:58:30.381Z] [2021-09-20T11:58:30.381Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-09-20T11:58:30.381Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2021-09-20T11:58:30.381Z] [2021-09-20T11:58:30.381Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-09-20T11:58:30.381Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2021-09-20T11:58:30.381Z] [2021-09-20T11:58:30.381Z] DONE 2311 tests, 28 skipped in 191.696s [2021-09-20T11:58:30.381Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-09-20T11:58:30.381Z] github.com/docker/docker/libnetwork/bitseq [2021-09-20T11:58:30.381Z] github.com/docker/docker/libnetwork/cluster [2021-09-20T11:58:30.381Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-20T11:58:30.381Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-20T11:58:30.381Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-20T11:58:30.381Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-20T11:58:30.381Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-20T11:58:30.381Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-20T11:58:30.381Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-20T11:58:30.381Z] github.com/docker/docker/libnetwork/config [2021-09-20T11:58:30.381Z] github.com/docker/docker/libnetwork/datastore [2021-09-20T11:58:30.381Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-20T11:58:30.381Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-20T11:58:30.381Z] github.com/docker/docker/libnetwork/driverapi [2021-09-20T11:58:30.381Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-20T11:58:30.381Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-20T11:58:30.381Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-20T11:58:30.381Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-20T11:58:30.381Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-20T11:58:30.381Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-20T11:58:30.381Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-20T11:58:30.381Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-20T11:58:30.381Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-20T11:58:30.381Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-20T11:58:30.381Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-20T11:58:30.381Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-20T11:58:30.381Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-20T11:58:30.381Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-20T11:58:30.381Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-20T11:58:30.381Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-20T11:58:30.381Z] github.com/docker/docker/libnetwork/etchosts [2021-09-20T11:58:30.381Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-20T11:58:30.381Z] github.com/docker/docker/libnetwork/idm [2021-09-20T11:58:30.381Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-20T11:58:30.381Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-20T11:58:30.381Z] github.com/docker/docker/libnetwork/ipam [2021-09-20T11:58:30.381Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-20T11:58:30.381Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-20T11:58:30.381Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-20T11:58:30.381Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-20T11:58:30.381Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-20T11:58:30.381Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-20T11:58:30.381Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-20T11:58:30.381Z] github.com/docker/docker/libnetwork/iptables [2021-09-20T11:58:30.381Z] github.com/docker/docker/libnetwork/netlabel [2021-09-20T11:58:30.381Z] github.com/docker/docker/libnetwork/netutils [2021-09-20T11:58:30.381Z] github.com/docker/docker/libnetwork/networkdb [2021-09-20T11:58:30.381Z] github.com/docker/docker/libnetwork/ns [2021-09-20T11:58:30.381Z] github.com/docker/docker/libnetwork/options [2021-09-20T11:58:30.381Z] github.com/docker/docker/libnetwork/osl [2021-09-20T11:58:30.381Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-20T11:58:30.381Z] github.com/docker/docker/libnetwork/portallocator [2021-09-20T11:58:30.381Z] github.com/docker/docker/libnetwork/portmapper [2021-09-20T11:58:30.382Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-20T11:58:30.382Z] github.com/docker/docker/libnetwork/testutils [2021-09-20T11:58:30.382Z] github.com/docker/docker/libnetwork/types' ']' [2021-09-20T11:58:30.382Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2021-09-20T11:58:30.915Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-09-20T11:58:30.915Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-20T11:58:30.915Z] GOOS="" GOARCH="" GOARM="" [2021-09-20T11:58:30.915Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-20T11:58:30.915Z] [2021-09-20T11:58:30.915Z] + TEST_INTEGRATION_DEST=1 [2021-09-20T11:58:30.915Z] + CONTAINER_NAME=docker-pr2-1 [2021-09-20T11:58:30.915Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-09-20T11:58:30.915Z] + run_tests test-integration-flaky [2021-09-20T11:58:30.915Z] + '[' -n 0 ']' [2021-09-20T11:58:30.915Z] + rm= [2021-09-20T11:58:30.915Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42868/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42868/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42868/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 hack/make.sh test-integration-flaky test-integration [2021-09-20T11:58:30.915Z] + c=0 [2021-09-20T11:58:30.915Z] + TEST_INTEGRATION_DEST=2 [2021-09-20T11:58:30.915Z] + CONTAINER_NAME=docker-pr2-2 [2021-09-20T11:58:30.915Z] + TEST_SKIP_INTEGRATION=1 [2021-09-20T11:58:30.915Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-09-20T11:58:30.915Z] + run_tests [2021-09-20T11:58:30.915Z] + '[' -n 0 ']' [2021-09-20T11:58:30.915Z] + rm= [2021-09-20T11:58:30.915Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42868/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42868/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42868/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 hack/make.sh '' test-integration [2021-09-20T11:58:30.915Z] + TEST_INTEGRATION_DEST=3 [2021-09-20T11:58:30.915Z] + CONTAINER_NAME=docker-pr2-3 [2021-09-20T11:58:30.915Z] + TEST_SKIP_INTEGRATION=1 [2021-09-20T11:58:30.915Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-09-20T11:58:30.915Z] + run_tests [2021-09-20T11:58:30.915Z] ++ jobs -p [2021-09-20T11:58:30.915Z] + '[' -n 0 ']' [2021-09-20T11:58:30.915Z] + rm= [2021-09-20T11:58:30.915Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42868/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42868/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42868/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 hack/make.sh '' test-integration [2021-09-20T11:58:30.915Z] + for job in $(jobs -p) [2021-09-20T11:58:30.915Z] + wait 17294 [2021-09-20T11:58:31.175Z] [2021-09-20T11:58:31.175Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-09-20T11:58:31.175Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-09-20T11:58:31.175Z] HOSTNAME=dd12c8e60e53 [2021-09-20T11:58:31.175Z] TEST_SKIP_INTEGRATION=1 [2021-09-20T11:58:31.175Z] TESTDEBUG=0 [2021-09-20T11:58:31.175Z] DEST=bundles/test-integration [2021-09-20T11:58:31.175Z] PWD=/go/src/github.com/docker/docker [2021-09-20T11:58:31.175Z] KEEPBUNDLE=1 [2021-09-20T11:58:31.175Z] DOCKER_GITCOMMIT=f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 [2021-09-20T11:58:31.175Z] container=docker [2021-09-20T11:58:31.175Z] HOME=/root [2021-09-20T11:58:31.175Z] GOLANG_VERSION=1.17.1 [2021-09-20T11:58:31.175Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-09-20T11:58:31.175Z] VALIDATE_BRANCH=master [2021-09-20T11:58:31.175Z] TERM=xterm [2021-09-20T11:58:31.175Z] DOCKER_PKG=github.com/docker/docker [2021-09-20T11:58:31.175Z] SHLVL=1 [2021-09-20T11:58:31.175Z] TIMEOUT=120m [2021-09-20T11:58:31.175Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-09-20T11:58:31.175Z] DOCKER_GRAPHDRIVER=overlay2 [2021-09-20T11:58:31.175Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-09-20T11:58:31.175Z] GO111MODULE=off [2021-09-20T11:58:31.175Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-09-20T11:58:31.175Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-09-20T11:58:31.175Z] GOPATH=/go [2021-09-20T11:58:31.175Z] PKG_CONFIG=pkg-config [2021-09-20T11:58:31.175Z] _=/usr/bin/env [2021-09-20T11:58:31.175Z] Building test suite binary ./integration-cli/test.main [2021-09-20T11:58:31.434Z] [2021-09-20T11:58:31.434Z] [2021-09-20T11:58:31.694Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-09-20T11:58:31.694Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-09-20T11:58:31.694Z] HOSTNAME=4d3a52abb0ec [2021-09-20T11:58:31.694Z] TEST_SKIP_INTEGRATION=1 [2021-09-20T11:58:31.694Z] TESTDEBUG=0 [2021-09-20T11:58:31.694Z] DEST=bundles/test-integration [2021-09-20T11:58:31.694Z] PWD=/go/src/github.com/docker/docker [2021-09-20T11:58:31.694Z] KEEPBUNDLE=1 [2021-09-20T11:58:31.694Z] DOCKER_GITCOMMIT=f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 [2021-09-20T11:58:31.694Z] container=docker [2021-09-20T11:58:31.694Z] HOME=/root [2021-09-20T11:58:31.694Z] GOLANG_VERSION=1.17.1 [2021-09-20T11:58:31.694Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-09-20T11:58:31.694Z] VALIDATE_BRANCH=master [2021-09-20T11:58:31.694Z] TERM=xterm [2021-09-20T11:58:31.694Z] DOCKER_PKG=github.com/docker/docker [2021-09-20T11:58:31.694Z] SHLVL=1 [2021-09-20T11:58:31.694Z] TIMEOUT=120m [2021-09-20T11:58:31.694Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-09-20T11:58:31.694Z] DOCKER_GRAPHDRIVER=overlay2 [2021-09-20T11:58:31.694Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-09-20T11:58:31.694Z] GO111MODULE=off [2021-09-20T11:58:31.694Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-09-20T11:58:31.694Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-09-20T11:58:31.694Z] GOPATH=/go [2021-09-20T11:58:31.694Z] PKG_CONFIG=pkg-config [2021-09-20T11:58:31.694Z] _=/usr/bin/env [2021-09-20T11:58:31.694Z] Building test suite binary ./integration-cli/test.main [2021-09-20T11:58:31.694Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-09-20T11:58:31.953Z] No new tests added to integration. [2021-09-20T11:58:31.953Z] [2021-09-20T11:58:31.953Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-09-20T11:58:32.160Z] INFO: make.ps1 starting at 09/20/2021 11:58:31 [2021-09-20T11:58:32.161Z] INFO: Git commit (f1d02ecb5f) assumed from DOCKER_GITCOMMIT environment variable [2021-09-20T11:58:32.161Z] INFO: Invoking autogen... [2021-09-20T11:58:32.631Z] INFO: Building daemon... [2021-09-20T11:58:33.158Z] INFO: make.ps1 starting at 09/20/2021 11:58:32 [2021-09-20T11:58:33.158Z] INFO: Git commit (f1d02ecb5f) assumed from DOCKER_GITCOMMIT environment variable [2021-09-20T11:58:33.158Z] INFO: Invoking autogen... [2021-09-20T11:58:33.158Z] INFO: Building daemon... [2021-09-20T11:58:33.334Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-09-20T11:58:33.334Z] HOSTNAME=6f9791b87333 [2021-09-20T11:58:33.334Z] TESTDEBUG=0 [2021-09-20T11:58:33.334Z] DEST=bundles/test-integration [2021-09-20T11:58:33.334Z] PWD=/go/src/github.com/docker/docker [2021-09-20T11:58:33.334Z] KEEPBUNDLE=1 [2021-09-20T11:58:33.334Z] DOCKER_GITCOMMIT=f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 [2021-09-20T11:58:33.334Z] container=docker [2021-09-20T11:58:33.334Z] HOME=/root [2021-09-20T11:58:33.334Z] GOLANG_VERSION=1.17.1 [2021-09-20T11:58:33.334Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-09-20T11:58:33.334Z] VALIDATE_BRANCH=master [2021-09-20T11:58:33.334Z] TERM=xterm [2021-09-20T11:58:33.334Z] DOCKER_PKG=github.com/docker/docker [2021-09-20T11:58:33.334Z] SHLVL=1 [2021-09-20T11:58:33.334Z] TIMEOUT=120m [2021-09-20T11:58:33.334Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-09-20T11:58:33.334Z] DOCKER_GRAPHDRIVER=overlay2 [2021-09-20T11:58:33.334Z] GO111MODULE=off [2021-09-20T11:58:33.334Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-09-20T11:58:33.334Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-09-20T11:58:33.334Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-09-20T11:58:33.334Z] GOPATH=/go [2021-09-20T11:58:33.334Z] PKG_CONFIG=pkg-config [2021-09-20T11:58:33.334Z] _=/usr/bin/env [2021-09-20T11:58:33.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-09-20T11:58:39.559Z] ---> b58d8177843a [2021-09-20T11:58:39.560Z] Successfully built b58d8177843a [2021-09-20T11:58:39.560Z] Successfully tagged docker:latest [2021-09-20T11:58:39.560Z] INFO: Image build ended at 09/20/2021 11:58:37. Duration:00:03:06.9882322 [2021-09-20T11:58:39.560Z] [2021-09-20T11:58:39.560Z] [2021-09-20T11:58:39.560Z] INFO: Building the test binaries at 09/20/2021 11:58:37... [2021-09-20T11:58:43.299Z] INFO: make.ps1 starting at 09/20/2021 11:58:42 [2021-09-20T11:58:43.299Z] INFO: Git commit (f1d02ecb5f) assumed from DOCKER_GITCOMMIT environment variable [2021-09-20T11:58:43.299Z] INFO: Invoking autogen... [2021-09-20T11:58:43.299Z] INFO: Building daemon... [2021-09-20T11:58:44.749Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-09-20T11:58:44.749Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-20T11:58:44.749Z] GOOS="" GOARCH="" GOARM="" [2021-09-20T11:58:44.749Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-20T11:58:44.749Z] [2021-09-20T11:58:44.749Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-09-20T11:58:44.749Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-09-20T11:58:44.749Z] HOSTNAME=e02f54b68136 [2021-09-20T11:58:44.749Z] DEST=bundles/test-integration [2021-09-20T11:58:44.749Z] PWD=/go/src/github.com/docker/docker [2021-09-20T11:58:44.749Z] DOCKER_ROOTLESS=1 [2021-09-20T11:58:44.749Z] DOCKER_GITCOMMIT=f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 [2021-09-20T11:58:44.749Z] container=docker [2021-09-20T11:58:44.749Z] HOME=/root [2021-09-20T11:58:44.749Z] GOLANG_VERSION=1.17.1 [2021-09-20T11:58:44.749Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-09-20T11:58:44.749Z] VALIDATE_BRANCH=master [2021-09-20T11:58:44.749Z] TERM=xterm [2021-09-20T11:58:44.749Z] DOCKER_PKG=github.com/docker/docker [2021-09-20T11:58:44.749Z] SHLVL=1 [2021-09-20T11:58:44.749Z] TIMEOUT=120m [2021-09-20T11:58:44.749Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-09-20T11:58:44.749Z] DOCKER_GRAPHDRIVER=overlay2 [2021-09-20T11:58:44.749Z] GO111MODULE=off [2021-09-20T11:58:44.749Z] DOCKER_EXPERIMENTAL=1 [2021-09-20T11:58:44.749Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-09-20T11:58:44.749Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-09-20T11:58:44.749Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-09-20T11:58:44.749Z] GOPATH=/go [2021-09-20T11:58:44.749Z] PKG_CONFIG=pkg-config [2021-09-20T11:58:44.749Z] _=/usr/bin/env [2021-09-20T11:58:44.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-09-20T11:59:26.696Z] ok github.com/docker/docker/libnetwork 46.720s coverage: 41.0% of statements [2021-09-20T11:59:26.696Z] ok github.com/docker/docker/libnetwork/bitseq 0.313s coverage: 84.4% of statements [2021-09-20T11:59:26.696Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-09-20T11:59:26.696Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-09-20T11:59:26.696Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-09-20T11:59:26.696Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-09-20T11:59:26.696Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-09-20T11:59:26.696Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-09-20T11:59:26.696Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-09-20T11:59:26.696Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-09-20T11:59:29.257Z] ok github.com/docker/docker/libnetwork/config 0.050s coverage: 24.0% of statements [2021-09-20T11:59:29.521Z] ok github.com/docker/docker/libnetwork/datastore 0.005s coverage: 21.9% of statements [2021-09-20T11:59:29.521Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-09-20T11:59:29.521Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-09-20T11:59:30.118Z] ok github.com/docker/docker/libnetwork/driverapi 0.004s coverage: 68.9% of statements [2021-09-20T11:59:31.473Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-09-20T11:59:31.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-09-20T11:59:33.310Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-09-20T11:59:33.310Z] [2021-09-20T11:59:33.310Z] ________ ____ __. [2021-09-20T11:59:33.310Z] \_____ \ | |/ _| [2021-09-20T11:59:33.310Z] / | \| < [2021-09-20T11:59:33.310Z] / | \ | \ [2021-09-20T11:59:33.310Z] \_______ /____|__ \ [2021-09-20T11:59:33.310Z] \/ \/ [2021-09-20T11:59:33.310Z] [2021-09-20T11:59:33.310Z] INFO: make.ps1 ended at 09/20/2021 11:59:32 [2021-09-20T11:59:34.300Z] INFO: Binaries build ended at 09/20/2021 11:59:33. Duration:00:01:05.2082026 [2021-09-20T11:59:35.291Z] INFO: Copying the built daemon binary to d:\CI\PR-42868\2\binary\dockerd-f1d02ecb5f.exe... [2021-09-20T11:59:35.291Z] INFO: Copying the built client binary to d:\CI\PR-42868\2\binary\docker-f1d02ecb5f.exe... [2021-09-20T11:59:35.291Z] INFO: Copying dockerversion from the container... [2021-09-20T11:59:35.495Z] ok github.com/docker/docker/libnetwork/drivers/bridge 2.518s coverage: 59.9% of statements [2021-09-20T11:59:35.495Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-09-20T11:59:35.495Z] ok github.com/docker/docker/libnetwork/drivers/host 0.004s coverage: 34.8% of statements [2021-09-20T11:59:35.762Z] INFO: Copying the golang package from the container to d:\CI\PR-42868\2\installer\go.zip... [2021-09-20T11:59:36.450Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.027s coverage: 4.0% of statements [2021-09-20T11:59:36.450Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-09-20T11:59:36.730Z] --- PASS: TestBuildWithHugeFile (61.86s) [2021-09-20T11:59:36.730Z] === RUN TestBuildWCOWSandboxSize [2021-09-20T11:59:36.730Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-09-20T11:59:36.730Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-09-20T11:59:36.730Z] === RUN TestBuildWithEmptyDockerfile [2021-09-20T11:59:36.730Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-20T11:59:36.730Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-20T11:59:36.730Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-20T11:59:36.730Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-20T11:59:36.730Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-20T11:59:36.730Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-20T11:59:36.730Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-20T11:59:36.730Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-20T11:59:36.730Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-20T11:59:36.730Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-09-20T11:59:36.730Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2021-09-20T11:59:36.730Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2021-09-20T11:59:36.730Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-09-20T11:59:36.730Z] === RUN TestBuildPreserveOwnership [2021-09-20T11:59:36.730Z] === RUN TestBuildPreserveOwnership/copy_from [2021-09-20T11:59:36.730Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-09-20T11:59:36.730Z] --- PASS: TestBuildPreserveOwnership (3.47s) [2021-09-20T11:59:36.730Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.36s) [2021-09-20T11:59:36.730Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.10s) [2021-09-20T11:59:36.730Z] === RUN TestBuildPlatformInvalid [2021-09-20T11:59:36.730Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-09-20T11:59:36.730Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-09-20T11:59:36.730Z] Loaded image: busybox:latest [2021-09-20T11:59:36.730Z] Loaded image: busybox:glibc [2021-09-20T11:59:36.730Z] Loaded image: debian:bullseye-slim [2021-09-20T11:59:36.730Z] Loaded image: hello-world:latest [2021-09-20T11:59:36.730Z] Loaded image: arm32v7/hello-world:latest [2021-09-20T11:59:36.753Z] INFO: Extracting go.zip to d:\CI\PR-42868\2\go [2021-09-20T11:59:39.009Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.026s coverage: 4.5% of statements [2021-09-20T11:59:39.009Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-09-20T11:59:39.585Z] ok github.com/docker/docker/libnetwork/drivers/null 0.004s coverage: 34.8% of statements [2021-09-20T11:59:44.879Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.20s) [2021-09-20T11:59:44.879Z] PASS [2021-09-20T11:59:44.879Z] [2021-09-20T11:59:44.879Z] === Skipped [2021-09-20T11:59:44.879Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-09-20T11:59:44.879Z] build_session_test.go:25: TODO: BuildKit [2021-09-20T11:59:44.879Z] [2021-09-20T11:59:44.879Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-09-20T11:59:44.879Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-09-20T11:59:44.879Z] [2021-09-20T11:59:44.879Z] DONE 34 tests, 2 skipped in 96.755s [2021-09-20T11:59:44.879Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-09-20T11:59:44.879Z] INFO: Testing against a local daemon [2021-09-20T11:59:44.879Z] === RUN TestConfigInspect [2021-09-20T11:59:45.183Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-09-20T11:59:45.183Z] [2021-09-20T11:59:45.183Z] ________ ____ __. [2021-09-20T11:59:45.183Z] \_____ \ | |/ _| [2021-09-20T11:59:45.183Z] / | \| < [2021-09-20T11:59:45.183Z] / | \ | \ [2021-09-20T11:59:45.183Z] \_______ /____|__ \ [2021-09-20T11:59:45.183Z] \/ \/ [2021-09-20T11:59:45.183Z] [2021-09-20T11:59:45.183Z] INFO: make.ps1 ended at 09/20/2021 11:59:34 [2021-09-20T11:59:45.183Z] INFO: Binaries build ended at 09/20/2021 11:59:36. Duration:00:01:06.8978962 [2021-09-20T11:59:45.183Z] INFO: Copying the built daemon binary to d:\CI\PR-42868\2\binary\dockerd-f1d02ecb5f.exe... [2021-09-20T11:59:45.183Z] INFO: Copying the built client binary to d:\CI\PR-42868\2\binary\docker-f1d02ecb5f.exe... [2021-09-20T11:59:45.183Z] INFO: Copying dockerversion from the container... [2021-09-20T11:59:45.183Z] INFO: Copying the golang package from the container to d:\CI\PR-42868\2\installer\go.zip... [2021-09-20T11:59:45.183Z] INFO: Extracting go.zip to d:\CI\PR-42868\2\go [2021-09-20T11:59:46.789Z] --- PASS: TestConfigInspect (2.29s) [2021-09-20T11:59:46.789Z] === RUN TestConfigList [2021-09-20T11:59:49.333Z] --- PASS: TestConfigList (2.13s) [2021-09-20T11:59:49.333Z] === RUN TestConfigsCreateAndDelete [2021-09-20T11:59:49.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-09-20T11:59:51.242Z] --- PASS: TestConfigsCreateAndDelete (2.07s) [2021-09-20T11:59:51.242Z] === RUN TestConfigsUpdate [2021-09-20T11:59:51.843Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.113s coverage: 6.6% of statements [2021-09-20T11:59:51.843Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-09-20T11:59:52.794Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.005s coverage: 63.6% of statements [2021-09-20T11:59:53.154Z] --- PASS: TestConfigsUpdate (2.07s) [2021-09-20T11:59:53.154Z] === RUN TestTemplatedConfig [2021-09-20T11:59:54.718Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.021s coverage: 57.4% of statements [2021-09-20T11:59:54.718Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-09-20T11:59:54.718Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-09-20T11:59:54.718Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-09-20T11:59:55.432Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-09-20T11:59:55.432Z] [2021-09-20T11:59:55.432Z] ________ ____ __. [2021-09-20T11:59:55.432Z] \_____ \ | |/ _| [2021-09-20T11:59:55.432Z] / | \| < [2021-09-20T11:59:55.432Z] / | \ | \ [2021-09-20T11:59:55.432Z] \_______ /____|__ \ [2021-09-20T11:59:55.432Z] \/ \/ [2021-09-20T11:59:55.432Z] [2021-09-20T11:59:55.432Z] INFO: make.ps1 ended at 09/20/2021 11:59:48 [2021-09-20T11:59:55.432Z] INFO: Binaries build ended at 09/20/2021 11:59:49. Duration:00:01:12.1665800 [2021-09-20T11:59:55.432Z] INFO: Copying the built daemon binary to d:\CI\PR-42868\2\binary\dockerd-f1d02ecb5f.exe... [2021-09-20T11:59:55.432Z] INFO: Copying the built client binary to d:\CI\PR-42868\2\binary\docker-f1d02ecb5f.exe... [2021-09-20T11:59:55.432Z] INFO: Copying dockerversion from the container... [2021-09-20T11:59:55.432Z] INFO: Copying the golang package from the container to d:\CI\PR-42868\2\installer\go.zip... [2021-09-20T11:59:55.432Z] INFO: Extracting go.zip to d:\CI\PR-42868\2\go [2021-09-20T11:59:55.697Z] --- PASS: TestTemplatedConfig (2.56s) [2021-09-20T11:59:55.697Z] === RUN TestConfigCreateResolve [2021-09-20T11:59:56.643Z] ok github.com/docker/docker/libnetwork/drvregistry 0.024s coverage: 82.4% of statements [2021-09-20T11:59:56.907Z] ok github.com/docker/docker/libnetwork/etchosts 0.036s coverage: 81.2% of statements [2021-09-20T11:59:57.855Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.005s coverage: 48.1% of statements [2021-09-20T11:59:57.855Z] ok github.com/docker/docker/libnetwork/idm 0.003s coverage: 87.5% of statements [2021-09-20T11:59:58.009Z] INFO: Extraction ended at 09/20/2021 11:59:57. Duration:00:00:21.5754640 [2021-09-20T11:59:58.009Z] INFO: Updating the golang and path environment variables [2021-09-20T11:59:58.009Z] INFO: GOPATH=d:\gopath [2021-09-20T11:59:58.009Z] INFO: go version go1.17.1 windows/amd64 [2021-09-20T11:59:58.009Z] INFO: Running the daemon under test in debug mode [2021-09-20T11:59:58.009Z] INFO: Running the daemon under test in containerd mode [2021-09-20T11:59:58.009Z] INFO: Starting a daemon under test... [2021-09-20T11:59:58.009Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42868\2\daemon --pidfile d:\CI\PR-42868\2\docker.pid -D --containerd \\.\pipe\containerd-containerd [2021-09-20T11:59:58.009Z] INFO: Containerd started successfully. [2021-09-20T11:59:58.009Z] INFO: Process started successfully. [2021-09-20T11:59:58.009Z] INFO: Start tailing logs of the daemon under tests [2021-09-20T11:59:58.009Z] INFO: Waiting for the daemon under test to start... [2021-09-20T11:59:58.119Z] ok github.com/docker/docker/libnetwork/internal/caller 0.003s coverage: 100.0% of statements [2021-09-20T11:59:58.236Z] --- PASS: TestConfigCreateResolve (2.08s) [2021-09-20T11:59:58.236Z] PASS [2021-09-20T11:59:58.236Z] [2021-09-20T11:59:58.236Z] DONE 6 tests in 13.230s [2021-09-20T11:59:58.236Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-09-20T11:59:58.236Z] INFO: Testing against a local daemon [2021-09-20T11:59:58.236Z] === RUN TestCheckpoint [2021-09-20T11:59:58.236Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-20T11:59:58.236Z] --- SKIP: TestCheckpoint (0.00s) [2021-09-20T11:59:58.236Z] === RUN TestContainerInvalidJSON [2021-09-20T11:59:58.236Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-09-20T11:59:58.236Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-09-20T11:59:58.236Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-09-20T11:59:58.236Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-09-20T11:59:58.236Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-09-20T11:59:58.236Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-09-20T11:59:58.236Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-09-20T11:59:58.236Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-09-20T11:59:58.236Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-09-20T11:59:58.236Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-09-20T11:59:58.236Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2021-09-20T11:59:58.236Z] === RUN TestCopyFromContainerPathIsNotDir [2021-09-20T11:59:58.236Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-09-20T11:59:58.236Z] === RUN TestCopyToContainerPathDoesNotExist [2021-09-20T11:59:58.236Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-09-20T11:59:58.236Z] === RUN TestCopyToContainerPathIsNotDir [2021-09-20T11:59:58.236Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-09-20T11:59:58.236Z] === RUN TestCopyFromContainer [2021-09-20T11:59:59.177Z] === RUN TestCopyFromContainer// [2021-09-20T11:59:59.177Z] === RUN TestCopyFromContainer//bar/root [2021-09-20T11:59:59.177Z] === RUN TestCopyFromContainer//bar/root/ [2021-09-20T11:59:59.177Z] === RUN TestCopyFromContainer/bar/quux [2021-09-20T11:59:59.438Z] === RUN TestCopyFromContainer/bar/quux/ [2021-09-20T11:59:59.438Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-09-20T11:59:59.438Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-09-20T11:59:59.438Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-09-20T11:59:59.438Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-09-20T11:59:59.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-09-20T11:59:59.698Z] === RUN TestCopyFromContainer/bar/notarget [2021-09-20T11:59:59.698Z] --- PASS: TestCopyFromContainer (1.55s) [2021-09-20T11:59:59.698Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-09-20T11:59:59.698Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-09-20T11:59:59.698Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-09-20T11:59:59.698Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-09-20T11:59:59.698Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-09-20T11:59:59.698Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-09-20T11:59:59.698Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-09-20T11:59:59.698Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-09-20T11:59:59.698Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-09-20T11:59:59.698Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-09-20T11:59:59.698Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-09-20T11:59:59.698Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-20T11:59:59.698Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-20T11:59:59.698Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-20T11:59:59.698Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-20T11:59:59.698Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-20T11:59:59.698Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-20T11:59:59.698Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-20T11:59:59.698Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-20T11:59:59.698Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-20T11:59:59.698Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-09-20T11:59:59.698Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-09-20T11:59:59.698Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-09-20T11:59:59.698Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-09-20T11:59:59.698Z] === RUN TestCreateLinkToNonExistingContainer [2021-09-20T11:59:59.698Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-09-20T11:59:59.698Z] === RUN TestCreateWithInvalidEnv [2021-09-20T11:59:59.698Z] === RUN TestCreateWithInvalidEnv/0 [2021-09-20T11:59:59.698Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-09-20T11:59:59.698Z] === RUN TestCreateWithInvalidEnv/1 [2021-09-20T11:59:59.698Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-09-20T11:59:59.698Z] === RUN TestCreateWithInvalidEnv/2 [2021-09-20T11:59:59.698Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-09-20T11:59:59.698Z] === CONT TestCreateWithInvalidEnv/0 [2021-09-20T11:59:59.698Z] === CONT TestCreateWithInvalidEnv/2 [2021-09-20T11:59:59.698Z] === CONT TestCreateWithInvalidEnv/1 [2021-09-20T11:59:59.698Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-09-20T11:59:59.698Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-09-20T11:59:59.698Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-09-20T11:59:59.698Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-09-20T11:59:59.698Z] === RUN TestCreateTmpfsMountsTarget [2021-09-20T11:59:59.698Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-09-20T11:59:59.698Z] === RUN TestCreateWithCustomMaskedPaths [2021-09-20T12:00:01.608Z] --- PASS: TestCreateWithCustomMaskedPaths (1.77s) [2021-09-20T12:00:01.608Z] === RUN TestCreateWithCustomReadonlyPaths [2021-09-20T12:00:02.822Z] INFO: Extraction ended at 09/20/2021 12:00:00. Duration:00:00:21.9400981 [2021-09-20T12:00:02.822Z] INFO: Updating the golang and path environment variables [2021-09-20T12:00:02.822Z] INFO: GOPATH=d:\gopath [2021-09-20T12:00:02.822Z] INFO: go version go1.17.1 windows/amd64 [2021-09-20T12:00:02.822Z] INFO: Running the daemon under test in debug mode [2021-09-20T12:00:02.822Z] INFO: Starting a daemon under test... [2021-09-20T12:00:02.822Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42868\2\daemon --pidfile d:\CI\PR-42868\2\docker.pid -D [2021-09-20T12:00:02.822Z] INFO: Process started successfully. [2021-09-20T12:00:02.822Z] INFO: Start tailing logs of the daemon under tests [2021-09-20T12:00:02.822Z] INFO: Waiting for the daemon under test to start... [2021-09-20T12:00:03.519Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.72s) [2021-09-20T12:00:03.519Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-09-20T12:00:03.519Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-20T12:00:03.519Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-20T12:00:03.519Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-20T12:00:03.519Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-20T12:00:03.519Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-20T12:00:03.519Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-20T12:00:03.519Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-20T12:00:03.519Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-20T12:00:03.519Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-20T12:00:03.519Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-20T12:00:03.519Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-20T12:00:03.519Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-20T12:00:03.519Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-20T12:00:03.519Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-20T12:00:03.519Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-20T12:00:03.519Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-09-20T12:00:03.519Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-09-20T12:00:03.519Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-09-20T12:00:03.519Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-09-20T12:00:03.519Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-09-20T12:00:03.519Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-09-20T12:00:03.519Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-09-20T12:00:03.780Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s) [2021-09-20T12:00:03.780Z] === RUN TestCreateDifferentPlatform [2021-09-20T12:00:03.780Z] === RUN TestCreateDifferentPlatform/different_os [2021-09-20T12:00:03.780Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-09-20T12:00:03.780Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-09-20T12:00:03.780Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-09-20T12:00:03.780Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-09-20T12:00:03.780Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-09-20T12:00:03.780Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-09-20T12:00:03.780Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-09-20T12:00:04.040Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-09-20T12:00:04.040Z] === RUN TestContainerStartOnDaemonRestart [2021-09-20T12:00:04.040Z] === PAUSE TestContainerStartOnDaemonRestart [2021-09-20T12:00:04.040Z] === RUN TestDaemonRestartIpcMode [2021-09-20T12:00:04.040Z] === PAUSE TestDaemonRestartIpcMode [2021-09-20T12:00:04.040Z] === RUN TestDaemonHostGatewayIP [2021-09-20T12:00:04.040Z] === PAUSE TestDaemonHostGatewayIP [2021-09-20T12:00:04.040Z] === RUN TestRestartDaemonWithRestartingContainer [2021-09-20T12:00:04.040Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-09-20T12:00:04.040Z] === RUN TestContainerKillOnDaemonStart [2021-09-20T12:00:04.040Z] === PAUSE TestContainerKillOnDaemonStart [2021-09-20T12:00:04.040Z] === RUN TestDiff [2021-09-20T12:00:04.647Z] --- PASS: TestDiff (0.61s) [2021-09-20T12:00:04.647Z] === RUN TestExecWithCloseStdin [2021-09-20T12:00:05.239Z] --- PASS: TestExecWithCloseStdin (0.67s) [2021-09-20T12:00:05.239Z] === RUN TestExec [2021-09-20T12:00:05.818Z] --- PASS: TestExec (0.65s) [2021-09-20T12:00:05.818Z] === RUN TestExecUser [2021-09-20T12:00:06.757Z] --- PASS: TestExecUser (0.66s) [2021-09-20T12:00:06.757Z] === RUN TestExportContainerAndImportImage [2021-09-20T12:00:07.328Z] --- PASS: TestExportContainerAndImportImage (0.77s) [2021-09-20T12:00:07.328Z] === RUN TestExportContainerAfterDaemonRestart [2021-09-20T12:00:07.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-09-20T12:00:07.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-09-20T12:00:08.708Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2021-09-20T12:00:08.708Z] === RUN TestHealthCheckWorkdir [2021-09-20T12:00:08.765Z] INFO [loader] Go packages loading at mode 575 (files|imports|name|types_sizes|exports_file|deps|compiled_files) took 2m23.579623151s [2021-09-20T12:00:08.765Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 503.008035ms [2021-09-20T12:00:08.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-09-20T12:00:09.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-09-20T12:00:09.647Z] --- PASS: TestHealthCheckWorkdir (0.84s) [2021-09-20T12:00:09.647Z] === RUN TestHealthKillContainer [2021-09-20T12:00:09.737Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-09-20T12:00:10.378Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.004s coverage: 100.0% of statements [2021-09-20T12:00:10.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-09-20T12:00:12.188Z] --- PASS: TestHealthKillContainer (2.73s) [2021-09-20T12:00:12.188Z] === RUN TestInspectCpusetInConfigPre120 [2021-09-20T12:00:12.758Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s) [2021-09-20T12:00:12.758Z] === RUN TestIpcModeNone [2021-09-20T12:00:13.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-09-20T12:00:13.329Z] --- PASS: TestIpcModeNone (0.64s) [2021-09-20T12:00:13.329Z] === RUN TestIpcModePrivate [2021-09-20T12:00:13.590Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2021-09-20T12:00:14.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-09-20T12:00:14.159Z] --- PASS: TestIpcModePrivate (0.65s) [2021-09-20T12:00:14.160Z] === RUN TestIpcModeShareable [2021-09-20T12:00:14.419Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:51, shared: true, mustBeShared: true [2021-09-20T12:00:14.680Z] --- PASS: TestIpcModeShareable (0.68s) [2021-09-20T12:00:14.680Z] === RUN TestAPIIpcModeShareableAndContainer [2021-09-20T12:00:15.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-09-20T12:00:15.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-09-20T12:00:16.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-09-20T12:00:16.532Z] INFO: Extraction ended at 09/20/2021 12:00:14. Duration:00:00:22.1412361 [2021-09-20T12:00:16.532Z] INFO: Updating the golang and path environment variables [2021-09-20T12:00:16.532Z] INFO: GOPATH=d:\gopath [2021-09-20T12:00:16.532Z] INFO: go version go1.17.1 windows/amd64 [2021-09-20T12:00:16.532Z] INFO: Running the daemon under test in debug mode [2021-09-20T12:00:16.532Z] INFO: Starting a daemon under test... [2021-09-20T12:00:16.532Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42868\2\daemon --pidfile d:\CI\PR-42868\2\docker.pid -D [2021-09-20T12:00:16.532Z] INFO: Process started successfully. [2021-09-20T12:00:16.532Z] INFO: Start tailing logs of the daemon under tests [2021-09-20T12:00:16.532Z] INFO: Waiting for the daemon under test to start... [2021-09-20T12:00:16.591Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.85s) [2021-09-20T12:00:16.591Z] === RUN TestAPIIpcModeHost [2021-09-20T12:00:16.851Z] --- PASS: TestAPIIpcModeHost (0.43s) [2021-09-20T12:00:16.851Z] === RUN TestDaemonIpcModeShareable [2021-09-20T12:00:16.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-09-20T12:00:17.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-09-20T12:00:18.235Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-09-20T12:00:18.235Z] --- PASS: TestDaemonIpcModeShareable (1.16s) [2021-09-20T12:00:18.235Z] === RUN TestDaemonIpcModePrivate [2021-09-20T12:00:18.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-09-20T12:00:19.175Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-09-20T12:00:19.175Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2021-09-20T12:00:19.175Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-09-20T12:00:19.266Z] ...INFO: Daemon under test started and replied! [2021-09-20T12:00:19.266Z] INFO: Docker version of the daemon under test [2021-09-20T12:00:19.266Z] [2021-09-20T12:00:19.266Z] Client: [2021-09-20T12:00:19.266Z] Version: 17.06.2-ce [2021-09-20T12:00:19.266Z] API version: 1.30 [2021-09-20T12:00:19.266Z] Go version: go1.8.3 [2021-09-20T12:00:19.266Z] Git commit: cec0b72 [2021-09-20T12:00:19.266Z] Built: Tue Sep 5 19:57:19 2017 [2021-09-20T12:00:19.266Z] OS/Arch: windows/amd64 [2021-09-20T12:00:19.266Z] [2021-09-20T12:00:19.266Z] Server: [2021-09-20T12:00:19.266Z] Version: 0.0.0-dev [2021-09-20T12:00:19.266Z] API version: 1.42 (minimum version 1.24) [2021-09-20T12:00:19.266Z] Go version: go1.17.1 [2021-09-20T12:00:19.266Z] Git commit: f1d02ecb5f [2021-09-20T12:00:19.266Z] Built: 09/20/2021 11:58:32 [2021-09-20T12:00:19.266Z] OS/Arch: windows/amd64 [2021-09-20T12:00:19.266Z] Experimental: false [2021-09-20T12:00:19.266Z] [2021-09-20T12:00:19.266Z] INFO: Docker info of the daemon under test [2021-09-20T12:00:19.266Z] [2021-09-20T12:00:19.266Z] Containers: 0 [2021-09-20T12:00:19.266Z] Running: 0 [2021-09-20T12:00:19.266Z] Paused: 0 [2021-09-20T12:00:19.266Z] Stopped: 0 [2021-09-20T12:00:19.266Z] Images: 0 [2021-09-20T12:00:19.266Z] Server Version: 0.0.0-dev [2021-09-20T12:00:19.266Z] Storage Driver: windowsfilter [2021-09-20T12:00:19.266Z] Windows: [2021-09-20T12:00:19.266Z] Logging Driver: json-file [2021-09-20T12:00:19.266Z] Plugins: [2021-09-20T12:00:19.266Z] Volume: local [2021-09-20T12:00:19.266Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-20T12:00:19.266Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-20T12:00:19.266Z] Swarm: inactive [2021-09-20T12:00:19.266Z] Default Isolation: process [2021-09-20T12:00:19.266Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-09-20T12:00:19.266Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-09-20T12:00:19.266Z] OSType: windows [2021-09-20T12:00:19.266Z] Architecture: x86_64 [2021-09-20T12:00:19.266Z] CPUs: 4 [2021-09-20T12:00:19.266Z] Total Memory: 32GiB [2021-09-20T12:00:19.266Z] Name: azwin-2-0690b0 [2021-09-20T12:00:19.266Z] ID: UHNX:XS56:V46U:5PGD:EPXP:P2A6:UH3S:AAEF:P7ZX:P6IY:YXIK:56ZY [2021-09-20T12:00:19.266Z] Docker Root Dir: D:\CI\PR-42868\2\daemon [2021-09-20T12:00:19.266Z] Debug Mode (client): false [2021-09-20T12:00:19.266Z] Debug Mode (server): true [2021-09-20T12:00:19.266Z] File Descriptors: -1 [2021-09-20T12:00:19.266Z] Goroutines: 31 [2021-09-20T12:00:19.266Z] System Time: 2021-09-20T12:00:17.3161032Z [2021-09-20T12:00:19.266Z] EventsListeners: 0 [2021-09-20T12:00:19.266Z] Registry: https://index.docker.io/v1/ [2021-09-20T12:00:19.266Z] Labels: [2021-09-20T12:00:19.266Z] Experimental: false [2021-09-20T12:00:19.266Z] Insecure Registries: [2021-09-20T12:00:19.266Z] 127.0.0.0/8 [2021-09-20T12:00:19.266Z] Live Restore Enabled: false [2021-09-20T12:00:19.266Z] [2021-09-20T12:00:19.266Z] [2021-09-20T12:00:19.266Z] INFO: Docker images of the daemon under test [2021-09-20T12:00:19.266Z] [2021-09-20T12:00:19.266Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-20T12:00:19.266Z] [2021-09-20T12:00:19.266Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-09-20T12:00:19.266Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2021-09-20T12:00:19.266Z] ltsc2022: Pulling from windows/servercore [2021-09-20T12:00:19.266Z] 8f616e6e9eec: Pulling fs layer [2021-09-20T12:00:19.266Z] 48a76b150a3a: Pulling fs layer [2021-09-20T12:00:19.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-09-20T12:00:20.251Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-09-20T12:00:20.251Z] Using test binary docker [2021-09-20T12:00:20.251Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-09-20T12:00:20.251Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-09-20T12:00:20.251Z] INFO: Waiting for daemon to start... [2021-09-20T12:00:20.251Z] Starting dockerd [2021-09-20T12:00:20.468Z] ...INFO: Daemon under test started and replied! [2021-09-20T12:00:20.468Z] INFO: Docker version of the daemon under test [2021-09-20T12:00:20.468Z] [2021-09-20T12:00:20.468Z] Client: [2021-09-20T12:00:20.468Z] Version: 17.06.2-ce [2021-09-20T12:00:20.468Z] API version: 1.30 [2021-09-20T12:00:20.468Z] Go version: go1.8.3 [2021-09-20T12:00:20.468Z] Git commit: cec0b72 [2021-09-20T12:00:20.468Z] Built: Tue Sep 5 19:57:19 2017 [2021-09-20T12:00:20.468Z] OS/Arch: windows/amd64 [2021-09-20T12:00:20.468Z] [2021-09-20T12:00:20.468Z] Server: [2021-09-20T12:00:20.468Z] Version: 0.0.0-dev [2021-09-20T12:00:20.468Z] API version: 1.42 (minimum version 1.24) [2021-09-20T12:00:20.468Z] Go version: go1.17.1 [2021-09-20T12:00:20.468Z] Git commit: f1d02ecb5f [2021-09-20T12:00:20.468Z] Built: 09/20/2021 11:58:32 [2021-09-20T12:00:20.468Z] OS/Arch: windows/amd64 [2021-09-20T12:00:20.468Z] Experimental: false [2021-09-20T12:00:20.468Z] [2021-09-20T12:00:20.468Z] INFO: Docker info of the daemon under test [2021-09-20T12:00:20.468Z] [2021-09-20T12:00:20.468Z] Containers: 0 [2021-09-20T12:00:20.468Z] Running: 0 [2021-09-20T12:00:20.468Z] Paused: 0 [2021-09-20T12:00:20.468Z] Stopped: 0 [2021-09-20T12:00:20.468Z] Images: 0 [2021-09-20T12:00:20.468Z] Server Version: 0.0.0-dev [2021-09-20T12:00:20.468Z] Storage Driver: windowsfilter [2021-09-20T12:00:20.468Z] Windows: [2021-09-20T12:00:20.468Z] Logging Driver: json-file [2021-09-20T12:00:20.468Z] Plugins: [2021-09-20T12:00:20.468Z] Volume: local [2021-09-20T12:00:20.468Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-20T12:00:20.468Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-20T12:00:20.468Z] Swarm: inactive [2021-09-20T12:00:20.468Z] Default Isolation: process [2021-09-20T12:00:20.468Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-09-20T12:00:20.468Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-09-20T12:00:20.468Z] OSType: windows [2021-09-20T12:00:20.468Z] Architecture: x86_64 [2021-09-20T12:00:20.468Z] CPUs: 4 [2021-09-20T12:00:20.468Z] Total Memory: 32GiB [2021-09-20T12:00:20.468Z] Name: azwin-2-0690b1 [2021-09-20T12:00:20.468Z] ID: LLEU:CNGG:CNUH:IWTU:6VCB:MO3B:6VCG:HPRF:73G7:PF7F:2QA3:UGIR [2021-09-20T12:00:20.468Z] Docker Root Dir: D:\CI\PR-42868\2\daemon [2021-09-20T12:00:20.468Z] Debug Mode (client): false [2021-09-20T12:00:20.468Z] Debug Mode (server): true [2021-09-20T12:00:20.468Z] File Descriptors: -1 [2021-09-20T12:00:20.468Z] Goroutines: 16 [2021-09-20T12:00:20.468Z] System Time: 2021-09-20T12:00:19.7538665Z [2021-09-20T12:00:20.468Z] EventsListeners: 0 [2021-09-20T12:00:20.468Z] Registry: https://index.docker.io/v1/ [2021-09-20T12:00:20.468Z] Labels: [2021-09-20T12:00:20.468Z] Experimental: false [2021-09-20T12:00:20.468Z] Insecure Registries: [2021-09-20T12:00:20.468Z] 127.0.0.0/8 [2021-09-20T12:00:20.468Z] Live Restore Enabled: false [2021-09-20T12:00:20.468Z] [2021-09-20T12:00:20.468Z] [2021-09-20T12:00:20.468Z] INFO: Docker images of the daemon under test [2021-09-20T12:00:20.468Z] [2021-09-20T12:00:20.468Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-20T12:00:20.468Z] [2021-09-20T12:00:20.468Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-09-20T12:00:20.468Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2021-09-20T12:00:20.468Z] ltsc2022: Pulling from windows/servercore [2021-09-20T12:00:20.468Z] 8f616e6e9eec: Pulling fs layer [2021-09-20T12:00:20.468Z] 48a76b150a3a: Pulling fs layer [2021-09-20T12:00:20.559Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-09-20T12:00:20.559Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s) [2021-09-20T12:00:20.559Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-09-20T12:00:20.944Z] INFO [runner/unused/goanalysis] analyzers took 28.331914828s with top 10 stages: buildssa: 24.07280353s, U1000: 4.259111298s [2021-09-20T12:00:21.497Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-09-20T12:00:21.497Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s) [2021-09-20T12:00:21.497Z] === RUN TestIpcModeOlderClient [2021-09-20T12:00:21.757Z] === PAUSE TestIpcModeOlderClient [2021-09-20T12:00:21.757Z] === RUN TestKillContainerInvalidSignal [2021-09-20T12:00:22.017Z] --- PASS: TestKillContainerInvalidSignal (0.48s) [2021-09-20T12:00:22.017Z] === RUN TestKillContainer [2021-09-20T12:00:22.017Z] === RUN TestKillContainer/no_signal [2021-09-20T12:00:22.586Z] === RUN TestKillContainer/non_killing_signal [2021-09-20T12:00:22.841Z] . [2021-09-20T12:00:22.841Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-09-20T12:00:22.841Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-09-20T12:00:22.841Z] Error: No such image: emptyfs [2021-09-20T12:00:22.841Z] Running integration-test (iteration 1) [2021-09-20T12:00:22.841Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-09-20T12:00:22.847Z] === RUN TestKillContainer/killing_signal [2021-09-20T12:00:23.102Z] Loaded image: busybox:latest [2021-09-20T12:00:23.365Z] Loaded image: busybox:glibc [2021-09-20T12:00:23.418Z] --- PASS: TestKillContainer (1.30s) [2021-09-20T12:00:23.418Z] --- PASS: TestKillContainer/no_signal (0.42s) [2021-09-20T12:00:23.418Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2021-09-20T12:00:23.418Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2021-09-20T12:00:23.418Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-09-20T12:00:23.418Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-09-20T12:00:23.987Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-09-20T12:00:24.247Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.85s) [2021-09-20T12:00:24.247Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2021-09-20T12:00:24.247Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2021-09-20T12:00:24.247Z] === RUN TestKillStoppedContainer [2021-09-20T12:00:24.247Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-09-20T12:00:24.247Z] === RUN TestKillStoppedContainerAPIPre120 [2021-09-20T12:00:24.247Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-09-20T12:00:24.247Z] === RUN TestKillDifferentUserContainer [2021-09-20T12:00:24.760Z] Loaded image: debian:bullseye-slim [2021-09-20T12:00:24.760Z] Loaded image: hello-world:latest [2021-09-20T12:00:24.760Z] Loaded image: arm32v7/hello-world:latest [2021-09-20T12:00:24.760Z] INFO: Testing against a local daemon [2021-09-20T12:00:24.760Z] === RUN TestCgroupNamespacesBuild [2021-09-20T12:00:24.818Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2021-09-20T12:00:24.818Z] === RUN TestInspectOomKilledTrue [2021-09-20T12:00:24.818Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-09-20T12:00:24.818Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-09-20T12:00:24.818Z] === RUN TestInspectOomKilledFalse [2021-09-20T12:00:25.388Z] --- PASS: TestInspectOomKilledFalse (0.44s) [2021-09-20T12:00:25.388Z] === RUN TestLinksEtcHostsContentMatch [2021-09-20T12:00:25.649Z] --- PASS: TestLinksEtcHostsContentMatch (0.34s) [2021-09-20T12:00:25.649Z] === RUN TestLinksContainerNames [2021-09-20T12:00:26.139Z] --- PASS: TestCgroupNamespacesBuild (1.27s) [2021-09-20T12:00:26.139Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-09-20T12:00:26.589Z] --- PASS: TestLinksContainerNames (0.92s) [2021-09-20T12:00:26.589Z] === RUN TestLogsFollowTailEmpty [2021-09-20T12:00:26.849Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2021-09-20T12:00:26.849Z] === RUN TestContainerNetworkMountsNoChown [2021-09-20T12:00:27.418Z] --- PASS: TestContainerNetworkMountsNoChown (0.48s) [2021-09-20T12:00:27.418Z] === RUN TestMountDaemonRoot [2021-09-20T12:00:27.418Z] === RUN TestMountDaemonRoot/default [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/default [2021-09-20T12:00:27.418Z] === RUN TestMountDaemonRoot/private [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/private [2021-09-20T12:00:27.418Z] === RUN TestMountDaemonRoot/rprivate [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/rprivate [2021-09-20T12:00:27.418Z] === RUN TestMountDaemonRoot/slave [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/slave [2021-09-20T12:00:27.418Z] === RUN TestMountDaemonRoot/rslave [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/rslave [2021-09-20T12:00:27.418Z] === RUN TestMountDaemonRoot/shared [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/shared [2021-09-20T12:00:27.418Z] === RUN TestMountDaemonRoot/rshared [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/rshared [2021-09-20T12:00:27.418Z] === CONT TestMountDaemonRoot/default [2021-09-20T12:00:27.418Z] === RUN TestMountDaemonRoot/default/bind_root [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-09-20T12:00:27.418Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-09-20T12:00:27.418Z] === RUN TestMountDaemonRoot/default/mount_root [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-09-20T12:00:27.418Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-09-20T12:00:27.418Z] === CONT TestMountDaemonRoot/default/bind_root [2021-09-20T12:00:27.418Z] === CONT TestMountDaemonRoot/rshared [2021-09-20T12:00:27.418Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-09-20T12:00:27.418Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-09-20T12:00:27.418Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-09-20T12:00:27.418Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-09-20T12:00:27.418Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-09-20T12:00:27.418Z] === CONT TestMountDaemonRoot/shared [2021-09-20T12:00:27.418Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-09-20T12:00:27.418Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-09-20T12:00:27.418Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-09-20T12:00:27.418Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-09-20T12:00:27.418Z] === CONT TestMountDaemonRoot/rslave [2021-09-20T12:00:27.418Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-09-20T12:00:27.418Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-09-20T12:00:27.418Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-09-20T12:00:27.418Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-09-20T12:00:27.418Z] === CONT TestMountDaemonRoot/slave [2021-09-20T12:00:27.418Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-09-20T12:00:27.418Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-09-20T12:00:27.418Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-09-20T12:00:27.418Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-09-20T12:00:27.418Z] === CONT TestMountDaemonRoot/rprivate [2021-09-20T12:00:27.418Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-09-20T12:00:27.418Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-09-20T12:00:27.418Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-09-20T12:00:27.418Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-09-20T12:00:27.418Z] === CONT TestMountDaemonRoot/private [2021-09-20T12:00:27.418Z] === RUN TestMountDaemonRoot/private/bind_root [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-09-20T12:00:27.418Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-09-20T12:00:27.418Z] === RUN TestMountDaemonRoot/private/mount_root [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-09-20T12:00:27.418Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-09-20T12:00:27.418Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-09-20T12:00:27.418Z] === CONT TestMountDaemonRoot/default/mount_root [2021-09-20T12:00:27.418Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-09-20T12:00:27.418Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-09-20T12:00:27.418Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-09-20T12:00:27.418Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-09-20T12:00:27.519Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) [2021-09-20T12:00:27.519Z] === RUN TestBuildWithSession [2021-09-20T12:00:27.519Z] build_session_test.go:25: TODO: BuildKit [2021-09-20T12:00:27.519Z] --- SKIP: TestBuildWithSession (0.00s) [2021-09-20T12:00:27.519Z] === RUN TestBuildSquashParent [2021-09-20T12:00:27.538Z] 48a76b150a3a: Verifying Checksum [2021-09-20T12:00:27.538Z] 48a76b150a3a: Download complete [2021-09-20T12:00:27.679Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-09-20T12:00:27.679Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-09-20T12:00:27.679Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-09-20T12:00:27.679Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-09-20T12:00:27.679Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-09-20T12:00:27.679Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-09-20T12:00:27.679Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-09-20T12:00:27.679Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-09-20T12:00:27.679Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-09-20T12:00:27.679Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-09-20T12:00:27.679Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-09-20T12:00:27.679Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-09-20T12:00:27.679Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-09-20T12:00:27.679Z] === CONT TestMountDaemonRoot/private/bind_root [2021-09-20T12:00:27.679Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-09-20T12:00:27.679Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-09-20T12:00:27.679Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-09-20T12:00:27.679Z] === CONT TestMountDaemonRoot/private/mount_root [2021-09-20T12:00:27.679Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-09-20T12:00:27.679Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-09-20T12:00:27.679Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-09-20T12:00:27.679Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-09-20T12:00:27.679Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-09-20T12:00:27.679Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-09-20T12:00:27.679Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2021-09-20T12:00:27.679Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-09-20T12:00:27.679Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-09-20T12:00:27.679Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-09-20T12:00:27.679Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2021-09-20T12:00:27.679Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-09-20T12:00:27.679Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-09-20T12:00:27.679Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-09-20T12:00:27.679Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-09-20T12:00:27.679Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.01s) [2021-09-20T12:00:27.679Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-09-20T12:00:27.679Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-09-20T12:00:27.679Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-09-20T12:00:27.679Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-09-20T12:00:27.679Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-09-20T12:00:27.679Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-09-20T12:00:27.679Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-09-20T12:00:27.679Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-09-20T12:00:27.679Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-09-20T12:00:27.679Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-09-20T12:00:27.679Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.01s) [2021-09-20T12:00:27.679Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-09-20T12:00:27.679Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-09-20T12:00:27.679Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-09-20T12:00:27.679Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-09-20T12:00:27.679Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-09-20T12:00:27.679Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-09-20T12:00:27.679Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-09-20T12:00:27.679Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-09-20T12:00:27.679Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-09-20T12:00:27.679Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-09-20T12:00:27.679Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-09-20T12:00:27.679Z] === RUN TestContainerBindMountNonRecursive [2021-09-20T12:00:29.060Z] --- PASS: TestContainerBindMountNonRecursive (1.39s) [2021-09-20T12:00:29.060Z] === RUN TestContainerVolumesMountedAsShared [2021-09-20T12:00:29.630Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2021-09-20T12:00:29.630Z] === RUN TestContainerVolumesMountedAsSlave [2021-09-20T12:00:29.704Z] 48a76b150a3a: Verifying Checksum [2021-09-20T12:00:29.704Z] 48a76b150a3a: Download complete [2021-09-20T12:00:29.890Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2021-09-20T12:00:29.890Z] === RUN TestNetworkNat [2021-09-20T12:00:30.461Z] --- PASS: TestNetworkNat (0.48s) [2021-09-20T12:00:30.461Z] === RUN TestNetworkLocalhostTCPNat [2021-09-20T12:00:31.030Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s) [2021-09-20T12:00:31.030Z] === RUN TestNetworkLoopbackNat [2021-09-20T12:00:33.568Z] --- PASS: TestNetworkLoopbackNat (2.64s) [2021-09-20T12:00:33.568Z] === RUN TestPause [2021-09-20T12:00:34.137Z] --- PASS: TestPause (0.49s) [2021-09-20T12:00:34.137Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-09-20T12:00:34.137Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-09-20T12:00:34.137Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-09-20T12:00:34.137Z] === RUN TestPauseStopPausedContainer [2021-09-20T12:00:34.237Z] .....INFO: Daemon under test started and replied! [2021-09-20T12:00:34.237Z] INFO: Docker version of the daemon under test [2021-09-20T12:00:34.237Z] [2021-09-20T12:00:34.237Z] Client: [2021-09-20T12:00:34.237Z] Version: 17.06.2-ce [2021-09-20T12:00:34.237Z] API version: 1.30 [2021-09-20T12:00:34.237Z] Go version: go1.8.3 [2021-09-20T12:00:34.237Z] Git commit: cec0b72 [2021-09-20T12:00:34.237Z] Built: Tue Sep 5 19:57:19 2017 [2021-09-20T12:00:34.237Z] OS/Arch: windows/amd64 [2021-09-20T12:00:34.237Z] [2021-09-20T12:00:34.237Z] Server: [2021-09-20T12:00:34.237Z] Version: 0.0.0-dev [2021-09-20T12:00:34.237Z] API version: 1.42 (minimum version 1.24) [2021-09-20T12:00:34.237Z] Go version: go1.17.1 [2021-09-20T12:00:34.237Z] Git commit: f1d02ecb5f [2021-09-20T12:00:34.237Z] Built: 09/20/2021 11:58:42 [2021-09-20T12:00:34.237Z] OS/Arch: windows/amd64 [2021-09-20T12:00:34.237Z] Experimental: false [2021-09-20T12:00:34.237Z] [2021-09-20T12:00:34.237Z] INFO: Docker info of the daemon under test [2021-09-20T12:00:34.237Z] [2021-09-20T12:00:34.237Z] Containers: 0 [2021-09-20T12:00:34.237Z] Running: 0 [2021-09-20T12:00:34.237Z] Paused: 0 [2021-09-20T12:00:34.237Z] Stopped: 0 [2021-09-20T12:00:34.237Z] Images: 0 [2021-09-20T12:00:34.237Z] Server Version: 0.0.0-dev [2021-09-20T12:00:34.237Z] Storage Driver: windowsfilter [2021-09-20T12:00:34.237Z] Windows: [2021-09-20T12:00:34.237Z] Logging Driver: json-file [2021-09-20T12:00:34.237Z] Plugins: [2021-09-20T12:00:34.237Z] Volume: local [2021-09-20T12:00:34.237Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-20T12:00:34.237Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-20T12:00:34.237Z] Swarm: inactive [2021-09-20T12:00:34.237Z] Default Isolation: process [2021-09-20T12:00:34.237Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-09-20T12:00:34.237Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114) [2021-09-20T12:00:34.237Z] OSType: windows [2021-09-20T12:00:34.237Z] Architecture: x86_64 [2021-09-20T12:00:34.237Z] CPUs: 4 [2021-09-20T12:00:34.237Z] Total Memory: 32GiB [2021-09-20T12:00:34.237Z] Name: azwin-2-e63cd0 [2021-09-20T12:00:34.237Z] ID: W7CK:2SYA:4CUW:FKOX:TUNR:FAW7:VNQC:W3UZ:ADW3:FUKF:WZHQ:PZHP [2021-09-20T12:00:34.237Z] Docker Root Dir: D:\CI\PR-42868\2\daemon [2021-09-20T12:00:34.237Z] Debug Mode (client): false [2021-09-20T12:00:34.237Z] Debug Mode (server): true [2021-09-20T12:00:34.237Z] File Descriptors: -1 [2021-09-20T12:00:34.237Z] Goroutines: 16 [2021-09-20T12:00:34.237Z] System Time: 2021-09-20T12:00:34.0898341Z [2021-09-20T12:00:34.237Z] EventsListeners: 0 [2021-09-20T12:00:34.237Z] Registry: https://index.docker.io/v1/ [2021-09-20T12:00:34.237Z] Labels: [2021-09-20T12:00:34.237Z] Experimental: false [2021-09-20T12:00:34.237Z] Insecure Registries: [2021-09-20T12:00:34.237Z] 127.0.0.0/8 [2021-09-20T12:00:34.237Z] Live Restore Enabled: false [2021-09-20T12:00:34.237Z] [2021-09-20T12:00:34.237Z] [2021-09-20T12:00:34.237Z] INFO: Docker images of the daemon under test [2021-09-20T12:00:34.237Z] [2021-09-20T12:00:34.237Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-20T12:00:34.237Z] [2021-09-20T12:00:34.237Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-09-20T12:00:34.237Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-09-20T12:00:34.398Z] --- PASS: TestPauseStopPausedContainer (0.47s) [2021-09-20T12:00:34.398Z] === RUN TestPidHost [2021-09-20T12:00:34.697Z] ltsc2019: Pulling from windows/servercore [2021-09-20T12:00:34.697Z] 4612f6d0b889: Pulling fs layer [2021-09-20T12:00:34.697Z] a0ddf88812f1: Pulling fs layer [2021-09-20T12:00:35.638Z] --- PASS: TestBuildSquashParent (7.03s) [2021-09-20T12:00:35.638Z] === RUN TestBuildWithRemoveAndForceRemove [2021-09-20T12:00:35.638Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-20T12:00:35.638Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-20T12:00:35.638Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-20T12:00:35.638Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-20T12:00:35.638Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-20T12:00:35.638Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-20T12:00:35.638Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-20T12:00:35.638Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-20T12:00:35.638Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-20T12:00:35.638Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-20T12:00:35.638Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-20T12:00:35.638Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-20T12:00:35.638Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-20T12:00:35.638Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-20T12:00:35.638Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-20T12:00:35.638Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-20T12:00:35.780Z] --- PASS: TestPidHost (1.04s) [2021-09-20T12:00:35.780Z] === RUN TestPsFilter [2021-09-20T12:00:35.780Z] --- PASS: TestPsFilter (0.09s) [2021-09-20T12:00:35.780Z] === RUN TestRemoveContainerWithRemovedVolume [2021-09-20T12:00:36.041Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s) [2021-09-20T12:00:36.041Z] === RUN TestRemoveContainerWithVolume [2021-09-20T12:00:36.611Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2021-09-20T12:00:36.611Z] === RUN TestRemoveContainerRunning [2021-09-20T12:00:36.871Z] --- PASS: TestRemoveContainerRunning (0.44s) [2021-09-20T12:00:36.871Z] === RUN TestRemoveContainerForceRemoveRunning [2021-09-20T12:00:37.444Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s) [2021-09-20T12:00:37.444Z] === RUN TestRemoveInvalidContainer [2021-09-20T12:00:37.444Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-09-20T12:00:37.444Z] === RUN TestRenameLinkedContainer [2021-09-20T12:00:38.175Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-20T12:00:38.175Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-20T12:00:39.355Z] --- PASS: TestRenameLinkedContainer (1.79s) [2021-09-20T12:00:39.355Z] === RUN TestRenameStoppedContainer [2021-09-20T12:00:39.615Z] --- PASS: TestRenameStoppedContainer (0.42s) [2021-09-20T12:00:39.615Z] === RUN TestRenameRunningContainerAndReuse [2021-09-20T12:00:39.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-09-20T12:00:40.078Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-09-20T12:00:40.078Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.28s) [2021-09-20T12:00:40.078Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.39s) [2021-09-20T12:00:40.078Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.03s) [2021-09-20T12:00:40.078Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.17s) [2021-09-20T12:00:40.078Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.02s) [2021-09-20T12:00:40.078Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.02s) [2021-09-20T12:00:40.078Z] === RUN TestBuildMultiStageCopy [2021-09-20T12:00:40.078Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-09-20T12:00:40.554Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2021-09-20T12:00:40.554Z] === RUN TestRenameInvalidName [2021-09-20T12:00:40.764Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-09-20T12:00:40.814Z] --- PASS: TestRenameInvalidName (0.46s) [2021-09-20T12:00:40.814Z] === RUN TestRenameAnonymousContainer [2021-09-20T12:00:42.214Z] 8f616e6e9eec: Verifying Checksum [2021-09-20T12:00:42.214Z] 8f616e6e9eec: Download complete [2021-09-20T12:00:42.723Z] --- PASS: TestRenameAnonymousContainer (1.60s) [2021-09-20T12:00:42.723Z] === RUN TestRenameContainerWithSameName [2021-09-20T12:00:42.983Z] --- PASS: TestRenameContainerWithSameName (0.48s) [2021-09-20T12:00:42.983Z] === RUN TestRenameContainerWithLinkedContainer [2021-09-20T12:00:43.366Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-09-20T12:00:43.922Z] --- PASS: TestRenameContainerWithLinkedContainer (0.92s) [2021-09-20T12:00:43.922Z] === RUN TestResize [2021-09-20T12:00:44.301Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-09-20T12:00:44.492Z] --- PASS: TestResize (0.42s) [2021-09-20T12:00:44.492Z] === RUN TestResizeWithInvalidSize [2021-09-20T12:00:44.752Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2021-09-20T12:00:44.752Z] === RUN TestResizeWhenContainerNotStarted [2021-09-20T12:00:45.236Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-09-20T12:00:45.322Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2021-09-20T12:00:45.322Z] === RUN TestDaemonRestartKillContainers [2021-09-20T12:00:45.322Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-20T12:00:45.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-20T12:00:45.322Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-20T12:00:45.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-20T12:00:45.322Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-20T12:00:45.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-20T12:00:45.322Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-20T12:00:45.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-20T12:00:45.322Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-20T12:00:45.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-20T12:00:45.322Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-20T12:00:45.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-20T12:00:45.322Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-20T12:00:45.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-20T12:00:45.322Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-20T12:00:45.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-20T12:00:45.322Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-20T12:00:45.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-20T12:00:45.322Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-20T12:00:45.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-20T12:00:45.322Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-20T12:00:45.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-20T12:00:45.322Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-20T12:00:45.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-20T12:00:45.322Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-20T12:00:45.322Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-20T12:00:46.174Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-09-20T12:00:47.098Z] a0ddf88812f1: Verifying Checksum [2021-09-20T12:00:47.098Z] a0ddf88812f1: Download complete [2021-09-20T12:00:47.098Z] 4612f6d0b889: Verifying Checksum [2021-09-20T12:00:47.098Z] 4612f6d0b889: Download complete [2021-09-20T12:00:47.111Z] --- PASS: TestBuildMultiStageCopy (7.36s) [2021-09-20T12:00:47.111Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.36s) [2021-09-20T12:00:47.111Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-09-20T12:00:47.111Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s) [2021-09-20T12:00:47.111Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s) [2021-09-20T12:00:47.111Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-09-20T12:00:47.111Z] === RUN TestBuildMultiStageParentConfig [2021-09-20T12:00:47.231Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-20T12:00:47.231Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-20T12:00:48.171Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-20T12:00:48.432Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-20T12:00:49.372Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-20T12:00:49.632Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-20T12:00:51.544Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-20T12:00:51.544Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-20T12:00:52.381Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-09-20T12:00:52.381Z] === RUN TestBuildLabelWithTargets [2021-09-20T12:00:53.455Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-20T12:00:53.716Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-20T12:00:55.624Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-09-20T12:00:55.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.76s) [2021-09-20T12:00:55.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.95s) [2021-09-20T12:00:55.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2021-09-20T12:00:55.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.28s) [2021-09-20T12:00:55.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) [2021-09-20T12:00:55.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s) [2021-09-20T12:00:55.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.74s) [2021-09-20T12:00:55.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.78s) [2021-09-20T12:00:55.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.01s) [2021-09-20T12:00:55.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.10s) [2021-09-20T12:00:55.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.73s) [2021-09-20T12:00:55.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.73s) [2021-09-20T12:00:55.624Z] === RUN TestCgroupNamespacesRun [2021-09-20T12:00:56.567Z] --- PASS: TestCgroupNamespacesRun (1.24s) [2021-09-20T12:00:56.567Z] === RUN TestCgroupNamespacesRunPrivileged [2021-09-20T12:00:56.567Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-09-20T12:00:56.567Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-09-20T12:00:56.567Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-09-20T12:00:57.974Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.23s) [2021-09-20T12:00:57.974Z] === RUN TestCgroupNamespacesRunHostMode [2021-09-20T12:00:58.943Z] --- PASS: TestCgroupNamespacesRunHostMode (1.23s) [2021-09-20T12:00:58.943Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-09-20T12:01:00.338Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2021-09-20T12:01:00.338Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-09-20T12:01:00.497Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-09-20T12:01:00.497Z] === RUN TestBuildWithEmptyLayers [2021-09-20T12:01:01.279Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2021-09-20T12:01:01.279Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-09-20T12:01:02.219Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2021-09-20T12:01:02.219Z] === RUN TestCgroupNamespacesRunOlderClient [2021-09-20T12:01:03.031Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2021-09-20T12:01:03.032Z] === RUN TestBuildMultiStageOnBuild [2021-09-20T12:01:03.159Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s) [2021-09-20T12:01:03.159Z] === RUN TestNISDomainname [2021-09-20T12:01:03.728Z] --- PASS: TestNISDomainname (0.57s) [2021-09-20T12:01:03.728Z] === RUN TestHostnameDnsResolution [2021-09-20T12:01:04.668Z] --- PASS: TestHostnameDnsResolution (0.69s) [2021-09-20T12:01:04.668Z] === RUN TestStats [2021-09-20T12:01:07.206Z] --- PASS: TestStats (2.48s) [2021-09-20T12:01:07.206Z] === RUN TestStopContainerWithTimeout [2021-09-20T12:01:07.206Z] === RUN TestStopContainerWithTimeout/0 [2021-09-20T12:01:07.206Z] === PAUSE TestStopContainerWithTimeout/0 [2021-09-20T12:01:07.206Z] === RUN TestStopContainerWithTimeout/1 [2021-09-20T12:01:07.206Z] === PAUSE TestStopContainerWithTimeout/1 [2021-09-20T12:01:07.206Z] === RUN TestStopContainerWithTimeout/3 [2021-09-20T12:01:07.206Z] === PAUSE TestStopContainerWithTimeout/3 [2021-09-20T12:01:07.206Z] === RUN TestStopContainerWithTimeout/-1 [2021-09-20T12:01:07.206Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-09-20T12:01:07.206Z] === CONT TestStopContainerWithTimeout/0 [2021-09-20T12:01:07.206Z] === CONT TestStopContainerWithTimeout/-1 [2021-09-20T12:01:07.466Z] === CONT TestStopContainerWithTimeout/3 [2021-09-20T12:01:08.303Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-09-20T12:01:08.303Z] === RUN TestBuildUncleanTarFilenames [2021-09-20T12:01:08.873Z] --- PASS: TestBuildUncleanTarFilenames (0.73s) [2021-09-20T12:01:08.873Z] === RUN TestBuildMultiStageLayerLeak [2021-09-20T12:01:10.005Z] === CONT TestStopContainerWithTimeout/1 [2021-09-20T12:01:10.945Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-09-20T12:01:10.945Z] --- PASS: TestStopContainerWithTimeout/0 (0.64s) [2021-09-20T12:01:10.945Z] --- PASS: TestStopContainerWithTimeout/-1 (2.64s) [2021-09-20T12:01:10.945Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2021-09-20T12:01:10.945Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2021-09-20T12:01:10.945Z] === RUN TestDeleteDevicemapper [2021-09-20T12:01:10.945Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-09-20T12:01:10.945Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-09-20T12:01:10.945Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-09-20T12:01:12.858Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.57s) [2021-09-20T12:01:12.858Z] === RUN TestUpdateMemory [2021-09-20T12:01:13.068Z] --- PASS: TestBuildMultiStageLayerLeak (4.26s) [2021-09-20T12:01:13.069Z] === RUN TestBuildWithHugeFile [2021-09-20T12:01:13.118Z] --- PASS: TestUpdateMemory (0.56s) [2021-09-20T12:01:13.118Z] === RUN TestUpdateCPUQuota [2021-09-20T12:01:14.056Z] --- PASS: TestUpdateCPUQuota (0.96s) [2021-09-20T12:01:14.056Z] === RUN TestUpdatePidsLimit [2021-09-20T12:01:14.056Z] === RUN TestUpdatePidsLimit/update_from_none [2021-09-20T12:01:14.316Z] === RUN TestUpdatePidsLimit/no_change [2021-09-20T12:01:14.577Z] === RUN TestUpdatePidsLimit/update_lower [2021-09-20T12:01:14.837Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-09-20T12:01:14.837Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-09-20T12:01:15.097Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-09-20T12:01:15.358Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-09-20T12:01:16.298Z] --- PASS: TestUpdatePidsLimit (2.16s) [2021-09-20T12:01:16.298Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2021-09-20T12:01:16.298Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2021-09-20T12:01:16.298Z] --- PASS: TestUpdatePidsLimit/update_lower (0.24s) [2021-09-20T12:01:16.298Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2021-09-20T12:01:16.298Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2021-09-20T12:01:16.298Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2021-09-20T12:01:16.298Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.26s) [2021-09-20T12:01:16.298Z] === RUN TestUpdateRestartPolicy [2021-09-20T12:01:28.517Z] --- PASS: TestUpdateRestartPolicy (11.28s) [2021-09-20T12:01:28.517Z] === RUN TestUpdateRestartWithAutoRemove [2021-09-20T12:01:28.517Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s) [2021-09-20T12:01:28.517Z] === RUN TestWaitNonBlocked [2021-09-20T12:01:28.517Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-20T12:01:28.517Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-20T12:01:28.517Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-20T12:01:28.517Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-20T12:01:28.517Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-20T12:01:28.517Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-20T12:01:28.517Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-09-20T12:01:28.517Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.61s) [2021-09-20T12:01:28.517Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s) [2021-09-20T12:01:28.517Z] === RUN TestWaitBlocked [2021-09-20T12:01:28.776Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-20T12:01:28.776Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-20T12:01:28.776Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-09-20T12:01:28.776Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-09-20T12:01:28.776Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-20T12:01:28.776Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-09-20T12:01:29.347Z] --- PASS: TestWaitBlocked (0.02s) [2021-09-20T12:01:29.347Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s) [2021-09-20T12:01:29.347Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s) [2021-09-20T12:01:29.347Z] === CONT TestContainerStartOnDaemonRestart [2021-09-20T12:01:29.347Z] === CONT TestContainerKillOnDaemonStart [2021-09-20T12:01:31.887Z] --- PASS: TestContainerStartOnDaemonRestart (2.21s) [2021-09-20T12:01:31.887Z] === CONT TestIpcModeOlderClient [2021-09-20T12:01:31.887Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-09-20T12:01:31.887Z] === CONT TestDaemonHostGatewayIP [2021-09-20T12:01:34.430Z] --- PASS: TestDaemonHostGatewayIP (2.32s) [2021-09-20T12:01:34.430Z] === CONT TestRestartDaemonWithRestartingContainer [2021-09-20T12:01:35.814Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.81s) [2021-09-20T12:01:35.814Z] === CONT TestDaemonRestartIpcMode [2021-09-20T12:01:38.358Z] --- PASS: TestDaemonRestartIpcMode (2.38s) [2021-09-20T12:01:41.652Z] --- PASS: TestContainerKillOnDaemonStart (11.80s) [2021-09-20T12:01:41.652Z] PASS [2021-09-20T12:01:41.652Z] [2021-09-20T12:01:41.652Z] === Skipped [2021-09-20T12:01:41.652Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-09-20T12:01:41.652Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-20T12:01:41.652Z] [2021-09-20T12:01:41.652Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-09-20T12:01:41.652Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-09-20T12:01:41.652Z] [2021-09-20T12:01:41.652Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-09-20T12:01:41.652Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-09-20T12:01:41.652Z] [2021-09-20T12:01:41.652Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-09-20T12:01:41.652Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-09-20T12:01:41.652Z] [2021-09-20T12:01:41.652Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-09-20T12:01:41.652Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-09-20T12:01:41.652Z] [2021-09-20T12:01:41.652Z] DONE 195 tests, 5 skipped in 103.335s [2021-09-20T12:01:41.652Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-09-20T12:01:41.652Z] === RUN TestConfigDaemonLibtrustID [2021-09-20T12:01:41.652Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-09-20T12:01:41.652Z] === RUN TestDaemonConfigValidation [2021-09-20T12:01:41.652Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-09-20T12:01:41.652Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-09-20T12:01:41.652Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-09-20T12:01:41.652Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-09-20T12:01:41.652Z] === RUN TestDaemonConfigValidation/invalid_config [2021-09-20T12:01:41.652Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-09-20T12:01:41.652Z] === RUN TestDaemonConfigValidation/malformed_config [2021-09-20T12:01:41.652Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-09-20T12:01:41.652Z] === RUN TestDaemonConfigValidation/valid_config [2021-09-20T12:01:41.652Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-09-20T12:01:41.652Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-09-20T12:01:41.652Z] === CONT TestDaemonConfigValidation/malformed_config [2021-09-20T12:01:41.912Z] === CONT TestDaemonConfigValidation/valid_config [2021-09-20T12:01:41.912Z] === CONT TestDaemonConfigValidation/invalid_config [2021-09-20T12:01:41.912Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-09-20T12:01:41.912Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-09-20T12:01:41.912Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-09-20T12:01:41.912Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-09-20T12:01:41.912Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2021-09-20T12:01:41.912Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2021-09-20T12:01:41.912Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-09-20T12:01:41.912Z] === RUN TestConfigDaemonSeccompProfiles [2021-09-20T12:01:41.912Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-09-20T12:01:42.330Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m2.43961838s with top 10 stages: buildssa: 1m34.396405434s, goimports: 20.60218727s, unconvert: 13.840348071s, gosec: 9.413332752s, golint: 5.725992089s, ineffassign: 4.414811669s, misspell: 4.232068753s, inspect: 3.640341744s, vrp: 2.744896288s, printf: 1.813199136s [2021-09-20T12:01:42.330Z] INFO [runner] Issues before processing: 2759, after processing: 0 [2021-09-20T12:01:42.330Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 2178/2178, path_prettifier: 2178/2178, skip_files: 2178/2178, nolint: 0/78, skip_dirs: 2178/2178, identifier_marker: 1790/1790, exclude: 1790/1790, cgo: 2178/2759, autogenerated_exclude: 1790/2178, exclude-rules: 78/1790 [2021-09-20T12:01:42.330Z] INFO [runner] processing took 123.530268ms with stages: identifier_marker: 48.11661ms, nolint: 39.997681ms, path_prettifier: 16.157813ms, exclude-rules: 9.375851ms, autogenerated_exclude: 6.549301ms, skip_dirs: 2.93931ms, cgo: 230.913µs, filename_unadjuster: 157.422µs, max_same_issues: 1.592µs, uniq_by_line: 653ns, source_code: 619ns, diff: 525ns, max_from_linter: 499ns, skip_files: 482ns, exclude: 383ns, max_per_file_from_linter: 348ns, path_shortener: 266ns [2021-09-20T12:01:42.330Z] INFO [runner] linters took 1m45.218734035s with stages: goanalysis_metalinter: 1m22.321305363s, unused: 22.77284926s [2021-09-20T12:01:42.330Z] INFO File cache stats: 1686 entries of total size 8.5MiB [2021-09-20T12:01:42.331Z] INFO Memory: 2495 samples, avg is 2108.7MB, max is 5919.1MB [2021-09-20T12:01:42.331Z] INFO Execution took 4m9.31615822s [2021-09-20T12:01:42.587Z] Congratulations! The shell scripts are properly formatted. [2021-09-20T12:01:42.852Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-09-20T12:01:43.879Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42868/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 hack/make.sh dynbinary test-docker-py [2021-09-20T12:01:44.234Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-09-20T12:01:44.458Z] [2021-09-20T12:01:44.723Z] Removing bundles/ [2021-09-20T12:01:44.723Z] [2021-09-20T12:01:44.723Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-09-20T12:01:44.723Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-09-20T12:01:44.723Z] GOOS="" GOARCH="" GOARM="" [2021-09-20T12:01:45.173Z] === CONT TestConfigDaemonSeccompProfiles [2021-09-20T12:01:45.173Z] daemon_test.go:148: [daee53ddf7b38] daemon is not started [2021-09-20T12:01:45.173Z] --- PASS: TestConfigDaemonSeccompProfiles (3.15s) [2021-09-20T12:01:45.173Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2021-09-20T12:01:45.173Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2021-09-20T12:01:45.173Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2021-09-20T12:01:45.173Z] PASS [2021-09-20T12:01:45.173Z] [2021-09-20T12:01:45.173Z] DONE 11 tests in 3.895s [2021-09-20T12:01:45.173Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-09-20T12:01:45.173Z] INFO: Testing against a local daemon [2021-09-20T12:01:45.173Z] === RUN TestCommitInheritsEnv [2021-09-20T12:01:45.434Z] --- PASS: TestCommitInheritsEnv (0.25s) [2021-09-20T12:01:45.434Z] === RUN TestImportExtremelyLargeImageWorks [2021-09-20T12:01:45.434Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-09-20T12:01:45.434Z] === RUN TestImagesFilterMultiReference [2021-09-20T12:01:45.434Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2021-09-20T12:01:45.434Z] === RUN TestImagePullPlatformInvalid [2021-09-20T12:01:45.434Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-09-20T12:01:45.434Z] === RUN TestRemoveImageOrphaning [2021-09-20T12:01:45.693Z] --- PASS: TestRemoveImageOrphaning (0.22s) [2021-09-20T12:01:45.693Z] === RUN TestRemoveImageGarbageCollector [2021-09-20T12:01:46.934Z] ok github.com/docker/docker/libnetwork/ipam 92.253s coverage: 85.3% of statements [2021-09-20T12:01:46.934Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-09-20T12:01:46.934Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-09-20T12:01:46.934Z] ok github.com/docker/docker/libnetwork/ipams/null 0.004s coverage: 57.1% of statements [2021-09-20T12:01:46.934Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.014s coverage: 47.4% of statements [2021-09-20T12:01:46.934Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-09-20T12:01:46.934Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.004s coverage: 71.4% of statements [2021-09-20T12:01:47.511Z] ok github.com/docker/docker/libnetwork/ipamutils 0.483s coverage: 74.0% of statements [2021-09-20T12:01:47.601Z] --- PASS: TestRemoveImageGarbageCollector (1.60s) [2021-09-20T12:01:47.601Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-09-20T12:01:47.601Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-09-20T12:01:47.601Z] === RUN TestTagInvalidReference [2021-09-20T12:01:47.601Z] --- PASS: TestTagInvalidReference (0.01s) [2021-09-20T12:01:47.601Z] === RUN TestTagValidPrefixedRepo [2021-09-20T12:01:47.601Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-09-20T12:01:47.601Z] === RUN TestTagExistedNameWithoutForce [2021-09-20T12:01:47.601Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-09-20T12:01:47.601Z] === RUN TestTagOfficialNames [2021-09-20T12:01:47.601Z] --- PASS: TestTagOfficialNames (0.04s) [2021-09-20T12:01:47.601Z] === RUN TestTagMatchesDigest [2021-09-20T12:01:47.601Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-09-20T12:01:47.601Z] === CONT TestImportExtremelyLargeImageWorks [2021-09-20T12:01:49.434Z] ok github.com/docker/docker/libnetwork/iptables 0.278s coverage: 45.1% of statements [2021-09-20T12:01:49.698Z] ok github.com/docker/docker/libnetwork/netlabel 0.003s coverage: 60.0% of statements [2021-09-20T12:01:50.274Z] ok github.com/docker/docker/libnetwork/netutils 0.031s coverage: 44.1% of statements [2021-09-20T12:01:53.571Z] 8f616e6e9eec: Verifying Checksum [2021-09-20T12:01:53.571Z] 8f616e6e9eec: Download complete [2021-09-20T12:01:54.550Z] 8f616e6e9eec: Pull complete [2021-09-20T12:02:02.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-09-20T12:02:09.314Z] --- PASS: TestBuildWithHugeFile (52.92s) [2021-09-20T12:02:09.314Z] === RUN TestBuildWCOWSandboxSize [2021-09-20T12:02:09.314Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-09-20T12:02:09.314Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-09-20T12:02:09.314Z] === RUN TestBuildWithEmptyDockerfile [2021-09-20T12:02:09.314Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-20T12:02:09.314Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-20T12:02:09.314Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-20T12:02:09.314Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-20T12:02:09.314Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-20T12:02:09.314Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-20T12:02:09.314Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-20T12:02:09.314Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-20T12:02:09.314Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-20T12:02:09.314Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-09-20T12:02:09.314Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2021-09-20T12:02:09.314Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2021-09-20T12:02:09.314Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-09-20T12:02:09.314Z] === RUN TestBuildPreserveOwnership [2021-09-20T12:02:09.314Z] === RUN TestBuildPreserveOwnership/copy_from [2021-09-20T12:02:12.601Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-09-20T12:02:16.792Z] --- PASS: TestBuildPreserveOwnership (9.86s) [2021-09-20T12:02:16.792Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.85s) [2021-09-20T12:02:16.792Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-09-20T12:02:16.792Z] === RUN TestBuildPlatformInvalid [2021-09-20T12:02:16.792Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-09-20T12:02:16.792Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-09-20T12:02:16.792Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-09-20T12:02:16.792Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-09-20T12:02:16.792Z] PASS [2021-09-20T12:02:16.792Z] [2021-09-20T12:02:16.792Z] === Skipped [2021-09-20T12:02:16.792Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-09-20T12:02:16.792Z] build_session_test.go:25: TODO: BuildKit [2021-09-20T12:02:16.792Z] [2021-09-20T12:02:16.792Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-09-20T12:02:16.792Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-09-20T12:02:16.792Z] [2021-09-20T12:02:16.792Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-09-20T12:02:16.792Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-09-20T12:02:16.792Z] [2021-09-20T12:02:16.792Z] DONE 34 tests, 3 skipped in 113.345s [2021-09-20T12:02:16.792Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-09-20T12:02:16.792Z] INFO: Testing against a local daemon [2021-09-20T12:02:16.792Z] === RUN TestConfigInspect [2021-09-20T12:02:16.792Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:02:16.792Z] --- SKIP: TestConfigInspect (0.01s) [2021-09-20T12:02:16.792Z] === RUN TestConfigList [2021-09-20T12:02:16.792Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:02:16.792Z] --- SKIP: TestConfigList (0.01s) [2021-09-20T12:02:16.792Z] === RUN TestConfigsCreateAndDelete [2021-09-20T12:02:16.792Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:02:16.792Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-09-20T12:02:16.792Z] === RUN TestConfigsUpdate [2021-09-20T12:02:16.792Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:02:16.792Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-09-20T12:02:16.792Z] === RUN TestTemplatedConfig [2021-09-20T12:02:16.792Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:02:16.792Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-09-20T12:02:16.792Z] === RUN TestConfigCreateResolve [2021-09-20T12:02:16.792Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:02:16.792Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-09-20T12:02:16.792Z] PASS [2021-09-20T12:02:16.792Z] [2021-09-20T12:02:16.792Z] === Skipped [2021-09-20T12:02:16.792Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s) [2021-09-20T12:02:16.792Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:02:16.792Z] [2021-09-20T12:02:16.792Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-09-20T12:02:16.792Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:02:16.792Z] [2021-09-20T12:02:16.792Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-09-20T12:02:16.792Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:02:16.792Z] [2021-09-20T12:02:16.792Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-09-20T12:02:16.792Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:02:16.792Z] [2021-09-20T12:02:16.792Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-09-20T12:02:16.792Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:02:16.792Z] [2021-09-20T12:02:16.792Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-09-20T12:02:16.792Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:02:16.792Z] [2021-09-20T12:02:16.792Z] DONE 6 tests, 6 skipped in 0.141s [2021-09-20T12:02:16.792Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-09-20T12:02:16.792Z] INFO: Testing against a local daemon [2021-09-20T12:02:16.792Z] === RUN TestCheckpoint [2021-09-20T12:02:16.792Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-20T12:02:16.792Z] --- SKIP: TestCheckpoint (0.00s) [2021-09-20T12:02:16.792Z] === RUN TestContainerInvalidJSON [2021-09-20T12:02:16.792Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-09-20T12:02:16.792Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-09-20T12:02:16.792Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-09-20T12:02:16.792Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-09-20T12:02:16.792Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-09-20T12:02:16.792Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-09-20T12:02:16.792Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-09-20T12:02:16.792Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-09-20T12:02:16.792Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-09-20T12:02:16.792Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-09-20T12:02:16.792Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-09-20T12:02:16.792Z] === RUN TestCopyFromContainerPathIsNotDir [2021-09-20T12:02:16.792Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-09-20T12:02:16.792Z] === RUN TestCopyToContainerPathDoesNotExist [2021-09-20T12:02:16.792Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-09-20T12:02:16.792Z] === RUN TestCopyToContainerPathIsNotDir [2021-09-20T12:02:16.792Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-09-20T12:02:16.792Z] === RUN TestCopyFromContainer [2021-09-20T12:02:20.082Z] === RUN TestCopyFromContainer// [2021-09-20T12:02:20.342Z] === RUN TestCopyFromContainer//bar/root [2021-09-20T12:02:20.342Z] === RUN TestCopyFromContainer//bar/root/ [2021-09-20T12:02:20.342Z] === RUN TestCopyFromContainer/bar/quux [2021-09-20T12:02:20.342Z] === RUN TestCopyFromContainer/bar/quux/ [2021-09-20T12:02:20.342Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-09-20T12:02:20.602Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-09-20T12:02:20.602Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-09-20T12:02:20.602Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-09-20T12:02:20.602Z] === RUN TestCopyFromContainer/bar/notarget [2021-09-20T12:02:20.602Z] --- PASS: TestCopyFromContainer (3.97s) [2021-09-20T12:02:20.602Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-09-20T12:02:20.602Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-09-20T12:02:20.602Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-09-20T12:02:20.602Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-09-20T12:02:20.602Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-09-20T12:02:20.602Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-09-20T12:02:20.602Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-09-20T12:02:20.602Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-09-20T12:02:20.602Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-09-20T12:02:20.602Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-09-20T12:02:20.602Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-09-20T12:02:20.862Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-20T12:02:20.862Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-20T12:02:20.862Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-20T12:02:20.862Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-20T12:02:20.862Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-20T12:02:20.862Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-20T12:02:20.862Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-20T12:02:20.862Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-20T12:02:20.862Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-20T12:02:20.862Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-09-20T12:02:20.862Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-09-20T12:02:20.862Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-09-20T12:02:20.862Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-09-20T12:02:20.862Z] === RUN TestCreateLinkToNonExistingContainer [2021-09-20T12:02:20.862Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-09-20T12:02:20.862Z] === RUN TestCreateWithInvalidEnv [2021-09-20T12:02:20.862Z] === RUN TestCreateWithInvalidEnv/0 [2021-09-20T12:02:20.862Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-09-20T12:02:20.862Z] === RUN TestCreateWithInvalidEnv/1 [2021-09-20T12:02:20.862Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-09-20T12:02:20.862Z] === RUN TestCreateWithInvalidEnv/2 [2021-09-20T12:02:20.862Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-09-20T12:02:20.862Z] === CONT TestCreateWithInvalidEnv/0 [2021-09-20T12:02:20.862Z] === CONT TestCreateWithInvalidEnv/2 [2021-09-20T12:02:20.862Z] === CONT TestCreateWithInvalidEnv/1 [2021-09-20T12:02:20.862Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-09-20T12:02:20.862Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-09-20T12:02:20.862Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-09-20T12:02:20.862Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-09-20T12:02:20.862Z] === RUN TestCreateTmpfsMountsTarget [2021-09-20T12:02:20.862Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-09-20T12:02:20.862Z] === RUN TestCreateWithCustomMaskedPaths [2021-09-20T12:02:22.240Z] --- PASS: TestCreateWithCustomMaskedPaths (1.21s) [2021-09-20T12:02:22.240Z] === RUN TestCreateWithCustomReadonlyPaths [2021-09-20T12:02:23.178Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.11s) [2021-09-20T12:02:23.178Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-09-20T12:02:23.178Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-20T12:02:23.178Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-20T12:02:23.178Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-20T12:02:23.178Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-20T12:02:23.178Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-20T12:02:23.178Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-20T12:02:23.178Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-20T12:02:23.178Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-20T12:02:23.178Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-20T12:02:23.178Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-20T12:02:23.178Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-20T12:02:23.178Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-20T12:02:23.178Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-20T12:02:23.178Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-20T12:02:23.178Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-20T12:02:23.179Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-09-20T12:02:23.179Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-09-20T12:02:23.179Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-09-20T12:02:23.179Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-09-20T12:02:23.179Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-09-20T12:02:23.179Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-09-20T12:02:23.179Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-09-20T12:02:23.438Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.36s) [2021-09-20T12:02:23.438Z] === RUN TestCreateDifferentPlatform [2021-09-20T12:02:23.438Z] === RUN TestCreateDifferentPlatform/different_os [2021-09-20T12:02:23.438Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-09-20T12:02:23.438Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-09-20T12:02:23.438Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-09-20T12:02:23.438Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-09-20T12:02:23.438Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-09-20T12:02:23.438Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-09-20T12:02:23.438Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-09-20T12:02:23.697Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-09-20T12:02:23.697Z] === RUN TestContainerStartOnDaemonRestart [2021-09-20T12:02:23.697Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-09-20T12:02:23.697Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-09-20T12:02:23.697Z] === RUN TestDaemonRestartIpcMode [2021-09-20T12:02:23.697Z] === PAUSE TestDaemonRestartIpcMode [2021-09-20T12:02:23.697Z] === RUN TestDaemonHostGatewayIP [2021-09-20T12:02:23.697Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-20T12:02:23.697Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-09-20T12:02:23.697Z] === RUN TestRestartDaemonWithRestartingContainer [2021-09-20T12:02:23.697Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-09-20T12:02:23.697Z] === RUN TestContainerKillOnDaemonStart [2021-09-20T12:02:23.697Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-09-20T12:02:23.697Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-09-20T12:02:23.697Z] === RUN TestDiff [2021-09-20T12:02:23.956Z] --- PASS: TestDiff (0.39s) [2021-09-20T12:02:23.956Z] === RUN TestExecWithCloseStdin [2021-09-20T12:02:24.554Z] --- PASS: TestExecWithCloseStdin (0.44s) [2021-09-20T12:02:24.554Z] === RUN TestExec [2021-09-20T12:02:24.823Z] --- PASS: TestExec (0.47s) [2021-09-20T12:02:24.823Z] === RUN TestExecUser [2021-09-20T12:02:25.415Z] --- PASS: TestExecUser (0.45s) [2021-09-20T12:02:25.415Z] === RUN TestExportContainerAndImportImage [2021-09-20T12:02:26.009Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2021-09-20T12:02:26.009Z] === RUN TestExportContainerAfterDaemonRestart [2021-09-20T12:02:27.388Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s) [2021-09-20T12:02:27.388Z] === RUN TestHealthCheckWorkdir [2021-09-20T12:02:27.648Z] --- PASS: TestHealthCheckWorkdir (0.54s) [2021-09-20T12:02:27.648Z] === RUN TestHealthKillContainer [2021-09-20T12:02:28.370Z] 4612f6d0b889: Pull complete [2021-09-20T12:02:28.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-09-20T12:02:30.182Z] --- PASS: TestHealthKillContainer (2.46s) [2021-09-20T12:02:30.182Z] === RUN TestInspectCpusetInConfigPre120 [2021-09-20T12:02:30.751Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2021-09-20T12:02:30.751Z] === RUN TestIpcModeNone [2021-09-20T12:02:31.010Z] --- PASS: TestIpcModeNone (0.45s) [2021-09-20T12:02:31.010Z] === RUN TestIpcModePrivate [2021-09-20T12:02:31.271Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2021-09-20T12:02:31.531Z] --- PASS: TestIpcModePrivate (0.44s) [2021-09-20T12:02:31.531Z] === RUN TestIpcModeShareable [2021-09-20T12:02:31.531Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-20T12:02:31.531Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-09-20T12:02:31.531Z] === RUN TestAPIIpcModeShareableAndContainer [2021-09-20T12:02:32.909Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.40s) [2021-09-20T12:02:32.909Z] === RUN TestAPIIpcModeHost [2021-09-20T12:02:32.909Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-20T12:02:32.909Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-09-20T12:02:32.909Z] === RUN TestDaemonIpcModeShareable [2021-09-20T12:02:32.909Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-20T12:02:32.909Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-09-20T12:02:32.909Z] === RUN TestDaemonIpcModePrivate [2021-09-20T12:02:33.846Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2021-09-20T12:02:34.105Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2021-09-20T12:02:34.105Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-09-20T12:02:34.105Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-20T12:02:34.105Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-09-20T12:02:34.105Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-09-20T12:02:34.105Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-20T12:02:34.105Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-09-20T12:02:34.105Z] === RUN TestIpcModeOlderClient [2021-09-20T12:02:34.105Z] === PAUSE TestIpcModeOlderClient [2021-09-20T12:02:34.105Z] === RUN TestKillContainerInvalidSignal [2021-09-20T12:02:34.672Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2021-09-20T12:02:34.672Z] === RUN TestKillContainer [2021-09-20T12:02:34.672Z] === RUN TestKillContainer/no_signal [2021-09-20T12:02:34.932Z] === RUN TestKillContainer/non_killing_signal [2021-09-20T12:02:35.192Z] === RUN TestKillContainer/killing_signal [2021-09-20T12:02:35.760Z] --- PASS: TestKillContainer (1.21s) [2021-09-20T12:02:35.760Z] --- PASS: TestKillContainer/no_signal (0.39s) [2021-09-20T12:02:35.760Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2021-09-20T12:02:35.760Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2021-09-20T12:02:35.760Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-09-20T12:02:35.760Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-09-20T12:02:36.329Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-09-20T12:02:36.589Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.85s) [2021-09-20T12:02:36.589Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2021-09-20T12:02:36.589Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2021-09-20T12:02:36.589Z] === RUN TestKillStoppedContainer [2021-09-20T12:02:36.589Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-09-20T12:02:36.589Z] === RUN TestKillStoppedContainerAPIPre120 [2021-09-20T12:02:36.589Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-09-20T12:02:36.589Z] === RUN TestKillDifferentUserContainer [2021-09-20T12:02:37.158Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2021-09-20T12:02:37.158Z] === RUN TestInspectOomKilledTrue [2021-09-20T12:02:37.158Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-20T12:02:37.158Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-09-20T12:02:37.158Z] === RUN TestInspectOomKilledFalse [2021-09-20T12:02:37.158Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-20T12:02:37.158Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-09-20T12:02:37.158Z] === RUN TestLinksEtcHostsContentMatch [2021-09-20T12:02:37.158Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-09-20T12:02:37.158Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-09-20T12:02:37.158Z] === RUN TestLinksContainerNames [2021-09-20T12:02:38.095Z] --- PASS: TestLinksContainerNames (0.87s) [2021-09-20T12:02:38.095Z] === RUN TestLogsFollowTailEmpty [2021-09-20T12:02:38.355Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2021-09-20T12:02:38.355Z] === RUN TestContainerNetworkMountsNoChown [2021-09-20T12:02:38.924Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s) [2021-09-20T12:02:38.924Z] === RUN TestMountDaemonRoot [2021-09-20T12:02:38.924Z] === RUN TestMountDaemonRoot/default [2021-09-20T12:02:38.924Z] === PAUSE TestMountDaemonRoot/default [2021-09-20T12:02:38.924Z] === RUN TestMountDaemonRoot/private [2021-09-20T12:02:38.924Z] === PAUSE TestMountDaemonRoot/private [2021-09-20T12:02:38.924Z] === RUN TestMountDaemonRoot/rprivate [2021-09-20T12:02:38.924Z] === PAUSE TestMountDaemonRoot/rprivate [2021-09-20T12:02:38.924Z] === RUN TestMountDaemonRoot/slave [2021-09-20T12:02:38.924Z] === PAUSE TestMountDaemonRoot/slave [2021-09-20T12:02:38.924Z] === RUN TestMountDaemonRoot/rslave [2021-09-20T12:02:38.924Z] === PAUSE TestMountDaemonRoot/rslave [2021-09-20T12:02:38.924Z] === RUN TestMountDaemonRoot/shared [2021-09-20T12:02:38.924Z] === PAUSE TestMountDaemonRoot/shared [2021-09-20T12:02:38.924Z] === RUN TestMountDaemonRoot/rshared [2021-09-20T12:02:38.924Z] === PAUSE TestMountDaemonRoot/rshared [2021-09-20T12:02:38.924Z] === CONT TestMountDaemonRoot/default [2021-09-20T12:02:38.924Z] === RUN TestMountDaemonRoot/default/bind_root [2021-09-20T12:02:38.924Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-09-20T12:02:38.924Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-09-20T12:02:38.924Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-09-20T12:02:38.924Z] === RUN TestMountDaemonRoot/default/mount_root [2021-09-20T12:02:38.924Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-09-20T12:02:38.924Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-09-20T12:02:38.924Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-09-20T12:02:38.924Z] === CONT TestMountDaemonRoot/default/bind_root [2021-09-20T12:02:38.924Z] === CONT TestMountDaemonRoot/rshared [2021-09-20T12:02:38.924Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-09-20T12:02:38.924Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-09-20T12:02:38.924Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-09-20T12:02:38.924Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-09-20T12:02:38.924Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-09-20T12:02:38.924Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-09-20T12:02:38.924Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-09-20T12:02:38.924Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-09-20T12:02:38.924Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-09-20T12:02:38.924Z] === CONT TestMountDaemonRoot/shared [2021-09-20T12:02:38.924Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-09-20T12:02:38.924Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-09-20T12:02:38.924Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-09-20T12:02:38.924Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-09-20T12:02:38.924Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-09-20T12:02:38.924Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-09-20T12:02:38.924Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-09-20T12:02:38.924Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-09-20T12:02:38.924Z] === CONT TestMountDaemonRoot/rslave [2021-09-20T12:02:38.924Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-09-20T12:02:38.924Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-09-20T12:02:38.924Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-09-20T12:02:38.924Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-09-20T12:02:38.924Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-09-20T12:02:38.924Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-09-20T12:02:38.924Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-09-20T12:02:38.924Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-09-20T12:02:38.924Z] === CONT TestMountDaemonRoot/slave [2021-09-20T12:02:38.924Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-09-20T12:02:38.924Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-09-20T12:02:38.924Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-09-20T12:02:38.924Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-09-20T12:02:38.924Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-09-20T12:02:38.924Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-09-20T12:02:38.924Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-09-20T12:02:38.924Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-09-20T12:02:38.924Z] === CONT TestMountDaemonRoot/rprivate [2021-09-20T12:02:38.924Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-09-20T12:02:38.924Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-09-20T12:02:38.924Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-09-20T12:02:38.924Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-09-20T12:02:38.924Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-09-20T12:02:38.924Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-09-20T12:02:38.924Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-09-20T12:02:38.924Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-09-20T12:02:38.924Z] === CONT TestMountDaemonRoot/private [2021-09-20T12:02:38.924Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-09-20T12:02:38.924Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-09-20T12:02:38.924Z] === RUN TestMountDaemonRoot/private/mount_root [2021-09-20T12:02:38.924Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-09-20T12:02:38.924Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-09-20T12:02:38.924Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-09-20T12:02:38.924Z] === RUN TestMountDaemonRoot/private/bind_root [2021-09-20T12:02:38.924Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-09-20T12:02:38.924Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-09-20T12:02:38.924Z] === CONT TestMountDaemonRoot/default/mount_root [2021-09-20T12:02:38.924Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-09-20T12:02:38.924Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-09-20T12:02:38.924Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-09-20T12:02:38.924Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-09-20T12:02:38.924Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-09-20T12:02:38.924Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-09-20T12:02:38.924Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-09-20T12:02:38.924Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-09-20T12:02:38.924Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-09-20T12:02:38.924Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-09-20T12:02:38.924Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-09-20T12:02:38.924Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-09-20T12:02:38.924Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-09-20T12:02:38.924Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-09-20T12:02:39.184Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-09-20T12:02:39.184Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-09-20T12:02:39.184Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-09-20T12:02:39.184Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-09-20T12:02:39.184Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-09-20T12:02:39.184Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-09-20T12:02:39.184Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-09-20T12:02:39.184Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-09-20T12:02:39.184Z] === CONT TestMountDaemonRoot/private/bind_root [2021-09-20T12:02:39.184Z] === CONT TestMountDaemonRoot/private/mount_root [2021-09-20T12:02:39.184Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-09-20T12:02:39.184Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-09-20T12:02:39.184Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-09-20T12:02:39.184Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-09-20T12:02:39.184Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-09-20T12:02:39.184Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-09-20T12:02:39.184Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-09-20T12:02:39.184Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-09-20T12:02:39.184Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-09-20T12:02:39.184Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-09-20T12:02:39.184Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-09-20T12:02:39.184Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-09-20T12:02:39.184Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-09-20T12:02:39.184Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-09-20T12:02:39.184Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-09-20T12:02:39.184Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-09-20T12:02:39.184Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-09-20T12:02:39.184Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-09-20T12:02:39.184Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-09-20T12:02:39.184Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-09-20T12:02:39.184Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-09-20T12:02:39.184Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-09-20T12:02:39.184Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-09-20T12:02:39.184Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-09-20T12:02:39.184Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-09-20T12:02:39.184Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-09-20T12:02:39.184Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-09-20T12:02:39.184Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-09-20T12:02:39.184Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-09-20T12:02:39.184Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-09-20T12:02:39.184Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-09-20T12:02:39.184Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-09-20T12:02:39.184Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-09-20T12:02:39.184Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-09-20T12:02:39.184Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-09-20T12:02:39.184Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-09-20T12:02:39.184Z] === RUN TestContainerBindMountNonRecursive [2021-09-20T12:02:39.184Z] 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-09-20T12:02:39.184Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-09-20T12:02:39.184Z] === RUN TestContainerVolumesMountedAsShared [2021-09-20T12:02:39.184Z] 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-09-20T12:02:39.184Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-09-20T12:02:39.184Z] === RUN TestContainerVolumesMountedAsSlave [2021-09-20T12:02:39.184Z] 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-09-20T12:02:39.184Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-09-20T12:02:39.184Z] === RUN TestNetworkNat [2021-09-20T12:02:39.753Z] --- PASS: TestNetworkNat (0.49s) [2021-09-20T12:02:39.753Z] === RUN TestNetworkLocalhostTCPNat [2021-09-20T12:02:40.013Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2021-09-20T12:02:40.013Z] === RUN TestNetworkLoopbackNat [2021-09-20T12:02:42.548Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2021-09-20T12:02:42.548Z] === RUN TestPause [2021-09-20T12:02:42.548Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-20T12:02:42.548Z] --- SKIP: TestPause (0.00s) [2021-09-20T12:02:42.548Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-09-20T12:02:42.548Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-09-20T12:02:42.548Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-09-20T12:02:42.548Z] === RUN TestPauseStopPausedContainer [2021-09-20T12:02:42.548Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-20T12:02:42.548Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-09-20T12:02:42.548Z] === RUN TestPidHost [2021-09-20T12:02:43.487Z] --- PASS: TestPidHost (0.85s) [2021-09-20T12:02:43.487Z] === RUN TestPsFilter [2021-09-20T12:02:43.487Z] --- PASS: TestPsFilter (0.10s) [2021-09-20T12:02:43.487Z] === RUN TestRemoveContainerWithRemovedVolume [2021-09-20T12:02:44.055Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s) [2021-09-20T12:02:44.055Z] === RUN TestRemoveContainerWithVolume [2021-09-20T12:02:44.314Z] --- PASS: TestRemoveContainerWithVolume (0.39s) [2021-09-20T12:02:44.314Z] === RUN TestRemoveContainerRunning [2021-09-20T12:02:44.885Z] --- PASS: TestRemoveContainerRunning (0.42s) [2021-09-20T12:02:44.885Z] === RUN TestRemoveContainerForceRemoveRunning [2021-09-20T12:02:45.144Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2021-09-20T12:02:45.144Z] === RUN TestRemoveInvalidContainer [2021-09-20T12:02:45.144Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-09-20T12:02:45.144Z] === RUN TestRenameLinkedContainer [2021-09-20T12:02:47.051Z] --- PASS: TestRenameLinkedContainer (1.68s) [2021-09-20T12:02:47.051Z] === RUN TestRenameStoppedContainer [2021-09-20T12:02:47.311Z] --- PASS: TestRenameStoppedContainer (0.39s) [2021-09-20T12:02:47.311Z] === RUN TestRenameRunningContainerAndReuse [2021-09-20T12:02:47.880Z] --- PASS: TestRenameRunningContainerAndReuse (0.79s) [2021-09-20T12:02:47.880Z] === RUN TestRenameInvalidName [2021-09-20T12:02:48.449Z] --- PASS: TestRenameInvalidName (0.38s) [2021-09-20T12:02:48.449Z] === RUN TestRenameAnonymousContainer [2021-09-20T12:02:49.828Z] --- PASS: TestRenameAnonymousContainer (1.47s) [2021-09-20T12:02:49.828Z] === RUN TestRenameContainerWithSameName [2021-09-20T12:02:50.397Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2021-09-20T12:02:50.397Z] === RUN TestRenameContainerWithLinkedContainer [2021-09-20T12:02:50.966Z] --- PASS: TestRenameContainerWithLinkedContainer (0.79s) [2021-09-20T12:02:50.966Z] === RUN TestResize [2021-09-20T12:02:51.534Z] --- PASS: TestResize (0.39s) [2021-09-20T12:02:51.534Z] === RUN TestResizeWithInvalidSize [2021-09-20T12:02:51.795Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2021-09-20T12:02:51.795Z] === RUN TestResizeWhenContainerNotStarted [2021-09-20T12:02:52.364Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2021-09-20T12:02:52.364Z] === RUN TestDaemonRestartKillContainers [2021-09-20T12:02:52.364Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-09-20T12:02:52.364Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-09-20T12:02:52.364Z] === RUN TestCgroupNamespacesRun [2021-09-20T12:02:53.302Z] --- PASS: TestCgroupNamespacesRun (1.10s) [2021-09-20T12:02:53.302Z] === RUN TestCgroupNamespacesRunPrivileged [2021-09-20T12:02:54.679Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s) [2021-09-20T12:02:54.679Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-09-20T12:02:55.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-09-20T12:02:55.631Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2021-09-20T12:02:55.631Z] === RUN TestCgroupNamespacesRunHostMode [2021-09-20T12:02:56.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-09-20T12:02:57.009Z] --- PASS: TestCgroupNamespacesRunHostMode (1.11s) [2021-09-20T12:02:57.009Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-09-20T12:02:57.946Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2021-09-20T12:02:57.947Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-09-20T12:02:58.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-09-20T12:02:58.882Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.08s) [2021-09-20T12:02:58.882Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-09-20T12:02:59.820Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2021-09-20T12:02:59.820Z] === RUN TestCgroupNamespacesRunOlderClient [2021-09-20T12:03:00.760Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s) [2021-09-20T12:03:00.760Z] === RUN TestNISDomainname [2021-09-20T12:03:00.760Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-09-20T12:03:00.760Z] --- SKIP: TestNISDomainname (0.01s) [2021-09-20T12:03:00.760Z] === RUN TestHostnameDnsResolution [2021-09-20T12:03:01.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-09-20T12:03:01.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-09-20T12:03:01.699Z] --- PASS: TestHostnameDnsResolution (0.68s) [2021-09-20T12:03:01.699Z] === RUN TestStats [2021-09-20T12:03:01.699Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-20T12:03:01.699Z] --- SKIP: TestStats (0.00s) [2021-09-20T12:03:01.699Z] === RUN TestStopContainerWithTimeout [2021-09-20T12:03:01.699Z] === RUN TestStopContainerWithTimeout/0 [2021-09-20T12:03:01.699Z] === PAUSE TestStopContainerWithTimeout/0 [2021-09-20T12:03:01.699Z] === RUN TestStopContainerWithTimeout/1 [2021-09-20T12:03:01.699Z] === PAUSE TestStopContainerWithTimeout/1 [2021-09-20T12:03:01.699Z] === RUN TestStopContainerWithTimeout/3 [2021-09-20T12:03:01.699Z] === PAUSE TestStopContainerWithTimeout/3 [2021-09-20T12:03:01.699Z] === RUN TestStopContainerWithTimeout/-1 [2021-09-20T12:03:01.699Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-09-20T12:03:01.699Z] === CONT TestStopContainerWithTimeout/0 [2021-09-20T12:03:01.699Z] === CONT TestStopContainerWithTimeout/3 [2021-09-20T12:03:02.267Z] === CONT TestStopContainerWithTimeout/-1 [2021-09-20T12:03:04.171Z] === CONT TestStopContainerWithTimeout/1 [2021-09-20T12:03:04.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-09-20T12:03:05.549Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-09-20T12:03:05.550Z] --- PASS: TestStopContainerWithTimeout/0 (0.65s) [2021-09-20T12:03:05.550Z] --- PASS: TestStopContainerWithTimeout/3 (2.55s) [2021-09-20T12:03:05.550Z] --- PASS: TestStopContainerWithTimeout/-1 (2.38s) [2021-09-20T12:03:05.550Z] --- PASS: TestStopContainerWithTimeout/1 (1.39s) [2021-09-20T12:03:05.550Z] === RUN TestDeleteDevicemapper [2021-09-20T12:03:05.550Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-09-20T12:03:05.550Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-09-20T12:03:05.550Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-09-20T12:03:05.649Z] 8f616e6e9eec: Pull complete [2021-09-20T12:03:06.931Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.41s) [2021-09-20T12:03:06.931Z] === RUN TestUpdateMemory [2021-09-20T12:03:06.931Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-20T12:03:06.931Z] --- SKIP: TestUpdateMemory (0.00s) [2021-09-20T12:03:06.931Z] === RUN TestUpdateCPUQuota [2021-09-20T12:03:06.931Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-20T12:03:06.931Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-09-20T12:03:06.931Z] === RUN TestUpdatePidsLimit [2021-09-20T12:03:06.931Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-20T12:03:06.931Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-09-20T12:03:06.931Z] === RUN TestUpdateRestartPolicy [2021-09-20T12:03:11.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-09-20T12:03:14.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-09-20T12:03:17.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-09-20T12:03:18.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-09-20T12:03:19.139Z] --- PASS: TestUpdateRestartPolicy (10.93s) [2021-09-20T12:03:19.139Z] === RUN TestUpdateRestartWithAutoRemove [2021-09-20T12:03:19.139Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2021-09-20T12:03:19.139Z] === RUN TestWaitNonBlocked [2021-09-20T12:03:19.139Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-20T12:03:19.139Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-20T12:03:19.139Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-20T12:03:19.139Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-20T12:03:19.139Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-20T12:03:19.139Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-20T12:03:19.139Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-09-20T12:03:19.139Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s) [2021-09-20T12:03:19.139Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.77s) [2021-09-20T12:03:19.139Z] === RUN TestWaitBlocked [2021-09-20T12:03:19.139Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-20T12:03:19.139Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-20T12:03:19.139Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-09-20T12:03:19.139Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-09-20T12:03:19.139Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-20T12:03:19.139Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-09-20T12:03:19.709Z] --- PASS: TestWaitBlocked (0.01s) [2021-09-20T12:03:19.709Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.56s) [2021-09-20T12:03:19.709Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.61s) [2021-09-20T12:03:19.709Z] === CONT TestDaemonRestartIpcMode [2021-09-20T12:03:19.709Z] === CONT TestIpcModeOlderClient [2021-09-20T12:03:19.709Z] --- PASS: TestIpcModeOlderClient (0.05s) [2021-09-20T12:03:19.709Z] === CONT TestRestartDaemonWithRestartingContainer [2021-09-20T12:03:20.878Z] 48a76b150a3a: Pull complete [2021-09-20T12:03:20.878Z] Digest: sha256:591f3c76c17869b99700815aa259f728a92f4912dcd68bcce21b7e9a4309cda4 [2021-09-20T12:03:20.878Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-20T12:03:20.878Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2021-09-20T12:03:20.878Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2021-09-20T12:03:20.878Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.230' [2021-09-20T12:03:20.878Z] WARN: Skipping validation tests [2021-09-20T12:03:20.878Z] INFO: Running unit tests at 09/20/2021 12:03:10... [2021-09-20T12:03:20.878Z] INFO: make.ps1 starting at 09/20/2021 12:03:13 [2021-09-20T12:03:20.878Z] INFO: Git commit (f1d02ecb5f) assumed from DOCKER_GITCOMMIT environment variable [2021-09-20T12:03:20.878Z] INFO: Invoking autogen... [2021-09-20T12:03:20.878Z] INFO: Running unit tests... [2021-09-20T12:03:20.879Z] 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/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/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/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/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/stack 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-09-20T12:03:21.136Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-09-20T12:03:21.136Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-20T12:03:21.136Z] GOOS="" GOARCH="" GOARM="" [2021-09-20T12:03:21.136Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-20T12:03:21.136Z] [2021-09-20T12:03:21.136Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-09-20T12:03:21.136Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-09-20T12:03:21.136Z] Using test binary docker [2021-09-20T12:03:21.136Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-09-20T12:03:21.136Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-09-20T12:03:21.136Z] INFO: Waiting for daemon to start... [2021-09-20T12:03:21.136Z] Starting dockerd [2021-09-20T12:03:21.136Z] . [2021-09-20T12:03:21.136Z] INFO: Building docker-sdk-python3:5.0.0... [2021-09-20T12:03:21.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-09-20T12:03:22.246Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.32s) [2021-09-20T12:03:22.246Z] --- PASS: TestDaemonRestartIpcMode (2.66s) [2021-09-20T12:03:22.246Z] PASS [2021-09-20T12:03:22.246Z] [2021-09-20T12:03:22.246Z] === Skipped [2021-09-20T12:03:22.246Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-09-20T12:03:22.246Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-20T12:03:22.246Z] [2021-09-20T12:03:22.246Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-09-20T12:03:22.246Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-09-20T12:03:22.246Z] [2021-09-20T12:03:22.246Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-09-20T12:03:22.246Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-20T12:03:22.246Z] [2021-09-20T12:03:22.246Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-09-20T12:03:22.246Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-09-20T12:03:22.246Z] [2021-09-20T12:03:22.246Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-09-20T12:03:22.246Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-20T12:03:22.246Z] [2021-09-20T12:03:22.246Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-09-20T12:03:22.246Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-20T12:03:22.246Z] [2021-09-20T12:03:22.246Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-09-20T12:03:22.246Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-20T12:03:22.246Z] [2021-09-20T12:03:22.246Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-09-20T12:03:22.246Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-20T12:03:22.246Z] [2021-09-20T12:03:22.246Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-09-20T12:03:22.246Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-20T12:03:22.246Z] [2021-09-20T12:03:22.246Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-09-20T12:03:22.246Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-20T12:03:22.246Z] [2021-09-20T12:03:22.246Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-09-20T12:03:22.246Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-20T12:03:22.246Z] [2021-09-20T12:03:22.246Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-09-20T12:03:22.246Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-09-20T12:03:22.246Z] [2021-09-20T12:03:22.246Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-09-20T12:03:22.246Z] 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-09-20T12:03:22.246Z] [2021-09-20T12:03:22.246Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-09-20T12:03:22.246Z] 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-09-20T12:03:22.246Z] [2021-09-20T12:03:22.246Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-09-20T12:03:22.246Z] 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-09-20T12:03:22.246Z] [2021-09-20T12:03:22.246Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-09-20T12:03:22.246Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-20T12:03:22.246Z] [2021-09-20T12:03:22.246Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-09-20T12:03:22.246Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-09-20T12:03:22.246Z] [2021-09-20T12:03:22.246Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-09-20T12:03:22.246Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-20T12:03:22.246Z] [2021-09-20T12:03:22.246Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-09-20T12:03:22.246Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-09-20T12:03:22.246Z] [2021-09-20T12:03:22.246Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-09-20T12:03:22.246Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-09-20T12:03:22.246Z] [2021-09-20T12:03:22.246Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-09-20T12:03:22.246Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-20T12:03:22.246Z] [2021-09-20T12:03:22.246Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-09-20T12:03:22.246Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-09-20T12:03:22.246Z] [2021-09-20T12:03:22.246Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-09-20T12:03:22.246Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-20T12:03:22.246Z] [2021-09-20T12:03:22.246Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-09-20T12:03:22.246Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-20T12:03:22.246Z] [2021-09-20T12:03:22.246Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-09-20T12:03:22.246Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-20T12:03:22.246Z] [2021-09-20T12:03:22.246Z] DONE 176 tests, 25 skipped in 65.881s [2021-09-20T12:03:22.246Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-09-20T12:03:22.506Z] === RUN TestConfigDaemonLibtrustID [2021-09-20T12:03:23.075Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2021-09-20T12:03:23.075Z] === RUN TestDaemonConfigValidation [2021-09-20T12:03:23.075Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-09-20T12:03:23.075Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-09-20T12:03:23.075Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-09-20T12:03:23.075Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-09-20T12:03:23.075Z] === RUN TestDaemonConfigValidation/invalid_config [2021-09-20T12:03:23.075Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-09-20T12:03:23.075Z] === RUN TestDaemonConfigValidation/malformed_config [2021-09-20T12:03:23.075Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-09-20T12:03:23.075Z] === RUN TestDaemonConfigValidation/valid_config [2021-09-20T12:03:23.075Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-09-20T12:03:23.075Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-09-20T12:03:23.075Z] === CONT TestDaemonConfigValidation/malformed_config [2021-09-20T12:03:23.075Z] === CONT TestDaemonConfigValidation/valid_config [2021-09-20T12:03:23.075Z] === CONT TestDaemonConfigValidation/invalid_config [2021-09-20T12:03:23.075Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-09-20T12:03:23.334Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-09-20T12:03:23.334Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2021-09-20T12:03:23.334Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-09-20T12:03:23.334Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2021-09-20T12:03:23.334Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2021-09-20T12:03:23.334Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-09-20T12:03:23.334Z] === RUN TestConfigDaemonSeccompProfiles [2021-09-20T12:03:23.334Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-09-20T12:03:23.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-09-20T12:03:24.090Z] --- PASS: TestImportExtremelyLargeImageWorks (91.54s) [2021-09-20T12:03:24.091Z] PASS [2021-09-20T12:03:24.091Z] [2021-09-20T12:03:24.091Z] DONE 12 tests in 93.837s [2021-09-20T12:03:24.091Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-09-20T12:03:24.091Z] INFO: Testing against a local daemon [2021-09-20T12:03:24.091Z] === RUN TestNetworkCreateDelete [2021-09-20T12:03:24.091Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-09-20T12:03:24.091Z] === RUN TestDockerNetworkDeletePreferID [2021-09-20T12:03:24.091Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2021-09-20T12:03:24.091Z] === RUN TestDaemonDNSFallback [2021-09-20T12:03:24.310Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-09-20T12:03:25.280Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-09-20T12:03:26.000Z] --- PASS: TestDaemonDNSFallback (6.42s) [2021-09-20T12:03:26.000Z] === RUN TestInspectNetwork [2021-09-20T12:03:26.659Z] === CONT TestConfigDaemonSeccompProfiles [2021-09-20T12:03:26.659Z] daemon_test.go:148: [d1e64200ecfda] daemon is not started [2021-09-20T12:03:26.659Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) [2021-09-20T12:03:26.659Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2021-09-20T12:03:26.659Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2021-09-20T12:03:26.659Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2021-09-20T12:03:26.659Z] PASS [2021-09-20T12:03:26.659Z] [2021-09-20T12:03:26.659Z] DONE 11 tests in 4.126s [2021-09-20T12:03:26.659Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-09-20T12:03:26.659Z] INFO: Testing against a local daemon [2021-09-20T12:03:26.659Z] === RUN TestCommitInheritsEnv [2021-09-20T12:03:26.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-09-20T12:03:28.059Z] ? github.com/docker/docker/api [no test files] [2021-09-20T12:03:28.562Z] --- PASS: TestCommitInheritsEnv (1.56s) [2021-09-20T12:03:28.562Z] === RUN TestImportExtremelyLargeImageWorks [2021-09-20T12:03:28.562Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-09-20T12:03:28.562Z] === RUN TestImagesFilterMultiReference [2021-09-20T12:03:28.562Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-09-20T12:03:28.562Z] === RUN TestImagePullPlatformInvalid [2021-09-20T12:03:28.562Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-09-20T12:03:28.562Z] === RUN TestRemoveImageOrphaning [2021-09-20T12:03:28.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-09-20T12:03:29.292Z] === RUN TestInspectNetwork/full_network_id [2021-09-20T12:03:29.292Z] === RUN TestInspectNetwork/partial_network_id [2021-09-20T12:03:29.292Z] === RUN TestInspectNetwork/network_name [2021-09-20T12:03:29.292Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-09-20T12:03:30.464Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2021-09-20T12:03:30.464Z] === RUN TestRemoveImageGarbageCollector [2021-09-20T12:03:30.464Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-09-20T12:03:30.464Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-09-20T12:03:30.464Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-09-20T12:03:30.464Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-09-20T12:03:30.464Z] === RUN TestTagInvalidReference [2021-09-20T12:03:30.464Z] --- PASS: TestTagInvalidReference (0.01s) [2021-09-20T12:03:30.464Z] === RUN TestTagValidPrefixedRepo [2021-09-20T12:03:30.464Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-09-20T12:03:30.464Z] === RUN TestTagExistedNameWithoutForce [2021-09-20T12:03:30.464Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-09-20T12:03:30.464Z] === RUN TestTagOfficialNames [2021-09-20T12:03:30.464Z] --- PASS: TestTagOfficialNames (0.06s) [2021-09-20T12:03:30.464Z] === RUN TestTagMatchesDigest [2021-09-20T12:03:30.464Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-09-20T12:03:30.464Z] === CONT TestImportExtremelyLargeImageWorks [2021-09-20T12:03:31.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-09-20T12:03:33.259Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-09-20T12:03:33.259Z] Using test binary docker [2021-09-20T12:03:33.259Z] +++ /etc/init.d/apparmor start [2021-09-20T12:03:33.259Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-09-20T12:03:33.259Z] INFO: Waiting for daemon to start... [2021-09-20T12:03:33.259Z] Starting dockerd [2021-09-20T12:03:33.259Z] +++ 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-09-20T12:03:33.487Z] --- PASS: TestInspectNetwork (7.30s) [2021-09-20T12:03:33.487Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-09-20T12:03:33.487Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-09-20T12:03:33.487Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-09-20T12:03:33.487Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-09-20T12:03:33.487Z] === RUN TestRunContainerWithBridgeNone [2021-09-20T12:03:34.913Z] --- PASS: TestRunContainerWithBridgeNone (1.68s) [2021-09-20T12:03:34.913Z] === RUN TestNetworkInvalidJSON [2021-09-20T12:03:34.913Z] === RUN TestNetworkInvalidJSON//networks/create [2021-09-20T12:03:34.913Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-09-20T12:03:34.913Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-09-20T12:03:34.913Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-09-20T12:03:34.913Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-20T12:03:34.913Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-20T12:03:34.913Z] === CONT TestNetworkInvalidJSON//networks/create [2021-09-20T12:03:34.913Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-20T12:03:34.913Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-09-20T12:03:34.913Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-09-20T12:03:34.913Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-09-20T12:03:34.913Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-09-20T12:03:34.913Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-09-20T12:03:34.913Z] === RUN TestNetworkList [2021-09-20T12:03:34.913Z] === RUN TestNetworkList//networks [2021-09-20T12:03:34.913Z] === PAUSE TestNetworkList//networks [2021-09-20T12:03:34.913Z] === RUN TestNetworkList//networks/ [2021-09-20T12:03:34.913Z] === PAUSE TestNetworkList//networks/ [2021-09-20T12:03:34.913Z] === CONT TestNetworkList//networks [2021-09-20T12:03:34.913Z] === CONT TestNetworkList//networks/ [2021-09-20T12:03:34.913Z] --- PASS: TestNetworkList (0.01s) [2021-09-20T12:03:34.913Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-09-20T12:03:34.913Z] --- PASS: TestNetworkList//networks (0.00s) [2021-09-20T12:03:34.913Z] === RUN TestHostIPv4BridgeLabel [2021-09-20T12:03:35.516Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2021-09-20T12:03:35.516Z] === RUN TestDaemonRestartWithLiveRestore [2021-09-20T12:03:35.800Z] . [2021-09-20T12:03:35.800Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-09-20T12:03:35.800Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-09-20T12:03:35.800Z] Error: No such image: emptyfs [2021-09-20T12:03:35.800Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-09-20T12:03:35.800Z] ++++ docker load [2021-09-20T12:03:36.061Z] Running integration-test (iteration 1) [2021-09-20T12:03:36.061Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-09-20T12:03:36.061Z] ++ 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-09-20T12:03:36.061Z] ++ set -e [2021-09-20T12:03:36.061Z] ++ '[' -n 0 ']' [2021-09-20T12:03:36.061Z] ++ set -x [2021-09-20T12:03:36.061Z] ++ env -i DEST=/go/src/github.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-09-20T12:03:36.454Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-09-20T12:03:36.454Z] === RUN TestDaemonDefaultNetworkPools [2021-09-20T12:03:37.002Z] Loaded image: busybox:latest [2021-09-20T12:03:37.393Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2021-09-20T12:03:37.393Z] === RUN TestDaemonRestartWithExistingNetwork [2021-09-20T12:03:37.635Z] Loaded image: busybox:glibc [2021-09-20T12:03:38.333Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2021-09-20T12:03:38.333Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-09-20T12:03:39.713Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2021-09-20T12:03:39.713Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-09-20T12:03:40.282Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-09-20T12:03:40.282Z] === RUN TestServiceWithPredefinedNetwork [2021-09-20T12:03:40.579Z] === RUN TestMiddlewares [2021-09-20T12:03:40.579Z] --- PASS: TestMiddlewares (0.00s) [2021-09-20T12:03:40.579Z] PASS [2021-09-20T12:03:40.579Z] coverage: 9.0% of statements [2021-09-20T12:03:40.579Z] ok github.com/docker/docker/api/server 0.047s coverage: 9.0% of statements [2021-09-20T12:03:41.826Z] ok github.com/docker/docker/libnetwork/networkdb 103.011s coverage: 60.0% of statements [2021-09-20T12:03:41.826Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-09-20T12:03:41.826Z] ok github.com/docker/docker/libnetwork/options 0.003s coverage: 100.0% of statements [2021-09-20T12:03:41.826Z] ok github.com/docker/docker/libnetwork/osl 4.456s coverage: 39.7% of statements [2021-09-20T12:03:41.826Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.004s coverage: 20.0% of statements [2021-09-20T12:03:42.403Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 86.1% of statements [2021-09-20T12:03:42.821Z] --- PASS: TestServiceWithPredefinedNetwork (2.43s) [2021-09-20T12:03:42.821Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-09-20T12:03:42.821Z] service_test.go:243: FLAKY_TEST [2021-09-20T12:03:42.821Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-20T12:03:42.821Z] === RUN TestServiceWithDataPathPortInit [2021-09-20T12:03:42.917Z] Loaded image: debian:bullseye-slim [2021-09-20T12:03:42.917Z] Loaded image: hello-world:latest [2021-09-20T12:03:42.917Z] Loaded image: arm32v7/hello-world:latest [2021-09-20T12:03:42.917Z] INFO: Testing against a local daemon [2021-09-20T12:03:42.917Z] === RUN TestCgroupNamespacesBuild [2021-09-20T12:03:43.818Z] ok github.com/docker/docker/libnetwork/portmapper 0.788s coverage: 48.6% of statements [2021-09-20T12:03:44.826Z] --- PASS: TestCgroupNamespacesBuild (2.43s) [2021-09-20T12:03:44.826Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-09-20T12:03:45.217Z] ok github.com/docker/docker/libnetwork/resolvconf 0.006s coverage: 70.6% of statements [2021-09-20T12:03:45.217Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-09-20T12:03:46.165Z] ok github.com/docker/docker/libnetwork/types 0.004s coverage: 37.3% of statements [2021-09-20T12:03:46.165Z] [2021-09-20T12:03:46.165Z] === Skipped [2021-09-20T12:03:46.165Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-09-20T12:03:46.165Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-20T12:03:46.165Z] [2021-09-20T12:03:46.165Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-09-20T12:03:46.165Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-20T12:03:46.165Z] [2021-09-20T12:03:46.165Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-09-20T12:03:46.165Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-20T12:03:46.165Z] [2021-09-20T12:03:46.165Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-09-20T12:03:46.165Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-20T12:03:46.165Z] [2021-09-20T12:03:46.165Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-09-20T12:03:46.165Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-20T12:03:46.165Z] [2021-09-20T12:03:46.165Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-09-20T12:03:46.165Z] firewalld_test.go:14: firewalld is not running [2021-09-20T12:03:46.165Z] [2021-09-20T12:03:46.165Z] DONE 331 tests, 6 skipped in 316.294s [2021-09-20T12:03:47.367Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.05s) [2021-09-20T12:03:47.367Z] === RUN TestBuildWithSession [2021-09-20T12:03:47.367Z] build_session_test.go:25: TODO: BuildKit [2021-09-20T12:03:47.367Z] --- SKIP: TestBuildWithSession (0.00s) [2021-09-20T12:03:47.367Z] === RUN TestBuildSquashParent Post stage [Pipeline] junit [2021-09-20T12:03:47.579Z] Recording test results [2021-09-20T12:03:49.313Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-09-20T12:03:49.670Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42868/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 -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:f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 hack/make.sh dynbinary test-integration [2021-09-20T12:03:50.620Z] [2021-09-20T12:03:50.620Z] Removing bundles/ [2021-09-20T12:03:50.620Z] [2021-09-20T12:03:50.620Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-09-20T12:03:50.620Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-09-20T12:03:50.620Z] GOOS="" GOARCH="" GOARM="" [2021-09-20T12:03:55.492Z] --- PASS: TestBuildSquashParent (8.32s) [2021-09-20T12:03:55.492Z] === RUN TestBuildWithRemoveAndForceRemove [2021-09-20T12:03:55.492Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-20T12:03:55.492Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-20T12:03:55.492Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-20T12:03:55.492Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-20T12:03:55.492Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-20T12:03:55.492Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-20T12:03:55.492Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-20T12:03:55.492Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-20T12:03:55.492Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-20T12:03:55.492Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-20T12:03:55.492Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-20T12:03:55.492Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-20T12:03:55.492Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-20T12:03:55.492Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-20T12:03:57.716Z] --- PASS: TestServiceWithDataPathPortInit (14.05s) [2021-09-20T12:03:57.716Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-09-20T12:03:58.784Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-20T12:03:58.784Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-20T12:03:59.099Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:6eeqrk79r56op8gajr9hv0ynd Created:2021-09-20 12:03:57.871794734 +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[7f48d916199e3c8ae322bb1f86c941c3243257bc2fadf9812ed0447c6e7f99f1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ka7g6usxqq06s590yvtm08x9q EndpointID:b78c2ec9d0c402aef3d098c37577cb193c127f2b1e0dd065810e332650c9dadd MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:18ed6682f61ebe2fe7edd19ecaf2dff5514a876bb36ab7d2ec6db2663b70000d 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:ba06a032fd29 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ka7g6usxqq06s590yvtm08x9q EndpointID:b78c2ec9d0c402aef3d098c37577cb193c127f2b1e0dd065810e332650c9dadd EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-09-20T12:04:01.318Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-20T12:04:01.578Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-20T12:04:04.375Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.98s) [2021-09-20T12:04:04.375Z] PASS [2021-09-20T12:04:04.375Z] [2021-09-20T12:04:04.375Z] === Skipped [2021-09-20T12:04:04.375Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-20T12:04:04.375Z] service_test.go:243: FLAKY_TEST [2021-09-20T12:04:04.375Z] [2021-09-20T12:04:04.375Z] DONE 26 tests, 1 skipped in 44.648s [2021-09-20T12:04:04.375Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-09-20T12:04:04.375Z] INFO: Testing against a local daemon [2021-09-20T12:04:04.375Z] === RUN TestDockerNetworkIpvlanPersistance [2021-09-20T12:04:04.375Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-20T12:04:04.375Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-09-20T12:04:04.375Z] === RUN TestDockerNetworkIpvlan [2021-09-20T12:04:04.375Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-20T12:04:04.375Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-09-20T12:04:04.375Z] PASS [2021-09-20T12:04:04.375Z] [2021-09-20T12:04:04.375Z] === Skipped [2021-09-20T12:04:04.375Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-09-20T12:04:04.375Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-20T12:04:04.375Z] [2021-09-20T12:04:04.375Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-09-20T12:04:04.375Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-20T12:04:04.375Z] [2021-09-20T12:04:04.375Z] DONE 2 tests, 2 skipped in 0.022s [2021-09-20T12:04:04.375Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-09-20T12:04:04.375Z] INFO: Testing against a local daemon [2021-09-20T12:04:04.375Z] === RUN TestDockerNetworkMacvlanPersistance [2021-09-20T12:04:04.867Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-09-20T12:04:04.867Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.13s) [2021-09-20T12:04:04.867Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.16s) [2021-09-20T12:04:04.867Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.82s) [2021-09-20T12:04:04.867Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.16s) [2021-09-20T12:04:04.867Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.07s) [2021-09-20T12:04:04.867Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.90s) [2021-09-20T12:04:04.867Z] === RUN TestBuildMultiStageCopy [2021-09-20T12:04:04.867Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-09-20T12:04:04.943Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s) [2021-09-20T12:04:04.943Z] === RUN TestDockerNetworkMacvlan [2021-09-20T12:04:05.512Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-09-20T12:04:06.450Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-09-20T12:04:07.020Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-09-20T12:04:07.402Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-09-20T12:04:07.402Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-09-20T12:04:07.760Z] sha256:92827f8ac90035467aa6312473862bf53b383789a39a528e511e368479243484 [2021-09-20T12:04:07.760Z] INFO: Starting docker-py tests... [2021-09-20T12:04:07.760Z] ============================= test session starts ============================== [2021-09-20T12:04:07.760Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.10.0, pluggy-1.0.0 [2021-09-20T12:04:07.761Z] rootdir: /src, inifile: pytest.ini [2021-09-20T12:04:07.761Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-09-20T12:04:07.761Z] collected 390 items / 1 deselected / 389 selected [2021-09-20T12:04:07.761Z] [2021-09-20T12:04:07.970Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-09-20T12:04:08.540Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-09-20T12:04:08.932Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-09-20T12:04:09.110Z] --- PASS: TestBuildMultiStageCopy (4.53s) [2021-09-20T12:04:09.110Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.53s) [2021-09-20T12:04:09.110Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.44s) [2021-09-20T12:04:09.110Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2021-09-20T12:04:09.110Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s) [2021-09-20T12:04:09.110Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.46s) [2021-09-20T12:04:09.110Z] === RUN TestBuildMultiStageParentConfig [2021-09-20T12:04:09.653Z] a0ddf88812f1: Pull complete [2021-09-20T12:04:09.653Z] Digest: sha256:2b33eda096538c803fbf0c03dc7ea42c3c1b713e30aae03116d989867eda2bf8 [2021-09-20T12:04:09.653Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-20T12:04:09.653Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-09-20T12:04:09.653Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-09-20T12:04:09.653Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2183' [2021-09-20T12:04:09.653Z] WARN: Skipping validation tests [2021-09-20T12:04:09.653Z] INFO: Running unit tests at 09/20/2021 12:04:07... [2021-09-20T12:04:10.491Z] --- PASS: TestBuildMultiStageParentConfig (1.29s) [2021-09-20T12:04:10.491Z] === RUN TestBuildLabelWithTargets [2021-09-20T12:04:10.840Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-09-20T12:04:12.400Z] --- PASS: TestBuildLabelWithTargets (2.02s) [2021-09-20T12:04:12.400Z] === RUN TestBuildWithEmptyLayers [2021-09-20T12:04:12.574Z] INFO: make.ps1 starting at 09/20/2021 12:04:12 [2021-09-20T12:04:13.034Z] INFO: Git commit (f1d02ecb5f) assumed from DOCKER_GITCOMMIT environment variable [2021-09-20T12:04:13.034Z] INFO: Invoking autogen... [2021-09-20T12:04:13.340Z] --- PASS: TestBuildWithEmptyLayers (1.05s) [2021-09-20T12:04:13.340Z] === RUN TestBuildMultiStageOnBuild [2021-09-20T12:04:13.493Z] INFO: Running unit tests... [2021-09-20T12:04:14.135Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-09-20T12:04:14.705Z] --- PASS: TestDockerNetworkMacvlan (9.57s) [2021-09-20T12:04:14.705Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-09-20T12:04:14.705Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-09-20T12:04:14.705Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s) [2021-09-20T12:04:14.705Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.81s) [2021-09-20T12:04:14.705Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.95s) [2021-09-20T12:04:14.705Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) [2021-09-20T12:04:14.705Z] PASS [2021-09-20T12:04:14.705Z] [2021-09-20T12:04:14.705Z] DONE 8 tests in 10.904s [2021-09-20T12:04:14.705Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-09-20T12:04:14.705Z] testing: warning: no tests to run [2021-09-20T12:04:14.705Z] PASS [2021-09-20T12:04:14.705Z] [2021-09-20T12:04:14.705Z] DONE 0 tests in 0.007s [2021-09-20T12:04:14.705Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-09-20T12:04:14.705Z] INFO: Testing against a local daemon [2021-09-20T12:04:14.705Z] === RUN TestAuthZPluginAllowRequest [2021-09-20T12:04:15.646Z] --- PASS: TestAuthZPluginAllowRequest (1.17s) [2021-09-20T12:04:15.646Z] === RUN TestAuthZPluginTLS [2021-09-20T12:04:16.215Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-09-20T12:04:16.215Z] === RUN TestAuthZPluginDenyRequest [2021-09-20T12:04:16.636Z] --- PASS: TestBuildMultiStageOnBuild (2.83s) [2021-09-20T12:04:16.636Z] === RUN TestBuildUncleanTarFilenames [2021-09-20T12:04:16.784Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-09-20T12:04:16.784Z] === RUN TestAuthZPluginAPIDenyResponse [2021-09-20T12:04:17.352Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-09-20T12:04:17.352Z] === RUN TestAuthZPluginDenyResponse [2021-09-20T12:04:17.726Z] 48a76b150a3a: Pull complete [2021-09-20T12:04:17.726Z] Digest: sha256:591f3c76c17869b99700815aa259f728a92f4912dcd68bcce21b7e9a4309cda4 [2021-09-20T12:04:17.726Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-20T12:04:17.726Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2021-09-20T12:04:17.726Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2021-09-20T12:04:17.726Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.230' [2021-09-20T12:04:17.726Z] WARN: Skipping validation tests [2021-09-20T12:04:17.726Z] INFO: Running unit tests at 09/20/2021 12:04:16... [2021-09-20T12:04:17.922Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-09-20T12:04:17.923Z] === RUN TestAuthZPluginAllowEventStream [2021-09-20T12:04:18.014Z] --- PASS: TestBuildUncleanTarFilenames (1.66s) [2021-09-20T12:04:18.014Z] === RUN TestBuildMultiStageLayerLeak [2021-09-20T12:04:19.303Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s) [2021-09-20T12:04:19.303Z] === RUN TestAuthZPluginErrorResponse [2021-09-20T12:04:19.563Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-09-20T12:04:19.563Z] === RUN TestAuthZPluginErrorRequest [2021-09-20T12:04:20.014Z] INFO: make.ps1 starting at 09/20/2021 12:04:19 [2021-09-20T12:04:20.133Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-09-20T12:04:20.133Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-09-20T12:04:20.479Z] INFO: Git commit (f1d02ecb5f) assumed from DOCKER_GITCOMMIT environment variable [2021-09-20T12:04:20.479Z] INFO: Invoking autogen... [2021-09-20T12:04:20.479Z] INFO: Running unit tests... [2021-09-20T12:04:20.574Z] 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/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/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/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/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/stack 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-09-20T12:04:20.702Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-09-20T12:04:20.702Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-09-20T12:04:21.311Z] --- PASS: TestBuildMultiStageLayerLeak (2.93s) [2021-09-20T12:04:21.311Z] === RUN TestBuildWithHugeFile [2021-09-20T12:04:22.085Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.38s) [2021-09-20T12:04:22.085Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-09-20T12:04:23.467Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.40s) [2021-09-20T12:04:23.467Z] === RUN TestAuthZPluginHeader [2021-09-20T12:04:24.035Z] --- PASS: TestAuthZPluginHeader (0.68s) [2021-09-20T12:04:24.035Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-09-20T12:04:24.836Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-09-20T12:04:25.656Z] tests/integration/api_client_test.py ..... [ 7%] [2021-09-20T12:04:26.264Z] 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/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/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/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/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/stack 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-09-20T12:04:27.400Z] tests/integration/api_config_test.py ..... [ 8%] [2021-09-20T12:04:28.230Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.63s) [2021-09-20T12:04:28.230Z] === RUN TestAuthZPluginV2Disable [2021-09-20T12:04:29.151Z] ? github.com/docker/docker/api [no test files] [2021-09-20T12:04:30.768Z] --- PASS: TestAuthZPluginV2Disable (2.87s) [2021-09-20T12:04:30.768Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-09-20T12:04:31.494Z] === RUN TestBoolValue [2021-09-20T12:04:31.494Z] --- PASS: TestBoolValue (0.00s) [2021-09-20T12:04:31.494Z] === RUN TestBoolValueOrDefault [2021-09-20T12:04:31.494Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-09-20T12:04:31.494Z] === RUN TestInt64ValueOrZero [2021-09-20T12:04:31.494Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-09-20T12:04:31.494Z] === RUN TestInt64ValueOrDefault [2021-09-20T12:04:31.494Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-09-20T12:04:31.494Z] === RUN TestInt64ValueOrDefaultWithError [2021-09-20T12:04:31.494Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-09-20T12:04:31.494Z] === RUN TestJsonContentType [2021-09-20T12:04:31.494Z] --- PASS: TestJsonContentType (0.00s) [2021-09-20T12:04:31.494Z] PASS [2021-09-20T12:04:31.494Z] coverage: 14.7% of statements [2021-09-20T12:04:31.494Z] ok github.com/docker/docker/api/server/httputils 0.056s coverage: 14.7% of statements [2021-09-20T12:04:31.494Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-09-20T12:04:31.494Z] === RUN TestMaskSecretKeys [2021-09-20T12:04:31.494Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-09-20T12:04:31.494Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-09-20T12:04:31.494Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-09-20T12:04:31.494Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-09-20T12:04:31.494Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-09-20T12:04:31.494Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-09-20T12:04:31.494Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-09-20T12:04:31.494Z] === RUN TestVersionMiddlewareVersion [2021-09-20T12:04:31.494Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-09-20T12:04:31.494Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-09-20T12:04:31.494Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-09-20T12:04:31.494Z] PASS [2021-09-20T12:04:31.494Z] coverage: 37.7% of statements [2021-09-20T12:04:31.494Z] ok github.com/docker/docker/api/server/middleware 0.048s coverage: 37.7% of statements [2021-09-20T12:04:31.494Z] ? github.com/docker/docker/api/server/router [no test files] [2021-09-20T12:04:31.494Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-09-20T12:04:31.494Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-09-20T12:04:31.494Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-09-20T12:04:31.494Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-09-20T12:04:31.494Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-09-20T12:04:31.494Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-09-20T12:04:31.494Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-09-20T12:04:31.494Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-09-20T12:04:31.494Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-09-20T12:04:31.494Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-09-20T12:04:31.494Z] === RUN TestToJSON [2021-09-20T12:04:31.494Z] --- PASS: TestToJSON (0.00s) [2021-09-20T12:04:31.494Z] === RUN TestToParamWithVersion [2021-09-20T12:04:31.494Z] --- PASS: TestToParamWithVersion (0.00s) [2021-09-20T12:04:31.494Z] === RUN TestFromJSON [2021-09-20T12:04:31.494Z] --- PASS: TestFromJSON (0.00s) [2021-09-20T12:04:31.494Z] === RUN TestEmpty [2021-09-20T12:04:31.494Z] --- PASS: TestEmpty (0.00s) [2021-09-20T12:04:31.494Z] === RUN TestArgsMatchKVListEmptySources [2021-09-20T12:04:31.494Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-09-20T12:04:31.494Z] === RUN TestArgsMatchKVList [2021-09-20T12:04:31.494Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-09-20T12:04:31.494Z] === RUN TestArgsMatch [2021-09-20T12:04:31.494Z] --- PASS: TestArgsMatch (0.00s) [2021-09-20T12:04:31.494Z] === RUN TestAdd [2021-09-20T12:04:31.494Z] --- PASS: TestAdd (0.00s) [2021-09-20T12:04:31.494Z] === RUN TestDel [2021-09-20T12:04:31.494Z] --- PASS: TestDel (0.00s) [2021-09-20T12:04:31.494Z] === RUN TestLen [2021-09-20T12:04:31.494Z] --- PASS: TestLen (0.00s) [2021-09-20T12:04:31.494Z] === RUN TestExactMatch [2021-09-20T12:04:31.494Z] --- PASS: TestExactMatch (0.00s) [2021-09-20T12:04:31.494Z] === RUN TestOnlyOneExactMatch [2021-09-20T12:04:31.494Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-09-20T12:04:31.494Z] === RUN TestContains [2021-09-20T12:04:31.494Z] --- PASS: TestContains (0.00s) [2021-09-20T12:04:31.494Z] === RUN TestValidate [2021-09-20T12:04:31.494Z] --- PASS: TestValidate (0.00s) [2021-09-20T12:04:31.494Z] === RUN TestWalkValues [2021-09-20T12:04:31.494Z] --- PASS: TestWalkValues (0.00s) [2021-09-20T12:04:31.494Z] === RUN TestFuzzyMatch [2021-09-20T12:04:31.494Z] --- PASS: TestFuzzyMatch (0.00s) [2021-09-20T12:04:31.494Z] === RUN TestClone [2021-09-20T12:04:31.494Z] --- PASS: TestClone (0.00s) [2021-09-20T12:04:31.494Z] PASS [2021-09-20T12:04:31.494Z] coverage: 92.2% of statements [2021-09-20T12:04:31.494Z] ok github.com/docker/docker/api/types/filters 0.039s coverage: 92.2% of statements [2021-09-20T12:04:31.494Z] === RUN TestAdjustForAPIVersion [2021-09-20T12:04:31.494Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-09-20T12:04:31.494Z] PASS [2021-09-20T12:04:31.494Z] coverage: 5.7% of statements [2021-09-20T12:04:31.494Z] ok github.com/docker/docker/api/server/router/swarm 0.035s coverage: 5.7% of statements [2021-09-20T12:04:31.494Z] === RUN TestStrSliceMarshalJSON [2021-09-20T12:04:31.494Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-09-20T12:04:31.494Z] === RUN TestStrSliceUnmarshalJSON [2021-09-20T12:04:31.494Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-09-20T12:04:31.494Z] === RUN TestStrSliceUnmarshalString [2021-09-20T12:04:31.494Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-09-20T12:04:31.494Z] === RUN TestStrSliceUnmarshalSlice [2021-09-20T12:04:31.494Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-09-20T12:04:31.494Z] PASS [2021-09-20T12:04:31.494Z] coverage: 90.0% of statements [2021-09-20T12:04:31.494Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-09-20T12:04:31.494Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-09-20T12:04:31.494Z] ? github.com/docker/docker/api/types [no test files] [2021-09-20T12:04:31.494Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-09-20T12:04:31.494Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-09-20T12:04:31.494Z] ? github.com/docker/docker/api/types/container [no test files] [2021-09-20T12:04:31.494Z] ? github.com/docker/docker/api/types/events [no test files] [2021-09-20T12:04:31.494Z] ? github.com/docker/docker/api/types/image [no test files] [2021-09-20T12:04:31.494Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-09-20T12:04:31.494Z] ? github.com/docker/docker/api/types/network [no test files] [2021-09-20T12:04:31.494Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-09-20T12:04:31.494Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-09-20T12:04:31.494Z] ok github.com/docker/docker/api/types/strslice 0.038s coverage: 90.0% of statements [2021-09-20T12:04:31.494Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-09-20T12:04:31.494Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-09-20T12:04:31.494Z] === RUN TestDurationToSecondsString [2021-09-20T12:04:31.494Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-09-20T12:04:31.494Z] === RUN TestGetTimestamp [2021-09-20T12:04:31.494Z] --- PASS: TestGetTimestamp (0.12s) [2021-09-20T12:04:31.494Z] === RUN TestParseTimestamps [2021-09-20T12:04:31.494Z] --- PASS: TestParseTimestamps (0.00s) [2021-09-20T12:04:31.494Z] PASS [2021-09-20T12:04:31.494Z] coverage: 100.0% of statements [2021-09-20T12:04:31.494Z] ok github.com/docker/docker/api/types/time 0.153s coverage: 100.0% of statements [2021-09-20T12:04:31.494Z] === RUN TestCompareVersion [2021-09-20T12:04:31.494Z] --- PASS: TestCompareVersion (0.00s) [2021-09-20T12:04:31.494Z] PASS [2021-09-20T12:04:31.494Z] coverage: 77.3% of statements [2021-09-20T12:04:31.494Z] ok github.com/docker/docker/api/types/versions 0.031s coverage: 77.3% of statements [2021-09-20T12:04:31.494Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-09-20T12:04:31.494Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-09-20T12:04:31.494Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-09-20T12:04:31.494Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-09-20T12:04:31.494Z] ? github.com/docker/docker/builder [no test files] [2021-09-20T12:04:31.494Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-09-20T12:04:31.494Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-09-20T12:04:31.494Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-09-20T12:04:31.494Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-09-20T12:04:31.494Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-09-20T12:04:31.494Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-09-20T12:04:31.494Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-09-20T12:04:31.494Z] === RUN TestParseRemoteURL [2021-09-20T12:04:31.494Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-09-20T12:04:31.495Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-09-20T12:04:31.495Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-09-20T12:04:31.495Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-09-20T12:04:31.495Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-09-20T12:04:31.495Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-09-20T12:04:31.495Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-09-20T12:04:31.495Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-09-20T12:04:31.495Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-09-20T12:04:31.495Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-09-20T12:04:31.495Z] --- PASS: TestParseRemoteURL (0.00s) [2021-09-20T12:04:31.495Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-09-20T12:04:31.495Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-09-20T12:04:31.495Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-09-20T12:04:31.495Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-09-20T12:04:31.495Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-09-20T12:04:31.495Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-09-20T12:04:31.495Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-09-20T12:04:31.495Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-09-20T12:04:31.495Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-09-20T12:04:31.495Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestCloneArgsSmartHttp [2021-09-20T12:04:31.495Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-09-20T12:04:31.495Z] === RUN TestCloneArgsDumbHttp [2021-09-20T12:04:31.495Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestCloneArgsGit [2021-09-20T12:04:31.495Z] --- PASS: TestCloneArgsGit (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestCheckoutGit [2021-09-20T12:04:31.495Z] === RUN TestEnable [2021-09-20T12:04:31.495Z] --- PASS: TestEnable (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestDisable [2021-09-20T12:04:31.495Z] --- PASS: TestDisable (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestEnabled [2021-09-20T12:04:31.495Z] --- PASS: TestEnabled (0.00s) [2021-09-20T12:04:31.495Z] PASS [2021-09-20T12:04:31.495Z] coverage: 100.0% of statements [2021-09-20T12:04:31.495Z] ok github.com/docker/docker/cli/debug 0.030s coverage: 100.0% of statements [2021-09-20T12:04:31.495Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-09-20T12:04:31.495Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestProcessNoDockerignore [2021-09-20T12:04:31.495Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestProcessShouldLeaveAllFiles [2021-09-20T12:04:31.495Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestDetectContentType [2021-09-20T12:04:31.495Z] --- PASS: TestDetectContentType (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestSelectAcceptableMIME [2021-09-20T12:04:31.495Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestInspectEmptyResponse [2021-09-20T12:04:31.495Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestInspectResponseBinary [2021-09-20T12:04:31.495Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestResponseUnsupportedContentType [2021-09-20T12:04:31.495Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestInspectResponseTextSimple [2021-09-20T12:04:31.495Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestInspectResponseEmptyContentType [2021-09-20T12:04:31.495Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestUnknownContentLength [2021-09-20T12:04:31.495Z] --- PASS: TestUnknownContentLength (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestDownloadRemote [2021-09-20T12:04:31.495Z] --- PASS: TestDownloadRemote (0.07s) [2021-09-20T12:04:31.495Z] === RUN TestGetWithStatusError [2021-09-20T12:04:31.495Z] --- PASS: TestGetWithStatusError (0.01s) [2021-09-20T12:04:31.495Z] === RUN TestCloseRootDirectory [2021-09-20T12:04:31.495Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:04:31.495Z] --- SKIP: TestCloseRootDirectory (0.03s) [2021-09-20T12:04:31.495Z] === RUN TestHashFile [2021-09-20T12:04:31.495Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:04:31.495Z] --- SKIP: TestHashFile (0.01s) [2021-09-20T12:04:31.495Z] === RUN TestHashSubdir [2021-09-20T12:04:31.495Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:04:31.495Z] --- SKIP: TestHashSubdir (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestRemoveDirectory [2021-09-20T12:04:31.495Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:04:31.495Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-09-20T12:04:31.495Z] PASS [2021-09-20T12:04:31.495Z] coverage: 9.3% of statements [2021-09-20T12:04:31.495Z] ok github.com/docker/docker/builder/remotecontext 0.241s coverage: 9.3% of statements [2021-09-20T12:04:31.495Z] === RUN TestGetAllAllowed [2021-09-20T12:04:31.495Z] --- PASS: TestGetAllAllowed (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestGetAllMeta [2021-09-20T12:04:31.495Z] --- PASS: TestGetAllMeta (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestWarnOnUnusedBuildArgs [2021-09-20T12:04:31.495Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestIsUnreferencedBuiltin [2021-09-20T12:04:31.495Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestIsExistingDirectory [2021-09-20T12:04:31.495Z] --- PASS: TestIsExistingDirectory (0.01s) [2021-09-20T12:04:31.495Z] === RUN TestGetFilenameForDownload [2021-09-20T12:04:31.495Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestEnv2Variables [2021-09-20T12:04:31.495Z] --- PASS: TestEnv2Variables (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-09-20T12:04:31.495Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestMaintainer [2021-09-20T12:04:31.495Z] --- PASS: TestMaintainer (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestLabel [2021-09-20T12:04:31.495Z] --- PASS: TestLabel (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestFromScratch [2021-09-20T12:04:31.495Z] --- PASS: TestFromScratch (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestFromWithArg [2021-09-20T12:04:31.495Z] --- PASS: TestFromWithArg (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-09-20T12:04:31.495Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestFromWithUndefinedArg [2021-09-20T12:04:31.495Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestFromMultiStageWithNamedStage [2021-09-20T12:04:31.495Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestOnbuild [2021-09-20T12:04:31.495Z] --- PASS: TestOnbuild (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestWorkdir [2021-09-20T12:04:31.495Z] --- PASS: TestWorkdir (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestCmd [2021-09-20T12:04:31.495Z] --- PASS: TestCmd (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestHealthcheckNone [2021-09-20T12:04:31.495Z] --- PASS: TestHealthcheckNone (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestHealthcheckCmd [2021-09-20T12:04:31.495Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestEntrypoint [2021-09-20T12:04:31.495Z] --- PASS: TestEntrypoint (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestExpose [2021-09-20T12:04:31.495Z] --- PASS: TestExpose (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestUser [2021-09-20T12:04:31.495Z] --- PASS: TestUser (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestVolume [2021-09-20T12:04:31.495Z] --- PASS: TestVolume (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestStopSignal [2021-09-20T12:04:31.495Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-09-20T12:04:31.495Z] --- SKIP: TestStopSignal (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestArg [2021-09-20T12:04:31.495Z] --- PASS: TestArg (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestShell [2021-09-20T12:04:31.495Z] --- PASS: TestShell (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestPrependEnvOnCmd [2021-09-20T12:04:31.495Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestRunWithBuildArgs [2021-09-20T12:04:31.495Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestRunIgnoresHealthcheck [2021-09-20T12:04:31.495Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestDispatchUnsupportedOptions [2021-09-20T12:04:31.495Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-09-20T12:04:31.495Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-09-20T12:04:31.495Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-09-20T12:04:31.495Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-09-20T12:04:31.495Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-09-20T12:04:31.495Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-09-20T12:04:31.495Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestNormalizeWorkdir [2021-09-20T12:04:31.495Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestDispatch [2021-09-20T12:04:31.495Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-09-20T12:04:31.495Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-09-20T12:04:31.495Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-09-20T12:04:31.495Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-09-20T12:04:31.495Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-09-20T12:04:31.495Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-09-20T12:04:31.495Z] === RUN TestDispatch/COPY_url [2021-09-20T12:04:31.495Z] --- PASS: TestDispatch (0.09s) [2021-09-20T12:04:31.495Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.05s) [2021-09-20T12:04:31.495Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-09-20T12:04:31.495Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-09-20T12:04:31.495Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-09-20T12:04:31.495Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-09-20T12:04:31.495Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-09-20T12:04:31.495Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestAddScratchImageAddsToMounts [2021-09-20T12:04:31.495Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestAddFromScratchPopulatesPlatform [2021-09-20T12:04:31.495Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-09-20T12:04:31.495Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-09-20T12:04:31.495Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestImageSourceGetAddsToMounts [2021-09-20T12:04:31.495Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestEmptyDockerfile [2021-09-20T12:04:31.495Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestSymlinkDockerfile [2021-09-20T12:04:31.495Z] --- PASS: TestSymlinkDockerfile (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestDockerfileOutsideTheBuildContext [2021-09-20T12:04:31.495Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestNonExistingDockerfile [2021-09-20T12:04:31.495Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestCopyRunConfig [2021-09-20T12:04:31.495Z] --- PASS: TestCopyRunConfig (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestDeepCopyRunConfig [2021-09-20T12:04:31.495Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestExportImage [2021-09-20T12:04:31.495Z] --- PASS: TestExportImage (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestNormalizeDest [2021-09-20T12:04:31.495Z] --- PASS: TestNormalizeDest (0.00s) [2021-09-20T12:04:31.495Z] PASS [2021-09-20T12:04:31.495Z] coverage: 46.8% of statements [2021-09-20T12:04:31.495Z] ok github.com/docker/docker/builder/dockerfile 0.189s coverage: 46.8% of statements [2021-09-20T12:04:31.495Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-09-20T12:04:31.495Z] === RUN TestTCP4Proxy [2021-09-20T12:04:31.495Z] --- PASS: TestTCP4Proxy (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestTCP4ProxyHalfClose [2021-09-20T12:04:31.495Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestTCP6Proxy [2021-09-20T12:04:31.495Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-09-20T12:04:31.495Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestTCPDualStackProxy [2021-09-20T12:04:31.495Z] network_proxy_test.go:208: No support for dual stack yet [2021-09-20T12:04:31.495Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestUDP4Proxy [2021-09-20T12:04:31.495Z] --- PASS: TestUDP4Proxy (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestUDP6Proxy [2021-09-20T12:04:31.495Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-09-20T12:04:31.495Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestUDPWriteError [2021-09-20T12:04:31.495Z] --- PASS: TestUDPWriteError (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestSCTP4Proxy [2021-09-20T12:04:31.495Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-09-20T12:04:31.495Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-09-20T12:04:31.495Z] === RUN TestSCTP6Proxy [2021-09-20T12:04:31.495Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-09-20T12:04:31.495Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-09-20T12:04:31.495Z] PASS [2021-09-20T12:04:31.495Z] coverage: 49.4% of statements [2021-09-20T12:04:31.495Z] ok github.com/docker/docker/cmd/docker-proxy 0.041s coverage: 49.4% of statements [2021-09-20T12:04:33.307Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.68s) [2021-09-20T12:04:33.307Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-09-20T12:04:34.826Z] ? github.com/docker/docker/api [no test files] [2021-09-20T12:04:40.180Z] === RUN TestCheckpointCreateError [2021-09-20T12:04:40.180Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-09-20T12:04:40.180Z] === RUN TestCheckpointCreate [2021-09-20T12:04:40.180Z] --- PASS: TestCheckpointCreate (0.00s) [2021-09-20T12:04:40.180Z] === RUN TestCheckpointDeleteError [2021-09-20T12:04:40.180Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-09-20T12:04:40.180Z] === RUN TestCheckpointDelete [2021-09-20T12:04:40.180Z] --- PASS: TestCheckpointDelete (0.00s) [2021-09-20T12:04:40.180Z] === RUN TestCheckpointListError [2021-09-20T12:04:40.180Z] --- PASS: TestCheckpointListError (0.00s) [2021-09-20T12:04:40.180Z] === RUN TestCheckpointList [2021-09-20T12:04:40.180Z] --- PASS: TestCheckpointList (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestCheckpointListContainerNotFound [2021-09-20T12:04:40.181Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestNewClientWithOpsFromEnv [2021-09-20T12:04:40.181Z] client_test.go:23: runtime.GOOS == "windows" [2021-09-20T12:04:40.181Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestGetAPIPath [2021-09-20T12:04:40.181Z] --- PASS: TestGetAPIPath (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestParseHostURL [2021-09-20T12:04:40.181Z] --- PASS: TestParseHostURL (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-09-20T12:04:40.181Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestNegotiateAPIVersionEmpty [2021-09-20T12:04:40.181Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestNegotiateAPIVersion [2021-09-20T12:04:40.181Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestNegotiateAPVersionOverride [2021-09-20T12:04:40.181Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestNegotiateAPIVersionAutomatic [2021-09-20T12:04:40.181Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-09-20T12:04:40.181Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-09-20T12:04:40.181Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestClientRedirect [2021-09-20T12:04:40.181Z] --- PASS: TestClientRedirect (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestConfigCreateUnsupported [2021-09-20T12:04:40.181Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestConfigCreateError [2021-09-20T12:04:40.181Z] --- PASS: TestConfigCreateError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestConfigCreate [2021-09-20T12:04:40.181Z] --- PASS: TestConfigCreate (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestConfigInspectNotFound [2021-09-20T12:04:40.181Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestConfigInspectWithEmptyID [2021-09-20T12:04:40.181Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestConfigInspectUnsupported [2021-09-20T12:04:40.181Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestConfigInspectError [2021-09-20T12:04:40.181Z] --- PASS: TestConfigInspectError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestConfigInspectConfigNotFound [2021-09-20T12:04:40.181Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestConfigInspect [2021-09-20T12:04:40.181Z] --- PASS: TestConfigInspect (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestConfigListUnsupported [2021-09-20T12:04:40.181Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestConfigListError [2021-09-20T12:04:40.181Z] --- PASS: TestConfigListError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestConfigList [2021-09-20T12:04:40.181Z] --- PASS: TestConfigList (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestConfigRemoveUnsupported [2021-09-20T12:04:40.181Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestConfigRemoveError [2021-09-20T12:04:40.181Z] --- PASS: TestConfigRemoveError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestConfigRemove [2021-09-20T12:04:40.181Z] --- PASS: TestConfigRemove (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestConfigUpdateUnsupported [2021-09-20T12:04:40.181Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestConfigUpdateError [2021-09-20T12:04:40.181Z] --- PASS: TestConfigUpdateError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestConfigUpdate [2021-09-20T12:04:40.181Z] --- PASS: TestConfigUpdate (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestContainerCommitError [2021-09-20T12:04:40.181Z] --- PASS: TestContainerCommitError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestContainerCommit [2021-09-20T12:04:40.181Z] --- PASS: TestContainerCommit (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestContainerStatPathError [2021-09-20T12:04:40.181Z] --- PASS: TestContainerStatPathError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestContainerStatPathNotFoundError [2021-09-20T12:04:40.181Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestContainerStatPathNoHeaderError [2021-09-20T12:04:40.181Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestContainerStatPath [2021-09-20T12:04:40.181Z] --- PASS: TestContainerStatPath (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestCopyToContainerError [2021-09-20T12:04:40.181Z] --- PASS: TestCopyToContainerError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestCopyToContainerNotFoundError [2021-09-20T12:04:40.181Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestCopyToContainerNotStatusOKError [2021-09-20T12:04:40.181Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestCopyToContainer [2021-09-20T12:04:40.181Z] --- PASS: TestCopyToContainer (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestCopyFromContainerError [2021-09-20T12:04:40.181Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestCopyFromContainerNotFoundError [2021-09-20T12:04:40.181Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestCopyFromContainerNotStatusOKError [2021-09-20T12:04:40.181Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestCopyFromContainerNoHeaderError [2021-09-20T12:04:40.181Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestCopyFromContainer [2021-09-20T12:04:40.181Z] --- PASS: TestCopyFromContainer (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestContainerCreateError [2021-09-20T12:04:40.181Z] --- PASS: TestContainerCreateError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestContainerCreateImageNotFound [2021-09-20T12:04:40.181Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestContainerCreateWithName [2021-09-20T12:04:40.181Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestContainerCreateAutoRemove [2021-09-20T12:04:40.181Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestContainerDiffError [2021-09-20T12:04:40.181Z] --- PASS: TestContainerDiffError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestContainerDiff [2021-09-20T12:04:40.181Z] --- PASS: TestContainerDiff (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestContainerExecCreateError [2021-09-20T12:04:40.181Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestContainerExecCreate [2021-09-20T12:04:40.181Z] --- PASS: TestContainerExecCreate (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestContainerExecStartError [2021-09-20T12:04:40.181Z] --- PASS: TestContainerExecStartError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestContainerExecStart [2021-09-20T12:04:40.181Z] --- PASS: TestContainerExecStart (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestContainerExecInspectError [2021-09-20T12:04:40.181Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestContainerExecInspect [2021-09-20T12:04:40.181Z] --- PASS: TestContainerExecInspect (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestContainerExportError [2021-09-20T12:04:40.181Z] --- PASS: TestContainerExportError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestContainerExport [2021-09-20T12:04:40.181Z] --- PASS: TestContainerExport (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestContainerInspectError [2021-09-20T12:04:40.181Z] --- PASS: TestContainerInspectError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestContainerInspectContainerNotFound [2021-09-20T12:04:40.181Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestContainerInspectWithEmptyID [2021-09-20T12:04:40.181Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestContainerInspect [2021-09-20T12:04:40.181Z] --- PASS: TestContainerInspect (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestContainerInspectNode [2021-09-20T12:04:40.181Z] --- PASS: TestContainerInspectNode (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestContainerKillError [2021-09-20T12:04:40.181Z] --- PASS: TestContainerKillError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestContainerKill [2021-09-20T12:04:40.181Z] --- PASS: TestContainerKill (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestContainerListError [2021-09-20T12:04:40.181Z] --- PASS: TestContainerListError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestContainerList [2021-09-20T12:04:40.181Z] --- PASS: TestContainerList (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestContainerLogsNotFoundError [2021-09-20T12:04:40.181Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestContainerLogsError [2021-09-20T12:04:40.181Z] --- PASS: TestContainerLogsError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestContainerLogs [2021-09-20T12:04:40.181Z] --- PASS: TestContainerLogs (0.14s) [2021-09-20T12:04:40.181Z] === RUN TestContainerPauseError [2021-09-20T12:04:40.181Z] --- PASS: TestContainerPauseError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestContainerPause [2021-09-20T12:04:40.181Z] --- PASS: TestContainerPause (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestContainersPruneError [2021-09-20T12:04:40.181Z] --- PASS: TestContainersPruneError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestContainersPrune [2021-09-20T12:04:40.181Z] --- PASS: TestContainersPrune (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestContainerRemoveError [2021-09-20T12:04:40.181Z] --- PASS: TestContainerRemoveError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestContainerRemoveNotFoundError [2021-09-20T12:04:40.181Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestContainerRemove [2021-09-20T12:04:40.181Z] --- PASS: TestContainerRemove (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestContainerRenameError [2021-09-20T12:04:40.181Z] --- PASS: TestContainerRenameError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestContainerRename [2021-09-20T12:04:40.181Z] --- PASS: TestContainerRename (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestContainerResizeError [2021-09-20T12:04:40.181Z] --- PASS: TestContainerResizeError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestContainerExecResizeError [2021-09-20T12:04:40.181Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestContainerResize [2021-09-20T12:04:40.181Z] --- PASS: TestContainerResize (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestContainerExecResize [2021-09-20T12:04:40.181Z] --- PASS: TestContainerExecResize (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestContainerRestartError [2021-09-20T12:04:40.181Z] --- PASS: TestContainerRestartError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestContainerRestart [2021-09-20T12:04:40.181Z] --- PASS: TestContainerRestart (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestContainerStartError [2021-09-20T12:04:40.181Z] --- PASS: TestContainerStartError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestContainerStart [2021-09-20T12:04:40.181Z] --- PASS: TestContainerStart (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestContainerStatsError [2021-09-20T12:04:40.181Z] --- PASS: TestContainerStatsError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestContainerStats [2021-09-20T12:04:40.181Z] --- PASS: TestContainerStats (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestContainerStopError [2021-09-20T12:04:40.181Z] --- PASS: TestContainerStopError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestContainerStop [2021-09-20T12:04:40.181Z] --- PASS: TestContainerStop (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestContainerTopError [2021-09-20T12:04:40.181Z] --- PASS: TestContainerTopError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestContainerTop [2021-09-20T12:04:40.181Z] --- PASS: TestContainerTop (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestContainerUnpauseError [2021-09-20T12:04:40.181Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestContainerUnpause [2021-09-20T12:04:40.181Z] --- PASS: TestContainerUnpause (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestContainerUpdateError [2021-09-20T12:04:40.181Z] --- PASS: TestContainerUpdateError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestContainerUpdate [2021-09-20T12:04:40.181Z] --- PASS: TestContainerUpdate (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestContainerWaitError [2021-09-20T12:04:40.181Z] --- PASS: TestContainerWaitError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestContainerWait [2021-09-20T12:04:40.181Z] --- PASS: TestContainerWait (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestDiskUsageError [2021-09-20T12:04:40.181Z] --- PASS: TestDiskUsageError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestDiskUsage [2021-09-20T12:04:40.181Z] --- PASS: TestDiskUsage (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestDistributionInspectUnsupported [2021-09-20T12:04:40.181Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestDistributionInspectWithEmptyID [2021-09-20T12:04:40.181Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestEventsErrorInOptions [2021-09-20T12:04:40.181Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestEventsErrorFromServer [2021-09-20T12:04:40.181Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestEvents [2021-09-20T12:04:40.181Z] --- PASS: TestEvents (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestTLSCloseWriter [2021-09-20T12:04:40.181Z] === PAUSE TestTLSCloseWriter [2021-09-20T12:04:40.181Z] === RUN TestImageBuildError [2021-09-20T12:04:40.181Z] --- PASS: TestImageBuildError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestImageBuild [2021-09-20T12:04:40.181Z] --- PASS: TestImageBuild (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestGetDockerOS [2021-09-20T12:04:40.181Z] --- PASS: TestGetDockerOS (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestImageCreateError [2021-09-20T12:04:40.181Z] --- PASS: TestImageCreateError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestImageCreate [2021-09-20T12:04:40.181Z] --- PASS: TestImageCreate (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestImageHistoryError [2021-09-20T12:04:40.181Z] --- PASS: TestImageHistoryError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestImageHistory [2021-09-20T12:04:40.181Z] --- PASS: TestImageHistory (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestImageImportError [2021-09-20T12:04:40.181Z] --- PASS: TestImageImportError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestImageImport [2021-09-20T12:04:40.181Z] --- PASS: TestImageImport (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestImageInspectError [2021-09-20T12:04:40.181Z] --- PASS: TestImageInspectError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestImageInspectImageNotFound [2021-09-20T12:04:40.181Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestImageInspectWithEmptyID [2021-09-20T12:04:40.181Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestImageInspect [2021-09-20T12:04:40.181Z] --- PASS: TestImageInspect (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestImageListError [2021-09-20T12:04:40.181Z] --- PASS: TestImageListError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestImageList [2021-09-20T12:04:40.181Z] --- PASS: TestImageList (0.01s) [2021-09-20T12:04:40.181Z] === RUN TestImageListApiBefore125 [2021-09-20T12:04:40.181Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestImageLoadError [2021-09-20T12:04:40.181Z] --- PASS: TestImageLoadError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestImageLoad [2021-09-20T12:04:40.181Z] --- PASS: TestImageLoad (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestImagesPruneError [2021-09-20T12:04:40.181Z] --- PASS: TestImagesPruneError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestImagesPrune [2021-09-20T12:04:40.181Z] --- PASS: TestImagesPrune (0.01s) [2021-09-20T12:04:40.181Z] === RUN TestImagePullReferenceParseError [2021-09-20T12:04:40.181Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestImagePullAnyError [2021-09-20T12:04:40.181Z] --- PASS: TestImagePullAnyError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestImagePullStatusUnauthorizedError [2021-09-20T12:04:40.181Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-20T12:04:40.181Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-20T12:04:40.181Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-09-20T12:04:40.181Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestImagePullWithoutErrors [2021-09-20T12:04:40.181Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestImagePushReferenceError [2021-09-20T12:04:40.181Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestImagePushAnyError [2021-09-20T12:04:40.181Z] --- PASS: TestImagePushAnyError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestImagePushStatusUnauthorizedError [2021-09-20T12:04:40.181Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-20T12:04:40.181Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-20T12:04:40.181Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-09-20T12:04:40.181Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestImagePushWithoutErrors [2021-09-20T12:04:40.181Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-09-20T12:04:40.181Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-09-20T12:04:40.181Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-09-20T12:04:40.181Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-09-20T12:04:40.181Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-09-20T12:04:40.181Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-09-20T12:04:40.181Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-09-20T12:04:40.181Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-09-20T12:04:40.181Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestImageRemoveError [2021-09-20T12:04:40.181Z] --- PASS: TestImageRemoveError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestImageRemoveImageNotFound [2021-09-20T12:04:40.181Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestImageRemove [2021-09-20T12:04:40.181Z] --- PASS: TestImageRemove (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestImageSaveError [2021-09-20T12:04:40.181Z] --- PASS: TestImageSaveError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestImageSave [2021-09-20T12:04:40.181Z] --- PASS: TestImageSave (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestImageSearchAnyError [2021-09-20T12:04:40.181Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestImageSearchStatusUnauthorizedError [2021-09-20T12:04:40.181Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-20T12:04:40.181Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-20T12:04:40.181Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-09-20T12:04:40.181Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestImageSearchWithoutErrors [2021-09-20T12:04:40.181Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestImageTagError [2021-09-20T12:04:40.181Z] --- PASS: TestImageTagError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestImageTagInvalidReference [2021-09-20T12:04:40.181Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestImageTagInvalidSourceImageName [2021-09-20T12:04:40.181Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestImageTagHexSource [2021-09-20T12:04:40.181Z] --- PASS: TestImageTagHexSource (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestImageTag [2021-09-20T12:04:40.181Z] --- PASS: TestImageTag (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestInfoServerError [2021-09-20T12:04:40.181Z] --- PASS: TestInfoServerError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestInfoInvalidResponseJSONError [2021-09-20T12:04:40.181Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestInfo [2021-09-20T12:04:40.181Z] --- PASS: TestInfo (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestNetworkConnectError [2021-09-20T12:04:40.181Z] --- PASS: TestNetworkConnectError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-09-20T12:04:40.181Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestNetworkConnect [2021-09-20T12:04:40.181Z] --- PASS: TestNetworkConnect (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestNetworkCreateError [2021-09-20T12:04:40.181Z] --- PASS: TestNetworkCreateError (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestNetworkCreate [2021-09-20T12:04:40.181Z] --- PASS: TestNetworkCreate (0.00s) [2021-09-20T12:04:40.181Z] === RUN TestNetworkDisconnectError [2021-09-20T12:04:40.181Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestNetworkDisconnect [2021-09-20T12:04:40.182Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestNetworkInspectError [2021-09-20T12:04:40.182Z] --- PASS: TestNetworkInspectError (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestNetworkInspectNotFoundError [2021-09-20T12:04:40.182Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestNetworkInspectWithEmptyID [2021-09-20T12:04:40.182Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestNetworkInspect [2021-09-20T12:04:40.182Z] --- PASS: TestNetworkInspect (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestNetworkListError [2021-09-20T12:04:40.182Z] --- PASS: TestNetworkListError (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestNetworkList [2021-09-20T12:04:40.182Z] --- PASS: TestNetworkList (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestNetworksPruneError [2021-09-20T12:04:40.182Z] --- PASS: TestNetworksPruneError (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestNetworksPrune [2021-09-20T12:04:40.182Z] --- PASS: TestNetworksPrune (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestNetworkRemoveError [2021-09-20T12:04:40.182Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestNetworkRemove [2021-09-20T12:04:40.182Z] --- PASS: TestNetworkRemove (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestNodeInspectError [2021-09-20T12:04:40.182Z] --- PASS: TestNodeInspectError (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestNodeInspectNodeNotFound [2021-09-20T12:04:40.182Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestNodeInspectWithEmptyID [2021-09-20T12:04:40.182Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestNodeInspect [2021-09-20T12:04:40.182Z] --- PASS: TestNodeInspect (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestNodeListError [2021-09-20T12:04:40.182Z] --- PASS: TestNodeListError (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestNodeList [2021-09-20T12:04:40.182Z] --- PASS: TestNodeList (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestNodeRemoveError [2021-09-20T12:04:40.182Z] --- PASS: TestNodeRemoveError (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestNodeRemove [2021-09-20T12:04:40.182Z] --- PASS: TestNodeRemove (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestNodeUpdateError [2021-09-20T12:04:40.182Z] --- PASS: TestNodeUpdateError (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestNodeUpdate [2021-09-20T12:04:40.182Z] --- PASS: TestNodeUpdate (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestOptionWithTimeout [2021-09-20T12:04:40.182Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestPingFail [2021-09-20T12:04:40.182Z] --- PASS: TestPingFail (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestPingWithError [2021-09-20T12:04:40.182Z] 2021/09/20 12:04:39 RoundTripper returned a response & error; ignoring response [2021-09-20T12:04:40.182Z] 2021/09/20 12:04:39 RoundTripper returned a response & error; ignoring response [2021-09-20T12:04:40.182Z] --- PASS: TestPingWithError (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestPingSuccess [2021-09-20T12:04:40.182Z] --- PASS: TestPingSuccess (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestPingHeadFallback [2021-09-20T12:04:40.182Z] === RUN TestPingHeadFallback/OK [2021-09-20T12:04:40.182Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-09-20T12:04:40.182Z] === RUN TestPingHeadFallback/Not_Found [2021-09-20T12:04:40.182Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-09-20T12:04:40.182Z] --- PASS: TestPingHeadFallback (0.00s) [2021-09-20T12:04:40.182Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-09-20T12:04:40.182Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-09-20T12:04:40.182Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-09-20T12:04:40.182Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestPluginDisableError [2021-09-20T12:04:40.182Z] --- PASS: TestPluginDisableError (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestPluginDisable [2021-09-20T12:04:40.182Z] --- PASS: TestPluginDisable (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestPluginEnableError [2021-09-20T12:04:40.182Z] --- PASS: TestPluginEnableError (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestPluginEnable [2021-09-20T12:04:40.182Z] --- PASS: TestPluginEnable (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestPluginInspectError [2021-09-20T12:04:40.182Z] --- PASS: TestPluginInspectError (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestPluginInspectWithEmptyID [2021-09-20T12:04:40.182Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestPluginInspect [2021-09-20T12:04:40.182Z] --- PASS: TestPluginInspect (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestPluginListError [2021-09-20T12:04:40.182Z] --- PASS: TestPluginListError (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestPluginList [2021-09-20T12:04:40.182Z] --- PASS: TestPluginList (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestPluginPushError [2021-09-20T12:04:40.182Z] --- PASS: TestPluginPushError (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestPluginPush [2021-09-20T12:04:40.182Z] --- PASS: TestPluginPush (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestPluginRemoveError [2021-09-20T12:04:40.182Z] --- PASS: TestPluginRemoveError (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestPluginRemove [2021-09-20T12:04:40.182Z] --- PASS: TestPluginRemove (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestPluginSetError [2021-09-20T12:04:40.182Z] --- PASS: TestPluginSetError (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestPluginSet [2021-09-20T12:04:40.182Z] --- PASS: TestPluginSet (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestSetHostHeader [2021-09-20T12:04:40.182Z] --- PASS: TestSetHostHeader (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestPlainTextError [2021-09-20T12:04:40.182Z] --- PASS: TestPlainTextError (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestInfiniteError [2021-09-20T12:04:40.182Z] --- PASS: TestInfiniteError (0.03s) [2021-09-20T12:04:40.182Z] === RUN TestCanceledContext [2021-09-20T12:04:40.182Z] 2021/09/20 12:04:39 RoundTripper returned a response & error; ignoring response [2021-09-20T12:04:40.182Z] --- PASS: TestCanceledContext (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestDeadlineExceededContext [2021-09-20T12:04:40.182Z] 2021/09/20 12:04:39 RoundTripper returned a response & error; ignoring response [2021-09-20T12:04:40.182Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestSecretCreateUnsupported [2021-09-20T12:04:40.182Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestSecretCreateError [2021-09-20T12:04:40.182Z] --- PASS: TestSecretCreateError (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestSecretCreate [2021-09-20T12:04:40.182Z] --- PASS: TestSecretCreate (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestSecretInspectUnsupported [2021-09-20T12:04:40.182Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestSecretInspectError [2021-09-20T12:04:40.182Z] --- PASS: TestSecretInspectError (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestSecretInspectSecretNotFound [2021-09-20T12:04:40.182Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestSecretInspectWithEmptyID [2021-09-20T12:04:40.182Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestSecretInspect [2021-09-20T12:04:40.182Z] --- PASS: TestSecretInspect (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestSecretListUnsupported [2021-09-20T12:04:40.182Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestSecretListError [2021-09-20T12:04:40.182Z] --- PASS: TestSecretListError (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestSecretList [2021-09-20T12:04:40.182Z] --- PASS: TestSecretList (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestSecretRemoveUnsupported [2021-09-20T12:04:40.182Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestSecretRemoveError [2021-09-20T12:04:40.182Z] --- PASS: TestSecretRemoveError (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestSecretRemove [2021-09-20T12:04:40.182Z] --- PASS: TestSecretRemove (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestSecretUpdateUnsupported [2021-09-20T12:04:40.182Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestSecretUpdateError [2021-09-20T12:04:40.182Z] --- PASS: TestSecretUpdateError (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestSecretUpdate [2021-09-20T12:04:40.182Z] --- PASS: TestSecretUpdate (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestServiceCreateError [2021-09-20T12:04:40.182Z] --- PASS: TestServiceCreateError (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestServiceCreate [2021-09-20T12:04:40.182Z] --- PASS: TestServiceCreate (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestServiceCreateCompatiblePlatforms [2021-09-20T12:04:40.182Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestServiceCreateDigestPinning [2021-09-20T12:04:40.182Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestServiceInspectError [2021-09-20T12:04:40.182Z] --- PASS: TestServiceInspectError (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestServiceInspectServiceNotFound [2021-09-20T12:04:40.182Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestServiceInspectWithEmptyID [2021-09-20T12:04:40.182Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestServiceInspect [2021-09-20T12:04:40.182Z] --- PASS: TestServiceInspect (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestServiceListError [2021-09-20T12:04:40.182Z] --- PASS: TestServiceListError (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestServiceList [2021-09-20T12:04:40.182Z] --- PASS: TestServiceList (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestServiceLogsError [2021-09-20T12:04:40.182Z] --- PASS: TestServiceLogsError (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestServiceLogs [2021-09-20T12:04:40.182Z] --- PASS: TestServiceLogs (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestServiceRemoveError [2021-09-20T12:04:40.182Z] --- PASS: TestServiceRemoveError (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestServiceRemoveNotFoundError [2021-09-20T12:04:40.182Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestServiceRemove [2021-09-20T12:04:40.182Z] --- PASS: TestServiceRemove (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestServiceUpdateError [2021-09-20T12:04:40.182Z] --- PASS: TestServiceUpdateError (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestServiceUpdate [2021-09-20T12:04:40.182Z] --- PASS: TestServiceUpdate (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestSwarmGetUnlockKeyError [2021-09-20T12:04:40.182Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestSwarmGetUnlockKey [2021-09-20T12:04:40.182Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestSwarmInitError [2021-09-20T12:04:40.182Z] --- PASS: TestSwarmInitError (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestSwarmInit [2021-09-20T12:04:40.182Z] --- PASS: TestSwarmInit (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestSwarmInspectError [2021-09-20T12:04:40.182Z] --- PASS: TestSwarmInspectError (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestSwarmInspect [2021-09-20T12:04:40.182Z] --- PASS: TestSwarmInspect (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestSwarmJoinError [2021-09-20T12:04:40.182Z] --- PASS: TestSwarmJoinError (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestSwarmJoin [2021-09-20T12:04:40.182Z] --- PASS: TestSwarmJoin (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestSwarmLeaveError [2021-09-20T12:04:40.182Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestSwarmLeave [2021-09-20T12:04:40.182Z] --- PASS: TestSwarmLeave (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestSwarmUnlockError [2021-09-20T12:04:40.182Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestSwarmUnlock [2021-09-20T12:04:40.182Z] --- PASS: TestSwarmUnlock (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestSwarmUpdateError [2021-09-20T12:04:40.182Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestSwarmUpdate [2021-09-20T12:04:40.182Z] --- PASS: TestSwarmUpdate (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestTaskInspectError [2021-09-20T12:04:40.182Z] --- PASS: TestTaskInspectError (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestTaskInspectWithEmptyID [2021-09-20T12:04:40.182Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestTaskInspect [2021-09-20T12:04:40.182Z] --- PASS: TestTaskInspect (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestTaskListError [2021-09-20T12:04:40.182Z] --- PASS: TestTaskListError (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestTaskList [2021-09-20T12:04:40.182Z] --- PASS: TestTaskList (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestVolumeCreateError [2021-09-20T12:04:40.182Z] --- PASS: TestVolumeCreateError (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestVolumeCreate [2021-09-20T12:04:40.182Z] --- PASS: TestVolumeCreate (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestVolumeInspectError [2021-09-20T12:04:40.182Z] --- PASS: TestVolumeInspectError (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestVolumeInspectNotFound [2021-09-20T12:04:40.182Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestVolumeInspectWithEmptyID [2021-09-20T12:04:40.182Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestVolumeInspect [2021-09-20T12:04:40.182Z] --- PASS: TestVolumeInspect (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestVolumeListError [2021-09-20T12:04:40.182Z] --- PASS: TestVolumeListError (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestVolumeList [2021-09-20T12:04:40.182Z] --- PASS: TestVolumeList (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestVolumeRemoveError [2021-09-20T12:04:40.182Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-09-20T12:04:40.182Z] === RUN TestVolumeRemove [2021-09-20T12:04:40.182Z] --- PASS: TestVolumeRemove (0.00s) [2021-09-20T12:04:40.182Z] === CONT TestTLSCloseWriter [2021-09-20T12:04:40.182Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-09-20T12:04:40.182Z] PASS [2021-09-20T12:04:40.182Z] coverage: 75.1% of statements [2021-09-20T12:04:40.182Z] ok github.com/docker/docker/client 0.346s coverage: 75.1% of statements [2021-09-20T12:04:43.296Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.66s) [2021-09-20T12:04:43.296Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-09-20T12:04:44.012Z] === RUN TestMiddlewares [2021-09-20T12:04:44.012Z] --- PASS: TestMiddlewares (0.00s) [2021-09-20T12:04:44.012Z] PASS [2021-09-20T12:04:44.012Z] coverage: 9.0% of statements [2021-09-20T12:04:44.012Z] ok github.com/docker/docker/api/server 0.062s coverage: 9.0% of statements [2021-09-20T12:04:49.626Z] === RUN TestMiddlewares [2021-09-20T12:04:49.626Z] --- PASS: TestMiddlewares (0.00s) [2021-09-20T12:04:49.626Z] PASS [2021-09-20T12:04:49.626Z] coverage: 9.0% of statements [2021-09-20T12:04:49.626Z] ok github.com/docker/docker/api/server 0.103s coverage: 9.0% of statements [2021-09-20T12:04:55.249Z] --- PASS: TestCheckoutGit (25.50s) [2021-09-20T12:04:55.249Z] === RUN TestValidGitTransport [2021-09-20T12:04:55.249Z] --- PASS: TestValidGitTransport (0.00s) [2021-09-20T12:04:55.249Z] === RUN TestGitInvalidRef [2021-09-20T12:04:55.249Z] --- PASS: TestGitInvalidRef (0.15s) [2021-09-20T12:04:55.249Z] PASS [2021-09-20T12:04:55.249Z] coverage: 86.3% of statements [2021-09-20T12:04:55.249Z] ok github.com/docker/docker/builder/remotecontext/git 25.701s coverage: 86.3% of statements [2021-09-20T12:04:55.249Z] ? github.com/docker/docker/cli [no test files] [2021-09-20T12:04:55.249Z] ? github.com/docker/docker/cli/config [no test files] [2021-09-20T12:04:58.993Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-09-20T12:04:59.998Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-09-20T12:04:59.998Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-09-20T12:04:59.998Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-09-20T12:04:59.998Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-09-20T12:04:59.998Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-09-20T12:04:59.998Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-09-20T12:04:59.998Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-09-20T12:04:59.998Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-09-20T12:04:59.998Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-09-20T12:04:59.998Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-09-20T12:04:59.998Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-09-20T12:04:59.998Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-09-20T12:04:59.998Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-09-20T12:04:59.998Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-09-20T12:04:59.998Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-09-20T12:04:59.998Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-09-20T12:04:59.998Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-09-20T12:04:59.998Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-09-20T12:04:59.998Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-09-20T12:04:59.998Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-09-20T12:04:59.998Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-09-20T12:04:59.998Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-09-20T12:04:59.998Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-09-20T12:04:59.998Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-09-20T12:04:59.998Z] === RUN TestConfigureDaemonLogs [2021-09-20T12:04:59.998Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-09-20T12:04:59.998Z] === RUN TestCommonOptionsInstallFlags [2021-09-20T12:04:59.998Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-09-20T12:04:59.998Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-09-20T12:04:59.998Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-09-20T12:04:59.998Z] PASS [2021-09-20T12:04:59.998Z] coverage: 18.5% of statements [2021-09-20T12:04:59.998Z] ok github.com/docker/docker/cmd/dockerd 0.317s coverage: 18.5% of statements [2021-09-20T12:04:59.998Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-09-20T12:04:59.998Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-09-20T12:05:00.964Z] === RUN TestContainerStopSignal [2021-09-20T12:05:00.964Z] --- PASS: TestContainerStopSignal (0.00s) [2021-09-20T12:05:00.964Z] === RUN TestContainerStopTimeout [2021-09-20T12:05:00.964Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-09-20T12:05:00.964Z] === RUN TestContainerSecretReferenceDestTarget [2021-09-20T12:05:00.964Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-09-20T12:05:00.964Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-09-20T12:05:00.964Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-09-20T12:05:00.964Z] === RUN TestContainerLogPathSetForRingLogger [2021-09-20T12:05:00.964Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-09-20T12:05:00.964Z] === RUN TestReplaceAndAppendEnvVars [2021-09-20T12:05:00.964Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-09-20T12:05:00.964Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-09-20T12:05:00.964Z] === RUN TestNewMemoryStore [2021-09-20T12:05:00.964Z] --- PASS: TestNewMemoryStore (0.00s) [2021-09-20T12:05:00.964Z] === RUN TestAddContainers [2021-09-20T12:05:00.964Z] --- PASS: TestAddContainers (0.00s) [2021-09-20T12:05:00.964Z] === RUN TestGetContainer [2021-09-20T12:05:00.964Z] --- PASS: TestGetContainer (0.00s) [2021-09-20T12:05:00.964Z] === RUN TestDeleteContainer [2021-09-20T12:05:00.964Z] --- PASS: TestDeleteContainer (0.00s) [2021-09-20T12:05:00.964Z] === RUN TestListContainers [2021-09-20T12:05:00.964Z] --- PASS: TestListContainers (0.00s) [2021-09-20T12:05:00.964Z] === RUN TestFirstContainer [2021-09-20T12:05:00.964Z] --- PASS: TestFirstContainer (0.00s) [2021-09-20T12:05:00.964Z] === RUN TestApplyAllContainer [2021-09-20T12:05:00.964Z] --- PASS: TestApplyAllContainer (0.00s) [2021-09-20T12:05:00.964Z] === RUN TestIsValidHealthString [2021-09-20T12:05:00.964Z] --- PASS: TestIsValidHealthString (0.00s) [2021-09-20T12:05:00.964Z] === RUN TestStateRunStop [2021-09-20T12:05:00.964Z] --- PASS: TestStateRunStop (0.00s) [2021-09-20T12:05:00.964Z] === RUN TestStateTimeoutWait [2021-09-20T12:05:00.964Z] state_test.go:141: Stop callback fired [2021-09-20T12:05:00.964Z] state_test.go:165: Stop callback fired [2021-09-20T12:05:00.964Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-09-20T12:05:00.964Z] === RUN TestIsValidStateString [2021-09-20T12:05:00.964Z] --- PASS: TestIsValidStateString (0.00s) [2021-09-20T12:05:00.964Z] === RUN TestViewSaveDelete [2021-09-20T12:05:00.964Z] --- PASS: TestViewSaveDelete (0.01s) [2021-09-20T12:05:00.964Z] === RUN TestViewAll [2021-09-20T12:05:00.964Z] --- PASS: TestViewAll (0.01s) [2021-09-20T12:05:00.964Z] === RUN TestViewGet [2021-09-20T12:05:00.964Z] --- PASS: TestViewGet (0.00s) [2021-09-20T12:05:00.964Z] === RUN TestNames [2021-09-20T12:05:00.964Z] --- PASS: TestNames (0.00s) [2021-09-20T12:05:00.964Z] === RUN TestViewWithHealthCheck [2021-09-20T12:05:00.964Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-09-20T12:05:00.964Z] PASS [2021-09-20T12:05:00.964Z] coverage: 41.7% of statements [2021-09-20T12:05:00.964Z] ok github.com/docker/docker/container 0.223s coverage: 41.7% of statements [2021-09-20T12:05:00.964Z] ? github.com/docker/docker/container/stream [no test files] [2021-09-20T12:05:00.964Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-09-20T12:05:00.964Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-09-20T12:05:00.964Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-09-20T12:05:01.398Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2021-09-20T12:05:01.398Z] PASS [2021-09-20T12:05:01.398Z] [2021-09-20T12:05:01.398Z] DONE 17 tests in 44.991s [2021-09-20T12:05:01.398Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-09-20T12:05:01.398Z] INFO: Testing against a local daemon [2021-09-20T12:05:01.398Z] === RUN TestPluginInvalidJSON [2021-09-20T12:05:01.398Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-09-20T12:05:01.398Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-09-20T12:05:01.398Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-09-20T12:05:01.398Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-09-20T12:05:01.398Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-09-20T12:05:01.398Z] === RUN TestPluginInstall [2021-09-20T12:05:01.398Z] === RUN TestPluginInstall/no_auth [2021-09-20T12:05:01.398Z] time="2021-09-20T12:05:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-20T12:05:01.398Z] time="2021-09-20T12:05:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a812d46ff5f8ae424d7132ac80d2a3c41fda1369b777ac922e9f75c821622ae6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-20T12:05:01.398Z] time="2021-09-20T12:05:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-20T12:05:01.398Z] time="2021-09-20T12:05:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a812d46ff5f8ae424d7132ac80d2a3c41fda1369b777ac922e9f75c821622ae6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-20T12:05:01.398Z] === RUN TestPluginInstall/with_htpasswd [2021-09-20T12:05:01.398Z] time="2021-09-20T12:05:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-20T12:05:01.398Z] time="2021-09-20T12:05:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a812d46ff5f8ae424d7132ac80d2a3c41fda1369b777ac922e9f75c821622ae6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-20T12:05:01.398Z] time="2021-09-20T12:05:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-20T12:05:01.398Z] time="2021-09-20T12:05:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a812d46ff5f8ae424d7132ac80d2a3c41fda1369b777ac922e9f75c821622ae6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-20T12:05:01.658Z] === RUN TestPluginInstall/with_insecure [2021-09-20T12:05:02.502Z] === RUN TestPrepare [2021-09-20T12:05:02.502Z] --- PASS: TestPrepare (0.00s) [2021-09-20T12:05:02.502Z] === RUN TestStart [2021-09-20T12:05:02.502Z] --- PASS: TestStart (0.00s) [2021-09-20T12:05:02.502Z] === RUN TestWaitCancel [2021-09-20T12:05:02.502Z] --- PASS: TestWaitCancel (0.00s) [2021-09-20T12:05:02.502Z] === RUN TestWaitDisabled [2021-09-20T12:05:02.502Z] --- PASS: TestWaitDisabled (0.00s) [2021-09-20T12:05:02.502Z] === RUN TestWaitEnabled [2021-09-20T12:05:02.502Z] --- PASS: TestWaitEnabled (0.00s) [2021-09-20T12:05:02.502Z] === RUN TestRemove [2021-09-20T12:05:02.502Z] --- PASS: TestRemove (0.00s) [2021-09-20T12:05:02.502Z] PASS [2021-09-20T12:05:02.502Z] coverage: 65.3% of statements [2021-09-20T12:05:02.502Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.055s coverage: 65.3% of statements [2021-09-20T12:05:02.597Z] time="2021-09-20T12:05:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-20T12:05:02.597Z] time="2021-09-20T12:05:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:89743cdc36f33f6b0f91f90daf50e930d5b728a4dda8ba8e441e92fa6831cbd8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-20T12:05:02.597Z] time="2021-09-20T12:05:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-20T12:05:02.597Z] time="2021-09-20T12:05:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:89743cdc36f33f6b0f91f90daf50e930d5b728a4dda8ba8e441e92fa6831cbd8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-20T12:05:02.597Z] plugin_test.go:165: [d1d6268607db0] daemon is not started [2021-09-20T12:05:02.597Z] --- PASS: TestPluginInstall (3.11s) [2021-09-20T12:05:02.597Z] --- PASS: TestPluginInstall/no_auth (1.45s) [2021-09-20T12:05:02.597Z] --- PASS: TestPluginInstall/with_htpasswd (0.60s) [2021-09-20T12:05:02.597Z] --- PASS: TestPluginInstall/with_insecure (1.06s) [2021-09-20T12:05:02.597Z] === RUN TestPluginsWithRuntimes [2021-09-20T12:05:04.036Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-09-20T12:05:04.037Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2021-09-20T12:05:04.037Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-09-20T12:05:04.037Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-09-20T12:05:04.037Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-09-20T12:05:04.037Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-09-20T12:05:04.037Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-09-20T12:05:04.037Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-09-20T12:05:04.037Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-09-20T12:05:04.037Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-09-20T12:05:04.037Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-09-20T12:05:04.037Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-09-20T12:05:04.037Z] === RUN TestServiceConvertToGRPCIsolation [2021-09-20T12:05:04.037Z] === RUN TestNewListSecretsFilters [2021-09-20T12:05:04.037Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-09-20T12:05:04.037Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-09-20T12:05:04.037Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-09-20T12:05:04.037Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-09-20T12:05:04.037Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-09-20T12:05:04.037Z] === RUN TestNewListConfigsFilters [2021-09-20T12:05:04.037Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-09-20T12:05:04.037Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-09-20T12:05:04.037Z] PASS [2021-09-20T12:05:04.037Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-09-20T12:05:04.037Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-09-20T12:05:04.037Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-09-20T12:05:04.037Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-09-20T12:05:04.037Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-09-20T12:05:04.037Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-09-20T12:05:04.037Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-09-20T12:05:04.037Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-09-20T12:05:04.037Z] === RUN TestServiceConvertFromGRPCIsolation [2021-09-20T12:05:04.037Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-09-20T12:05:04.037Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-09-20T12:05:04.037Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-09-20T12:05:04.037Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-09-20T12:05:04.037Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-09-20T12:05:04.037Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-09-20T12:05:04.037Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-09-20T12:05:04.037Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-09-20T12:05:04.037Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-09-20T12:05:04.037Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-09-20T12:05:04.037Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-09-20T12:05:04.037Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-09-20T12:05:04.037Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-09-20T12:05:04.037Z] coverage: 0.5% of statements [2021-09-20T12:05:04.037Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-09-20T12:05:04.037Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-09-20T12:05:04.037Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-09-20T12:05:04.037Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-09-20T12:05:04.037Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-09-20T12:05:04.037Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-09-20T12:05:04.037Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-09-20T12:05:04.037Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-09-20T12:05:04.037Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-09-20T12:05:04.037Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-09-20T12:05:04.037Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-09-20T12:05:04.037Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-09-20T12:05:04.037Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-09-20T12:05:04.037Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-09-20T12:05:04.037Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-09-20T12:05:04.037Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-09-20T12:05:04.037Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-09-20T12:05:04.037Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-09-20T12:05:04.037Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-09-20T12:05:04.037Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-09-20T12:05:04.037Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-09-20T12:05:04.037Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-09-20T12:05:04.037Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-09-20T12:05:04.037Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-09-20T12:05:04.037Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-09-20T12:05:04.037Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-09-20T12:05:04.037Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-09-20T12:05:04.037Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-09-20T12:05:04.037Z] === RUN TestServiceConvertFromGRPCConfigs [2021-09-20T12:05:04.037Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-09-20T12:05:04.037Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-09-20T12:05:04.037Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-09-20T12:05:04.037Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-09-20T12:05:04.037Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-09-20T12:05:04.037Z] === RUN TestServiceConvertToGRPCConfigs [2021-09-20T12:05:04.037Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-09-20T12:05:04.037Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-09-20T12:05:04.037Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-09-20T12:05:04.037Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-09-20T12:05:04.037Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-09-20T12:05:04.037Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-09-20T12:05:04.037Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-09-20T12:05:04.037Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-09-20T12:05:04.037Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-09-20T12:05:04.037Z] PASS [2021-09-20T12:05:04.037Z] coverage: 35.9% of statements [2021-09-20T12:05:04.037Z] ok github.com/docker/docker/daemon/cluster 0.488s coverage: 0.5% of statements [2021-09-20T12:05:04.037Z] ok github.com/docker/docker/daemon/cluster/convert 0.416s coverage: 35.9% of statements [2021-09-20T12:05:04.555Z] === RUN TestPluginsWithRuntimes/No_Args [2021-09-20T12:05:05.126Z] === RUN TestPluginsWithRuntimes/With_Args [2021-09-20T12:05:06.065Z] --- PASS: TestPluginsWithRuntimes (3.41s) [2021-09-20T12:05:06.065Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2021-09-20T12:05:06.065Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.91s) [2021-09-20T12:05:06.065Z] === RUN TestPluginBackCompatMediaTypes [2021-09-20T12:05:06.635Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2021-09-20T12:05:06.635Z] PASS [2021-09-20T12:05:06.635Z] [2021-09-20T12:05:06.635Z] DONE 10 tests in 7.109s [2021-09-20T12:05:06.635Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-09-20T12:05:06.636Z] INFO: Testing against a local daemon [2021-09-20T12:05:06.636Z] === RUN TestExternalGraphDriver [2021-09-20T12:05:06.636Z] === RUN TestExternalGraphDriver/json [2021-09-20T12:05:06.917Z] --- PASS: TestImportExtremelyLargeImageWorks (90.48s) [2021-09-20T12:05:06.917Z] PASS [2021-09-20T12:05:06.917Z] [2021-09-20T12:05:06.917Z] === Skipped [2021-09-20T12:05:06.917Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-09-20T12:05:06.917Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-09-20T12:05:06.917Z] [2021-09-20T12:05:06.917Z] DONE 12 tests, 1 skipped in 94.342s [2021-09-20T12:05:06.918Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-09-20T12:05:06.918Z] INFO: Testing against a local daemon [2021-09-20T12:05:06.918Z] === RUN TestNetworkCreateDelete [2021-09-20T12:05:06.918Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-09-20T12:05:06.918Z] === RUN TestDockerNetworkDeletePreferID [2021-09-20T12:05:06.918Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2021-09-20T12:05:06.918Z] === RUN TestDaemonDNSFallback [2021-09-20T12:05:06.940Z] === RUN TestBuilderGC [2021-09-20T12:05:06.940Z] --- PASS: TestBuilderGC (0.00s) [2021-09-20T12:05:06.940Z] === RUN TestDaemonConfigurationNotFound [2021-09-20T12:05:06.940Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-09-20T12:05:06.940Z] === RUN TestDaemonBrokenConfiguration [2021-09-20T12:05:06.940Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-09-20T12:05:06.940Z] === RUN TestParseClusterAdvertiseSettings [2021-09-20T12:05:06.940Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-09-20T12:05:06.940Z] === RUN TestFindConfigurationConflicts [2021-09-20T12:05:06.940Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-09-20T12:05:06.940Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-09-20T12:05:06.940Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-09-20T12:05:06.940Z] === RUN TestDaemonConfigurationMergeConflicts [2021-09-20T12:05:06.940Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-09-20T12:05:06.940Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-09-20T12:05:06.940Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-09-20T12:05:06.940Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-09-20T12:05:06.940Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-09-20T12:05:06.940Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-09-20T12:05:06.940Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-09-20T12:05:06.940Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-09-20T12:05:06.940Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-09-20T12:05:06.940Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-09-20T12:05:06.940Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-09-20T12:05:06.940Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-09-20T12:05:06.940Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-09-20T12:05:06.940Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-09-20T12:05:06.940Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-09-20T12:05:06.940Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-09-20T12:05:06.940Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-09-20T12:05:06.940Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-09-20T12:05:06.940Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-09-20T12:05:06.940Z] === RUN TestValidateConfigurationErrors [2021-09-20T12:05:06.940Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-09-20T12:05:06.940Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-09-20T12:05:06.940Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-09-20T12:05:06.940Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-09-20T12:05:06.940Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-09-20T12:05:06.940Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-09-20T12:05:06.940Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-09-20T12:05:06.940Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-09-20T12:05:06.940Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-09-20T12:05:06.940Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-09-20T12:05:06.940Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-09-20T12:05:06.940Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-09-20T12:05:06.940Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-09-20T12:05:06.940Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-09-20T12:05:06.940Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-09-20T12:05:06.940Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-09-20T12:05:06.940Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-09-20T12:05:06.940Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-09-20T12:05:06.940Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-09-20T12:05:06.940Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-09-20T12:05:06.940Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-09-20T12:05:06.940Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-09-20T12:05:06.940Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-09-20T12:05:06.940Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-09-20T12:05:06.940Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-09-20T12:05:06.940Z] === RUN TestValidateConfiguration [2021-09-20T12:05:06.940Z] === RUN TestValidateConfiguration/with_label [2021-09-20T12:05:06.940Z] === RUN TestValidateConfiguration/with_dns [2021-09-20T12:05:06.940Z] === RUN TestValidateConfiguration/with_dns-search [2021-09-20T12:05:06.940Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-09-20T12:05:06.940Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-09-20T12:05:06.940Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-09-20T12:05:06.940Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-09-20T12:05:06.940Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-09-20T12:05:06.940Z] --- PASS: TestValidateConfiguration (0.00s) [2021-09-20T12:05:06.940Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-09-20T12:05:06.940Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-09-20T12:05:06.940Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-09-20T12:05:06.940Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-09-20T12:05:06.940Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-09-20T12:05:06.940Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-09-20T12:05:06.940Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-09-20T12:05:06.940Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-09-20T12:05:06.940Z] === RUN TestModifiedDiscoverySettings [2021-09-20T12:05:06.940Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-09-20T12:05:06.940Z] === RUN TestReloadSetConfigFileNotExist [2021-09-20T12:05:06.940Z] time="2021-09-20T12:05:06Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-09-20T12:05:06.940Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2021-09-20T12:05:06.940Z] === RUN TestReloadDefaultConfigNotExist [2021-09-20T12:05:06.940Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:05:06.940Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-09-20T12:05:06.940Z] === RUN TestReloadBadDefaultConfig [2021-09-20T12:05:06.940Z] time="2021-09-20T12:05:06Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3308447364" [2021-09-20T12:05:06.940Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-09-20T12:05:06.940Z] === RUN TestReloadWithConflictingLabels [2021-09-20T12:05:06.940Z] time="2021-09-20T12:05:06Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1060304890" [2021-09-20T12:05:06.940Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-09-20T12:05:06.940Z] === RUN TestReloadWithDuplicateLabels [2021-09-20T12:05:06.940Z] time="2021-09-20T12:05:06Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3808937827" [2021-09-20T12:05:06.940Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-09-20T12:05:06.940Z] === RUN TestDaemonConfigurationMerge [2021-09-20T12:05:06.940Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-09-20T12:05:06.940Z] PASS [2021-09-20T12:05:06.940Z] coverage: 80.4% of statements [2021-09-20T12:05:06.940Z] ok github.com/docker/docker/daemon/config 0.252s coverage: 80.4% of statements [2021-09-20T12:05:07.398Z] === RUN TestDiscoveryOptsErrors [2021-09-20T12:05:07.398Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-09-20T12:05:07.398Z] === RUN TestDiscoveryOpts [2021-09-20T12:05:07.398Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-09-20T12:05:07.398Z] PASS [2021-09-20T12:05:07.398Z] coverage: 30.0% of statements [2021-09-20T12:05:07.398Z] ok github.com/docker/docker/daemon/discovery 0.137s coverage: 30.0% of statements [2021-09-20T12:05:07.853Z] --- PASS: TestDaemonDNSFallback (6.34s) [2021-09-20T12:05:07.853Z] === RUN TestInspectNetwork [2021-09-20T12:05:07.853Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:07.853Z] --- SKIP: TestInspectNetwork (0.00s) [2021-09-20T12:05:07.853Z] === RUN TestRunContainerWithBridgeNone [2021-09-20T12:05:07.853Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-20T12:05:07.853Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-09-20T12:05:07.853Z] === RUN TestNetworkInvalidJSON [2021-09-20T12:05:07.853Z] === RUN TestNetworkInvalidJSON//networks/create [2021-09-20T12:05:07.853Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-09-20T12:05:07.853Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-09-20T12:05:07.853Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-09-20T12:05:07.853Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-20T12:05:07.853Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-20T12:05:07.853Z] === CONT TestNetworkInvalidJSON//networks/create [2021-09-20T12:05:07.853Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-20T12:05:07.853Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-09-20T12:05:07.853Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-09-20T12:05:07.853Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-09-20T12:05:07.853Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-09-20T12:05:07.853Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-09-20T12:05:07.853Z] === RUN TestNetworkList [2021-09-20T12:05:07.853Z] === RUN TestNetworkList//networks [2021-09-20T12:05:07.853Z] === PAUSE TestNetworkList//networks [2021-09-20T12:05:07.853Z] === RUN TestNetworkList//networks/ [2021-09-20T12:05:07.853Z] === PAUSE TestNetworkList//networks/ [2021-09-20T12:05:07.853Z] === CONT TestNetworkList//networks [2021-09-20T12:05:07.853Z] === CONT TestNetworkList//networks/ [2021-09-20T12:05:07.853Z] --- PASS: TestNetworkList (0.01s) [2021-09-20T12:05:07.853Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-09-20T12:05:07.853Z] --- PASS: TestNetworkList//networks (0.00s) [2021-09-20T12:05:07.853Z] === RUN TestHostIPv4BridgeLabel [2021-09-20T12:05:07.853Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-20T12:05:07.853Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-09-20T12:05:07.853Z] === RUN TestDaemonRestartWithLiveRestore [2021-09-20T12:05:07.853Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-20T12:05:07.853Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-09-20T12:05:07.853Z] === RUN TestDaemonDefaultNetworkPools [2021-09-20T12:05:07.853Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-20T12:05:07.853Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-09-20T12:05:07.853Z] === RUN TestDaemonRestartWithExistingNetwork [2021-09-20T12:05:07.853Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-20T12:05:07.853Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-09-20T12:05:07.853Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-09-20T12:05:07.853Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-20T12:05:07.853Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-09-20T12:05:07.853Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-09-20T12:05:07.853Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-20T12:05:07.853Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-09-20T12:05:07.853Z] === RUN TestServiceWithPredefinedNetwork [2021-09-20T12:05:07.853Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:07.853Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-09-20T12:05:07.853Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-09-20T12:05:07.853Z] service_test.go:243: FLAKY_TEST [2021-09-20T12:05:07.853Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-20T12:05:07.853Z] === RUN TestServiceWithDataPathPortInit [2021-09-20T12:05:07.853Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:07.853Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-09-20T12:05:07.853Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-09-20T12:05:07.853Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:07.853Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-09-20T12:05:07.853Z] PASS [2021-09-20T12:05:07.853Z] [2021-09-20T12:05:07.853Z] === Skipped [2021-09-20T12:05:07.853Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-09-20T12:05:07.853Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:07.853Z] [2021-09-20T12:05:07.853Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-09-20T12:05:07.853Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-20T12:05:07.853Z] [2021-09-20T12:05:07.853Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-09-20T12:05:07.853Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-20T12:05:07.853Z] [2021-09-20T12:05:07.853Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-09-20T12:05:07.853Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-20T12:05:07.853Z] [2021-09-20T12:05:07.853Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2021-09-20T12:05:07.853Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-20T12:05:07.853Z] [2021-09-20T12:05:07.853Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-09-20T12:05:07.853Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-20T12:05:07.853Z] [2021-09-20T12:05:07.853Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-09-20T12:05:07.853Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-20T12:05:07.853Z] [2021-09-20T12:05:07.853Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-09-20T12:05:07.853Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-20T12:05:07.853Z] [2021-09-20T12:05:07.853Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-09-20T12:05:07.853Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:07.853Z] [2021-09-20T12:05:07.853Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-20T12:05:07.853Z] service_test.go:243: FLAKY_TEST [2021-09-20T12:05:07.853Z] [2021-09-20T12:05:07.853Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2021-09-20T12:05:07.853Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:07.853Z] [2021-09-20T12:05:07.853Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-09-20T12:05:07.853Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:07.853Z] [2021-09-20T12:05:07.853Z] DONE 22 tests, 12 skipped in 6.973s [2021-09-20T12:05:07.853Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-09-20T12:05:07.853Z] INFO: Testing against a local daemon [2021-09-20T12:05:07.853Z] === RUN TestDockerNetworkIpvlanPersistance [2021-09-20T12:05:07.853Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-20T12:05:07.853Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-09-20T12:05:07.853Z] === RUN TestDockerNetworkIpvlan [2021-09-20T12:05:07.853Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-20T12:05:07.853Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-09-20T12:05:07.853Z] PASS [2021-09-20T12:05:07.853Z] [2021-09-20T12:05:07.853Z] === Skipped [2021-09-20T12:05:07.853Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-09-20T12:05:07.853Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-20T12:05:07.853Z] [2021-09-20T12:05:07.853Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-09-20T12:05:07.853Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-20T12:05:07.853Z] [2021-09-20T12:05:07.853Z] DONE 2 tests, 2 skipped in 0.087s [2021-09-20T12:05:07.853Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-09-20T12:05:07.857Z] === RUN TestWaitNodeAttachment [2021-09-20T12:05:08.113Z] INFO: Testing against a local daemon [2021-09-20T12:05:08.113Z] === RUN TestDockerNetworkMacvlanPersistance [2021-09-20T12:05:08.113Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-20T12:05:08.113Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-09-20T12:05:08.113Z] === RUN TestDockerNetworkMacvlan [2021-09-20T12:05:08.113Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-20T12:05:08.113Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-09-20T12:05:08.113Z] PASS [2021-09-20T12:05:08.113Z] [2021-09-20T12:05:08.113Z] === Skipped [2021-09-20T12:05:08.113Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-09-20T12:05:08.113Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-20T12:05:08.113Z] [2021-09-20T12:05:08.113Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-09-20T12:05:08.113Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-20T12:05:08.113Z] [2021-09-20T12:05:08.113Z] DONE 2 tests, 2 skipped in 0.081s [2021-09-20T12:05:08.113Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-09-20T12:05:08.113Z] testing: warning: no tests to run [2021-09-20T12:05:08.113Z] PASS [2021-09-20T12:05:08.113Z] [2021-09-20T12:05:08.113Z] DONE 0 tests in 0.021s [2021-09-20T12:05:08.113Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-09-20T12:05:08.113Z] INFO: Testing against a local daemon [2021-09-20T12:05:08.113Z] === RUN TestAuthZPluginAllowRequest [2021-09-20T12:05:08.113Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-20T12:05:08.113Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-09-20T12:05:08.113Z] === RUN TestAuthZPluginTLS [2021-09-20T12:05:08.113Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-20T12:05:08.113Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-09-20T12:05:08.113Z] === RUN TestAuthZPluginDenyRequest [2021-09-20T12:05:08.113Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-20T12:05:08.113Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-09-20T12:05:08.113Z] === RUN TestAuthZPluginAPIDenyResponse [2021-09-20T12:05:08.113Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-20T12:05:08.113Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-09-20T12:05:08.113Z] === RUN TestAuthZPluginDenyResponse [2021-09-20T12:05:08.113Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-20T12:05:08.113Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-09-20T12:05:08.113Z] === RUN TestAuthZPluginAllowEventStream [2021-09-20T12:05:08.113Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-20T12:05:08.113Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-09-20T12:05:08.113Z] === RUN TestAuthZPluginErrorResponse [2021-09-20T12:05:08.113Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-20T12:05:08.113Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-09-20T12:05:08.113Z] === RUN TestAuthZPluginErrorRequest [2021-09-20T12:05:08.113Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-20T12:05:08.113Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-09-20T12:05:08.113Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-09-20T12:05:08.113Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-20T12:05:08.113Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-09-20T12:05:08.113Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-09-20T12:05:08.113Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-20T12:05:08.113Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-09-20T12:05:08.113Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-09-20T12:05:08.113Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-20T12:05:08.113Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-09-20T12:05:08.113Z] === RUN TestAuthZPluginHeader [2021-09-20T12:05:08.113Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-20T12:05:08.113Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-09-20T12:05:08.113Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-09-20T12:05:08.315Z] === RUN TestEventsLog [2021-09-20T12:05:08.315Z] --- PASS: TestEventsLog (0.00s) [2021-09-20T12:05:08.315Z] === RUN TestEventsLogTimeout [2021-09-20T12:05:08.315Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-09-20T12:05:08.315Z] === RUN TestLogEvents [2021-09-20T12:05:08.315Z] --- PASS: TestLogEvents (0.05s) [2021-09-20T12:05:08.315Z] === RUN TestLoadBufferedEvents [2021-09-20T12:05:08.315Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-09-20T12:05:08.315Z] === RUN TestIsolationConversion [2021-09-20T12:05:08.315Z] === RUN TestIsolationConversion/default [2021-09-20T12:05:08.315Z] === RUN TestIsolationConversion/process [2021-09-20T12:05:08.315Z] === RUN TestIsolationConversion/hyperv [2021-09-20T12:05:08.315Z] --- PASS: TestIsolationConversion (0.00s) [2021-09-20T12:05:08.315Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-09-20T12:05:08.315Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-09-20T12:05:08.315Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-09-20T12:05:08.315Z] === RUN TestContainerLabels [2021-09-20T12:05:08.315Z] --- PASS: TestContainerLabels (0.00s) [2021-09-20T12:05:08.315Z] === RUN TestCredentialSpecConversion [2021-09-20T12:05:08.315Z] === RUN TestCredentialSpecConversion/none [2021-09-20T12:05:08.315Z] === RUN TestCredentialSpecConversion/config [2021-09-20T12:05:08.315Z] === RUN TestCredentialSpecConversion/file [2021-09-20T12:05:08.315Z] === RUN TestCredentialSpecConversion/registry [2021-09-20T12:05:08.315Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-09-20T12:05:08.315Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-09-20T12:05:08.315Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-09-20T12:05:08.315Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-09-20T12:05:08.315Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-09-20T12:05:08.315Z] === RUN TestControllerValidateMountBind [2021-09-20T12:05:08.315Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-09-20T12:05:08.315Z] === RUN TestControllerValidateMountVolume [2021-09-20T12:05:08.315Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-09-20T12:05:08.315Z] === RUN TestControllerValidateMountTarget [2021-09-20T12:05:08.315Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-09-20T12:05:08.315Z] === RUN TestControllerValidateMountTmpfs [2021-09-20T12:05:08.315Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-09-20T12:05:08.315Z] === RUN TestControllerValidateMountInvalidType [2021-09-20T12:05:08.315Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-09-20T12:05:08.315Z] === RUN TestControllerValidateMountNamedPipe [2021-09-20T12:05:08.315Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-09-20T12:05:08.315Z] PASS [2021-09-20T12:05:08.315Z] coverage: 11.0% of statements [2021-09-20T12:05:08.315Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.643s coverage: 11.0% of statements [2021-09-20T12:05:08.315Z] --- PASS: TestLoadBufferedEvents (0.13s) [2021-09-20T12:05:08.315Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-09-20T12:05:08.315Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-09-20T12:05:08.315Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-09-20T12:05:08.315Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-09-20T12:05:08.315Z] PASS [2021-09-20T12:05:08.315Z] coverage: 50.0% of statements [2021-09-20T12:05:08.315Z] ok github.com/docker/docker/daemon/events 0.362s coverage: 50.0% of statements [2021-09-20T12:05:08.372Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-20T12:05:08.372Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.13s) [2021-09-20T12:05:08.372Z] === RUN TestAuthZPluginV2Disable [2021-09-20T12:05:08.372Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-20T12:05:08.372Z] --- SKIP: TestAuthZPluginV2Disable (0.01s) [2021-09-20T12:05:08.372Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-09-20T12:05:08.372Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-20T12:05:08.372Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s) [2021-09-20T12:05:08.372Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-09-20T12:05:08.372Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-20T12:05:08.372Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2021-09-20T12:05:08.372Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-09-20T12:05:08.372Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-20T12:05:08.372Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2021-09-20T12:05:08.372Z] PASS [2021-09-20T12:05:08.372Z] [2021-09-20T12:05:08.372Z] === Skipped [2021-09-20T12:05:08.372Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-09-20T12:05:08.372Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-20T12:05:08.372Z] [2021-09-20T12:05:08.372Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-09-20T12:05:08.372Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-20T12:05:08.372Z] [2021-09-20T12:05:08.372Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-09-20T12:05:08.372Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-20T12:05:08.372Z] [2021-09-20T12:05:08.372Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-09-20T12:05:08.372Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-20T12:05:08.372Z] [2021-09-20T12:05:08.372Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-09-20T12:05:08.372Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-20T12:05:08.372Z] [2021-09-20T12:05:08.372Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-09-20T12:05:08.372Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-20T12:05:08.372Z] [2021-09-20T12:05:08.372Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-09-20T12:05:08.372Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-20T12:05:08.372Z] [2021-09-20T12:05:08.372Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-09-20T12:05:08.372Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-20T12:05:08.372Z] [2021-09-20T12:05:08.372Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-09-20T12:05:08.372Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-20T12:05:08.372Z] [2021-09-20T12:05:08.372Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-09-20T12:05:08.372Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-20T12:05:08.372Z] [2021-09-20T12:05:08.372Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-09-20T12:05:08.372Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-20T12:05:08.372Z] [2021-09-20T12:05:08.372Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-09-20T12:05:08.372Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-20T12:05:08.372Z] [2021-09-20T12:05:08.372Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.13s) [2021-09-20T12:05:08.372Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-20T12:05:08.372Z] [2021-09-20T12:05:08.372Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s) [2021-09-20T12:05:08.372Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-20T12:05:08.372Z] [2021-09-20T12:05:08.372Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s) [2021-09-20T12:05:08.372Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-20T12:05:08.372Z] [2021-09-20T12:05:08.372Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2021-09-20T12:05:08.372Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-20T12:05:08.372Z] [2021-09-20T12:05:08.372Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2021-09-20T12:05:08.372Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-20T12:05:08.372Z] [2021-09-20T12:05:08.372Z] DONE 17 tests, 17 skipped in 0.277s [2021-09-20T12:05:08.372Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-09-20T12:05:08.372Z] INFO: Testing against a local daemon [2021-09-20T12:05:08.372Z] === RUN TestPluginInvalidJSON [2021-09-20T12:05:08.372Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-09-20T12:05:08.372Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-09-20T12:05:08.372Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-09-20T12:05:08.372Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-09-20T12:05:08.372Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-09-20T12:05:08.372Z] === RUN TestPluginInstall [2021-09-20T12:05:08.372Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-20T12:05:08.372Z] --- SKIP: TestPluginInstall (0.00s) [2021-09-20T12:05:08.372Z] === RUN TestPluginsWithRuntimes [2021-09-20T12:05:08.372Z] 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-09-20T12:05:08.372Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-09-20T12:05:08.372Z] === RUN TestPluginBackCompatMediaTypes [2021-09-20T12:05:08.372Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-09-20T12:05:08.372Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-09-20T12:05:08.372Z] PASS [2021-09-20T12:05:08.372Z] [2021-09-20T12:05:08.372Z] === Skipped [2021-09-20T12:05:08.372Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-09-20T12:05:08.372Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-20T12:05:08.372Z] [2021-09-20T12:05:08.372Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-09-20T12:05:08.372Z] 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-09-20T12:05:08.372Z] [2021-09-20T12:05:08.372Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-09-20T12:05:08.372Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-09-20T12:05:08.372Z] [2021-09-20T12:05:08.372Z] DONE 5 tests, 3 skipped in 0.114s [2021-09-20T12:05:08.372Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-09-20T12:05:08.546Z] === RUN TestExternalGraphDriver/spec [2021-09-20T12:05:08.631Z] INFO: Testing against a local daemon [2021-09-20T12:05:08.631Z] === RUN TestExternalGraphDriver [2021-09-20T12:05:08.631Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-09-20T12:05:08.631Z] --- SKIP: TestExternalGraphDriver (0.04s) [2021-09-20T12:05:08.631Z] === RUN TestGraphdriverPluginV2 [2021-09-20T12:05:08.773Z] === RUN TestVerifyNetworkingConfig [2021-09-20T12:05:08.773Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-09-20T12:05:08.773Z] === RUN TestGetContainer [2021-09-20T12:05:08.773Z] --- PASS: TestGetContainer (0.00s) [2021-09-20T12:05:08.773Z] === RUN TestValidContainerNames [2021-09-20T12:05:08.773Z] --- PASS: TestValidContainerNames (0.00s) [2021-09-20T12:05:08.773Z] === RUN TestContainerInitDNS [2021-09-20T12:05:08.773Z] daemon_test.go:146: root required [2021-09-20T12:05:08.773Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-09-20T12:05:08.773Z] === RUN TestMerge [2021-09-20T12:05:08.773Z] --- PASS: TestMerge (0.00s) [2021-09-20T12:05:08.773Z] === RUN TestValidateContainerIsolation [2021-09-20T12:05:08.773Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-09-20T12:05:08.773Z] === RUN TestFindNetworkErrorType [2021-09-20T12:05:08.773Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-09-20T12:05:08.773Z] === RUN TestEnsureServicesExist [2021-09-20T12:05:08.773Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-09-20T12:05:08.773Z] === RUN TestEnsureServicesExistErrors [2021-09-20T12:05:08.773Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-09-20T12:05:08.773Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-09-20T12:05:08.773Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-09-20T12:05:08.773Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-09-20T12:05:08.773Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-09-20T12:05:08.773Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-09-20T12:05:08.773Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-09-20T12:05:08.773Z] === RUN TestContainerDelete [2021-09-20T12:05:08.773Z] --- PASS: TestContainerDelete (0.00s) [2021-09-20T12:05:08.773Z] === RUN TestContainerDoubleDelete [2021-09-20T12:05:08.773Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-09-20T12:05:08.773Z] === RUN TestLogContainerEventCopyLabels [2021-09-20T12:05:08.773Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-09-20T12:05:08.773Z] === RUN TestLogContainerEventWithAttributes [2021-09-20T12:05:08.773Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-09-20T12:05:08.773Z] === RUN TestNoneHealthcheck [2021-09-20T12:05:08.773Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-09-20T12:05:08.773Z] === RUN TestHealthStates [2021-09-20T12:05:08.773Z] time="2021-09-20T12:05: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-09-20T12:05:08.773Z] time="2021-09-20T12:05: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-09-20T12:05:08.773Z] time="2021-09-20T12:05: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-09-20T12:05:08.773Z] time="2021-09-20T12:05: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-09-20T12:05:08.773Z] time="2021-09-20T12:05: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-09-20T12:05:08.773Z] time="2021-09-20T12:05: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-09-20T12:05:08.773Z] time="2021-09-20T12:05: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-09-20T12:05:08.773Z] time="2021-09-20T12:05: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-09-20T12:05:08.773Z] time="2021-09-20T12:05: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-09-20T12:05:08.773Z] time="2021-09-20T12:05: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-09-20T12:05:08.773Z] --- PASS: TestHealthStates (0.12s) [2021-09-20T12:05:08.773Z] === RUN TestMaskURLCredentials [2021-09-20T12:05:08.773Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-09-20T12:05:08.773Z] === RUN TestGetInspectData [2021-09-20T12:05:08.773Z] --- PASS: TestGetInspectData (0.00s) [2021-09-20T12:05:08.773Z] === RUN TestFillLicense [2021-09-20T12:05:08.773Z] --- PASS: TestFillLicense (0.00s) [2021-09-20T12:05:08.773Z] === RUN TestListInvalidFilter [2021-09-20T12:05:08.773Z] --- PASS: TestListInvalidFilter (0.00s) [2021-09-20T12:05:08.773Z] === RUN TestNameFilter [2021-09-20T12:05:08.773Z] --- PASS: TestNameFilter (0.00s) [2021-09-20T12:05:08.773Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-09-20T12:05:08.773Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-09-20T12:05:08.773Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-09-20T12:05:08.773Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-09-20T12:05:08.773Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-09-20T12:05:08.773Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-09-20T12:05:08.773Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-09-20T12:05:08.773Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-09-20T12:05:08.773Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-09-20T12:05:08.773Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-09-20T12:05:08.773Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-09-20T12:05:08.773Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-09-20T12:05:08.773Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-09-20T12:05:08.773Z] === 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-09-20T12:05:08.773Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-09-20T12:05:08.773Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-09-20T12:05:08.773Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-09-20T12:05:08.773Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-09-20T12:05:08.773Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-09-20T12:05:08.773Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-09-20T12:05:08.773Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-09-20T12:05:08.773Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-09-20T12:05:08.773Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-09-20T12:05:08.773Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-09-20T12:05:08.773Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-09-20T12:05:08.773Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-09-20T12:05:08.773Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-09-20T12:05:08.773Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-09-20T12:05:08.773Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-09-20T12:05:08.773Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-09-20T12:05:08.773Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-09-20T12:05:08.773Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-09-20T12:05:08.773Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-09-20T12:05:08.773Z] --- 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-09-20T12:05:08.773Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-09-20T12:05:08.773Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-09-20T12:05:08.773Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-09-20T12:05:08.773Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-09-20T12:05:08.773Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-09-20T12:05:08.773Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-09-20T12:05:08.773Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-09-20T12:05:08.773Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-09-20T12:05:08.773Z] === RUN TestDaemonReloadLabels [2021-09-20T12:05:08.773Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-09-20T12:05:08.773Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-09-20T12:05:08.773Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-09-20T12:05:08.773Z] === RUN TestDaemonReloadMirrors [2021-09-20T12:05:08.773Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-09-20T12:05:08.773Z] === RUN TestDaemonReloadInsecureRegistries [2021-09-20T12:05:08.773Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-09-20T12:05:08.773Z] === RUN TestDaemonReloadNotAffectOthers [2021-09-20T12:05:08.773Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-09-20T12:05:08.773Z] === RUN TestDaemonDiscoveryReload [2021-09-20T12:05:08.773Z] === RUN TestIsEmptyDir [2021-09-20T12:05:08.773Z] --- PASS: TestIsEmptyDir (0.01s) [2021-09-20T12:05:08.773Z] PASS [2021-09-20T12:05:08.773Z] coverage: 2.3% of statements [2021-09-20T12:05:08.773Z] ok github.com/docker/docker/daemon/graphdriver 0.052s coverage: 2.3% of statements [2021-09-20T12:05:09.232Z] === RUN TestLinkNaming [2021-09-20T12:05:09.232Z] --- PASS: TestLinkNaming (0.00s) [2021-09-20T12:05:09.232Z] === RUN TestLinkNew [2021-09-20T12:05:09.232Z] --- PASS: TestLinkNew (0.00s) [2021-09-20T12:05:09.232Z] === RUN TestLinkEnv [2021-09-20T12:05:09.232Z] --- PASS: TestLinkEnv (0.00s) [2021-09-20T12:05:09.232Z] === RUN TestLinkMultipleEnv [2021-09-20T12:05:09.232Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-09-20T12:05:09.232Z] === RUN TestLinkPortRangeEnv [2021-09-20T12:05:09.232Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-09-20T12:05:09.232Z] PASS [2021-09-20T12:05:09.232Z] coverage: 93.0% of statements [2021-09-20T12:05:09.232Z] ok github.com/docker/docker/daemon/links 0.029s coverage: 93.0% of statements [2021-09-20T12:05:09.691Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-09-20T12:05:09.691Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-09-20T12:05:09.932Z] === RUN TestExternalGraphDriver/pull [2021-09-20T12:05:10.149Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-09-20T12:05:10.149Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-09-20T12:05:10.607Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-09-20T12:05:10.607Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-09-20T12:05:10.607Z] reload_test.go:520: root required [2021-09-20T12:05:10.607Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-09-20T12:05:10.607Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-09-20T12:05:10.607Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-09-20T12:05:10.607Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-09-20T12:05:10.607Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2021-09-20T12:05:10.607Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-09-20T12:05:10.607Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-09-20T12:05:10.607Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-09-20T12:05:10.607Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-09-20T12:05:10.607Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-09-20T12:05:10.607Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-09-20T12:05:10.607Z] === RUN TestParseVolumesFrom [2021-09-20T12:05:10.607Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-09-20T12:05:10.607Z] PASS [2021-09-20T12:05:10.607Z] coverage: 9.1% of statements [2021-09-20T12:05:11.065Z] ok github.com/docker/docker/daemon 2.333s coverage: 9.1% of statements [2021-09-20T12:05:11.065Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-09-20T12:05:11.065Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-09-20T12:05:11.065Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-09-20T12:05:11.065Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-09-20T12:05:11.065Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-09-20T12:05:11.065Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-09-20T12:05:11.065Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-09-20T12:05:11.065Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-09-20T12:05:11.065Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-09-20T12:05:11.065Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-09-20T12:05:11.065Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-09-20T12:05:11.065Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-09-20T12:05:11.065Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-09-20T12:05:11.065Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-09-20T12:05:11.065Z] === RUN TestAdapterReadLogs [2021-09-20T12:05:11.065Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-09-20T12:05:11.065Z] === RUN TestCopier [2021-09-20T12:05:11.065Z] --- PASS: TestCopier (0.00s) [2021-09-20T12:05:11.065Z] === RUN TestCopierLongLines [2021-09-20T12:05:11.065Z] --- PASS: TestCopierLongLines (0.00s) [2021-09-20T12:05:11.065Z] === RUN TestCopierSlow [2021-09-20T12:05:11.065Z] === RUN TestNewStreamConfig [2021-09-20T12:05:11.065Z] === RUN TestNewStreamConfig/defaults [2021-09-20T12:05:11.065Z] === RUN TestNewStreamConfig/invalid_create_group [2021-09-20T12:05:11.065Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-09-20T12:05:11.065Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-09-20T12:05:11.065Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-09-20T12:05:11.065Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-09-20T12:05:11.065Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-09-20T12:05:11.065Z] --- PASS: TestNewStreamConfig (0.00s) [2021-09-20T12:05:11.065Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-09-20T12:05:11.065Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-09-20T12:05:11.065Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-09-20T12:05:11.065Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-09-20T12:05:11.065Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-09-20T12:05:11.065Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-09-20T12:05:11.065Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-09-20T12:05:11.065Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-09-20T12:05:11.065Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-09-20T12:05:11.065Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-09-20T12:05:11.065Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-09-20T12:05:11.065Z] === RUN TestNewAWSLogsClientRegionDetect [2021-09-20T12:05:11.065Z] time="2021-09-20T12:05:10Z" level=info msg="Trying to get region from EC2 Metadata" [2021-09-20T12:05:11.065Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.11s) [2021-09-20T12:05:11.065Z] === RUN TestCreateSuccess [2021-09-20T12:05:11.065Z] --- PASS: TestCreateSuccess (0.00s) [2021-09-20T12:05:11.065Z] === RUN TestCreateStreamSkipped [2021-09-20T12:05:11.065Z] time="2021-09-20T12:05:10Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-09-20T12:05:11.065Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-09-20T12:05:11.065Z] === RUN TestCreateLogGroupSuccess [2021-09-20T12:05:11.065Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-09-20T12:05:11.065Z] === RUN TestCreateError [2021-09-20T12:05:11.065Z] --- PASS: TestCreateError (0.00s) [2021-09-20T12:05:11.065Z] === RUN TestCreateAlreadyExists [2021-09-20T12:05:11.065Z] time="2021-09-20T12:05:10Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-09-20T12:05:11.065Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-09-20T12:05:11.065Z] === RUN TestLogClosed [2021-09-20T12:05:11.065Z] --- PASS: TestLogClosed (0.00s) [2021-09-20T12:05:11.065Z] === RUN TestLogBlocking [2021-09-20T12:05:11.065Z] --- PASS: TestLogBlocking (0.00s) [2021-09-20T12:05:11.065Z] === RUN TestLogNonBlockingBufferEmpty [2021-09-20T12:05:11.065Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-09-20T12:05:11.065Z] === RUN TestLogNonBlockingBufferFull [2021-09-20T12:05:11.065Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-09-20T12:05:11.065Z] === RUN TestPublishBatchSuccess [2021-09-20T12:05:11.065Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-09-20T12:05:11.065Z] === RUN TestPublishBatchError [2021-09-20T12:05:11.065Z] time="2021-09-20T12:05:10Z" level=error msg=Error [2021-09-20T12:05:11.065Z] --- PASS: TestPublishBatchError (0.00s) [2021-09-20T12:05:11.065Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-09-20T12:05:11.065Z] time="2021-09-20T12:05:10Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-09-20T12:05:11.065Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-09-20T12:05:11.065Z] === RUN TestPublishBatchAlreadyAccepted [2021-09-20T12:05:11.065Z] time="2021-09-20T12:05:10Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-09-20T12:05:11.065Z] time="2021-09-20T12:05:10Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-09-20T12:05:11.065Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-09-20T12:05:11.065Z] === RUN TestCollectBatchSimple [2021-09-20T12:05:11.065Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-09-20T12:05:11.065Z] === RUN TestCollectBatchTicker [2021-09-20T12:05:11.065Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-09-20T12:05:11.065Z] === RUN TestCollectBatchMultilinePattern [2021-09-20T12:05:11.065Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-09-20T12:05:11.065Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-09-20T12:05:11.065Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-09-20T12:05:11.065Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-09-20T12:05:11.065Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-09-20T12:05:11.065Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-09-20T12:05:11.065Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-09-20T12:05:11.065Z] === RUN TestCollectBatchClose [2021-09-20T12:05:11.065Z] --- PASS: TestCollectBatchClose (0.00s) [2021-09-20T12:05:11.065Z] === RUN TestEffectiveLen [2021-09-20T12:05:11.065Z] === RUN TestEffectiveLen/0/Hello [2021-09-20T12:05:11.065Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-09-20T12:05:11.065Z] === RUN TestEffectiveLen/2/🙃 [2021-09-20T12:05:11.065Z] === RUN TestEffectiveLen/3/���� [2021-09-20T12:05:11.065Z] === RUN TestEffectiveLen/4/He��o [2021-09-20T12:05:11.065Z] === RUN TestEffectiveLen/5/ [2021-09-20T12:05:11.065Z] --- PASS: TestEffectiveLen (0.00s) [2021-09-20T12:05:11.065Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-09-20T12:05:11.065Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-09-20T12:05:11.065Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-09-20T12:05:11.065Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-09-20T12:05:11.065Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-09-20T12:05:11.065Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-09-20T12:05:11.065Z] === RUN TestFindValidSplit [2021-09-20T12:05:11.065Z] === RUN TestFindValidSplit/0/ [2021-09-20T12:05:11.065Z] cloudwatchlogs_test.go:1063: [2021-09-20T12:05:11.065Z] cloudwatchlogs_test.go:1064: [2021-09-20T12:05:11.065Z] === RUN TestFindValidSplit/1/Hello [2021-09-20T12:05:11.065Z] cloudwatchlogs_test.go:1063: Hello [2021-09-20T12:05:11.065Z] cloudwatchlogs_test.go:1064: [2021-09-20T12:05:11.065Z] === RUN TestFindValidSplit/2/Hello [2021-09-20T12:05:11.065Z] cloudwatchlogs_test.go:1063: He [2021-09-20T12:05:11.065Z] cloudwatchlogs_test.go:1064: llo [2021-09-20T12:05:11.065Z] === RUN TestFindValidSplit/3/Hello [2021-09-20T12:05:11.065Z] cloudwatchlogs_test.go:1063: [2021-09-20T12:05:11.065Z] cloudwatchlogs_test.go:1064: Hello [2021-09-20T12:05:11.065Z] === RUN TestFindValidSplit/4/🙃 [2021-09-20T12:05:11.065Z] cloudwatchlogs_test.go:1063: [2021-09-20T12:05:11.065Z] cloudwatchlogs_test.go:1064: 🙃 [2021-09-20T12:05:11.065Z] === RUN TestFindValidSplit/5/🙃 [2021-09-20T12:05:11.065Z] cloudwatchlogs_test.go:1063: 🙃 [2021-09-20T12:05:11.065Z] cloudwatchlogs_test.go:1064: [2021-09-20T12:05:11.065Z] === RUN TestFindValidSplit/6/a� [2021-09-20T12:05:11.065Z] cloudwatchlogs_test.go:1063: a [2021-09-20T12:05:11.065Z] cloudwatchlogs_test.go:1064: � [2021-09-20T12:05:11.065Z] === RUN TestFindValidSplit/7/a� [2021-09-20T12:05:11.065Z] cloudwatchlogs_test.go:1063: a� [2021-09-20T12:05:11.065Z] cloudwatchlogs_test.go:1064: [2021-09-20T12:05:11.065Z] --- PASS: TestFindValidSplit (0.00s) [2021-09-20T12:05:11.065Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-09-20T12:05:11.065Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-09-20T12:05:11.065Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-09-20T12:05:11.065Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-09-20T12:05:11.065Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-09-20T12:05:11.065Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-09-20T12:05:11.065Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-09-20T12:05:11.065Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-09-20T12:05:11.065Z] === RUN TestProcessEventEmoji [2021-09-20T12:05:11.065Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-09-20T12:05:11.065Z] === RUN TestCollectBatchLineSplit [2021-09-20T12:05:11.065Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-09-20T12:05:11.065Z] === RUN TestCollectBatchLineSplitWithBinary [2021-09-20T12:05:11.065Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-09-20T12:05:11.065Z] === RUN TestCollectBatchMaxEvents [2021-09-20T12:05:11.065Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-09-20T12:05:11.065Z] === RUN TestCollectBatchMaxTotalBytes [2021-09-20T12:05:11.313Z] --- PASS: TestExternalGraphDriver (4.55s) [2021-09-20T12:05:11.313Z] --- PASS: TestExternalGraphDriver/json (1.62s) [2021-09-20T12:05:11.313Z] --- PASS: TestExternalGraphDriver/spec (1.62s) [2021-09-20T12:05:11.313Z] --- PASS: TestExternalGraphDriver/pull (1.27s) [2021-09-20T12:05:11.313Z] === RUN TestGraphdriverPluginV2 [2021-09-20T12:05:11.525Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-09-20T12:05:11.525Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-09-20T12:05:11.525Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-09-20T12:05:11.525Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-09-20T12:05:11.525Z] --- PASS: TestCopierSlow (0.21s) [2021-09-20T12:05:11.525Z] === RUN TestCopierWithSized [2021-09-20T12:05:11.525Z] === RUN TestCopierWithSized/as_is [2021-09-20T12:05:11.525Z] === RUN TestCopierWithSized/With_RingLogger [2021-09-20T12:05:11.525Z] --- PASS: TestCopierWithSized (0.01s) [2021-09-20T12:05:11.525Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-09-20T12:05:11.525Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-09-20T12:05:11.525Z] === RUN TestCopierWithPartial [2021-09-20T12:05:11.525Z] --- PASS: TestCopierWithPartial (0.00s) [2021-09-20T12:05:11.525Z] === RUN TestRingLogger [2021-09-20T12:05:11.525Z] --- PASS: TestRingLogger (0.00s) [2021-09-20T12:05:11.525Z] === RUN TestRingCap [2021-09-20T12:05:11.525Z] --- PASS: TestRingCap (0.00s) [2021-09-20T12:05:11.525Z] === RUN TestRingClose [2021-09-20T12:05:11.525Z] --- PASS: TestRingClose (0.00s) [2021-09-20T12:05:11.525Z] === RUN TestRingDrain [2021-09-20T12:05:11.525Z] --- PASS: TestRingDrain (0.00s) [2021-09-20T12:05:11.525Z] PASS [2021-09-20T12:05:11.525Z] coverage: 43.8% of statements [2021-09-20T12:05:11.525Z] ok github.com/docker/docker/daemon/logger 0.265s coverage: 43.8% of statements [2021-09-20T12:05:11.525Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-09-20T12:05:11.525Z] === RUN TestParseLogOptionsMultilinePattern [2021-09-20T12:05:11.525Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-09-20T12:05:11.525Z] === RUN TestParseLogOptionsDatetimeFormat [2021-09-20T12:05:11.525Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-09-20T12:05:11.525Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-09-20T12:05:11.525Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-09-20T12:05:11.525Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-09-20T12:05:11.525Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-09-20T12:05:11.525Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-09-20T12:05:11.525Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-09-20T12:05:11.525Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-09-20T12:05:11.525Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-09-20T12:05:11.525Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-09-20T12:05:11.525Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-09-20T12:05:11.525Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-09-20T12:05:11.525Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-09-20T12:05:11.525Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-09-20T12:05:11.525Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-09-20T12:05:11.525Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-09-20T12:05:11.525Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-09-20T12:05:11.525Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-09-20T12:05:11.525Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-09-20T12:05:11.525Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-09-20T12:05:11.525Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-09-20T12:05:11.525Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-09-20T12:05:11.525Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-09-20T12:05:11.525Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-09-20T12:05:11.525Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-09-20T12:05:11.525Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-09-20T12:05:11.525Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-09-20T12:05:11.525Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-09-20T12:05:11.525Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-09-20T12:05:11.525Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-09-20T12:05:11.525Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-09-20T12:05:11.525Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-09-20T12:05:11.525Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-09-20T12:05:11.525Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-09-20T12:05:11.525Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-09-20T12:05:11.525Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-09-20T12:05:11.525Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-09-20T12:05:11.525Z] === RUN TestCreateTagSuccess [2021-09-20T12:05:11.525Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-09-20T12:05:11.525Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-09-20T12:05:11.525Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-09-20T12:05:11.525Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-09-20T12:05:11.525Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-09-20T12:05:11.525Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-09-20T12:05:11.525Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-09-20T12:05:11.525Z] PASS [2021-09-20T12:05:11.525Z] coverage: 77.4% of statements [2021-09-20T12:05:11.525Z] ok github.com/docker/docker/daemon/logger/awslogs 0.290s coverage: 77.4% of statements [2021-09-20T12:05:11.525Z] === RUN TestSearchRegistryForImagesErrors [2021-09-20T12:05:11.525Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-09-20T12:05:11.525Z] === RUN TestSearchRegistryForImages [2021-09-20T12:05:11.525Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-09-20T12:05:11.525Z] === RUN TestOnlyPlatformWithFallback [2021-09-20T12:05:11.525Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-09-20T12:05:11.525Z] === RUN TestImageDelete [2021-09-20T12:05:11.525Z] === RUN TestImageDelete/no_lease [2021-09-20T12:05:11.525Z] === RUN TestImageDelete/lease_exists [2021-09-20T12:05:11.525Z] --- PASS: TestImageDelete (0.03s) [2021-09-20T12:05:11.525Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-09-20T12:05:11.525Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-09-20T12:05:11.525Z] === RUN TestContentStoreForPull [2021-09-20T12:05:11.525Z] --- PASS: TestContentStoreForPull (0.14s) [2021-09-20T12:05:11.525Z] PASS [2021-09-20T12:05:11.525Z] coverage: 6.7% of statements [2021-09-20T12:05:11.525Z] ok github.com/docker/docker/daemon/images 0.254s coverage: 6.7% of statements [2021-09-20T12:05:11.525Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-09-20T12:05:11.525Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-09-20T12:05:11.525Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-09-20T12:05:11.525Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-09-20T12:05:11.525Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-09-20T12:05:11.525Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-09-20T12:05:11.525Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-09-20T12:05:11.983Z] === RUN TestJSONLogsMarshalJSONBuf [2021-09-20T12:05:11.983Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-09-20T12:05:11.983Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-09-20T12:05:11.983Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2021-09-20T12:05:11.983Z] === RUN TestFastTimeMarshalJSON [2021-09-20T12:05:11.983Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-09-20T12:05:11.983Z] PASS [2021-09-20T12:05:11.983Z] coverage: 87.2% of statements [2021-09-20T12:05:11.983Z] === RUN TestJSONFileLogger [2021-09-20T12:05:11.983Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.199s coverage: 87.2% of statements [2021-09-20T12:05:12.189Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-09-20T12:05:12.189Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-20T12:05:12.189Z] GOOS="" GOARCH="" GOARM="" [2021-09-20T12:05:12.189Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-20T12:05:12.189Z] [2021-09-20T12:05:12.189Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-09-20T12:05:12.441Z] --- PASS: TestJSONFileLogger (0.00s) [2021-09-20T12:05:12.441Z] === RUN TestJSONFileLoggerWithTags [2021-09-20T12:05:12.441Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-09-20T12:05:12.441Z] === RUN TestJSONFileLoggerWithOpts [2021-09-20T12:05:12.441Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2021-09-20T12:05:12.441Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-09-20T12:05:12.441Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-09-20T12:05:12.441Z] === RUN TestEncodeDecode [2021-09-20T12:05:12.441Z] === PAUSE TestEncodeDecode [2021-09-20T12:05:12.441Z] === RUN TestUnexpectedEOF [2021-09-20T12:05:12.441Z] time="2021-09-20T12:05:12Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-09-20T12:05:12.441Z] time="2021-09-20T12:05:12Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-09-20T12:05:12.441Z] --- PASS: TestUnexpectedEOF (0.13s) [2021-09-20T12:05:12.441Z] === CONT TestEncodeDecode [2021-09-20T12:05:12.441Z] --- PASS: TestEncodeDecode (0.00s) [2021-09-20T12:05:12.441Z] PASS [2021-09-20T12:05:12.441Z] coverage: 69.9% of statements [2021-09-20T12:05:12.441Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.224s coverage: 69.9% of statements [2021-09-20T12:05:12.765Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-09-20T12:05:12.765Z] HOSTNAME=5f2f489e8082 [2021-09-20T12:05:12.765Z] TESTDEBUG=0 [2021-09-20T12:05:12.765Z] DEST=bundles/test-integration [2021-09-20T12:05:12.765Z] PWD=/go/src/github.com/docker/docker [2021-09-20T12:05:12.765Z] DOCKER_GITCOMMIT=f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 [2021-09-20T12:05:12.765Z] container=docker [2021-09-20T12:05:12.765Z] HOME=/root [2021-09-20T12:05:12.765Z] GOLANG_VERSION=1.17.1 [2021-09-20T12:05:12.765Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-09-20T12:05:12.765Z] VALIDATE_BRANCH=master [2021-09-20T12:05:12.765Z] TERM=xterm [2021-09-20T12:05:12.765Z] DOCKER_PKG=github.com/docker/docker [2021-09-20T12:05:12.765Z] SHLVL=1 [2021-09-20T12:05:12.765Z] TIMEOUT=120m [2021-09-20T12:05:12.765Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-09-20T12:05:12.765Z] DOCKER_GRAPHDRIVER=overlay2 [2021-09-20T12:05:12.765Z] GO111MODULE=off [2021-09-20T12:05:12.765Z] DOCKER_EXPERIMENTAL=1 [2021-09-20T12:05:12.765Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-09-20T12:05:12.765Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-09-20T12:05:12.765Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-09-20T12:05:12.765Z] GOPATH=/go [2021-09-20T12:05:12.765Z] PKG_CONFIG=pkg-config [2021-09-20T12:05:12.765Z] _=/usr/bin/env [2021-09-20T12:05:12.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-09-20T12:05:12.821Z] --- PASS: TestGraphdriverPluginV2 (3.68s) [2021-09-20T12:05:12.821Z] PASS [2021-09-20T12:05:12.821Z] [2021-09-20T12:05:12.821Z] === Skipped [2021-09-20T12:05:12.821Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.04s) [2021-09-20T12:05:12.821Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-09-20T12:05:12.821Z] [2021-09-20T12:05:12.821Z] DONE 2 tests, 1 skipped in 3.818s [2021-09-20T12:05:12.821Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-09-20T12:05:12.821Z] INFO: Testing against a local daemon [2021-09-20T12:05:12.821Z] === RUN TestContinueAfterPluginCrash [2021-09-20T12:05:12.821Z] === PAUSE TestContinueAfterPluginCrash [2021-09-20T12:05:12.821Z] === RUN TestReadPluginNoRead [2021-09-20T12:05:12.821Z] === PAUSE TestReadPluginNoRead [2021-09-20T12:05:12.821Z] === RUN TestDaemonStartWithLogOpt [2021-09-20T12:05:12.821Z] === PAUSE TestDaemonStartWithLogOpt [2021-09-20T12:05:12.821Z] === CONT TestContinueAfterPluginCrash [2021-09-20T12:05:12.821Z] === CONT TestDaemonStartWithLogOpt [2021-09-20T12:05:12.899Z] === RUN TestWriteLog [2021-09-20T12:05:12.899Z] === PAUSE TestWriteLog [2021-09-20T12:05:12.899Z] === RUN TestReadLog [2021-09-20T12:05:12.899Z] === PAUSE TestReadLog [2021-09-20T12:05:12.899Z] === CONT TestWriteLog [2021-09-20T12:05:12.899Z] === CONT TestReadLog [2021-09-20T12:05:12.899Z] --- PASS: TestWriteLog (0.00s) [2021-09-20T12:05:12.899Z] === RUN TestReadLog/tail_exact [2021-09-20T12:05:12.899Z] === RUN TestReadLog/tail_less_than_available [2021-09-20T12:05:12.899Z] === RUN TestReadLog/tail_more_than_available [2021-09-20T12:05:12.899Z] --- PASS: TestReadLog (0.13s) [2021-09-20T12:05:12.899Z] --- PASS: TestReadLog/tail_exact (0.12s) [2021-09-20T12:05:12.899Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-09-20T12:05:12.899Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-09-20T12:05:12.899Z] PASS [2021-09-20T12:05:12.899Z] coverage: 75.2% of statements [2021-09-20T12:05:12.899Z] ok github.com/docker/docker/daemon/logger/local 0.183s coverage: 75.2% of statements [2021-09-20T12:05:12.899Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-09-20T12:05:13.358Z] === RUN TestOpenFileDelete [2021-09-20T12:05:13.358Z] --- PASS: TestOpenFileDelete (0.00s) [2021-09-20T12:05:13.358Z] === RUN TestOpenFileRename [2021-09-20T12:05:13.358Z] --- PASS: TestOpenFileRename (0.00s) [2021-09-20T12:05:13.358Z] === RUN TestParseLogTagDefaultTag [2021-09-20T12:05:13.358Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-09-20T12:05:13.358Z] === RUN TestParseLogTag [2021-09-20T12:05:13.358Z] --- PASS: TestParseLogTag (0.00s) [2021-09-20T12:05:13.358Z] === RUN TestParseLogTagEmptyTag [2021-09-20T12:05:13.358Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-09-20T12:05:13.358Z] === RUN TestTailFiles [2021-09-20T12:05:13.358Z] --- PASS: TestTailFiles (0.00s) [2021-09-20T12:05:13.358Z] === RUN TestFollowLogsConsumerGone [2021-09-20T12:05:13.358Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-09-20T12:05:13.358Z] === RUN TestFollowLogsProducerGone [2021-09-20T12:05:13.816Z] logfile_test.go:178: logDecode() closed after sending 911 messages [2021-09-20T12:05:13.816Z] logfile_test.go:231: messages sent: 911, received: 911 [2021-09-20T12:05:13.816Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-09-20T12:05:13.816Z] === RUN TestCheckCapacityAndRotate [2021-09-20T12:05:13.816Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-09-20T12:05:13.816Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-09-20T12:05:13.816Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2021-09-20T12:05:13.816Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-09-20T12:05:13.816Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2021-09-20T12:05:13.816Z] PASS [2021-09-20T12:05:13.816Z] coverage: 50.9% of statements [2021-09-20T12:05:13.816Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.087s coverage: 50.9% of statements [2021-09-20T12:05:13.816Z] === RUN TestLog [2021-09-20T12:05:13.816Z] --- PASS: TestLog (0.00s) [2021-09-20T12:05:13.816Z] PASS [2021-09-20T12:05:13.816Z] coverage: 31.5% of statements [2021-09-20T12:05:13.816Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.044s coverage: 31.5% of statements [2021-09-20T12:05:14.275Z] === RUN TestValidateLogOpt [2021-09-20T12:05:14.275Z] --- PASS: TestValidateLogOpt (0.00s) [2021-09-20T12:05:14.275Z] === RUN TestNewMissedConfig [2021-09-20T12:05:14.275Z] --- PASS: TestNewMissedConfig (0.00s) [2021-09-20T12:05:14.275Z] === RUN TestNewMissedUrl [2021-09-20T12:05:14.275Z] --- PASS: TestNewMissedUrl (0.00s) [2021-09-20T12:05:14.275Z] === RUN TestNewMissedToken [2021-09-20T12:05:14.275Z] --- PASS: TestNewMissedToken (0.00s) [2021-09-20T12:05:14.275Z] === RUN TestNewWithProxy [2021-09-20T12:05:14.275Z] --- PASS: TestNewWithProxy (0.00s) [2021-09-20T12:05:14.275Z] === RUN TestDefault [2021-09-20T12:05:14.275Z] --- PASS: TestDefault (0.01s) [2021-09-20T12:05:14.275Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-09-20T12:05:14.275Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-09-20T12:05:14.275Z] === RUN TestJsonFormat [2021-09-20T12:05:14.275Z] --- PASS: TestJsonFormat (0.00s) [2021-09-20T12:05:14.275Z] === RUN TestRawFormat [2021-09-20T12:05:14.275Z] --- PASS: TestRawFormat (0.00s) [2021-09-20T12:05:14.275Z] === RUN TestRawFormatWithLabels [2021-09-20T12:05:14.275Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-09-20T12:05:14.275Z] === RUN TestRawFormatWithoutTag [2021-09-20T12:05:14.275Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-09-20T12:05:14.275Z] === RUN TestBatching [2021-09-20T12:05:14.275Z] --- PASS: TestBatching (0.23s) [2021-09-20T12:05:14.275Z] === RUN TestFrequency [2021-09-20T12:05:14.275Z] === RUN TestParseLogFormat [2021-09-20T12:05:14.275Z] --- PASS: TestParseLogFormat (0.00s) [2021-09-20T12:05:14.275Z] === RUN TestValidateLogOptEmpty [2021-09-20T12:05:14.275Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-09-20T12:05:14.275Z] === RUN TestValidateSyslogAddress [2021-09-20T12:05:14.275Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-09-20T12:05:14.275Z] === RUN TestParseAddressDefaultPort [2021-09-20T12:05:14.275Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-09-20T12:05:14.275Z] === RUN TestValidateSyslogFacility [2021-09-20T12:05:14.275Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-09-20T12:05:14.275Z] === RUN TestValidateLogOptSyslogFormat [2021-09-20T12:05:14.275Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-09-20T12:05:14.275Z] === RUN TestValidateLogOpt [2021-09-20T12:05:14.275Z] --- PASS: TestValidateLogOpt (0.00s) [2021-09-20T12:05:14.275Z] PASS [2021-09-20T12:05:14.275Z] coverage: 46.8% of statements [2021-09-20T12:05:14.275Z] ok github.com/docker/docker/daemon/logger/syslog 0.048s coverage: 46.8% of statements [2021-09-20T12:05:14.275Z] === RUN TestNewParse [2021-09-20T12:05:14.275Z] --- PASS: TestNewParse (0.00s) [2021-09-20T12:05:14.275Z] PASS [2021-09-20T12:05:14.275Z] coverage: 8.3% of statements [2021-09-20T12:05:14.275Z] ok github.com/docker/docker/daemon/logger/templates 0.031s coverage: 8.3% of statements [2021-09-20T12:05:14.275Z] --- PASS: TestFrequency (0.16s) [2021-09-20T12:05:14.275Z] === RUN TestOneMessagePerRequest [2021-09-20T12:05:14.275Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-09-20T12:05:14.275Z] === RUN TestVerify [2021-09-20T12:05:14.275Z] --- PASS: TestVerify (0.00s) [2021-09-20T12:05:14.275Z] === RUN TestSkipVerify [2021-09-20T12:05:14.606Z] --- PASS: TestGraphdriverPluginV2 (3.33s) [2021-09-20T12:05:14.606Z] PASS [2021-09-20T12:05:14.606Z] [2021-09-20T12:05:14.606Z] DONE 5 tests in 7.924s [2021-09-20T12:05:14.606Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-09-20T12:05:14.606Z] INFO: Testing against a local daemon [2021-09-20T12:05:14.606Z] === RUN TestContinueAfterPluginCrash [2021-09-20T12:05:14.606Z] === PAUSE TestContinueAfterPluginCrash [2021-09-20T12:05:14.606Z] === RUN TestReadPluginNoRead [2021-09-20T12:05:14.606Z] === PAUSE TestReadPluginNoRead [2021-09-20T12:05:14.606Z] === RUN TestDaemonStartWithLogOpt [2021-09-20T12:05:14.606Z] === PAUSE TestDaemonStartWithLogOpt [2021-09-20T12:05:14.606Z] === CONT TestContinueAfterPluginCrash [2021-09-20T12:05:14.606Z] === CONT TestDaemonStartWithLogOpt [2021-09-20T12:05:14.734Z] time="2021-09-20T12:05:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-20T12:05:14.734Z] time="2021-09-20T12:05:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-20T12:05:14.734Z] time="2021-09-20T12:05:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-20T12:05:15.192Z] --- PASS: TestSkipVerify (0.49s) [2021-09-20T12:05:15.192Z] === RUN TestBufferMaximum [2021-09-20T12:05:15.192Z] time="2021-09-20T12:05:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-20T12:05:15.192Z] time="2021-09-20T12:05:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-20T12:05:15.192Z] time="2021-09-20T12:05:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-20T12:05:15.192Z] time="2021-09-20T12:05:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-20T12:05:15.192Z] time="2021-09-20T12:05:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-20T12:05:15.192Z] time="2021-09-20T12:05:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632139514.720587\",\"host\":\"efb97f78eb74\"}'" [2021-09-20T12:05:15.192Z] time="2021-09-20T12:05:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632139514.720587\",\"host\":\"efb97f78eb74\"}'" [2021-09-20T12:05:15.192Z] --- PASS: TestBufferMaximum (0.00s) [2021-09-20T12:05:15.192Z] === RUN TestServerAlwaysDown [2021-09-20T12:05:15.192Z] time="2021-09-20T12:05:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-20T12:05:15.192Z] time="2021-09-20T12:05:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-20T12:05:15.192Z] time="2021-09-20T12:05:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632139514.722588\",\"host\":\"efb97f78eb74\"}'" [2021-09-20T12:05:15.192Z] time="2021-09-20T12:05:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632139514.722588\",\"host\":\"efb97f78eb74\"}'" [2021-09-20T12:05:15.192Z] time="2021-09-20T12:05:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-20T12:05:15.192Z] time="2021-09-20T12:05:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632139514.722588\",\"host\":\"efb97f78eb74\"}'" [2021-09-20T12:05:15.192Z] time="2021-09-20T12:05:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632139514.723588\",\"host\":\"efb97f78eb74\"}'" [2021-09-20T12:05:15.192Z] time="2021-09-20T12:05:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632139514.723588\",\"host\":\"efb97f78eb74\"}'" [2021-09-20T12:05:15.192Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-09-20T12:05:15.192Z] === RUN TestCannotSendAfterClose [2021-09-20T12:05:15.192Z] --- PASS: TestCannotSendAfterClose (0.03s) [2021-09-20T12:05:15.192Z] === RUN TestDeadlockOnBlockedEndpoint [2021-09-20T12:05:16.159Z] === RUN TestV1IDService [2021-09-20T12:05:16.159Z] time="2021-09-20T12:05:15Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-09-20T12:05:16.159Z] time="2021-09-20T12:05:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"efb97f78eb74\"}'" [2021-09-20T12:05:16.159Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.04s) [2021-09-20T12:05:16.159Z] PASS [2021-09-20T12:05:16.159Z] coverage: 82.5% of statements [2021-09-20T12:05:16.159Z] --- PASS: TestV1IDService (0.02s) [2021-09-20T12:05:16.159Z] === RUN TestV2MetadataService [2021-09-20T12:05:16.159Z] ok github.com/docker/docker/daemon/logger/splunk 2.049s coverage: 82.5% of statements [2021-09-20T12:05:16.159Z] ? github.com/docker/docker/daemon/names [no test files] [2021-09-20T12:05:16.159Z] ? github.com/docker/docker/daemon/network [no test files] [2021-09-20T12:05:16.159Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-09-20T12:05:16.159Z] === RUN TestSuccessfulDownload [2021-09-20T12:05:16.159Z] download_test.go:267: Needs fixing on Windows [2021-09-20T12:05:16.159Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-09-20T12:05:16.159Z] === RUN TestCancelledDownload [2021-09-20T12:05:16.159Z] --- PASS: TestCancelledDownload (0.00s) [2021-09-20T12:05:16.159Z] === RUN TestMaxDownloadAttempts [2021-09-20T12:05:16.159Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-20T12:05:16.159Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-20T12:05:16.159Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-20T12:05:16.159Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-20T12:05:16.159Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-20T12:05:16.159Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-20T12:05:16.159Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-20T12:05:16.159Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-20T12:05:16.159Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-20T12:05:16.159Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-20T12:05:16.159Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-20T12:05:16.159Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-20T12:05:16.618Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-09-20T12:05:16.618Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-09-20T12:05:16.618Z] === RUN TestContinueOnError_MirrorEndpoint [2021-09-20T12:05:16.618Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-09-20T12:05:16.618Z] === RUN TestContinueOnError_NeverContinue [2021-09-20T12:05:16.618Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-09-20T12:05:16.618Z] === RUN TestManifestStore [2021-09-20T12:05:16.618Z] === RUN TestManifestStore/no_remote_or_local [2021-09-20T12:05:16.618Z] time="2021-09-20T12:05:16Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-20T12:05:16.618Z] time="2021-09-20T12:05:16Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-20T12:05:16.618Z] time="2021-09-20T12:05:16Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-20T12:05:16.618Z] time="2021-09-20T12:05:16Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-20T12:05:16.618Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-09-20T12:05:16.618Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.43s) [2021-09-20T12:05:16.618Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.43s) [2021-09-20T12:05:16.618Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.43s) [2021-09-20T12:05:16.618Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.43s) [2021-09-20T12:05:16.618Z] === RUN TestTransfer [2021-09-20T12:05:16.618Z] time="2021-09-20T12:05:16Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local504428895\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-09-20T12:05:16.618Z] === RUN TestManifestStore/no_local_cache [2021-09-20T12:05:16.618Z] === RUN TestManifestStore/with_local_cache [2021-09-20T12:05:16.618Z] === RUN TestManifestStore/unknown_media_type [2021-09-20T12:05:16.618Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-09-20T12:05:16.618Z] time="2021-09-20T12:05:16Z" level=warning msg="reference for unknown type: " [2021-09-20T12:05:16.618Z] time="2021-09-20T12:05:16Z" level=warning msg="reference for unknown type: " [2021-09-20T12:05:16.618Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-09-20T12:05:16.618Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-09-20T12:05:16.618Z] time="2021-09-20T12:05:16Z" level=warning msg="reference for unknown type: " [2021-09-20T12:05:16.618Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-09-20T12:05:16.618Z] time="2021-09-20T12:05:16Z" level=warning msg="reference for unknown type: " [2021-09-20T12:05:16.618Z] time="2021-09-20T12:05:16Z" level=warning msg="reference for unknown type: " [2021-09-20T12:05:16.618Z] === RUN TestManifestStore/error_persisting_manifest [2021-09-20T12:05:16.618Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-09-20T12:05:16.618Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-09-20T12:05:16.618Z] time="2021-09-20T12:05:16Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-09-20T12:05:16.618Z] --- PASS: TestManifestStore (0.24s) [2021-09-20T12:05:16.618Z] --- PASS: TestManifestStore/no_remote_or_local (0.16s) [2021-09-20T12:05:16.618Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-09-20T12:05:16.618Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-09-20T12:05:16.618Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2021-09-20T12:05:16.618Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-09-20T12:05:16.618Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-09-20T12:05:16.618Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-09-20T12:05:16.618Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-09-20T12:05:16.618Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-09-20T12:05:16.618Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-09-20T12:05:16.618Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-09-20T12:05:16.618Z] === RUN TestDetectManifestBlobMediaType [2021-09-20T12:05:16.618Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-09-20T12:05:16.618Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-09-20T12:05:16.618Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-09-20T12:05:16.618Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-09-20T12:05:16.618Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-09-20T12:05:16.618Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-09-20T12:05:16.618Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-09-20T12:05:16.618Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-09-20T12:05:16.618Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-09-20T12:05:16.618Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-09-20T12:05:16.618Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-09-20T12:05:16.618Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-09-20T12:05:16.618Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-09-20T12:05:16.618Z] === RUN TestFixManifestLayers [2021-09-20T12:05:16.618Z] --- PASS: TestFixManifestLayers (0.00s) [2021-09-20T12:05:16.618Z] === RUN TestFixManifestLayersBaseLayerParent [2021-09-20T12:05:16.618Z] pull_v2_test.go:73: Needs fixing on Windows [2021-09-20T12:05:16.618Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-09-20T12:05:16.618Z] === RUN TestFixManifestLayersBadParent [2021-09-20T12:05:16.618Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-09-20T12:05:16.618Z] === RUN TestValidateManifest [2021-09-20T12:05:16.618Z] pull_v2_test.go:118: Needs fixing on Windows [2021-09-20T12:05:16.618Z] --- SKIP: TestValidateManifest (0.00s) [2021-09-20T12:05:16.618Z] === RUN TestFormatPlatform [2021-09-20T12:05:16.618Z] --- PASS: TestFormatPlatform (0.00s) [2021-09-20T12:05:16.618Z] === RUN TestGetRepositoryMountCandidates [2021-09-20T12:05:16.618Z] --- PASS: TestGetRepositoryMountCandidates (0.01s) [2021-09-20T12:05:16.618Z] === RUN TestLayerAlreadyExists [2021-09-20T12:05:16.618Z] 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-09-20T12:05:16.618Z] 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-09-20T12:05:16.618Z] 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-09-20T12:05:16.618Z] 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-09-20T12:05:16.618Z] 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-09-20T12:05:16.618Z] 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-09-20T12:05:16.618Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-09-20T12:05:16.618Z] === RUN TestWhenEmptyAuthConfig [2021-09-20T12:05:16.618Z] --- PASS: TestTransfer (0.12s) [2021-09-20T12:05:16.618Z] === RUN TestConcurrencyLimit [2021-09-20T12:05:16.618Z] --- PASS: TestV2MetadataService (0.73s) [2021-09-20T12:05:16.618Z] PASS [2021-09-20T12:05:16.618Z] coverage: 48.2% of statements [2021-09-20T12:05:16.618Z] ok github.com/docker/docker/distribution/metadata 0.803s coverage: 48.2% of statements [2021-09-20T12:05:17.012Z] --- PASS: TestDaemonStartWithLogOpt (4.22s) [2021-09-20T12:05:17.012Z] === CONT TestReadPluginNoRead [2021-09-20T12:05:17.077Z] === RUN TestNotFound [2021-09-20T12:05:17.077Z] --- PASS: TestNotFound (0.00s) [2021-09-20T12:05:17.077Z] === RUN TestConflict [2021-09-20T12:05:17.077Z] --- PASS: TestConflict (0.00s) [2021-09-20T12:05:17.077Z] === RUN TestForbidden [2021-09-20T12:05:17.077Z] --- PASS: TestForbidden (0.00s) [2021-09-20T12:05:17.077Z] === RUN TestInvalidParameter [2021-09-20T12:05:17.077Z] --- PASS: TestInvalidParameter (0.00s) [2021-09-20T12:05:17.077Z] === RUN TestNotImplemented [2021-09-20T12:05:17.077Z] --- PASS: TestNotImplemented (0.00s) [2021-09-20T12:05:17.077Z] === RUN TestNotModified [2021-09-20T12:05:17.077Z] --- PASS: TestNotModified (0.00s) [2021-09-20T12:05:17.077Z] === RUN TestUnauthorized [2021-09-20T12:05:17.077Z] --- PASS: TestUnauthorized (0.00s) [2021-09-20T12:05:17.077Z] === RUN TestUnknown [2021-09-20T12:05:17.077Z] --- PASS: TestUnknown (0.00s) [2021-09-20T12:05:17.077Z] === RUN TestCancelled [2021-09-20T12:05:17.077Z] --- PASS: TestCancelled (0.00s) [2021-09-20T12:05:17.077Z] === RUN TestDeadline [2021-09-20T12:05:17.077Z] --- PASS: TestDeadline (0.00s) [2021-09-20T12:05:17.077Z] === RUN TestDataLoss [2021-09-20T12:05:17.077Z] --- PASS: TestDataLoss (0.00s) [2021-09-20T12:05:17.077Z] === RUN TestUnavailable [2021-09-20T12:05:17.077Z] --- PASS: TestUnavailable (0.00s) [2021-09-20T12:05:17.077Z] === RUN TestSystem [2021-09-20T12:05:17.077Z] --- PASS: TestSystem (0.00s) [2021-09-20T12:05:17.077Z] === RUN TestFromStatusCode [2021-09-20T12:05:17.077Z] === RUN TestFromStatusCode/Not_Found [2021-09-20T12:05:17.077Z] === RUN TestFromStatusCode/Bad_Request [2021-09-20T12:05:17.077Z] === RUN TestFromStatusCode/Conflict [2021-09-20T12:05:17.077Z] === RUN TestFromStatusCode/Unauthorized [2021-09-20T12:05:17.077Z] === RUN TestFromStatusCode/Service_Unavailable [2021-09-20T12:05:17.077Z] === RUN TestFromStatusCode/Forbidden [2021-09-20T12:05:17.077Z] === RUN TestFromStatusCode/Not_Modified [2021-09-20T12:05:17.077Z] === RUN TestFromStatusCode/Not_Implemented [2021-09-20T12:05:17.077Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-09-20T12:05:17.077Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-09-20T12:05:17.077Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-09-20T12:05:17.077Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-09-20T12:05:17.077Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-09-20T12:05:17.077Z] --- PASS: TestFromStatusCode (0.00s) [2021-09-20T12:05:17.077Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-09-20T12:05:17.077Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-09-20T12:05:17.077Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-09-20T12:05:17.077Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-09-20T12:05:17.077Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-09-20T12:05:17.077Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-09-20T12:05:17.077Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-09-20T12:05:17.077Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-09-20T12:05:17.077Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-09-20T12:05:17.077Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-09-20T12:05:17.077Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-09-20T12:05:17.077Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-09-20T12:05:17.077Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-09-20T12:05:17.077Z] PASS [2021-09-20T12:05:17.077Z] coverage: 53.1% of statements [2021-09-20T12:05:17.077Z] ok github.com/docker/docker/errdefs 0.033s coverage: 53.1% of statements [2021-09-20T12:05:17.077Z] --- PASS: TestConcurrencyLimit (0.36s) [2021-09-20T12:05:17.077Z] === RUN TestInactiveJobs [2021-09-20T12:05:17.537Z] --- PASS: TestInactiveJobs (0.38s) [2021-09-20T12:05:17.537Z] === RUN TestWatchRelease [2021-09-20T12:05:17.537Z] --- PASS: TestWatchRelease (0.04s) [2021-09-20T12:05:17.537Z] === RUN TestWatchFinishedTransfer [2021-09-20T12:05:17.537Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-09-20T12:05:17.537Z] === RUN TestDuplicateTransfer [2021-09-20T12:05:17.537Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-09-20T12:05:17.537Z] === RUN TestSuccessfulUpload [2021-09-20T12:05:17.996Z] --- PASS: TestWhenEmptyAuthConfig (1.08s) [2021-09-20T12:05:17.996Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-09-20T12:05:17.996Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-09-20T12:05:17.996Z] === RUN TestTokenPassThru [2021-09-20T12:05:17.996Z] time="2021-09-20T12:05:17Z" level=error msg="Upload failed, retrying: simulating retry" [2021-09-20T12:05:17.996Z] --- PASS: TestTokenPassThru (0.01s) [2021-09-20T12:05:17.996Z] === RUN TestTokenPassThruDifferentHost [2021-09-20T12:05:17.996Z] --- PASS: TestTokenPassThruDifferentHost (0.03s) [2021-09-20T12:05:17.996Z] PASS [2021-09-20T12:05:17.996Z] coverage: 24.1% of statements [2021-09-20T12:05:17.996Z] ok github.com/docker/docker/distribution 1.432s coverage: 24.1% of statements [2021-09-20T12:05:17.996Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-09-20T12:05:17.996Z] --- PASS: TestSuccessfulUpload (0.39s) [2021-09-20T12:05:17.996Z] === RUN TestCancelledUpload [2021-09-20T12:05:17.996Z] --- PASS: TestCancelledUpload (0.00s) [2021-09-20T12:05:17.996Z] PASS [2021-09-20T12:05:17.996Z] coverage: 76.8% of statements [2021-09-20T12:05:17.996Z] ok github.com/docker/docker/distribution/xfer 1.820s coverage: 76.8% of statements [2021-09-20T12:05:17.996Z] ? github.com/docker/docker/dockerversion [no test files] [2021-09-20T12:05:17.996Z] === RUN TestFSGetInvalidData [2021-09-20T12:05:17.996Z] === RUN TestCompare [2021-09-20T12:05:17.996Z] --- PASS: TestCompare (0.00s) [2021-09-20T12:05:17.996Z] PASS [2021-09-20T12:05:17.996Z] coverage: 19.2% of statements [2021-09-20T12:05:17.996Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-09-20T12:05:17.996Z] === RUN TestFSInvalidSet [2021-09-20T12:05:17.996Z] ok github.com/docker/docker/image/cache 0.050s coverage: 19.2% of statements [2021-09-20T12:05:17.996Z] --- PASS: TestFSInvalidSet (0.01s) [2021-09-20T12:05:17.996Z] === RUN TestFSInvalidRoot [2021-09-20T12:05:17.996Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-09-20T12:05:17.996Z] === RUN TestFSMetadataGetSet [2021-09-20T12:05:17.996Z] --- PASS: TestFSMetadataGetSet (0.02s) [2021-09-20T12:05:17.996Z] === RUN TestFSInvalidWalker [2021-09-20T12:05:17.996Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-09-20T12:05:17.996Z] === RUN TestFSGetSet [2021-09-20T12:05:17.996Z] --- PASS: TestFSGetSet (0.02s) [2021-09-20T12:05:17.996Z] === RUN TestFSGetUnsetKey [2021-09-20T12:05:17.996Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-09-20T12:05:17.996Z] === RUN TestFSGetEmptyData [2021-09-20T12:05:17.996Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-09-20T12:05:17.996Z] === RUN TestFSDelete [2021-09-20T12:05:17.996Z] --- PASS: TestFSDelete (0.01s) [2021-09-20T12:05:17.996Z] === RUN TestFSWalker [2021-09-20T12:05:17.996Z] --- PASS: TestFSWalker (0.01s) [2021-09-20T12:05:17.996Z] === RUN TestFSWalkerStopOnError [2021-09-20T12:05:17.996Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-09-20T12:05:17.996Z] === RUN TestNewFromJSON [2021-09-20T12:05:17.996Z] --- PASS: TestNewFromJSON (0.00s) [2021-09-20T12:05:17.996Z] === RUN TestNewFromJSONWithInvalidJSON [2021-09-20T12:05:17.996Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-09-20T12:05:17.996Z] === RUN TestMarshalKeyOrder [2021-09-20T12:05:17.996Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-09-20T12:05:17.996Z] === RUN TestHistoryEqual [2021-09-20T12:05:18.455Z] --- PASS: TestHistoryEqual (0.13s) [2021-09-20T12:05:18.455Z] === RUN TestImage [2021-09-20T12:05:18.455Z] --- PASS: TestImage (0.00s) [2021-09-20T12:05:18.455Z] === RUN TestImageOSNotEmpty [2021-09-20T12:05:18.455Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-09-20T12:05:18.455Z] === RUN TestNewChildImageFromImageWithRootFS [2021-09-20T12:05:18.455Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-09-20T12:05:18.455Z] === RUN TestCreate [2021-09-20T12:05:18.455Z] --- PASS: TestCreate (0.00s) [2021-09-20T12:05:18.455Z] === RUN TestRestore [2021-09-20T12:05:18.455Z] time="2021-09-20T12:05:17Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-09-20T12:05:18.455Z] --- PASS: TestRestore (0.03s) [2021-09-20T12:05:18.455Z] === RUN TestAddDelete [2021-09-20T12:05:18.455Z] --- PASS: TestAddDelete (0.02s) [2021-09-20T12:05:18.455Z] === RUN TestSearchAfterDelete [2021-09-20T12:05:18.455Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-09-20T12:05:18.455Z] === RUN TestParentReset [2021-09-20T12:05:18.455Z] --- PASS: TestParentReset (0.02s) [2021-09-20T12:05:18.455Z] === RUN TestGetAndSetLastUpdated [2021-09-20T12:05:18.455Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-09-20T12:05:18.455Z] === RUN TestStoreLen [2021-09-20T12:05:18.455Z] --- PASS: TestStoreLen (0.05s) [2021-09-20T12:05:18.455Z] PASS [2021-09-20T12:05:18.455Z] coverage: 86.6% of statements [2021-09-20T12:05:18.455Z] ok github.com/docker/docker/image 0.446s coverage: 86.6% of statements [2021-09-20T12:05:18.807Z] --- PASS: TestDaemonStartWithLogOpt (3.47s) [2021-09-20T12:05:18.807Z] === CONT TestReadPluginNoRead [2021-09-20T12:05:18.914Z] === RUN TestMakeV1ConfigFromConfig [2021-09-20T12:05:18.914Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-09-20T12:05:18.914Z] PASS [2021-09-20T12:05:18.914Z] coverage: 25.0% of statements [2021-09-20T12:05:18.914Z] ok github.com/docker/docker/image/v1 0.087s coverage: 25.0% of statements [2021-09-20T12:05:18.914Z] === RUN TestValidateManifest [2021-09-20T12:05:18.914Z] === RUN TestValidateManifest/non-nil [2021-09-20T12:05:18.914Z] === RUN TestValidateManifest/nil [2021-09-20T12:05:18.914Z] --- PASS: TestValidateManifest (0.00s) [2021-09-20T12:05:18.914Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-09-20T12:05:18.914Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-09-20T12:05:18.914Z] PASS [2021-09-20T12:05:18.914Z] coverage: 0.7% of statements [2021-09-20T12:05:18.914Z] ok github.com/docker/docker/image/tarexport 0.171s coverage: 0.7% of statements [2021-09-20T12:05:18.914Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-09-20T12:05:18.917Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-09-20T12:05:19.881Z] === RUN TestSerialization [2021-09-20T12:05:19.881Z] --- PASS: TestSerialization (0.02s) [2021-09-20T12:05:19.881Z] PASS [2021-09-20T12:05:19.881Z] coverage: 100.0% of statements [2021-09-20T12:05:19.881Z] ok github.com/docker/docker/libcontainerd/queue 0.052s coverage: 100.0% of statements [2021-09-20T12:05:20.292Z] === RUN TestReadPluginNoRead/default [2021-09-20T12:05:20.340Z] === RUN TestEnvironmentParsing [2021-09-20T12:05:20.340Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-09-20T12:05:20.340Z] PASS [2021-09-20T12:05:20.340Z] coverage: 1.2% of statements [2021-09-20T12:05:20.340Z] ok github.com/docker/docker/libcontainerd/local 0.051s coverage: 1.2% of statements [2021-09-20T12:05:20.340Z] === RUN TestEmptyLayer [2021-09-20T12:05:20.340Z] --- PASS: TestEmptyLayer (0.00s) [2021-09-20T12:05:20.340Z] === RUN TestCommitFailure [2021-09-20T12:05:20.340Z] --- PASS: TestCommitFailure (0.01s) [2021-09-20T12:05:20.340Z] === RUN TestStartTransactionFailure [2021-09-20T12:05:20.340Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-09-20T12:05:20.340Z] === RUN TestGetOrphan [2021-09-20T12:05:20.340Z] --- PASS: TestGetOrphan (0.01s) [2021-09-20T12:05:20.340Z] === RUN TestMountAndRegister [2021-09-20T12:05:20.340Z] layer_test.go:270: Layer size: 14 [2021-09-20T12:05:20.340Z] --- PASS: TestMountAndRegister (0.04s) [2021-09-20T12:05:20.340Z] === RUN TestLayerRelease [2021-09-20T12:05:20.340Z] layer_test.go:303: Failing on Windows [2021-09-20T12:05:20.340Z] --- SKIP: TestLayerRelease (0.00s) [2021-09-20T12:05:20.340Z] === RUN TestStoreRestore [2021-09-20T12:05:20.340Z] layer_test.go:352: Failing on Windows [2021-09-20T12:05:20.340Z] --- SKIP: TestStoreRestore (0.00s) [2021-09-20T12:05:20.340Z] === RUN TestTarStreamStability [2021-09-20T12:05:20.340Z] layer_test.go:467: Failing on Windows [2021-09-20T12:05:20.340Z] --- SKIP: TestTarStreamStability (0.00s) [2021-09-20T12:05:20.340Z] === RUN TestRegisterExistingLayer [2021-09-20T12:05:20.718Z] === RUN TestReadPluginNoRead/default [2021-09-20T12:05:20.799Z] --- PASS: TestRegisterExistingLayer (0.09s) [2021-09-20T12:05:20.799Z] === RUN TestTarStreamVerification [2021-09-20T12:05:20.799Z] layer_test.go:696: Failing on Windows [2021-09-20T12:05:20.799Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-09-20T12:05:20.799Z] === RUN TestLayerMigration [2021-09-20T12:05:20.799Z] migration_test.go:45: Failing on Windows [2021-09-20T12:05:20.799Z] --- SKIP: TestLayerMigration (0.00s) [2021-09-20T12:05:20.799Z] === RUN TestLayerMigrationNoTarsplit [2021-09-20T12:05:20.799Z] migration_test.go:181: Failing on Windows [2021-09-20T12:05:20.799Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-09-20T12:05:20.799Z] === RUN TestMountInit [2021-09-20T12:05:20.799Z] mount_test.go:17: Failing on Windows [2021-09-20T12:05:20.799Z] --- SKIP: TestMountInit (0.00s) [2021-09-20T12:05:20.799Z] === RUN TestMountSize [2021-09-20T12:05:20.799Z] mount_test.go:76: Failing on Windows [2021-09-20T12:05:20.799Z] --- SKIP: TestMountSize (0.00s) [2021-09-20T12:05:20.799Z] === RUN TestMountChanges [2021-09-20T12:05:20.799Z] mount_test.go:125: Failing on Windows [2021-09-20T12:05:20.799Z] --- SKIP: TestMountChanges (0.00s) [2021-09-20T12:05:20.799Z] === RUN TestMountApply [2021-09-20T12:05:20.799Z] mount_test.go:212: Failing on Windows [2021-09-20T12:05:20.799Z] --- SKIP: TestMountApply (0.00s) [2021-09-20T12:05:20.799Z] PASS [2021-09-20T12:05:20.799Z] coverage: 30.1% of statements [2021-09-20T12:05:20.799Z] ok github.com/docker/docker/layer 0.217s coverage: 30.1% of statements [2021-09-20T12:05:20.799Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-09-20T12:05:20.799Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-09-20T12:05:20.799Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-09-20T12:05:20.799Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-09-20T12:05:20.799Z] === RUN TestSequenceGetAvailableBit [2021-09-20T12:05:20.799Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-09-20T12:05:20.799Z] === RUN TestSequenceEqual [2021-09-20T12:05:20.799Z] --- PASS: TestSequenceEqual (0.00s) [2021-09-20T12:05:20.799Z] === RUN TestSequenceCopy [2021-09-20T12:05:20.799Z] --- PASS: TestSequenceCopy (0.00s) [2021-09-20T12:05:20.799Z] === RUN TestGetFirstAvailable [2021-09-20T12:05:20.799Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-09-20T12:05:20.799Z] === RUN TestFindSequence [2021-09-20T12:05:20.799Z] --- PASS: TestFindSequence (0.00s) [2021-09-20T12:05:20.799Z] === RUN TestCheckIfAvailable [2021-09-20T12:05:20.799Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-09-20T12:05:20.799Z] === RUN TestMergeSequences [2021-09-20T12:05:20.799Z] --- PASS: TestMergeSequences (0.00s) [2021-09-20T12:05:20.799Z] === RUN TestPushReservation [2021-09-20T12:05:20.799Z] --- PASS: TestPushReservation (0.00s) [2021-09-20T12:05:20.799Z] === RUN TestSerializeDeserialize [2021-09-20T12:05:20.799Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-09-20T12:05:20.799Z] === RUN TestSet [2021-09-20T12:05:20.799Z] --- PASS: TestSet (0.00s) [2021-09-20T12:05:20.799Z] === RUN TestSetUnset [2021-09-20T12:05:20.799Z] --- PASS: TestSetUnset (0.00s) [2021-09-20T12:05:20.799Z] === RUN TestOffsetSetUnset [2021-09-20T12:05:20.799Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-09-20T12:05:20.799Z] === RUN TestSetInRange [2021-09-20T12:05:20.799Z] --- PASS: TestSetInRange (0.00s) [2021-09-20T12:05:20.799Z] === RUN TestSetAnyInRange [2021-09-20T12:05:20.799Z] --- PASS: TestSetAnyInRange (0.00s) [2021-09-20T12:05:20.799Z] === RUN TestMethods [2021-09-20T12:05:20.799Z] --- PASS: TestMethods (0.00s) [2021-09-20T12:05:20.799Z] === RUN TestRandomAllocateDeallocate [2021-09-20T12:05:21.230Z] --- PASS: TestContinueAfterPluginCrash (8.84s) [2021-09-20T12:05:21.489Z] === RUN TestReadPluginNoRead/disabled_caching [2021-09-20T12:05:21.658Z] === RUN TestReadPluginNoRead/disabled_caching [2021-09-20T12:05:22.333Z] === RUN TestInvalidConfig [2021-09-20T12:05:22.333Z] --- PASS: TestInvalidConfig (0.00s) [2021-09-20T12:05:22.333Z] === RUN TestConfig [2021-09-20T12:05:22.333Z] --- PASS: TestConfig (0.00s) [2021-09-20T12:05:22.333Z] === RUN TestOptionsLabels [2021-09-20T12:05:22.333Z] --- PASS: TestOptionsLabels (0.00s) [2021-09-20T12:05:22.333Z] === RUN TestValidName [2021-09-20T12:05:22.333Z] --- PASS: TestValidName (0.00s) [2021-09-20T12:05:22.333Z] === RUN TestTLSConfiguration [2021-09-20T12:05:22.333Z] time="2021-09-20T12:05:22Z" level=info msg="Option Initializing KV with TLS" [2021-09-20T12:05:22.333Z] --- PASS: TestTLSConfiguration (0.12s) [2021-09-20T12:05:22.333Z] PASS [2021-09-20T12:05:22.333Z] coverage: 24.0% of statements [2021-09-20T12:05:22.333Z] ok github.com/docker/docker/libnetwork/config 0.177s coverage: 24.0% of statements [2021-09-20T12:05:22.792Z] === RUN TestKey [2021-09-20T12:05:22.792Z] --- PASS: TestKey (0.00s) [2021-09-20T12:05:22.792Z] === RUN TestParseKey [2021-09-20T12:05:22.792Z] --- PASS: TestParseKey (0.00s) [2021-09-20T12:05:22.792Z] === RUN TestInvalidDataStore [2021-09-20T12:05:22.792Z] --- PASS: TestInvalidDataStore (0.00s) [2021-09-20T12:05:22.792Z] === RUN TestKVObjectFlatKey [2021-09-20T12:05:22.792Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-09-20T12:05:22.792Z] === RUN TestAtomicKVObjectFlatKey [2021-09-20T12:05:22.792Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-09-20T12:05:22.792Z] PASS [2021-09-20T12:05:22.792Z] coverage: 21.9% of statements [2021-09-20T12:05:22.792Z] ok github.com/docker/docker/libnetwork/datastore 0.039s coverage: 21.9% of statements [2021-09-20T12:05:22.866Z] === CONT TestReadPluginNoRead [2021-09-20T12:05:22.866Z] read_test.go:92: [d71ebbc0a5f37] daemon is not started [2021-09-20T12:05:22.866Z] --- PASS: TestReadPluginNoRead (5.92s) [2021-09-20T12:05:22.866Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s) [2021-09-20T12:05:22.866Z] --- PASS: TestReadPluginNoRead/default (1.29s) [2021-09-20T12:05:22.866Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.22s) [2021-09-20T12:05:22.866Z] PASS [2021-09-20T12:05:22.866Z] [2021-09-20T12:05:22.866Z] DONE 6 tests in 10.251s [2021-09-20T12:05:22.866Z] 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-09-20T12:05:22.866Z] testing: warning: no tests to run [2021-09-20T12:05:22.866Z] PASS [2021-09-20T12:05:22.866Z] [2021-09-20T12:05:22.866Z] DONE 0 tests in 0.026s [2021-09-20T12:05:22.866Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-09-20T12:05:22.866Z] INFO: Testing against a local daemon [2021-09-20T12:05:22.866Z] === RUN TestPluginWithDevMounts [2021-09-20T12:05:22.866Z] mounts_test.go:20: (*Execution).IsRootless-fm [2021-09-20T12:05:22.866Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-09-20T12:05:22.866Z] PASS [2021-09-20T12:05:22.866Z] [2021-09-20T12:05:22.866Z] === Skipped [2021-09-20T12:05:22.866Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-09-20T12:05:22.866Z] mounts_test.go:20: (*Execution).IsRootless-fm [2021-09-20T12:05:22.866Z] [2021-09-20T12:05:22.866Z] DONE 1 tests, 1 skipped in 0.083s [2021-09-20T12:05:22.866Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-09-20T12:05:22.866Z] INFO: Testing against a local daemon [2021-09-20T12:05:22.866Z] === RUN TestSecretInspect [2021-09-20T12:05:22.866Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:22.866Z] --- SKIP: TestSecretInspect (0.01s) [2021-09-20T12:05:22.866Z] === RUN TestSecretList [2021-09-20T12:05:22.866Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:22.866Z] --- SKIP: TestSecretList (0.01s) [2021-09-20T12:05:22.866Z] === RUN TestSecretsCreateAndDelete [2021-09-20T12:05:22.866Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:22.866Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-09-20T12:05:22.866Z] === RUN TestSecretsUpdate [2021-09-20T12:05:22.866Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:22.866Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-09-20T12:05:22.866Z] === RUN TestTemplatedSecret [2021-09-20T12:05:22.866Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:22.866Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-09-20T12:05:22.866Z] === RUN TestSecretCreateResolve [2021-09-20T12:05:22.866Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:22.866Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-09-20T12:05:22.866Z] PASS [2021-09-20T12:05:22.866Z] [2021-09-20T12:05:22.866Z] === Skipped [2021-09-20T12:05:22.866Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-09-20T12:05:22.866Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:22.866Z] [2021-09-20T12:05:22.866Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-09-20T12:05:22.866Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:22.866Z] [2021-09-20T12:05:22.866Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-09-20T12:05:22.866Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:22.866Z] [2021-09-20T12:05:22.866Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-09-20T12:05:22.866Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:22.866Z] [2021-09-20T12:05:22.866Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-09-20T12:05:22.866Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:22.866Z] [2021-09-20T12:05:22.866Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-09-20T12:05:22.866Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:22.866Z] [2021-09-20T12:05:22.866Z] DONE 6 tests, 6 skipped in 0.141s [2021-09-20T12:05:22.866Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-09-20T12:05:22.866Z] INFO: Testing against a local daemon [2021-09-20T12:05:22.866Z] === RUN TestServiceCreateInit [2021-09-20T12:05:22.866Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-09-20T12:05:22.866Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:22.866Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-09-20T12:05:22.866Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:22.866Z] --- PASS: TestServiceCreateInit (0.02s) [2021-09-20T12:05:22.866Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-20T12:05:22.866Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-20T12:05:22.866Z] === RUN TestCreateServiceMultipleTimes [2021-09-20T12:05:22.866Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:23.038Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-09-20T12:05:23.038Z] --- PASS: TestContinueAfterPluginCrash (8.41s) [2021-09-20T12:05:23.126Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2021-09-20T12:05:23.126Z] === RUN TestCreateServiceConflict [2021-09-20T12:05:23.126Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:23.126Z] --- SKIP: TestCreateServiceConflict (0.02s) [2021-09-20T12:05:23.126Z] === RUN TestCreateServiceMaxReplicas [2021-09-20T12:05:23.126Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:23.126Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-09-20T12:05:23.126Z] === RUN TestCreateWithDuplicateNetworkNames [2021-09-20T12:05:23.126Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:23.126Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-09-20T12:05:23.126Z] === RUN TestCreateServiceSecretFileMode [2021-09-20T12:05:23.126Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:23.126Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-09-20T12:05:23.126Z] === RUN TestCreateServiceConfigFileMode [2021-09-20T12:05:23.126Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:23.126Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-09-20T12:05:23.126Z] === RUN TestCreateServiceSysctls [2021-09-20T12:05:23.126Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:23.126Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-09-20T12:05:23.126Z] === RUN TestCreateServiceCapabilities [2021-09-20T12:05:23.126Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:23.126Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-09-20T12:05:23.126Z] === RUN TestInspect [2021-09-20T12:05:23.126Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:23.126Z] --- SKIP: TestInspect (0.02s) [2021-09-20T12:05:23.126Z] === RUN TestCreateJob [2021-09-20T12:05:23.126Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:23.126Z] --- SKIP: TestCreateJob (0.01s) [2021-09-20T12:05:23.126Z] === RUN TestReplicatedJob [2021-09-20T12:05:23.126Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:23.126Z] --- SKIP: TestReplicatedJob (0.01s) [2021-09-20T12:05:23.126Z] === RUN TestUpdateReplicatedJob [2021-09-20T12:05:23.126Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:23.126Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-09-20T12:05:23.126Z] === RUN TestServiceListWithStatuses [2021-09-20T12:05:23.126Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-09-20T12:05:23.126Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-09-20T12:05:23.126Z] === RUN TestDockerNetworkConnectAlias [2021-09-20T12:05:23.126Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:23.126Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-09-20T12:05:23.126Z] === RUN TestDockerNetworkReConnect [2021-09-20T12:05:23.126Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:23.126Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-09-20T12:05:23.126Z] === RUN TestServicePlugin [2021-09-20T12:05:23.249Z] === RUN TestIPDataMarshalling [2021-09-20T12:05:23.250Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-09-20T12:05:23.250Z] === RUN TestValidateAndIsV6 [2021-09-20T12:05:23.250Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-09-20T12:05:23.250Z] PASS [2021-09-20T12:05:23.250Z] coverage: 68.9% of statements [2021-09-20T12:05:23.250Z] ok github.com/docker/docker/libnetwork/driverapi 0.034s coverage: 68.9% of statements [2021-09-20T12:05:23.707Z] === RUN TestErrorInterfaces [2021-09-20T12:05:23.707Z] --- PASS: TestErrorInterfaces (0.00s) [2021-09-20T12:05:23.707Z] === RUN TestNetworkMarshalling [2021-09-20T12:05:24.166Z] --- PASS: TestNetworkMarshalling (0.14s) [2021-09-20T12:05:24.166Z] === RUN TestEndpointMarshalling [2021-09-20T12:05:24.166Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-09-20T12:05:24.166Z] === RUN TestAuxAddresses [2021-09-20T12:05:24.166Z] time="2021-09-20T12:05:23Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-20T12:05:24.166Z] --- PASS: TestAuxAddresses (0.01s) [2021-09-20T12:05:24.166Z] === RUN TestSRVServiceQuery [2021-09-20T12:05:24.166Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-09-20T12:05:24.166Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-09-20T12:05:24.166Z] === RUN TestServiceVIPReuse [2021-09-20T12:05:24.166Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-09-20T12:05:24.166Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-09-20T12:05:24.166Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-09-20T12:05:24.166Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-09-20T12:05:24.166Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-09-20T12:05:24.166Z] === RUN TestDNSIPQuery [2021-09-20T12:05:24.166Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-09-20T12:05:24.166Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-09-20T12:05:24.166Z] === RUN TestDNSProxyServFail [2021-09-20T12:05:24.166Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-09-20T12:05:24.166Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-09-20T12:05:24.166Z] === RUN TestSandboxAddEmpty [2021-09-20T12:05:24.166Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-20T12:05:24.166Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-09-20T12:05:24.166Z] === RUN TestSandboxAddMultiPrio [2021-09-20T12:05:24.166Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-20T12:05:24.166Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-09-20T12:05:24.166Z] === RUN TestSandboxAddSamePrio [2021-09-20T12:05:24.166Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-20T12:05:24.166Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-09-20T12:05:24.166Z] === RUN TestCleanupServiceDiscovery [2021-09-20T12:05:24.166Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-09-20T12:05:24.166Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-09-20T12:05:24.166Z] === RUN TestDNSOptions [2021-09-20T12:05:24.166Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-09-20T12:05:24.166Z] --- SKIP: TestDNSOptions (0.00s) [2021-09-20T12:05:24.166Z] === RUN TestMultipleControllersWithSameStore [2021-09-20T12:05:24.166Z] time="2021-09-20T12:05:23Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-20T12:05:24.166Z] time="2021-09-20T12:05:23Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-20T12:05:24.166Z] --- PASS: TestMultipleControllersWithSameStore (0.01s) [2021-09-20T12:05:24.166Z] PASS [2021-09-20T12:05:24.166Z] coverage: 8.6% of statements [2021-09-20T12:05:24.166Z] ok github.com/docker/docker/libnetwork 0.257s coverage: 8.6% of statements [2021-09-20T12:05:24.166Z] === RUN TestDriver [2021-09-20T12:05:24.166Z] --- PASS: TestDriver (0.00s) [2021-09-20T12:05:24.166Z] PASS [2021-09-20T12:05:24.166Z] coverage: 34.8% of statements [2021-09-20T12:05:24.166Z] ok github.com/docker/docker/libnetwork/drivers/host 0.032s coverage: 34.8% of statements [2021-09-20T12:05:24.419Z] === CONT TestReadPluginNoRead [2021-09-20T12:05:24.419Z] read_test.go:92: [de67c4b1dc00b] daemon is not started [2021-09-20T12:05:24.420Z] --- PASS: TestReadPluginNoRead (6.02s) [2021-09-20T12:05:24.420Z] --- PASS: TestReadPluginNoRead/default (1.27s) [2021-09-20T12:05:24.420Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.29s) [2021-09-20T12:05:24.420Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.29s) [2021-09-20T12:05:24.420Z] PASS [2021-09-20T12:05:24.420Z] [2021-09-20T12:05:24.420Z] DONE 6 tests in 9.543s [2021-09-20T12:05:24.420Z] 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-09-20T12:05:24.420Z] testing: warning: no tests to run [2021-09-20T12:05:24.420Z] PASS [2021-09-20T12:05:24.420Z] [2021-09-20T12:05:24.420Z] DONE 0 tests in 0.007s [2021-09-20T12:05:24.420Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-09-20T12:05:24.420Z] INFO: Testing against a local daemon [2021-09-20T12:05:24.420Z] === RUN TestPluginWithDevMounts [2021-09-20T12:05:24.420Z] === PAUSE TestPluginWithDevMounts [2021-09-20T12:05:24.420Z] === CONT TestPluginWithDevMounts [2021-09-20T12:05:24.624Z] === RUN TestDriver [2021-09-20T12:05:24.624Z] --- PASS: TestDriver (0.00s) [2021-09-20T12:05:24.624Z] PASS [2021-09-20T12:05:24.624Z] coverage: 34.8% of statements [2021-09-20T12:05:24.624Z] --- PASS: TestRandomAllocateDeallocate (3.62s) [2021-09-20T12:05:24.624Z] === RUN TestAllocateRandomDeallocate [2021-09-20T12:05:24.624Z] ok github.com/docker/docker/libnetwork/drivers/null 0.035s coverage: 34.8% of statements [2021-09-20T12:05:25.030Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:25.030Z] --- SKIP: TestServicePlugin (1.90s) [2021-09-20T12:05:25.030Z] === RUN TestServiceUpdateLabel [2021-09-20T12:05:25.030Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:25.030Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-09-20T12:05:25.030Z] === RUN TestServiceUpdateSecrets [2021-09-20T12:05:25.030Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:25.030Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-09-20T12:05:25.030Z] === RUN TestServiceUpdateConfigs [2021-09-20T12:05:25.030Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:25.030Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2021-09-20T12:05:25.030Z] === RUN TestServiceUpdateNetwork [2021-09-20T12:05:25.030Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:25.030Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-09-20T12:05:25.030Z] === RUN TestServiceUpdatePidsLimit [2021-09-20T12:05:25.030Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:25.030Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-09-20T12:05:25.030Z] PASS [2021-09-20T12:05:25.030Z] [2021-09-20T12:05:25.030Z] === Skipped [2021-09-20T12:05:25.030Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-20T12:05:25.030Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:25.030Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-20T12:05:25.030Z] [2021-09-20T12:05:25.030Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-20T12:05:25.030Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:25.031Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-20T12:05:25.031Z] [2021-09-20T12:05:25.031Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2021-09-20T12:05:25.031Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:25.031Z] [2021-09-20T12:05:25.031Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s) [2021-09-20T12:05:25.031Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:25.031Z] [2021-09-20T12:05:25.031Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-09-20T12:05:25.031Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:25.031Z] [2021-09-20T12:05:25.031Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-09-20T12:05:25.031Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:25.031Z] [2021-09-20T12:05:25.031Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-09-20T12:05:25.031Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:25.031Z] [2021-09-20T12:05:25.031Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-09-20T12:05:25.031Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:25.031Z] [2021-09-20T12:05:25.031Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-09-20T12:05:25.031Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:25.031Z] [2021-09-20T12:05:25.031Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-09-20T12:05:25.031Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:25.031Z] [2021-09-20T12:05:25.031Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2021-09-20T12:05:25.031Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:25.031Z] [2021-09-20T12:05:25.031Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-09-20T12:05:25.031Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:25.031Z] [2021-09-20T12:05:25.031Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-09-20T12:05:25.031Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:25.031Z] [2021-09-20T12:05:25.031Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-09-20T12:05:25.031Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:25.031Z] [2021-09-20T12:05:25.031Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-09-20T12:05:25.031Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-09-20T12:05:25.031Z] [2021-09-20T12:05:25.031Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-09-20T12:05:25.031Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:25.031Z] [2021-09-20T12:05:25.031Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-09-20T12:05:25.031Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:25.031Z] [2021-09-20T12:05:25.031Z] === SKIP: amd64.integration.service TestServicePlugin (1.90s) [2021-09-20T12:05:25.031Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:25.031Z] [2021-09-20T12:05:25.031Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-09-20T12:05:25.031Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:25.031Z] [2021-09-20T12:05:25.031Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-09-20T12:05:25.031Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:25.031Z] [2021-09-20T12:05:25.031Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2021-09-20T12:05:25.031Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:25.031Z] [2021-09-20T12:05:25.031Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-09-20T12:05:25.031Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:25.031Z] [2021-09-20T12:05:25.031Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-09-20T12:05:25.031Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-20T12:05:25.031Z] [2021-09-20T12:05:25.031Z] DONE 24 tests, 23 skipped in 2.254s [2021-09-20T12:05:25.031Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-09-20T12:05:25.083Z] === RUN TestNetworkAllocateFree [2021-09-20T12:05:25.083Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-09-20T12:05:25.083Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-09-20T12:05:25.083Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-09-20T12:05:25.083Z] PASS [2021-09-20T12:05:25.083Z] coverage: 63.6% of statements [2021-09-20T12:05:25.083Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.038s coverage: 63.6% of statements [2021-09-20T12:05:25.083Z] === RUN TestGetEmptyCapabilities [2021-09-20T12:05:25.083Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-09-20T12:05:25.083Z] === RUN TestGetExtraCapabilities [2021-09-20T12:05:25.083Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-09-20T12:05:25.083Z] === RUN TestGetInvalidCapabilities [2021-09-20T12:05:25.083Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-09-20T12:05:25.083Z] === RUN TestRemoteDriver [2021-09-20T12:05:25.083Z] --- PASS: TestRemoteDriver (0.01s) [2021-09-20T12:05:25.083Z] === RUN TestDriverError [2021-09-20T12:05:25.083Z] --- PASS: TestDriverError (0.00s) [2021-09-20T12:05:25.083Z] === RUN TestMissingValues [2021-09-20T12:05:25.083Z] --- PASS: TestMissingValues (0.00s) [2021-09-20T12:05:25.083Z] === RUN TestRollback [2021-09-20T12:05:25.083Z] --- PASS: TestRollback (0.00s) [2021-09-20T12:05:25.083Z] PASS [2021-09-20T12:05:25.083Z] coverage: 57.4% of statements [2021-09-20T12:05:25.083Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.076s coverage: 57.4% of statements [2021-09-20T12:05:25.083Z] --- PASS: TestAllocateRandomDeallocate (0.80s) [2021-09-20T12:05:25.083Z] === RUN TestAllocateRandomDeallocateSerialize [2021-09-20T12:05:25.289Z] INFO: Testing against a local daemon [2021-09-20T12:05:25.289Z] === RUN TestSessionCreate [2021-09-20T12:05:25.289Z] --- PASS: TestSessionCreate (0.02s) [2021-09-20T12:05:25.289Z] === RUN TestSessionCreateWithBadUpgrade [2021-09-20T12:05:25.289Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-09-20T12:05:25.289Z] PASS [2021-09-20T12:05:25.289Z] [2021-09-20T12:05:25.289Z] DONE 2 tests in 0.112s [2021-09-20T12:05:25.289Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-09-20T12:05:25.289Z] INFO: Testing against a local daemon [2021-09-20T12:05:25.289Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-09-20T12:05:25.289Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-09-20T12:05:25.289Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-20T12:05:25.289Z] === RUN TestDiskUsage [2021-09-20T12:05:25.289Z] === PAUSE TestDiskUsage [2021-09-20T12:05:25.289Z] === RUN TestEventsExecDie [2021-09-20T12:05:25.542Z] === RUN TestNAT [2021-09-20T12:05:25.542Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-09-20T12:05:25.542Z] --- SKIP: TestNAT (0.00s) [2021-09-20T12:05:25.542Z] === RUN TestTransparent [2021-09-20T12:05:25.542Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-09-20T12:05:25.542Z] --- SKIP: TestTransparent (0.00s) [2021-09-20T12:05:25.542Z] PASS [2021-09-20T12:05:25.542Z] coverage: 0.0% of statements [2021-09-20T12:05:25.800Z] --- PASS: TestPluginWithDevMounts (1.53s) [2021-09-20T12:05:25.800Z] PASS [2021-09-20T12:05:25.800Z] [2021-09-20T12:05:25.800Z] DONE 1 tests in 1.551s [2021-09-20T12:05:25.800Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-09-20T12:05:25.800Z] INFO: Testing against a local daemon [2021-09-20T12:05:25.800Z] === RUN TestSecretInspect [2021-09-20T12:05:25.857Z] --- PASS: TestEventsExecDie (0.50s) [2021-09-20T12:05:25.857Z] === RUN TestEventsBackwardsCompatible [2021-09-20T12:05:25.857Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-09-20T12:05:25.857Z] === RUN TestEventsVolumeCreate [2021-09-20T12:05:25.857Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-09-20T12:05:25.857Z] === RUN TestInfoBinaryCommits [2021-09-20T12:05:25.857Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-09-20T12:05:25.857Z] === RUN TestInfoAPIVersioned [2021-09-20T12:05:25.857Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-09-20T12:05:25.857Z] === RUN TestInfoDiscoveryBackend [2021-09-20T12:05:26.000Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.077s coverage: 0.0% of statements [2021-09-20T12:05:26.000Z] === RUN TestBuildDefault [2021-09-20T12:05:26.000Z] --- PASS: TestBuildDefault (0.00s) [2021-09-20T12:05:26.000Z] === RUN TestBuildHostnameDomainname [2021-09-20T12:05:26.000Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-09-20T12:05:26.000Z] === RUN TestBuildHostname [2021-09-20T12:05:26.000Z] --- PASS: TestBuildHostname (0.00s) [2021-09-20T12:05:26.000Z] === RUN TestBuildHostnameFQDN [2021-09-20T12:05:26.000Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-09-20T12:05:26.000Z] === RUN TestBuildNoIP [2021-09-20T12:05:26.000Z] --- PASS: TestBuildNoIP (0.00s) [2021-09-20T12:05:26.000Z] === RUN TestUpdate [2021-09-20T12:05:26.000Z] --- PASS: TestUpdate (0.00s) [2021-09-20T12:05:26.000Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-09-20T12:05:26.000Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-09-20T12:05:26.000Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-09-20T12:05:26.000Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-09-20T12:05:26.000Z] === RUN TestAddEmpty [2021-09-20T12:05:26.000Z] --- PASS: TestAddEmpty (0.00s) [2021-09-20T12:05:26.000Z] === RUN TestAdd [2021-09-20T12:05:26.000Z] --- PASS: TestAdd (0.00s) [2021-09-20T12:05:26.000Z] === RUN TestDeleteEmpty [2021-09-20T12:05:26.000Z] --- PASS: TestDeleteEmpty (0.00s) [2021-09-20T12:05:26.000Z] === RUN TestDeleteNewline [2021-09-20T12:05:26.000Z] --- PASS: TestDeleteNewline (0.00s) [2021-09-20T12:05:26.000Z] === RUN TestDelete [2021-09-20T12:05:26.000Z] --- PASS: TestDelete (0.00s) [2021-09-20T12:05:26.000Z] === RUN TestConcurrentWrites [2021-09-20T12:05:26.000Z] === RUN TestNew [2021-09-20T12:05:26.000Z] --- PASS: TestNew (0.00s) [2021-09-20T12:05:26.000Z] === RUN TestAddDriver [2021-09-20T12:05:26.000Z] --- PASS: TestAddDriver (0.00s) [2021-09-20T12:05:26.000Z] === RUN TestAddDuplicateDriver [2021-09-20T12:05:26.000Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-09-20T12:05:26.000Z] === RUN TestIPAMDefaultAddressSpaces [2021-09-20T12:05:26.000Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-09-20T12:05:26.000Z] === RUN TestDriver [2021-09-20T12:05:26.000Z] --- PASS: TestDriver (0.00s) [2021-09-20T12:05:26.000Z] === RUN TestIPAM [2021-09-20T12:05:26.000Z] --- PASS: TestIPAM (0.00s) [2021-09-20T12:05:26.000Z] === RUN TestWalkIPAMs [2021-09-20T12:05:26.000Z] --- PASS: TestWalkIPAMs (0.00s) [2021-09-20T12:05:26.000Z] === RUN TestWalkDrivers [2021-09-20T12:05:26.000Z] --- PASS: TestWalkDrivers (0.00s) [2021-09-20T12:05:26.000Z] PASS [2021-09-20T12:05:26.000Z] coverage: 82.4% of statements [2021-09-20T12:05:26.000Z] ok github.com/docker/docker/libnetwork/drvregistry 0.058s coverage: 82.4% of statements [2021-09-20T12:05:26.000Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.71s) [2021-09-20T12:05:26.000Z] === RUN TestRetrieveFromStore [2021-09-20T12:05:26.000Z] --- PASS: TestConcurrentWrites (0.15s) [2021-09-20T12:05:26.000Z] PASS [2021-09-20T12:05:26.000Z] coverage: 81.2% of statements [2021-09-20T12:05:26.000Z] ok github.com/docker/docker/libnetwork/etchosts 0.194s coverage: 81.2% of statements [2021-09-20T12:05:26.425Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-09-20T12:05:26.425Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-09-20T12:05:26.459Z] --- PASS: TestRetrieveFromStore (0.32s) [2021-09-20T12:05:26.459Z] === RUN TestIsCorrupted [2021-09-20T12:05:26.459Z] --- PASS: TestIsCorrupted (0.01s) [2021-09-20T12:05:26.459Z] === RUN TestSetRollover [2021-09-20T12:05:26.459Z] === RUN TestNew [2021-09-20T12:05:26.459Z] --- PASS: TestNew (0.00s) [2021-09-20T12:05:26.459Z] === RUN TestAllocate [2021-09-20T12:05:26.459Z] --- PASS: TestAllocate (0.00s) [2021-09-20T12:05:26.459Z] === RUN TestUninitialized [2021-09-20T12:05:26.459Z] --- PASS: TestUninitialized (0.00s) [2021-09-20T12:05:26.459Z] === RUN TestAllocateInRange [2021-09-20T12:05:26.459Z] --- PASS: TestAllocateInRange (0.00s) [2021-09-20T12:05:26.459Z] === RUN TestAllocateSerial [2021-09-20T12:05:26.459Z] --- PASS: TestAllocateSerial (0.00s) [2021-09-20T12:05:26.459Z] PASS [2021-09-20T12:05:26.459Z] coverage: 87.5% of statements [2021-09-20T12:05:26.459Z] ok github.com/docker/docker/libnetwork/idm 0.036s coverage: 87.5% of statements [2021-09-20T12:05:26.459Z] === RUN TestDiff [2021-09-20T12:05:26.459Z] --- PASS: TestDiff (0.00s) [2021-09-20T12:05:26.459Z] === RUN TestAddedCallback [2021-09-20T12:05:26.459Z] --- PASS: TestAddedCallback (0.00s) [2021-09-20T12:05:26.459Z] === RUN TestRemovedCallback [2021-09-20T12:05:26.459Z] --- PASS: TestRemovedCallback (0.00s) [2021-09-20T12:05:26.459Z] === RUN TestNoCallback [2021-09-20T12:05:26.459Z] --- PASS: TestNoCallback (0.00s) [2021-09-20T12:05:26.459Z] PASS [2021-09-20T12:05:26.459Z] coverage: 48.1% of statements [2021-09-20T12:05:26.459Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.036s coverage: 48.1% of statements [2021-09-20T12:05:26.917Z] --- PASS: TestSetRollover (0.82s) [2021-09-20T12:05:26.917Z] === RUN TestSetRolloverSerial [2021-09-20T12:05:26.917Z] === RUN TestCaller [2021-09-20T12:05:26.917Z] --- PASS: TestCaller (0.00s) [2021-09-20T12:05:26.917Z] PASS [2021-09-20T12:05:26.917Z] coverage: 100.0% of statements [2021-09-20T12:05:26.917Z] ok github.com/docker/docker/libnetwork/internal/caller 0.031s coverage: 100.0% of statements [2021-09-20T12:05:27.378Z] === RUN TestSetSerialInsertDelete [2021-09-20T12:05:27.378Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-09-20T12:05:27.378Z] === RUN TestSetParallelInsertDelete [2021-09-20T12:05:28.337Z] --- PASS: TestSecretInspect (2.31s) [2021-09-20T12:05:28.337Z] === RUN TestSecretList [2021-09-20T12:05:28.351Z] === RUN TestPoolRequest [2021-09-20T12:05:28.351Z] --- PASS: TestPoolRequest (0.00s) [2021-09-20T12:05:28.351Z] === RUN TestOtherRequests [2021-09-20T12:05:28.351Z] --- PASS: TestOtherRequests (0.00s) [2021-09-20T12:05:28.351Z] PASS [2021-09-20T12:05:28.351Z] coverage: 57.1% of statements [2021-09-20T12:05:28.351Z] ok github.com/docker/docker/libnetwork/ipams/null 0.050s coverage: 57.1% of statements [2021-09-20T12:05:28.351Z] === RUN TestInt2IP2IntConversion [2021-09-20T12:05:28.813Z] --- PASS: TestInt2IP2IntConversion (0.50s) [2021-09-20T12:05:28.813Z] === RUN TestGetAddressVersion [2021-09-20T12:05:28.813Z] --- PASS: TestGetAddressVersion (0.00s) [2021-09-20T12:05:28.813Z] === RUN TestKeyString [2021-09-20T12:05:28.813Z] --- PASS: TestKeyString (0.00s) [2021-09-20T12:05:28.813Z] === RUN TestPoolDataMarshal [2021-09-20T12:05:28.813Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-09-20T12:05:28.813Z] === RUN TestSubnetsMarshal [2021-09-20T12:05:28.813Z] --- PASS: TestSubnetsMarshal (0.04s) [2021-09-20T12:05:28.813Z] === RUN TestAddSubnets [2021-09-20T12:05:28.813Z] --- PASS: TestSetRolloverSerial (1.69s) [2021-09-20T12:05:28.813Z] === RUN TestGetFirstAvailableFromCurrent [2021-09-20T12:05:28.813Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-09-20T12:05:28.813Z] PASS [2021-09-20T12:05:28.813Z] coverage: 84.4% of statements [2021-09-20T12:05:28.813Z] --- PASS: TestAddSubnets (0.05s) [2021-09-20T12:05:28.813Z] === RUN TestDoublePoolRelease [2021-09-20T12:05:28.813Z] ok github.com/docker/docker/libnetwork/bitseq 8.016s coverage: 84.4% of statements [2021-09-20T12:05:28.813Z] --- PASS: TestDoublePoolRelease (0.03s) [2021-09-20T12:05:28.813Z] === RUN TestAddReleasePoolID [2021-09-20T12:05:28.813Z] --- PASS: TestAddReleasePoolID (0.09s) [2021-09-20T12:05:28.813Z] === RUN TestPredefinedPool [2021-09-20T12:05:28.813Z] --- PASS: TestPredefinedPool (0.03s) [2021-09-20T12:05:28.813Z] === RUN TestRemoveSubnet [2021-09-20T12:05:28.959Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (2.17s) [2021-09-20T12:05:28.959Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-09-20T12:05:28.959Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-20T12:05:28.959Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-09-20T12:05:28.959Z] === RUN TestInfoAPI [2021-09-20T12:05:28.959Z] --- PASS: TestInfoAPI (0.02s) [2021-09-20T12:05:28.959Z] === RUN TestInfoAPIWarnings [2021-09-20T12:05:29.275Z] --- PASS: TestRemoveSubnet (0.27s) [2021-09-20T12:05:29.275Z] === RUN TestGetSameAddress [2021-09-20T12:05:29.275Z] --- PASS: TestGetSameAddress (0.02s) [2021-09-20T12:05:29.275Z] === RUN TestPoolAllocationReuse [2021-09-20T12:05:29.275Z] === RUN TestGetCapabilities [2021-09-20T12:05:29.275Z] --- PASS: TestGetCapabilities (0.01s) [2021-09-20T12:05:29.275Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-09-20T12:05:29.275Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-09-20T12:05:29.275Z] === RUN TestGetDefaultAddressSpaces [2021-09-20T12:05:29.275Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2021-09-20T12:05:29.275Z] === RUN TestRemoteDriver [2021-09-20T12:05:29.275Z] --- PASS: TestRemoteDriver (0.00s) [2021-09-20T12:05:29.275Z] PASS [2021-09-20T12:05:29.275Z] coverage: 47.4% of statements [2021-09-20T12:05:29.275Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.103s coverage: 47.4% of statements [2021-09-20T12:05:30.246Z] --- PASS: TestSecretList (2.10s) [2021-09-20T12:05:30.246Z] === RUN TestSecretsCreateAndDelete [2021-09-20T12:05:30.247Z] === RUN TestWindowsIPAM [2021-09-20T12:05:30.247Z] --- PASS: TestWindowsIPAM (0.00s) [2021-09-20T12:05:30.247Z] PASS [2021-09-20T12:05:30.247Z] coverage: 71.4% of statements [2021-09-20T12:05:30.247Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.065s coverage: 71.4% of statements [2021-09-20T12:05:30.709Z] --- PASS: TestPoolAllocationReuse (1.31s) [2021-09-20T12:05:30.709Z] === RUN TestGetAddressSubPoolEqualPool [2021-09-20T12:05:30.709Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-09-20T12:05:30.709Z] === RUN TestRequestReleaseAddressFromSubPool [2021-09-20T12:05:31.682Z] === RUN TestDefaultNetwork [2021-09-20T12:05:31.682Z] --- PASS: TestDefaultNetwork (0.25s) [2021-09-20T12:05:31.682Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-09-20T12:05:31.682Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-09-20T12:05:31.682Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-09-20T12:05:31.682Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-09-20T12:05:31.682Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-09-20T12:05:31.682Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-09-20T12:05:31.682Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-09-20T12:05:31.682Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-09-20T12:05:31.682Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-09-20T12:05:31.682Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-09-20T12:05:31.682Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-09-20T12:05:31.682Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-09-20T12:05:31.682Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-09-20T12:05:31.682Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-09-20T12:05:31.682Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-09-20T12:05:31.682Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-09-20T12:05:31.682Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-09-20T12:05:31.682Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-09-20T12:05:32.141Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.24s) [2021-09-20T12:05:32.141Z] === RUN TestInitAddressPools [2021-09-20T12:05:32.141Z] --- PASS: TestInitAddressPools (0.00s) [2021-09-20T12:05:32.141Z] PASS [2021-09-20T12:05:32.141Z] coverage: 74.0% of statements [2021-09-20T12:05:32.141Z] ok github.com/docker/docker/libnetwork/ipamutils 0.607s coverage: 74.0% of statements [2021-09-20T12:05:32.601Z] === RUN TestKeyValue [2021-09-20T12:05:32.601Z] --- PASS: TestKeyValue (0.00s) [2021-09-20T12:05:32.601Z] PASS [2021-09-20T12:05:32.601Z] coverage: 60.0% of statements [2021-09-20T12:05:32.601Z] ok github.com/docker/docker/libnetwork/netlabel 0.032s coverage: 60.0% of statements [2021-09-20T12:05:32.601Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.99s) [2021-09-20T12:05:32.601Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-09-20T12:05:32.783Z] --- PASS: TestSecretsCreateAndDelete (2.13s) [2021-09-20T12:05:32.783Z] === RUN TestSecretsUpdate [2021-09-20T12:05:33.060Z] === RUN TestGenerate [2021-09-20T12:05:33.060Z] --- PASS: TestGenerate (0.00s) [2021-09-20T12:05:33.060Z] === RUN TestGeneratePtr [2021-09-20T12:05:33.060Z] --- PASS: TestGeneratePtr (0.00s) [2021-09-20T12:05:33.060Z] === RUN TestGenerateMissingField [2021-09-20T12:05:33.060Z] --- PASS: TestGenerateMissingField (0.00s) [2021-09-20T12:05:33.060Z] === RUN TestFieldCannotBeSet [2021-09-20T12:05:33.060Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-09-20T12:05:33.060Z] === RUN TestTypeMismatchError [2021-09-20T12:05:33.060Z] --- PASS: TestTypeMismatchError (0.00s) [2021-09-20T12:05:33.060Z] PASS [2021-09-20T12:05:33.060Z] coverage: 100.0% of statements [2021-09-20T12:05:33.060Z] ok github.com/docker/docker/libnetwork/options 0.082s coverage: 100.0% of statements [2021-09-20T12:05:34.027Z] testing: warning: no tests to run [2021-09-20T12:05:34.027Z] PASS [2021-09-20T12:05:34.027Z] coverage: 0.0% of statements [2021-09-20T12:05:34.027Z] ok github.com/docker/docker/libnetwork/osl 0.032s coverage: 0.0% of statements [no tests to run] [2021-09-20T12:05:34.027Z] === RUN TestNetworkDBSimple [2021-09-20T12:05:34.487Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.78s) [2021-09-20T12:05:34.487Z] === RUN TestGetAddress [2021-09-20T12:05:34.487Z] === RUN TestRequestNewPort [2021-09-20T12:05:34.487Z] --- PASS: TestRequestNewPort (0.00s) [2021-09-20T12:05:34.487Z] === RUN TestRequestSpecificPort [2021-09-20T12:05:34.487Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-09-20T12:05:34.487Z] === RUN TestReleasePort [2021-09-20T12:05:34.487Z] --- PASS: TestReleasePort (0.00s) [2021-09-20T12:05:34.487Z] === RUN TestReuseReleasedPort [2021-09-20T12:05:34.487Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-09-20T12:05:34.487Z] === RUN TestReleaseUnreadledPort [2021-09-20T12:05:34.487Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-09-20T12:05:34.487Z] === RUN TestUnknowProtocol [2021-09-20T12:05:34.487Z] --- PASS: TestUnknowProtocol (0.00s) [2021-09-20T12:05:34.487Z] === RUN TestAllocateAllPorts [2021-09-20T12:05:34.487Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-09-20T12:05:34.487Z] === RUN TestPortAllocation [2021-09-20T12:05:34.487Z] --- PASS: TestPortAllocation (0.00s) [2021-09-20T12:05:34.487Z] === RUN TestPortAllocationWithCustomRange [2021-09-20T12:05:34.487Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-09-20T12:05:34.487Z] === RUN TestNoDuplicateBPR [2021-09-20T12:05:34.487Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-09-20T12:05:34.487Z] === RUN TestChangePortRange [2021-09-20T12:05:34.487Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-09-20T12:05:34.487Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-09-20T12:05:34.487Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-09-20T12:05:34.487Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-09-20T12:05:34.487Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-09-20T12:05:34.487Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-09-20T12:05:34.487Z] --- PASS: TestChangePortRange (0.00s) [2021-09-20T12:05:34.487Z] PASS [2021-09-20T12:05:34.487Z] coverage: 88.6% of statements [2021-09-20T12:05:34.487Z] ok github.com/docker/docker/libnetwork/portallocator 0.038s coverage: 88.6% of statements [2021-09-20T12:05:34.693Z] --- PASS: TestSecretsUpdate (2.25s) [2021-09-20T12:05:34.693Z] === RUN TestTemplatedSecret [2021-09-20T12:05:34.717Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-09-20T12:05:34.717Z] === RUN TestBoolValue [2021-09-20T12:05:34.717Z] --- PASS: TestBoolValue (0.00s) [2021-09-20T12:05:34.717Z] === RUN TestBoolValueOrDefault [2021-09-20T12:05:34.717Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-09-20T12:05:34.717Z] === RUN TestInt64ValueOrZero [2021-09-20T12:05:34.717Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-09-20T12:05:34.717Z] === RUN TestInt64ValueOrDefault [2021-09-20T12:05:34.717Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-09-20T12:05:34.717Z] === RUN TestInt64ValueOrDefaultWithError [2021-09-20T12:05:34.717Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-09-20T12:05:34.717Z] === RUN TestJsonContentType [2021-09-20T12:05:34.717Z] --- PASS: TestJsonContentType (0.00s) [2021-09-20T12:05:34.717Z] PASS [2021-09-20T12:05:34.717Z] coverage: 14.7% of statements [2021-09-20T12:05:34.717Z] ok github.com/docker/docker/api/server/httputils 0.045s coverage: 14.7% of statements [2021-09-20T12:05:34.717Z] === RUN TestMaskSecretKeys [2021-09-20T12:05:34.717Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-09-20T12:05:34.717Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-09-20T12:05:34.717Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-09-20T12:05:34.717Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-09-20T12:05:34.717Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-09-20T12:05:34.717Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-09-20T12:05:34.717Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-09-20T12:05:34.717Z] === RUN TestVersionMiddlewareVersion [2021-09-20T12:05:34.717Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-09-20T12:05:34.717Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-09-20T12:05:34.717Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-09-20T12:05:34.717Z] PASS [2021-09-20T12:05:34.717Z] coverage: 37.7% of statements [2021-09-20T12:05:34.717Z] ok github.com/docker/docker/api/server/middleware 0.046s coverage: 37.7% of statements [2021-09-20T12:05:34.717Z] ? github.com/docker/docker/api/server/router [no test files] [2021-09-20T12:05:34.717Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-09-20T12:05:34.717Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-09-20T12:05:34.717Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-09-20T12:05:34.717Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-09-20T12:05:34.717Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-09-20T12:05:34.717Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-09-20T12:05:34.717Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-09-20T12:05:34.717Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-09-20T12:05:34.717Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-09-20T12:05:34.717Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-09-20T12:05:34.717Z] === RUN TestStrSliceMarshalJSON [2021-09-20T12:05:34.717Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-09-20T12:05:34.717Z] === RUN TestStrSliceUnmarshalJSON [2021-09-20T12:05:34.717Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-09-20T12:05:34.717Z] === RUN TestStrSliceUnmarshalString [2021-09-20T12:05:34.717Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-09-20T12:05:34.717Z] === RUN TestStrSliceUnmarshalSlice [2021-09-20T12:05:34.717Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-09-20T12:05:34.717Z] PASS [2021-09-20T12:05:34.717Z] coverage: 90.0% of statements [2021-09-20T12:05:34.717Z] ok github.com/docker/docker/api/types/strslice 0.052s coverage: 90.0% of statements [2021-09-20T12:05:34.717Z] === RUN TestToJSON [2021-09-20T12:05:34.717Z] --- PASS: TestToJSON (0.00s) [2021-09-20T12:05:34.717Z] === RUN TestToParamWithVersion [2021-09-20T12:05:34.717Z] --- PASS: TestToParamWithVersion (0.00s) [2021-09-20T12:05:34.717Z] === RUN TestFromJSON [2021-09-20T12:05:34.717Z] --- PASS: TestFromJSON (0.00s) [2021-09-20T12:05:34.717Z] === RUN TestEmpty [2021-09-20T12:05:34.717Z] --- PASS: TestEmpty (0.00s) [2021-09-20T12:05:34.717Z] === RUN TestArgsMatchKVListEmptySources [2021-09-20T12:05:34.717Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-09-20T12:05:34.717Z] === RUN TestArgsMatchKVList [2021-09-20T12:05:34.717Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-09-20T12:05:34.717Z] === RUN TestArgsMatch [2021-09-20T12:05:34.717Z] --- PASS: TestArgsMatch (0.00s) [2021-09-20T12:05:34.717Z] === RUN TestAdd [2021-09-20T12:05:34.717Z] --- PASS: TestAdd (0.00s) [2021-09-20T12:05:34.717Z] === RUN TestDel [2021-09-20T12:05:34.717Z] --- PASS: TestDel (0.00s) [2021-09-20T12:05:34.717Z] === RUN TestLen [2021-09-20T12:05:34.717Z] --- PASS: TestLen (0.00s) [2021-09-20T12:05:34.717Z] === RUN TestExactMatch [2021-09-20T12:05:34.717Z] --- PASS: TestExactMatch (0.00s) [2021-09-20T12:05:34.717Z] === RUN TestOnlyOneExactMatch [2021-09-20T12:05:34.717Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-09-20T12:05:34.717Z] === RUN TestContains [2021-09-20T12:05:34.717Z] --- PASS: TestContains (0.00s) [2021-09-20T12:05:34.717Z] === RUN TestValidate [2021-09-20T12:05:34.717Z] --- PASS: TestValidate (0.00s) [2021-09-20T12:05:34.717Z] === RUN TestWalkValues [2021-09-20T12:05:34.717Z] --- PASS: TestWalkValues (0.00s) [2021-09-20T12:05:34.717Z] === RUN TestFuzzyMatch [2021-09-20T12:05:34.717Z] --- PASS: TestFuzzyMatch (0.00s) [2021-09-20T12:05:34.717Z] === RUN TestClone [2021-09-20T12:05:34.717Z] --- PASS: TestClone (0.00s) [2021-09-20T12:05:34.717Z] PASS [2021-09-20T12:05:34.717Z] coverage: 92.2% of statements [2021-09-20T12:05:34.717Z] ok github.com/docker/docker/api/types/filters 0.044s coverage: 92.2% of statements [2021-09-20T12:05:34.717Z] === RUN TestAdjustForAPIVersion [2021-09-20T12:05:34.717Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-09-20T12:05:34.717Z] PASS [2021-09-20T12:05:34.717Z] coverage: 5.7% of statements [2021-09-20T12:05:34.717Z] ok github.com/docker/docker/api/server/router/swarm 0.044s coverage: 5.7% of statements [2021-09-20T12:05:34.717Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-09-20T12:05:34.717Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-09-20T12:05:34.717Z] ? github.com/docker/docker/api/types [no test files] [2021-09-20T12:05:34.717Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-09-20T12:05:34.717Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-09-20T12:05:34.717Z] ? github.com/docker/docker/api/types/container [no test files] [2021-09-20T12:05:34.717Z] ? github.com/docker/docker/api/types/events [no test files] [2021-09-20T12:05:34.717Z] ? github.com/docker/docker/api/types/image [no test files] [2021-09-20T12:05:34.717Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-09-20T12:05:34.717Z] ? github.com/docker/docker/api/types/network [no test files] [2021-09-20T12:05:34.717Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-09-20T12:05:34.717Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-09-20T12:05:34.717Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-09-20T12:05:34.717Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-09-20T12:05:34.717Z] === RUN TestDurationToSecondsString [2021-09-20T12:05:34.717Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-09-20T12:05:34.717Z] === RUN TestGetTimestamp [2021-09-20T12:05:34.717Z] --- PASS: TestGetTimestamp (0.12s) [2021-09-20T12:05:34.717Z] === RUN TestParseTimestamps [2021-09-20T12:05:34.717Z] --- PASS: TestParseTimestamps (0.00s) [2021-09-20T12:05:34.717Z] PASS [2021-09-20T12:05:34.717Z] coverage: 100.0% of statements [2021-09-20T12:05:34.717Z] ok github.com/docker/docker/api/types/time 0.153s coverage: 100.0% of statements [2021-09-20T12:05:34.717Z] === RUN TestCompareVersion [2021-09-20T12:05:34.717Z] --- PASS: TestCompareVersion (0.00s) [2021-09-20T12:05:34.717Z] PASS [2021-09-20T12:05:34.717Z] coverage: 77.3% of statements [2021-09-20T12:05:34.717Z] ok github.com/docker/docker/api/types/versions 0.047s coverage: 77.3% of statements [2021-09-20T12:05:34.717Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-09-20T12:05:34.717Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-09-20T12:05:34.717Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-09-20T12:05:34.717Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-09-20T12:05:34.717Z] ? github.com/docker/docker/builder [no test files] [2021-09-20T12:05:34.717Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-09-20T12:05:34.717Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-09-20T12:05:34.717Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-09-20T12:05:34.717Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-09-20T12:05:34.717Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-09-20T12:05:34.717Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-09-20T12:05:34.717Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-09-20T12:05:34.946Z] 2021/09/20 12:05:34 Closing DB instances... [2021-09-20T12:05:35.405Z] testing: warning: no tests to run [2021-09-20T12:05:35.405Z] PASS [2021-09-20T12:05:35.405Z] coverage: 0.0% of statements [2021-09-20T12:05:35.405Z] ok github.com/docker/docker/libnetwork/portmapper 0.032s coverage: 0.0% of statements [no tests to run] [2021-09-20T12:05:35.864Z] === RUN TestHashData [2021-09-20T12:05:35.864Z] --- PASS: TestHashData (0.00s) [2021-09-20T12:05:35.864Z] PASS [2021-09-20T12:05:35.864Z] coverage: 2.8% of statements [2021-09-20T12:05:35.864Z] ok github.com/docker/docker/libnetwork/resolvconf 0.039s coverage: 2.8% of statements [2021-09-20T12:05:36.260Z] === RUN TestParseRemoteURL [2021-09-20T12:05:36.260Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-09-20T12:05:36.260Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-09-20T12:05:36.260Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-09-20T12:05:36.260Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-09-20T12:05:36.260Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-09-20T12:05:36.260Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-09-20T12:05:36.260Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-09-20T12:05:36.260Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-09-20T12:05:36.260Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-09-20T12:05:36.260Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-09-20T12:05:36.260Z] --- PASS: TestParseRemoteURL (0.00s) [2021-09-20T12:05:36.260Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-09-20T12:05:36.260Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-09-20T12:05:36.260Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-09-20T12:05:36.260Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-09-20T12:05:36.260Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-09-20T12:05:36.260Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-09-20T12:05:36.260Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-09-20T12:05:36.260Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-09-20T12:05:36.260Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-09-20T12:05:36.260Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-09-20T12:05:36.260Z] === RUN TestCloneArgsSmartHttp [2021-09-20T12:05:36.260Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2021-09-20T12:05:36.260Z] === RUN TestCloneArgsDumbHttp [2021-09-20T12:05:36.260Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-09-20T12:05:36.260Z] === RUN TestCloneArgsGit [2021-09-20T12:05:36.260Z] --- PASS: TestCloneArgsGit (0.00s) [2021-09-20T12:05:36.260Z] === RUN TestCheckoutGit [2021-09-20T12:05:36.323Z] --- PASS: TestNetworkDBSimple (2.03s) [2021-09-20T12:05:36.323Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-09-20T12:05:36.785Z] === RUN TestErrorConstructors [2021-09-20T12:05:36.785Z] --- PASS: TestErrorConstructors (0.00s) [2021-09-20T12:05:36.785Z] === RUN TestCompareIPMask [2021-09-20T12:05:36.785Z] --- PASS: TestCompareIPMask (0.00s) [2021-09-20T12:05:36.785Z] === RUN TestUtilGetHostPartIP [2021-09-20T12:05:36.785Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-09-20T12:05:36.785Z] === RUN TestUtilGetBroadcastIP [2021-09-20T12:05:36.785Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-09-20T12:05:36.785Z] === RUN TestParseCIDR [2021-09-20T12:05:36.785Z] --- PASS: TestParseCIDR (0.00s) [2021-09-20T12:05:36.785Z] PASS [2021-09-20T12:05:36.785Z] coverage: 37.3% of statements [2021-09-20T12:05:36.785Z] ok github.com/docker/docker/libnetwork/types 0.033s coverage: 37.3% of statements [2021-09-20T12:05:37.230Z] --- PASS: TestTemplatedSecret (2.58s) [2021-09-20T12:05:37.230Z] === RUN TestSecretCreateResolve [2021-09-20T12:05:37.245Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-09-20T12:05:37.245Z] PASS [2021-09-20T12:05:37.245Z] coverage: 100.0% of statements [2021-09-20T12:05:37.245Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.041s coverage: 100.0% of statements [2021-09-20T12:05:37.245Z] 2021/09/20 12:05:37 Closing DB instances... [2021-09-20T12:05:37.704Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-09-20T12:05:37.704Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-09-20T12:05:37.704Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-09-20T12:05:37.704Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-09-20T12:05:37.704Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-09-20T12:05:37.704Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-09-20T12:05:37.704Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-09-20T12:05:37.704Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-09-20T12:05:37.704Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-09-20T12:05:37.704Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-09-20T12:05:37.704Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-09-20T12:05:37.704Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-09-20T12:05:37.704Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-09-20T12:05:37.704Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-09-20T12:05:37.704Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-09-20T12:05:37.704Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-09-20T12:05:37.704Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-09-20T12:05:37.704Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-09-20T12:05:37.704Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-09-20T12:05:37.704Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-09-20T12:05:37.704Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-09-20T12:05:37.704Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-09-20T12:05:37.704Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-09-20T12:05:37.704Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-09-20T12:05:37.704Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-09-20T12:05:37.704Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-09-20T12:05:37.704Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-09-20T12:05:37.704Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-09-20T12:05:37.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-09-20T12:05:37.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-09-20T12:05:37.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-09-20T12:05:37.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-09-20T12:05:37.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-09-20T12:05:37.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-09-20T12:05:37.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-09-20T12:05:37.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-09-20T12:05:37.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-09-20T12:05:37.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-09-20T12:05:37.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-09-20T12:05:37.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-09-20T12:05:37.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-09-20T12:05:37.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-09-20T12:05:37.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-09-20T12:05:37.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-09-20T12:05:37.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-09-20T12:05:37.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-09-20T12:05:37.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-09-20T12:05:37.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-09-20T12:05:37.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-09-20T12:05:37.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-09-20T12:05:37.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-09-20T12:05:37.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-09-20T12:05:37.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-09-20T12:05:37.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-09-20T12:05:37.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-09-20T12:05:37.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-09-20T12:05:37.704Z] PASS [2021-09-20T12:05:37.704Z] coverage: 50.0% of statements [2021-09-20T12:05:37.704Z] ok github.com/docker/docker/oci 0.036s coverage: 50.0% of statements [2021-09-20T12:05:37.799Z] === RUN TestEnable [2021-09-20T12:05:37.800Z] --- PASS: TestEnable (0.00s) [2021-09-20T12:05:37.800Z] === RUN TestDisable [2021-09-20T12:05:37.800Z] --- PASS: TestDisable (0.00s) [2021-09-20T12:05:37.800Z] === RUN TestEnabled [2021-09-20T12:05:37.800Z] --- PASS: TestEnabled (0.00s) [2021-09-20T12:05:37.800Z] PASS [2021-09-20T12:05:37.800Z] coverage: 100.0% of statements [2021-09-20T12:05:37.800Z] ok github.com/docker/docker/cli/debug 0.034s coverage: 100.0% of statements [2021-09-20T12:05:37.800Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-09-20T12:05:37.800Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-09-20T12:05:37.800Z] === RUN TestProcessNoDockerignore [2021-09-20T12:05:37.800Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-09-20T12:05:37.800Z] === RUN TestProcessShouldLeaveAllFiles [2021-09-20T12:05:37.800Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-09-20T12:05:37.800Z] === RUN TestDetectContentType [2021-09-20T12:05:37.800Z] --- PASS: TestDetectContentType (0.00s) [2021-09-20T12:05:37.800Z] === RUN TestSelectAcceptableMIME [2021-09-20T12:05:37.800Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-09-20T12:05:37.800Z] === RUN TestInspectEmptyResponse [2021-09-20T12:05:37.800Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-09-20T12:05:37.800Z] === RUN TestInspectResponseBinary [2021-09-20T12:05:37.800Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-09-20T12:05:37.800Z] === RUN TestResponseUnsupportedContentType [2021-09-20T12:05:37.800Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-09-20T12:05:37.800Z] === RUN TestInspectResponseTextSimple [2021-09-20T12:05:37.800Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-09-20T12:05:37.800Z] === RUN TestInspectResponseEmptyContentType [2021-09-20T12:05:37.800Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-09-20T12:05:37.800Z] === RUN TestUnknownContentLength [2021-09-20T12:05:37.800Z] --- PASS: TestUnknownContentLength (0.00s) [2021-09-20T12:05:37.800Z] === RUN TestDownloadRemote [2021-09-20T12:05:37.800Z] --- PASS: TestDownloadRemote (0.06s) [2021-09-20T12:05:37.800Z] === RUN TestGetWithStatusError [2021-09-20T12:05:37.800Z] --- PASS: TestGetWithStatusError (0.00s) [2021-09-20T12:05:37.800Z] === RUN TestCloseRootDirectory [2021-09-20T12:05:37.800Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:05:37.800Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-09-20T12:05:37.800Z] === RUN TestHashFile [2021-09-20T12:05:37.800Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:05:37.800Z] --- SKIP: TestHashFile (0.00s) [2021-09-20T12:05:37.800Z] === RUN TestHashSubdir [2021-09-20T12:05:37.800Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:05:37.800Z] --- SKIP: TestHashSubdir (0.01s) [2021-09-20T12:05:37.800Z] === RUN TestRemoveDirectory [2021-09-20T12:05:37.800Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:05:37.800Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-09-20T12:05:37.800Z] PASS [2021-09-20T12:05:37.800Z] coverage: 9.3% of statements [2021-09-20T12:05:37.800Z] ok github.com/docker/docker/builder/remotecontext 0.226s coverage: 9.3% of statements [2021-09-20T12:05:38.163Z] === RUN TestParseVersion [2021-09-20T12:05:38.164Z] --- PASS: TestParseVersion (0.00s) [2021-09-20T12:05:38.164Z] PASS [2021-09-20T12:05:38.164Z] coverage: 52.9% of statements [2021-09-20T12:05:38.164Z] ok github.com/docker/docker/pkg/aaparser 0.042s coverage: 52.9% of statements [2021-09-20T12:05:38.164Z] === RUN TestAddressPoolOpt [2021-09-20T12:05:38.164Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-09-20T12:05:38.164Z] === RUN TestValidateEnv [2021-09-20T12:05:38.164Z] === RUN TestValidateEnv/a [2021-09-20T12:05:38.164Z] === RUN TestValidateEnv/something [2021-09-20T12:05:38.164Z] === RUN TestValidateEnv/_=a [2021-09-20T12:05:38.164Z] === RUN TestValidateEnv/env1=value1 [2021-09-20T12:05:38.164Z] === RUN TestValidateEnv/_env1=value1 [2021-09-20T12:05:38.164Z] === RUN TestValidateEnv/env2=value2=value3 [2021-09-20T12:05:38.164Z] === RUN TestValidateEnv/env3=abc!qwe [2021-09-20T12:05:38.164Z] === RUN TestValidateEnv/env_4=value_4 [2021-09-20T12:05:38.164Z] === RUN TestValidateEnv/PATH [2021-09-20T12:05:38.164Z] === RUN TestValidateEnv/=a [2021-09-20T12:05:38.164Z] === RUN TestValidateEnv/PATH= [2021-09-20T12:05:38.164Z] === RUN TestValidateEnv/PATH=something [2021-09-20T12:05:38.164Z] === RUN TestValidateEnv/asd!qwe [2021-09-20T12:05:38.164Z] === RUN TestValidateEnv/1asd [2021-09-20T12:05:38.164Z] === RUN TestValidateEnv/123 [2021-09-20T12:05:38.164Z] === RUN TestValidateEnv/some_space [2021-09-20T12:05:38.164Z] === RUN TestValidateEnv/__some_space_before [2021-09-20T12:05:38.164Z] === RUN TestValidateEnv/some_space_after__ [2021-09-20T12:05:38.164Z] === RUN TestValidateEnv/= [2021-09-20T12:05:38.164Z] === RUN TestValidateEnv/PaTh [2021-09-20T12:05:38.164Z] --- PASS: TestValidateEnv (0.00s) [2021-09-20T12:05:38.164Z] --- PASS: TestValidateEnv/a (0.00s) [2021-09-20T12:05:38.164Z] --- PASS: TestValidateEnv/something (0.00s) [2021-09-20T12:05:38.164Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-09-20T12:05:38.164Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-09-20T12:05:38.164Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-09-20T12:05:38.164Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-09-20T12:05:38.164Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-09-20T12:05:38.164Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-09-20T12:05:38.164Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-09-20T12:05:38.164Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-09-20T12:05:38.164Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-09-20T12:05:38.164Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-09-20T12:05:38.164Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-09-20T12:05:38.164Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-09-20T12:05:38.164Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-09-20T12:05:38.164Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-09-20T12:05:38.164Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-09-20T12:05:38.164Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-09-20T12:05:38.164Z] --- PASS: TestValidateEnv/= (0.00s) [2021-09-20T12:05:38.164Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-09-20T12:05:38.164Z] === RUN TestParseHost [2021-09-20T12:05:38.164Z] --- PASS: TestParseHost (0.00s) [2021-09-20T12:05:38.164Z] === RUN TestParseDockerDaemonHost [2021-09-20T12:05:38.164Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-09-20T12:05:38.164Z] === RUN TestParseTCP [2021-09-20T12:05:38.164Z] --- PASS: TestParseTCP (0.00s) [2021-09-20T12:05:38.164Z] === RUN TestParseInvalidUnixAddrInvalid [2021-09-20T12:05:38.164Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-09-20T12:05:38.164Z] === RUN TestValidateExtraHosts [2021-09-20T12:05:38.164Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-09-20T12:05:38.164Z] === RUN TestIpOptString [2021-09-20T12:05:38.164Z] --- PASS: TestIpOptString (0.00s) [2021-09-20T12:05:38.164Z] === RUN TestNewIpOptInvalidDefaultVal [2021-09-20T12:05:38.164Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-09-20T12:05:38.164Z] === RUN TestNewIpOptValidDefaultVal [2021-09-20T12:05:38.164Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-09-20T12:05:38.164Z] === RUN TestIpOptSetInvalidVal [2021-09-20T12:05:38.164Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-09-20T12:05:38.164Z] === RUN TestValidateIPAddress [2021-09-20T12:05:38.164Z] --- PASS: TestValidateIPAddress (0.00s) [2021-09-20T12:05:38.164Z] === RUN TestMapOpts [2021-09-20T12:05:38.164Z] --- PASS: TestMapOpts (0.00s) [2021-09-20T12:05:38.164Z] === RUN TestListOptsWithoutValidator [2021-09-20T12:05:38.164Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-09-20T12:05:38.164Z] === RUN TestListOptsWithValidator [2021-09-20T12:05:38.164Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-09-20T12:05:38.164Z] === RUN TestValidateDNSSearch [2021-09-20T12:05:38.164Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-09-20T12:05:38.164Z] === RUN TestValidateLabel [2021-09-20T12:05:38.164Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-09-20T12:05:38.164Z] === RUN TestValidateLabel/label_with_general_format [2021-09-20T12:05:38.164Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-09-20T12:05:38.164Z] === RUN TestValidateLabel/label_with_one_more [2021-09-20T12:05:38.164Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-09-20T12:05:38.164Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-09-20T12:05:38.164Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-09-20T12:05:38.164Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-09-20T12:05:38.164Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-09-20T12:05:38.164Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-09-20T12:05:38.164Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-09-20T12:05:38.164Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-09-20T12:05:38.164Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-09-20T12:05:38.164Z] --- PASS: TestValidateLabel (0.00s) [2021-09-20T12:05:38.164Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-09-20T12:05:38.164Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-09-20T12:05:38.164Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-09-20T12:05:38.164Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-09-20T12:05:38.164Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-09-20T12:05:38.164Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-09-20T12:05:38.164Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-09-20T12:05:38.164Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-09-20T12:05:38.164Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-09-20T12:05:38.164Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-09-20T12:05:38.164Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-09-20T12:05:38.164Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-09-20T12:05:38.164Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-09-20T12:05:38.164Z] === RUN TestNamedListOpts [2021-09-20T12:05:38.164Z] --- PASS: TestNamedListOpts (0.00s) [2021-09-20T12:05:38.164Z] === RUN TestNamedMapOpts [2021-09-20T12:05:38.164Z] --- PASS: TestNamedMapOpts (0.00s) [2021-09-20T12:05:38.164Z] === RUN TestParseLink [2021-09-20T12:05:38.164Z] --- PASS: TestParseLink (0.00s) [2021-09-20T12:05:38.164Z] === RUN TestQuotedStringSetWithQuotes [2021-09-20T12:05:38.164Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-09-20T12:05:38.164Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-09-20T12:05:38.164Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-09-20T12:05:38.164Z] === RUN TestQuotedStringSetWithNoQuotes [2021-09-20T12:05:38.164Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-09-20T12:05:38.164Z] === RUN TestUlimitOpt [2021-09-20T12:05:38.164Z] --- PASS: TestUlimitOpt (0.00s) [2021-09-20T12:05:38.164Z] PASS [2021-09-20T12:05:38.164Z] coverage: 67.1% of statements [2021-09-20T12:05:38.164Z] ok github.com/docker/docker/opts 0.055s coverage: 67.1% of statements [2021-09-20T12:05:38.259Z] === RUN TestGetAllAllowed [2021-09-20T12:05:38.259Z] --- PASS: TestGetAllAllowed (0.00s) [2021-09-20T12:05:38.259Z] === RUN TestGetAllMeta [2021-09-20T12:05:38.259Z] --- PASS: TestGetAllMeta (0.00s) [2021-09-20T12:05:38.259Z] === RUN TestWarnOnUnusedBuildArgs [2021-09-20T12:05:38.259Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-09-20T12:05:38.259Z] === RUN TestIsUnreferencedBuiltin [2021-09-20T12:05:38.259Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-09-20T12:05:38.259Z] === RUN TestIsExistingDirectory [2021-09-20T12:05:38.259Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-09-20T12:05:38.259Z] === RUN TestGetFilenameForDownload [2021-09-20T12:05:38.259Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-09-20T12:05:38.259Z] === RUN TestEnv2Variables [2021-09-20T12:05:38.259Z] --- PASS: TestEnv2Variables (0.00s) [2021-09-20T12:05:38.259Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-09-20T12:05:38.259Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-09-20T12:05:38.259Z] === RUN TestMaintainer [2021-09-20T12:05:38.259Z] --- PASS: TestMaintainer (0.00s) [2021-09-20T12:05:38.259Z] === RUN TestLabel [2021-09-20T12:05:38.259Z] --- PASS: TestLabel (0.00s) [2021-09-20T12:05:38.259Z] === RUN TestFromScratch [2021-09-20T12:05:38.259Z] --- PASS: TestFromScratch (0.00s) [2021-09-20T12:05:38.259Z] === RUN TestFromWithArg [2021-09-20T12:05:38.259Z] --- PASS: TestFromWithArg (0.00s) [2021-09-20T12:05:38.259Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-09-20T12:05:38.259Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-09-20T12:05:38.259Z] === RUN TestFromWithUndefinedArg [2021-09-20T12:05:38.259Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-09-20T12:05:38.259Z] === RUN TestFromMultiStageWithNamedStage [2021-09-20T12:05:38.259Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-09-20T12:05:38.259Z] === RUN TestOnbuild [2021-09-20T12:05:38.259Z] --- PASS: TestOnbuild (0.00s) [2021-09-20T12:05:38.259Z] === RUN TestWorkdir [2021-09-20T12:05:38.259Z] --- PASS: TestWorkdir (0.00s) [2021-09-20T12:05:38.259Z] === RUN TestCmd [2021-09-20T12:05:38.259Z] --- PASS: TestCmd (0.00s) [2021-09-20T12:05:38.259Z] === RUN TestHealthcheckNone [2021-09-20T12:05:38.259Z] --- PASS: TestHealthcheckNone (0.00s) [2021-09-20T12:05:38.259Z] === RUN TestHealthcheckCmd [2021-09-20T12:05:38.259Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-09-20T12:05:38.259Z] === RUN TestEntrypoint [2021-09-20T12:05:38.259Z] --- PASS: TestEntrypoint (0.00s) [2021-09-20T12:05:38.259Z] === RUN TestExpose [2021-09-20T12:05:38.259Z] --- PASS: TestExpose (0.00s) [2021-09-20T12:05:38.259Z] === RUN TestUser [2021-09-20T12:05:38.259Z] --- PASS: TestUser (0.00s) [2021-09-20T12:05:38.259Z] === RUN TestVolume [2021-09-20T12:05:38.259Z] --- PASS: TestVolume (0.00s) [2021-09-20T12:05:38.259Z] === RUN TestStopSignal [2021-09-20T12:05:38.259Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-09-20T12:05:38.259Z] --- SKIP: TestStopSignal (0.00s) [2021-09-20T12:05:38.259Z] === RUN TestArg [2021-09-20T12:05:38.259Z] --- PASS: TestArg (0.00s) [2021-09-20T12:05:38.259Z] === RUN TestShell [2021-09-20T12:05:38.259Z] --- PASS: TestShell (0.00s) [2021-09-20T12:05:38.259Z] === RUN TestPrependEnvOnCmd [2021-09-20T12:05:38.259Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-09-20T12:05:38.259Z] === RUN TestRunWithBuildArgs [2021-09-20T12:05:38.259Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-09-20T12:05:38.259Z] === RUN TestRunIgnoresHealthcheck [2021-09-20T12:05:38.259Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-09-20T12:05:38.259Z] === RUN TestDispatchUnsupportedOptions [2021-09-20T12:05:38.259Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-09-20T12:05:38.259Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-09-20T12:05:38.259Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-09-20T12:05:38.259Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-09-20T12:05:38.259Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-09-20T12:05:38.259Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-09-20T12:05:38.259Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-09-20T12:05:38.259Z] === RUN TestNormalizeWorkdir [2021-09-20T12:05:38.259Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-09-20T12:05:38.259Z] === RUN TestDispatch [2021-09-20T12:05:38.259Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-09-20T12:05:38.259Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-09-20T12:05:38.259Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-09-20T12:05:38.259Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-09-20T12:05:38.259Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-09-20T12:05:38.259Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-09-20T12:05:38.259Z] === RUN TestDispatch/COPY_url [2021-09-20T12:05:38.259Z] --- PASS: TestDispatch (0.06s) [2021-09-20T12:05:38.259Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2021-09-20T12:05:38.259Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-09-20T12:05:38.259Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-09-20T12:05:38.259Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-09-20T12:05:38.259Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-09-20T12:05:38.259Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-09-20T12:05:38.259Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-09-20T12:05:38.259Z] === RUN TestAddScratchImageAddsToMounts [2021-09-20T12:05:38.259Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-09-20T12:05:38.259Z] === RUN TestAddFromScratchPopulatesPlatform [2021-09-20T12:05:38.259Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-09-20T12:05:38.259Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-09-20T12:05:38.259Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-09-20T12:05:38.259Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-09-20T12:05:38.259Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-09-20T12:05:38.259Z] === RUN TestImageSourceGetAddsToMounts [2021-09-20T12:05:38.259Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-09-20T12:05:38.259Z] === RUN TestEmptyDockerfile [2021-09-20T12:05:38.259Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-09-20T12:05:38.259Z] === RUN TestSymlinkDockerfile [2021-09-20T12:05:38.259Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-09-20T12:05:38.259Z] === RUN TestDockerfileOutsideTheBuildContext [2021-09-20T12:05:38.259Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-09-20T12:05:38.260Z] === RUN TestNonExistingDockerfile [2021-09-20T12:05:38.260Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-09-20T12:05:38.260Z] === RUN TestCopyRunConfig [2021-09-20T12:05:38.260Z] --- PASS: TestCopyRunConfig (0.00s) [2021-09-20T12:05:38.260Z] === RUN TestDeepCopyRunConfig [2021-09-20T12:05:38.260Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-09-20T12:05:38.260Z] === RUN TestExportImage [2021-09-20T12:05:38.260Z] --- PASS: TestExportImage (0.00s) [2021-09-20T12:05:38.260Z] === RUN TestNormalizeDest [2021-09-20T12:05:38.260Z] --- PASS: TestNormalizeDest (0.00s) [2021-09-20T12:05:38.260Z] PASS [2021-09-20T12:05:38.260Z] coverage: 46.8% of statements [2021-09-20T12:05:38.260Z] ok github.com/docker/docker/builder/dockerfile 0.167s coverage: 46.8% of statements [2021-09-20T12:05:38.260Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-09-20T12:05:39.132Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.87s) [2021-09-20T12:05:39.132Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-09-20T12:05:39.229Z] === RUN TestTCP4Proxy [2021-09-20T12:05:39.229Z] --- PASS: TestTCP4Proxy (0.00s) [2021-09-20T12:05:39.229Z] === RUN TestTCP4ProxyHalfClose [2021-09-20T12:05:39.229Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-09-20T12:05:39.229Z] === RUN TestTCP6Proxy [2021-09-20T12:05:39.229Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-09-20T12:05:39.229Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-09-20T12:05:39.229Z] === RUN TestTCPDualStackProxy [2021-09-20T12:05:39.229Z] network_proxy_test.go:208: No support for dual stack yet [2021-09-20T12:05:39.229Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-09-20T12:05:39.229Z] === RUN TestUDP4Proxy [2021-09-20T12:05:39.229Z] --- PASS: TestUDP4Proxy (0.00s) [2021-09-20T12:05:39.229Z] === RUN TestUDP6Proxy [2021-09-20T12:05:39.229Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-09-20T12:05:39.229Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-09-20T12:05:39.229Z] === RUN TestUDPWriteError [2021-09-20T12:05:39.229Z] --- PASS: TestUDPWriteError (0.00s) [2021-09-20T12:05:39.229Z] === RUN TestSCTP4Proxy [2021-09-20T12:05:39.229Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-09-20T12:05:39.229Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-09-20T12:05:39.229Z] === RUN TestSCTP6Proxy [2021-09-20T12:05:39.229Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-09-20T12:05:39.229Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-09-20T12:05:39.229Z] PASS [2021-09-20T12:05:39.229Z] coverage: 49.4% of statements [2021-09-20T12:05:39.229Z] ok github.com/docker/docker/cmd/docker-proxy 0.047s coverage: 49.4% of statements [2021-09-20T12:05:39.592Z] === RUN TestPeerCertificateMarshalJSON [2021-09-20T12:05:39.768Z] --- PASS: TestSecretCreateResolve (2.13s) [2021-09-20T12:05:39.768Z] PASS [2021-09-20T12:05:39.768Z] [2021-09-20T12:05:39.768Z] DONE 6 tests in 13.533s [2021-09-20T12:05:39.768Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-09-20T12:05:39.768Z] INFO: Testing against a local daemon [2021-09-20T12:05:39.768Z] === RUN TestServiceCreateInit [2021-09-20T12:05:39.768Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-09-20T12:05:40.051Z] === RUN TestIsArchivePathDir [2021-09-20T12:05:40.051Z] --- PASS: TestIsArchivePathDir (0.15s) [2021-09-20T12:05:40.051Z] === RUN TestIsArchivePathInvalidFile [2021-09-20T12:05:40.051Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-09-20T12:05:40.051Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-09-20T12:05:40.051Z] --- PASS: TestPeerCertificateMarshalJSON (0.34s) [2021-09-20T12:05:40.051Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-09-20T12:05:40.051Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-09-20T12:05:40.051Z] === RUN TestMiddleware [2021-09-20T12:05:40.051Z] --- PASS: TestMiddleware (0.00s) [2021-09-20T12:05:40.051Z] === RUN TestNewResponseModifier [2021-09-20T12:05:40.051Z] --- PASS: TestNewResponseModifier (0.00s) [2021-09-20T12:05:40.051Z] PASS [2021-09-20T12:05:40.051Z] coverage: 26.8% of statements [2021-09-20T12:05:40.051Z] ok github.com/docker/docker/pkg/authorization 0.382s coverage: 26.8% of statements [2021-09-20T12:05:40.051Z] --- PASS: TestIsArchivePathInvalidFile (0.11s) [2021-09-20T12:05:40.051Z] === RUN TestIsArchivePathTar [2021-09-20T12:05:40.051Z] 2021/09/20 12:05:39 Closing DB instances... [2021-09-20T12:05:40.051Z] --- PASS: TestIsArchivePathTar (0.13s) [2021-09-20T12:05:40.051Z] === RUN TestDecompressStreamGzip [2021-09-20T12:05:40.423Z] === RUN TestBoolValue [2021-09-20T12:05:40.423Z] --- PASS: TestBoolValue (0.00s) [2021-09-20T12:05:40.423Z] === RUN TestBoolValueOrDefault [2021-09-20T12:05:40.423Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-09-20T12:05:40.423Z] === RUN TestInt64ValueOrZero [2021-09-20T12:05:40.423Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-09-20T12:05:40.423Z] === RUN TestInt64ValueOrDefault [2021-09-20T12:05:40.423Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-09-20T12:05:40.423Z] === RUN TestInt64ValueOrDefaultWithError [2021-09-20T12:05:40.423Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-09-20T12:05:40.423Z] === RUN TestJsonContentType [2021-09-20T12:05:40.423Z] --- PASS: TestJsonContentType (0.00s) [2021-09-20T12:05:40.423Z] PASS [2021-09-20T12:05:40.423Z] coverage: 14.7% of statements [2021-09-20T12:05:40.423Z] ok github.com/docker/docker/api/server/httputils 0.049s coverage: 14.7% of statements [2021-09-20T12:05:40.423Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-09-20T12:05:40.423Z] === RUN TestMaskSecretKeys [2021-09-20T12:05:40.423Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-09-20T12:05:40.423Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-09-20T12:05:40.423Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-09-20T12:05:40.423Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-09-20T12:05:40.423Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-09-20T12:05:40.423Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-09-20T12:05:40.423Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-09-20T12:05:40.423Z] === RUN TestVersionMiddlewareVersion [2021-09-20T12:05:40.423Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-09-20T12:05:40.423Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-09-20T12:05:40.423Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-09-20T12:05:40.423Z] PASS [2021-09-20T12:05:40.423Z] coverage: 37.7% of statements [2021-09-20T12:05:40.423Z] ok github.com/docker/docker/api/server/middleware 0.041s coverage: 37.7% of statements [2021-09-20T12:05:40.423Z] ? github.com/docker/docker/api/server/router [no test files] [2021-09-20T12:05:40.423Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-09-20T12:05:40.423Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-09-20T12:05:40.423Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-09-20T12:05:40.423Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-09-20T12:05:40.423Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-09-20T12:05:40.423Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-09-20T12:05:40.423Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-09-20T12:05:40.423Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-09-20T12:05:40.423Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-09-20T12:05:40.423Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-09-20T12:05:40.423Z] === RUN TestStrSliceMarshalJSON [2021-09-20T12:05:40.423Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-09-20T12:05:40.423Z] === RUN TestStrSliceUnmarshalJSON [2021-09-20T12:05:40.423Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-09-20T12:05:40.423Z] === RUN TestStrSliceUnmarshalString [2021-09-20T12:05:40.423Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-09-20T12:05:40.423Z] === RUN TestStrSliceUnmarshalSlice [2021-09-20T12:05:40.423Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-09-20T12:05:40.423Z] PASS [2021-09-20T12:05:40.423Z] coverage: 90.0% of statements [2021-09-20T12:05:40.423Z] ok github.com/docker/docker/api/types/strslice 0.039s coverage: 90.0% of statements [2021-09-20T12:05:40.423Z] === RUN TestToJSON [2021-09-20T12:05:40.423Z] --- PASS: TestToJSON (0.00s) [2021-09-20T12:05:40.423Z] === RUN TestToParamWithVersion [2021-09-20T12:05:40.423Z] --- PASS: TestToParamWithVersion (0.00s) [2021-09-20T12:05:40.423Z] === RUN TestFromJSON [2021-09-20T12:05:40.423Z] --- PASS: TestFromJSON (0.00s) [2021-09-20T12:05:40.423Z] === RUN TestEmpty [2021-09-20T12:05:40.423Z] --- PASS: TestEmpty (0.00s) [2021-09-20T12:05:40.423Z] === RUN TestArgsMatchKVListEmptySources [2021-09-20T12:05:40.423Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-09-20T12:05:40.423Z] === RUN TestArgsMatchKVList [2021-09-20T12:05:40.423Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-09-20T12:05:40.423Z] === RUN TestArgsMatch [2021-09-20T12:05:40.423Z] --- PASS: TestArgsMatch (0.00s) [2021-09-20T12:05:40.423Z] === RUN TestAdd [2021-09-20T12:05:40.423Z] --- PASS: TestAdd (0.00s) [2021-09-20T12:05:40.423Z] === RUN TestDel [2021-09-20T12:05:40.423Z] --- PASS: TestDel (0.00s) [2021-09-20T12:05:40.423Z] === RUN TestLen [2021-09-20T12:05:40.423Z] --- PASS: TestLen (0.00s) [2021-09-20T12:05:40.423Z] === RUN TestExactMatch [2021-09-20T12:05:40.423Z] --- PASS: TestExactMatch (0.00s) [2021-09-20T12:05:40.423Z] === RUN TestOnlyOneExactMatch [2021-09-20T12:05:40.423Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-09-20T12:05:40.423Z] === RUN TestContains [2021-09-20T12:05:40.423Z] --- PASS: TestContains (0.00s) [2021-09-20T12:05:40.423Z] === RUN TestValidate [2021-09-20T12:05:40.423Z] --- PASS: TestValidate (0.00s) [2021-09-20T12:05:40.423Z] === RUN TestWalkValues [2021-09-20T12:05:40.423Z] --- PASS: TestWalkValues (0.00s) [2021-09-20T12:05:40.423Z] === RUN TestFuzzyMatch [2021-09-20T12:05:40.423Z] --- PASS: TestFuzzyMatch (0.00s) [2021-09-20T12:05:40.423Z] === RUN TestClone [2021-09-20T12:05:40.423Z] --- PASS: TestClone (0.00s) [2021-09-20T12:05:40.423Z] PASS [2021-09-20T12:05:40.423Z] coverage: 92.2% of statements [2021-09-20T12:05:40.424Z] ok github.com/docker/docker/api/types/filters 0.048s coverage: 92.2% of statements [2021-09-20T12:05:40.424Z] === RUN TestAdjustForAPIVersion [2021-09-20T12:05:40.424Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-09-20T12:05:40.424Z] PASS [2021-09-20T12:05:40.424Z] coverage: 5.7% of statements [2021-09-20T12:05:40.424Z] ok github.com/docker/docker/api/server/router/swarm 0.039s coverage: 5.7% of statements [2021-09-20T12:05:40.424Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-09-20T12:05:40.424Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-09-20T12:05:40.424Z] ? github.com/docker/docker/api/types [no test files] [2021-09-20T12:05:40.424Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-09-20T12:05:40.424Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-09-20T12:05:40.424Z] ? github.com/docker/docker/api/types/container [no test files] [2021-09-20T12:05:40.424Z] ? github.com/docker/docker/api/types/events [no test files] [2021-09-20T12:05:40.424Z] ? github.com/docker/docker/api/types/image [no test files] [2021-09-20T12:05:40.424Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-09-20T12:05:40.424Z] ? github.com/docker/docker/api/types/network [no test files] [2021-09-20T12:05:40.424Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-09-20T12:05:40.424Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-09-20T12:05:40.424Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-09-20T12:05:40.424Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-09-20T12:05:40.424Z] === RUN TestDurationToSecondsString [2021-09-20T12:05:40.424Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestGetTimestamp [2021-09-20T12:05:40.424Z] --- PASS: TestGetTimestamp (0.12s) [2021-09-20T12:05:40.424Z] === RUN TestParseTimestamps [2021-09-20T12:05:40.424Z] --- PASS: TestParseTimestamps (0.00s) [2021-09-20T12:05:40.424Z] PASS [2021-09-20T12:05:40.424Z] coverage: 100.0% of statements [2021-09-20T12:05:40.424Z] ok github.com/docker/docker/api/types/time 0.171s coverage: 100.0% of statements [2021-09-20T12:05:40.424Z] === RUN TestCompareVersion [2021-09-20T12:05:40.424Z] --- PASS: TestCompareVersion (0.00s) [2021-09-20T12:05:40.424Z] PASS [2021-09-20T12:05:40.424Z] coverage: 77.3% of statements [2021-09-20T12:05:40.424Z] ok github.com/docker/docker/api/types/versions 0.031s coverage: 77.3% of statements [2021-09-20T12:05:40.424Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-09-20T12:05:40.424Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-09-20T12:05:40.424Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-09-20T12:05:40.424Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-09-20T12:05:40.424Z] ? github.com/docker/docker/builder [no test files] [2021-09-20T12:05:40.424Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-09-20T12:05:40.424Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-09-20T12:05:40.424Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-09-20T12:05:40.424Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-09-20T12:05:40.424Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-09-20T12:05:40.424Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-09-20T12:05:40.424Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-09-20T12:05:40.424Z] === RUN TestParseRemoteURL [2021-09-20T12:05:40.424Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-09-20T12:05:40.424Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-09-20T12:05:40.424Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-09-20T12:05:40.424Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-09-20T12:05:40.424Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-09-20T12:05:40.424Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-09-20T12:05:40.424Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-09-20T12:05:40.424Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-09-20T12:05:40.424Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-09-20T12:05:40.424Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-09-20T12:05:40.424Z] --- PASS: TestParseRemoteURL (0.00s) [2021-09-20T12:05:40.424Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-09-20T12:05:40.424Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-09-20T12:05:40.424Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-09-20T12:05:40.424Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-09-20T12:05:40.424Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-09-20T12:05:40.424Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-09-20T12:05:40.424Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-09-20T12:05:40.424Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-09-20T12:05:40.424Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-09-20T12:05:40.424Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestCloneArgsSmartHttp [2021-09-20T12:05:40.424Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-09-20T12:05:40.424Z] === RUN TestCloneArgsDumbHttp [2021-09-20T12:05:40.424Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestCloneArgsGit [2021-09-20T12:05:40.424Z] --- PASS: TestCloneArgsGit (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestCheckoutGit [2021-09-20T12:05:40.424Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-09-20T12:05:40.424Z] === RUN TestEnable [2021-09-20T12:05:40.424Z] --- PASS: TestEnable (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestDisable [2021-09-20T12:05:40.424Z] --- PASS: TestDisable (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestEnabled [2021-09-20T12:05:40.424Z] --- PASS: TestEnabled (0.00s) [2021-09-20T12:05:40.424Z] PASS [2021-09-20T12:05:40.424Z] coverage: 100.0% of statements [2021-09-20T12:05:40.424Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestProcessNoDockerignore [2021-09-20T12:05:40.424Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestProcessShouldLeaveAllFiles [2021-09-20T12:05:40.424Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestDetectContentType [2021-09-20T12:05:40.424Z] --- PASS: TestDetectContentType (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestSelectAcceptableMIME [2021-09-20T12:05:40.424Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestInspectEmptyResponse [2021-09-20T12:05:40.424Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestInspectResponseBinary [2021-09-20T12:05:40.424Z] ok github.com/docker/docker/cli/debug 0.034s coverage: 100.0% of statements [2021-09-20T12:05:40.424Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestResponseUnsupportedContentType [2021-09-20T12:05:40.424Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestInspectResponseTextSimple [2021-09-20T12:05:40.424Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestInspectResponseEmptyContentType [2021-09-20T12:05:40.424Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestUnknownContentLength [2021-09-20T12:05:40.424Z] --- PASS: TestUnknownContentLength (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestDownloadRemote [2021-09-20T12:05:40.424Z] --- PASS: TestDownloadRemote (0.07s) [2021-09-20T12:05:40.424Z] === RUN TestGetWithStatusError [2021-09-20T12:05:40.424Z] --- PASS: TestGetWithStatusError (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestCloseRootDirectory [2021-09-20T12:05:40.424Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:05:40.424Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestHashFile [2021-09-20T12:05:40.424Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:05:40.424Z] --- SKIP: TestHashFile (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestHashSubdir [2021-09-20T12:05:40.424Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:05:40.424Z] --- SKIP: TestHashSubdir (0.01s) [2021-09-20T12:05:40.424Z] === RUN TestRemoveDirectory [2021-09-20T12:05:40.424Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:05:40.424Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-09-20T12:05:40.424Z] PASS [2021-09-20T12:05:40.424Z] coverage: 9.3% of statements [2021-09-20T12:05:40.424Z] ok github.com/docker/docker/builder/remotecontext 0.184s coverage: 9.3% of statements [2021-09-20T12:05:40.424Z] === RUN TestGetAllAllowed [2021-09-20T12:05:40.424Z] --- PASS: TestGetAllAllowed (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestGetAllMeta [2021-09-20T12:05:40.424Z] --- PASS: TestGetAllMeta (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestWarnOnUnusedBuildArgs [2021-09-20T12:05:40.424Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestIsUnreferencedBuiltin [2021-09-20T12:05:40.424Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestIsExistingDirectory [2021-09-20T12:05:40.424Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestGetFilenameForDownload [2021-09-20T12:05:40.424Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestEnv2Variables [2021-09-20T12:05:40.424Z] --- PASS: TestEnv2Variables (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-09-20T12:05:40.424Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestMaintainer [2021-09-20T12:05:40.424Z] --- PASS: TestMaintainer (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestLabel [2021-09-20T12:05:40.424Z] --- PASS: TestLabel (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestFromScratch [2021-09-20T12:05:40.424Z] --- PASS: TestFromScratch (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestFromWithArg [2021-09-20T12:05:40.424Z] --- PASS: TestFromWithArg (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-09-20T12:05:40.424Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestFromWithUndefinedArg [2021-09-20T12:05:40.424Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestFromMultiStageWithNamedStage [2021-09-20T12:05:40.424Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestOnbuild [2021-09-20T12:05:40.424Z] --- PASS: TestOnbuild (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestWorkdir [2021-09-20T12:05:40.424Z] --- PASS: TestWorkdir (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestCmd [2021-09-20T12:05:40.424Z] --- PASS: TestCmd (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestHealthcheckNone [2021-09-20T12:05:40.424Z] --- PASS: TestHealthcheckNone (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestHealthcheckCmd [2021-09-20T12:05:40.424Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestEntrypoint [2021-09-20T12:05:40.424Z] --- PASS: TestEntrypoint (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestExpose [2021-09-20T12:05:40.424Z] --- PASS: TestExpose (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestUser [2021-09-20T12:05:40.424Z] --- PASS: TestUser (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestVolume [2021-09-20T12:05:40.424Z] --- PASS: TestVolume (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestStopSignal [2021-09-20T12:05:40.424Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-09-20T12:05:40.424Z] --- SKIP: TestStopSignal (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestArg [2021-09-20T12:05:40.424Z] --- PASS: TestArg (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestShell [2021-09-20T12:05:40.424Z] --- PASS: TestShell (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestPrependEnvOnCmd [2021-09-20T12:05:40.424Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestRunWithBuildArgs [2021-09-20T12:05:40.424Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestRunIgnoresHealthcheck [2021-09-20T12:05:40.424Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestDispatchUnsupportedOptions [2021-09-20T12:05:40.424Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-09-20T12:05:40.424Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-09-20T12:05:40.424Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-09-20T12:05:40.424Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-09-20T12:05:40.424Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-09-20T12:05:40.424Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-09-20T12:05:40.424Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestNormalizeWorkdir [2021-09-20T12:05:40.424Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestDispatch [2021-09-20T12:05:40.424Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-09-20T12:05:40.424Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-09-20T12:05:40.424Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-09-20T12:05:40.424Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-09-20T12:05:40.424Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-09-20T12:05:40.424Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-09-20T12:05:40.424Z] === RUN TestDispatch/COPY_url [2021-09-20T12:05:40.424Z] --- PASS: TestDispatch (0.04s) [2021-09-20T12:05:40.424Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-09-20T12:05:40.424Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-09-20T12:05:40.424Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-09-20T12:05:40.424Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-09-20T12:05:40.424Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-09-20T12:05:40.424Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-09-20T12:05:40.424Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestAddScratchImageAddsToMounts [2021-09-20T12:05:40.424Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestAddFromScratchPopulatesPlatform [2021-09-20T12:05:40.424Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-09-20T12:05:40.424Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-09-20T12:05:40.424Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestImageSourceGetAddsToMounts [2021-09-20T12:05:40.424Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestEmptyDockerfile [2021-09-20T12:05:40.424Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestSymlinkDockerfile [2021-09-20T12:05:40.424Z] --- PASS: TestSymlinkDockerfile (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestDockerfileOutsideTheBuildContext [2021-09-20T12:05:40.424Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestNonExistingDockerfile [2021-09-20T12:05:40.424Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestCopyRunConfig [2021-09-20T12:05:40.424Z] --- PASS: TestCopyRunConfig (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestDeepCopyRunConfig [2021-09-20T12:05:40.424Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestExportImage [2021-09-20T12:05:40.424Z] --- PASS: TestExportImage (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestNormalizeDest [2021-09-20T12:05:40.424Z] --- PASS: TestNormalizeDest (0.00s) [2021-09-20T12:05:40.424Z] PASS [2021-09-20T12:05:40.424Z] coverage: 46.8% of statements [2021-09-20T12:05:40.424Z] ok github.com/docker/docker/builder/dockerfile 0.147s coverage: 46.8% of statements [2021-09-20T12:05:40.424Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-09-20T12:05:40.424Z] === RUN TestTCP4Proxy [2021-09-20T12:05:40.424Z] --- PASS: TestTCP4Proxy (0.02s) [2021-09-20T12:05:40.424Z] === RUN TestTCP4ProxyHalfClose [2021-09-20T12:05:40.424Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestTCP6Proxy [2021-09-20T12:05:40.424Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-09-20T12:05:40.424Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestTCPDualStackProxy [2021-09-20T12:05:40.424Z] network_proxy_test.go:208: No support for dual stack yet [2021-09-20T12:05:40.424Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestUDP4Proxy [2021-09-20T12:05:40.424Z] --- PASS: TestUDP4Proxy (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestUDP6Proxy [2021-09-20T12:05:40.424Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-09-20T12:05:40.424Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestUDPWriteError [2021-09-20T12:05:40.424Z] --- PASS: TestUDPWriteError (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestSCTP4Proxy [2021-09-20T12:05:40.424Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-09-20T12:05:40.424Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-09-20T12:05:40.424Z] === RUN TestSCTP6Proxy [2021-09-20T12:05:40.424Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-09-20T12:05:40.424Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-09-20T12:05:40.424Z] PASS [2021-09-20T12:05:40.424Z] coverage: 49.4% of statements [2021-09-20T12:05:40.424Z] ok github.com/docker/docker/cmd/docker-proxy 0.080s coverage: 49.4% of statements [2021-09-20T12:05:40.510Z] --- PASS: TestDecompressStreamGzip (0.09s) [2021-09-20T12:05:40.510Z] === RUN TestDecompressStreamBzip2 [2021-09-20T12:05:40.510Z] --- PASS: TestDecompressStreamBzip2 (0.08s) [2021-09-20T12:05:40.510Z] === RUN TestDecompressStreamXz [2021-09-20T12:05:40.510Z] archive_test.go:133: Xz not present in msys2 [2021-09-20T12:05:40.510Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-09-20T12:05:40.510Z] === RUN TestDecompressStreamZstd [2021-09-20T12:05:40.510Z] archive_test.go:140: zstd not installed [2021-09-20T12:05:40.510Z] --- SKIP: TestDecompressStreamZstd (0.01s) [2021-09-20T12:05:40.510Z] === RUN TestCompressStreamXzUnsupported [2021-09-20T12:05:40.510Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-09-20T12:05:40.510Z] === RUN TestCompressStreamBzip2Unsupported [2021-09-20T12:05:40.510Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-09-20T12:05:40.510Z] === RUN TestCompressStreamInvalid [2021-09-20T12:05:40.510Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-09-20T12:05:40.510Z] === RUN TestExtensionInvalid [2021-09-20T12:05:40.510Z] --- PASS: TestExtensionInvalid (0.00s) [2021-09-20T12:05:40.510Z] === RUN TestExtensionUncompressed [2021-09-20T12:05:40.510Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-09-20T12:05:40.510Z] === RUN TestExtensionBzip2 [2021-09-20T12:05:40.510Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-09-20T12:05:40.510Z] === RUN TestExtensionGzip [2021-09-20T12:05:40.510Z] --- PASS: TestExtensionGzip (0.00s) [2021-09-20T12:05:40.510Z] === RUN TestExtensionXz [2021-09-20T12:05:40.510Z] --- PASS: TestExtensionXz (0.00s) [2021-09-20T12:05:40.510Z] === RUN TestExtensionZstd [2021-09-20T12:05:40.510Z] --- PASS: TestExtensionZstd (0.00s) [2021-09-20T12:05:40.510Z] === RUN TestCmdStreamLargeStderr [2021-09-20T12:05:40.510Z] --- PASS: TestCmdStreamLargeStderr (0.05s) [2021-09-20T12:05:40.510Z] === RUN TestCmdStreamBad [2021-09-20T12:05:40.510Z] archive_test.go:252: Failing on Windows CI machines [2021-09-20T12:05:40.510Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-09-20T12:05:40.510Z] === RUN TestCmdStreamGood [2021-09-20T12:05:40.510Z] === RUN TestUnbuffered [2021-09-20T12:05:40.510Z] --- PASS: TestUnbuffered (0.00s) [2021-09-20T12:05:40.510Z] === RUN TestRaceUnbuffered [2021-09-20T12:05:40.510Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-09-20T12:05:40.510Z] PASS [2021-09-20T12:05:40.510Z] coverage: 100.0% of statements [2021-09-20T12:05:40.510Z] ok github.com/docker/docker/pkg/broadcaster 0.030s coverage: 100.0% of statements [2021-09-20T12:05:40.510Z] --- PASS: TestCmdStreamGood (0.04s) [2021-09-20T12:05:40.510Z] === RUN TestUntarPathWithInvalidDest [2021-09-20T12:05:40.510Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-09-20T12:05:40.510Z] === RUN TestUntarPathWithInvalidSrc [2021-09-20T12:05:40.510Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-09-20T12:05:40.510Z] === RUN TestUntarPath [2021-09-20T12:05:40.510Z] --- PASS: TestUntarPath (0.05s) [2021-09-20T12:05:40.510Z] === RUN TestUntarPathWithDestinationFile [2021-09-20T12:05:40.510Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-09-20T12:05:40.510Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-09-20T12:05:40.969Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2021-09-20T12:05:40.969Z] === RUN TestCopyWithTarInvalidSrc [2021-09-20T12:05:40.969Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-09-20T12:05:40.969Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-09-20T12:05:40.969Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-09-20T12:05:40.969Z] === RUN TestCopyWithTarSrcFile [2021-09-20T12:05:40.969Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-09-20T12:05:40.969Z] === RUN TestCopyWithTarSrcFolder [2021-09-20T12:05:40.969Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-09-20T12:05:40.969Z] === RUN TestCopyFileWithTarInvalidSrc [2021-09-20T12:05:40.969Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-09-20T12:05:40.969Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-09-20T12:05:40.969Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2021-09-20T12:05:40.969Z] === RUN TestCopyFileWithTarSrcFolder [2021-09-20T12:05:40.969Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-09-20T12:05:40.969Z] === RUN TestCopyFileWithTarSrcFile [2021-09-20T12:05:40.969Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-09-20T12:05:40.969Z] === RUN TestTarFiles [2021-09-20T12:05:40.969Z] === RUN TestMatch [2021-09-20T12:05:40.969Z] === RUN TestMatch/[[]] [2021-09-20T12:05:40.969Z] === RUN TestMatch/[[foo]] [2021-09-20T12:05:40.969Z] === RUN TestMatch/[[bar]_[foo]] [2021-09-20T12:05:40.969Z] === RUN TestMatch/[[foo_bar]] [2021-09-20T12:05:40.969Z] === RUN TestMatch/[[qux]_[foo]] [2021-09-20T12:05:40.969Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-09-20T12:05:40.969Z] === RUN TestMatch/[] [2021-09-20T12:05:40.969Z] === RUN TestMatch/[]#01 [2021-09-20T12:05:40.969Z] === RUN TestMatch/[[qux]] [2021-09-20T12:05:40.969Z] === RUN TestMatch/[[foo_bar_qux]] [2021-09-20T12:05:40.969Z] === RUN TestMatch/[[qux]_[baz]] [2021-09-20T12:05:40.969Z] === RUN TestMatch/[[foo_baz]] [2021-09-20T12:05:40.969Z] --- PASS: TestMatch (0.00s) [2021-09-20T12:05:40.969Z] --- PASS: TestMatch/[[]] (0.00s) [2021-09-20T12:05:40.969Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-09-20T12:05:40.969Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-09-20T12:05:40.969Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-09-20T12:05:40.969Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-09-20T12:05:40.969Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-09-20T12:05:40.969Z] --- PASS: TestMatch/[] (0.00s) [2021-09-20T12:05:40.969Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-09-20T12:05:40.969Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-09-20T12:05:40.969Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-09-20T12:05:40.969Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-09-20T12:05:40.969Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-09-20T12:05:40.969Z] PASS [2021-09-20T12:05:40.969Z] coverage: 87.5% of statements [2021-09-20T12:05:40.969Z] ok github.com/docker/docker/pkg/capabilities 0.034s coverage: 87.5% of statements [2021-09-20T12:05:41.936Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.76s) [2021-09-20T12:05:41.936Z] === RUN TestNetworkDBCRUDTableEntry [2021-09-20T12:05:41.936Z] === RUN TestChrootTarUntar [2021-09-20T12:05:41.936Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:05:41.936Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-09-20T12:05:41.936Z] === RUN TestChrootUntarWithHugeExcludesList [2021-09-20T12:05:41.936Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:05:41.936Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-09-20T12:05:41.936Z] === RUN TestChrootUntarEmptyArchive [2021-09-20T12:05:41.936Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-09-20T12:05:41.936Z] === RUN TestChrootTarUntarWithSymlink [2021-09-20T12:05:41.936Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-20T12:05:41.936Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-09-20T12:05:41.936Z] === RUN TestChrootCopyWithTar [2021-09-20T12:05:41.936Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-20T12:05:41.936Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-09-20T12:05:41.936Z] === RUN TestChrootCopyFileWithTar [2021-09-20T12:05:41.936Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:05:41.936Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-09-20T12:05:41.936Z] === RUN TestChrootUntarPath [2021-09-20T12:05:41.936Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-20T12:05:41.936Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-09-20T12:05:41.936Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-09-20T12:05:41.936Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:05:41.936Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-09-20T12:05:41.936Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-09-20T12:05:41.936Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:05:41.936Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-09-20T12:05:41.936Z] === RUN TestChrootApplyDotDotFile [2021-09-20T12:05:41.936Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:05:41.936Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-09-20T12:05:41.936Z] PASS [2021-09-20T12:05:41.937Z] coverage: 15.4% of statements [2021-09-20T12:05:41.937Z] ok github.com/docker/docker/pkg/chrootarchive 0.077s coverage: 15.4% of statements [2021-09-20T12:05:42.395Z] === RUN TestSizeEmpty [2021-09-20T12:05:42.395Z] --- PASS: TestSizeEmpty (0.00s) [2021-09-20T12:05:42.395Z] === RUN TestSizeEmptyFile [2021-09-20T12:05:42.395Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-09-20T12:05:42.395Z] === RUN TestSizeNonemptyFile [2021-09-20T12:05:42.395Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-09-20T12:05:42.395Z] === RUN TestSizeNestedDirectoryEmpty [2021-09-20T12:05:42.395Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-09-20T12:05:42.395Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-09-20T12:05:42.395Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-09-20T12:05:42.395Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-09-20T12:05:42.395Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-09-20T12:05:42.395Z] === RUN TestMoveToSubdir [2021-09-20T12:05:42.395Z] --- PASS: TestMoveToSubdir (0.00s) [2021-09-20T12:05:42.395Z] === RUN TestSizeNonExistingDirectory [2021-09-20T12:05:42.395Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-09-20T12:05:42.395Z] PASS [2021-09-20T12:05:42.395Z] coverage: 80.0% of statements [2021-09-20T12:05:42.395Z] ok github.com/docker/docker/pkg/directory 0.042s coverage: 80.0% of statements [2021-09-20T12:05:42.758Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-09-20T12:05:42.759Z] Using test binary docker [2021-09-20T12:05:42.759Z] +++ /etc/init.d/apparmor start [2021-09-20T12:05:42.759Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-09-20T12:05:42.759Z] INFO: Waiting for daemon to start... [2021-09-20T12:05:42.759Z] Starting dockerd [2021-09-20T12:05:42.759Z] +++ 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-09-20T12:05:42.759Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-09-20T12:05:42.759Z] Using test binary docker [2021-09-20T12:05:42.759Z] +++ /etc/init.d/apparmor start [2021-09-20T12:05:42.759Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-09-20T12:05:42.759Z] INFO: Waiting for daemon to start... [2021-09-20T12:05:42.759Z] Starting dockerd [2021-09-20T12:05:42.759Z] +++ 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-09-20T12:05:43.060Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-09-20T12:05:43.362Z] === RUN Test [2021-09-20T12:05:43.362Z] === RUN Test/TestContainsEntry [2021-09-20T12:05:43.362Z] === RUN Test/TestCreateEntries [2021-09-20T12:05:43.362Z] === RUN Test/TestEntriesDiff [2021-09-20T12:05:43.362Z] === RUN Test/TestEntriesEquality [2021-09-20T12:05:43.362Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-09-20T12:05:43.362Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-09-20T12:05:43.362Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-09-20T12:05:43.362Z] === RUN Test/TestGeneratorNotGenerate [2021-09-20T12:05:43.362Z] === RUN Test/TestGeneratorWithPort [2021-09-20T12:05:43.362Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-09-20T12:05:43.362Z] === RUN Test/TestNewEntry [2021-09-20T12:05:43.362Z] === RUN Test/TestParse [2021-09-20T12:05:43.362Z] --- PASS: Test (0.00s) [2021-09-20T12:05:43.362Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-09-20T12:05:43.362Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-09-20T12:05:43.362Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-09-20T12:05:43.362Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-09-20T12:05:43.362Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-09-20T12:05:43.362Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-09-20T12:05:43.362Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-09-20T12:05:43.362Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-09-20T12:05:43.362Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-09-20T12:05:43.362Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-09-20T12:05:43.362Z] --- PASS: Test/TestNewEntry (0.00s) [2021-09-20T12:05:43.362Z] --- PASS: Test/TestParse (0.00s) [2021-09-20T12:05:43.362Z] PASS [2021-09-20T12:05:43.362Z] coverage: 58.3% of statements [2021-09-20T12:05:43.362Z] ok github.com/docker/docker/pkg/discovery 0.037s coverage: 58.3% of statements [2021-09-20T12:05:43.821Z] === RUN Test [2021-09-20T12:05:43.821Z] === RUN Test/TestContent [2021-09-20T12:05:43.821Z] === RUN Test/TestInitialize [2021-09-20T12:05:43.821Z] === RUN Test/TestNew [2021-09-20T12:05:43.821Z] === RUN Test/TestParsingContentsWithComments [2021-09-20T12:05:43.821Z] === RUN Test/TestRegister [2021-09-20T12:05:43.821Z] === RUN Test/TestWatch [2021-09-20T12:05:43.821Z] --- PASS: Test (0.00s) [2021-09-20T12:05:43.821Z] --- PASS: Test/TestContent (0.00s) [2021-09-20T12:05:43.821Z] --- PASS: Test/TestInitialize (0.00s) [2021-09-20T12:05:43.821Z] --- PASS: Test/TestNew (0.00s) [2021-09-20T12:05:43.821Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-09-20T12:05:43.821Z] --- PASS: Test/TestRegister (0.00s) [2021-09-20T12:05:43.821Z] --- PASS: Test/TestWatch (0.00s) [2021-09-20T12:05:43.821Z] PASS [2021-09-20T12:05:43.821Z] coverage: 97.6% of statements [2021-09-20T12:05:43.821Z] 2021/09/20 12:05:43 Closing DB instances... [2021-09-20T12:05:43.821Z] ok github.com/docker/docker/pkg/discovery/file 0.046s coverage: 97.6% of statements [2021-09-20T12:05:43.821Z] --- PASS: TestTarFiles (3.23s) [2021-09-20T12:05:43.821Z] === RUN TestTarUntar [2021-09-20T12:05:43.821Z] --- PASS: TestTarUntar (0.03s) [2021-09-20T12:05:43.821Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-09-20T12:05:43.821Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-09-20T12:05:43.821Z] === RUN TestTarWithOptions [2021-09-20T12:05:44.136Z] . [2021-09-20T12:05:44.136Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-09-20T12:05:44.136Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-09-20T12:05:44.136Z] Error: No such image: emptyfs [2021-09-20T12:05:44.136Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-09-20T12:05:44.136Z] ++++ docker load [2021-09-20T12:05:44.136Z] Running integration-test (iteration 1) [2021-09-20T12:05:44.136Z] 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-09-20T12:05:44.136Z] ++ 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-09-20T12:05:44.136Z] ++ set -e [2021-09-20T12:05:44.136Z] ++ '[' -n 0 ']' [2021-09-20T12:05:44.136Z] ++ set -x [2021-09-20T12:05:44.136Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-09-20T12:05:44.279Z] --- PASS: TestTarWithOptions (0.02s) [2021-09-20T12:05:44.279Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-09-20T12:05:44.279Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-09-20T12:05:44.279Z] === RUN TestUntarUstarGnuConflict [2021-09-20T12:05:44.279Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-09-20T12:05:44.279Z] === RUN TestUntarInvalidFilenames [2021-09-20T12:05:44.279Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames585826869\\dest" [2021-09-20T12:05:44.279Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2021-09-20T12:05:44.279Z] === RUN TestUntarHardlinkToSymlink [2021-09-20T12:05:44.279Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-09-20T12:05:44.279Z] === RUN TestUntarInvalidHardlink [2021-09-20T12:05:44.279Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2247944416\\victim\\hello" -> "../victim/hello" [2021-09-20T12:05:44.280Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2454393663\\victim\\hello" -> "/../victim/hello" [2021-09-20T12:05:44.280Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3775391991\\victim" -> "../victim" [2021-09-20T12:05:44.280Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4094791338\\victim" -> "../victim" [2021-09-20T12:05:44.280Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3962289786\\victim" -> "../victim" [2021-09-20T12:05:44.280Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink564109142\\victim" -> "../victim" [2021-09-20T12:05:44.280Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-09-20T12:05:44.280Z] === RUN TestUntarInvalidSymlink [2021-09-20T12:05:44.280Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4003506318\\dest\\dotdot" -> "../victim/hello" [2021-09-20T12:05:44.280Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1740570872\\dest\\slash-dotdot" -> "/../victim/hello" [2021-09-20T12:05:44.280Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2091580915\\dest\\loophole-victim" -> "../victim" [2021-09-20T12:05:44.280Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2078541649\\dest\\loophole-victim" -> "../victim" [2021-09-20T12:05:44.280Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink970522578\\dest\\loophole-victim" -> "../victim" [2021-09-20T12:05:44.280Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3335903321\\dest\\loophole-victim" -> "../victim" [2021-09-20T12:05:44.280Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink417970599\\dest\\dir\\loophole" -> "../../victim" [2021-09-20T12:05:44.280Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-09-20T12:05:44.280Z] === RUN TestTempArchiveCloseMultipleTimes [2021-09-20T12:05:44.280Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-09-20T12:05:44.280Z] === RUN TestXGlobalNoParent [2021-09-20T12:05:44.280Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-09-20T12:05:44.280Z] === RUN TestReplaceFileTarWrapper [2021-09-20T12:05:44.280Z] --- PASS: TestReplaceFileTarWrapper (0.12s) [2021-09-20T12:05:44.280Z] === RUN TestPrefixHeaderReadable [2021-09-20T12:05:44.280Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-09-20T12:05:44.280Z] === RUN TestDisablePigz [2021-09-20T12:05:44.280Z] archive_test.go:1344: Test will not check full path when Pigz not installed [2021-09-20T12:05:44.280Z] --- PASS: TestDisablePigz (0.09s) [2021-09-20T12:05:44.280Z] === RUN TestPigz [2021-09-20T12:05:44.704Z] [2021-09-20T12:05:44.704Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-09-20T12:05:44.704Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-09-20T12:05:44.704Z] Error: No such image: emptyfs [2021-09-20T12:05:44.704Z] Loaded image: busybox:latest [2021-09-20T12:05:44.704Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-09-20T12:05:44.704Z] ++++ docker load [2021-09-20T12:05:44.738Z] archive_test.go:1373: Tested whether Pigz is not used, as it not installed [2021-09-20T12:05:44.738Z] --- PASS: TestPigz (0.11s) [2021-09-20T12:05:44.738Z] === RUN TestCopyFileWithInvalidDest [2021-09-20T12:05:44.738Z] archive_windows_test.go:16: Currently fails [2021-09-20T12:05:44.738Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-09-20T12:05:44.738Z] === RUN TestCanonicalTarNameForPath [2021-09-20T12:05:44.738Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-09-20T12:05:44.738Z] === RUN TestCanonicalTarName [2021-09-20T12:05:44.738Z] --- PASS: TestCanonicalTarName (0.00s) [2021-09-20T12:05:44.738Z] === RUN TestChmodTarEntry [2021-09-20T12:05:44.738Z] --- PASS: TestChmodTarEntry (0.00s) [2021-09-20T12:05:44.738Z] === RUN TestHardLinkOrder [2021-09-20T12:05:44.738Z] --- PASS: TestHardLinkOrder (0.09s) [2021-09-20T12:05:44.738Z] === RUN TestChangeString [2021-09-20T12:05:44.738Z] --- PASS: TestChangeString (0.00s) [2021-09-20T12:05:44.738Z] === RUN TestChangesWithNoChanges [2021-09-20T12:05:44.738Z] --- PASS: TestChangesWithNoChanges (0.01s) [2021-09-20T12:05:44.739Z] === RUN TestChangesWithChanges [2021-09-20T12:05:44.739Z] --- PASS: TestChangesWithChanges (0.02s) [2021-09-20T12:05:44.739Z] === RUN TestChangesWithChangesGH13590 [2021-09-20T12:05:44.739Z] changes_test.go:195: needs more investigation [2021-09-20T12:05:44.739Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-09-20T12:05:44.739Z] === RUN TestChangesDirsEmpty [2021-09-20T12:05:44.739Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-09-20T12:05:44.739Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-09-20T12:05:44.739Z] === RUN TestChangesDirsMutated [2021-09-20T12:05:44.739Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-09-20T12:05:44.739Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-09-20T12:05:44.739Z] === RUN TestApplyLayer [2021-09-20T12:05:44.739Z] changes_test.go:432: needs further investigation [2021-09-20T12:05:44.739Z] --- SKIP: TestApplyLayer (0.00s) [2021-09-20T12:05:44.739Z] === RUN TestChangesSizeWithHardlinks [2021-09-20T12:05:44.739Z] changes_test.go:468: needs further investigation [2021-09-20T12:05:44.739Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-09-20T12:05:44.739Z] === RUN TestChangesSizeWithNoChanges [2021-09-20T12:05:44.739Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-09-20T12:05:44.739Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-09-20T12:05:44.739Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-09-20T12:05:44.739Z] === RUN TestChangesSize [2021-09-20T12:05:44.739Z] --- PASS: TestChangesSize (0.00s) [2021-09-20T12:05:44.739Z] === RUN TestApplyLayerInvalidFilenames [2021-09-20T12:05:44.739Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2616571582\\dest" [2021-09-20T12:05:44.739Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-09-20T12:05:44.739Z] === RUN TestApplyLayerInvalidHardlink [2021-09-20T12:05:44.739Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2017879083\\victim\\hello" -> "../victim/hello" [2021-09-20T12:05:44.739Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1221951782\\victim\\hello" -> "/../victim/hello" [2021-09-20T12:05:44.739Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3754047113\\victim" -> "../victim" [2021-09-20T12:05:44.739Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1650780745\\victim" -> "../victim" [2021-09-20T12:05:44.739Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1981187417\\victim" -> "../victim" [2021-09-20T12:05:44.739Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2354566056\\victim" -> "../victim" [2021-09-20T12:05:44.739Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-09-20T12:05:44.739Z] === RUN TestApplyLayerInvalidSymlink [2021-09-20T12:05:44.739Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink322664402\\dest\\dotdot" -> "../victim/hello" [2021-09-20T12:05:44.739Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2097256043\\dest\\slash-dotdot" -> "/../victim/hello" [2021-09-20T12:05:44.739Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1213366494\\dest\\loophole-victim" -> "../victim" [2021-09-20T12:05:44.739Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1909328132\\dest\\loophole-victim" -> "../victim" [2021-09-20T12:05:44.739Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3186787437\\dest\\loophole-victim" -> "../victim" [2021-09-20T12:05:44.739Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1486514455\\dest\\loophole-victim" -> "../victim" [2021-09-20T12:05:44.739Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-09-20T12:05:44.739Z] === RUN TestApplyLayerWhiteouts [2021-09-20T12:05:44.739Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-09-20T12:05:44.739Z] === RUN TestGenerateEmptyFile [2021-09-20T12:05:44.739Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-09-20T12:05:44.739Z] === RUN TestGenerateWithContent [2021-09-20T12:05:44.739Z] --- PASS: TestGenerateWithContent (0.00s) [2021-09-20T12:05:44.739Z] PASS [2021-09-20T12:05:44.739Z] coverage: 61.6% of statements [2021-09-20T12:05:44.739Z] ok github.com/docker/docker/pkg/archive 4.984s coverage: 61.6% of statements [2021-09-20T12:05:44.963Z] Running integration-test (iteration 1) [2021-09-20T12:05:45.197Z] === RUN Test [2021-09-20T12:05:45.197Z] === RUN Test/TestInitialize [2021-09-20T12:05:45.197Z] time="2021-09-20T12:05:44Z" level=info msg="Initializing discovery without TLS" [2021-09-20T12:05:45.197Z] time="2021-09-20T12:05:44Z" level=info msg="Initializing discovery without TLS" [2021-09-20T12:05:45.197Z] time="2021-09-20T12:05:44Z" level=info msg="Initializing discovery without TLS" [2021-09-20T12:05:45.197Z] === RUN Test/TestInitializeWithCerts [2021-09-20T12:05:45.197Z] time="2021-09-20T12:05:44Z" level=info msg="Initializing discovery with TLS" [2021-09-20T12:05:45.197Z] === RUN Test/TestWatch [2021-09-20T12:05:45.197Z] time="2021-09-20T12:05:44Z" level=info msg="Initializing discovery without TLS" [2021-09-20T12:05:45.223Z] 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-09-20T12:05:45.223Z] ++ 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-09-20T12:05:45.223Z] ++ set -e [2021-09-20T12:05:45.223Z] ++ '[' -n 0 ']' [2021-09-20T12:05:45.223Z] ++ set -x [2021-09-20T12:05:45.223Z] ++ env -i DEST=/go/src/github.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-09-20T12:05:45.223Z] Loaded image: busybox:glibc [2021-09-20T12:05:46.164Z] Loaded image: busybox:latest [2021-09-20T12:05:46.164Z] --- PASS: TestNetworkDBCRUDTableEntry (4.25s) [2021-09-20T12:05:46.164Z] === RUN TestNetworkDBCRUDTableEntries [2021-09-20T12:05:46.423Z] Loaded image: busybox:glibc [2021-09-20T12:05:47.042Z] --- PASS: TestInfoAPIWarnings (16.36s) [2021-09-20T12:05:47.042Z] === RUN TestInfoDebug [2021-09-20T12:05:47.042Z] --- PASS: TestInfoDebug (0.55s) [2021-09-20T12:05:47.042Z] === RUN TestInfoInsecureRegistries [2021-09-20T12:05:47.042Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-09-20T12:05:47.042Z] === RUN TestInfoRegistryMirrors [2021-09-20T12:05:47.042Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-09-20T12:05:47.042Z] === RUN TestLoginFailsWithBadCredentials [2021-09-20T12:05:47.042Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2021-09-20T12:05:47.042Z] === RUN TestPingCacheHeaders [2021-09-20T12:05:47.042Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-09-20T12:05:47.042Z] === RUN TestPingGet [2021-09-20T12:05:47.042Z] --- PASS: TestPingGet (0.01s) [2021-09-20T12:05:47.042Z] === RUN TestPingHead [2021-09-20T12:05:47.042Z] --- PASS: TestPingHead (0.02s) [2021-09-20T12:05:47.042Z] === RUN TestVersion [2021-09-20T12:05:47.042Z] --- PASS: TestVersion (0.02s) [2021-09-20T12:05:47.042Z] === CONT TestDiskUsage [2021-09-20T12:05:47.263Z] --- PASS: TestServiceCreateInit (7.41s) [2021-09-20T12:05:47.263Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.66s) [2021-09-20T12:05:47.263Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.73s) [2021-09-20T12:05:47.263Z] === RUN TestCreateServiceMultipleTimes [2021-09-20T12:05:47.301Z] === RUN TestDiskUsage/empty [2021-09-20T12:05:47.301Z] === RUN TestDiskUsage/empty/container_types [2021-09-20T12:05:47.301Z] === RUN TestDiskUsage/empty/image_types [2021-09-20T12:05:47.301Z] === RUN TestDiskUsage/empty/volume_types [2021-09-20T12:05:47.301Z] === RUN TestDiskUsage/empty/build-cache_types [2021-09-20T12:05:47.301Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-09-20T12:05:47.301Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-09-20T12:05:47.301Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-09-20T12:05:47.301Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-09-20T12:05:47.301Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-09-20T12:05:47.301Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-09-20T12:05:47.301Z] === RUN TestDiskUsage/after_LoadBusybox [2021-09-20T12:05:47.560Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-09-20T12:05:47.561Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-09-20T12:05:47.561Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-09-20T12:05:47.561Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-09-20T12:05:47.561Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-09-20T12:05:47.561Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-09-20T12:05:47.561Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-09-20T12:05:47.561Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-09-20T12:05:47.561Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-09-20T12:05:47.561Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-09-20T12:05:47.561Z] === RUN TestDiskUsage/after_container.Run [2021-09-20T12:05:47.809Z] === RUN TestCheckpointCreateError [2021-09-20T12:05:47.809Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-09-20T12:05:47.809Z] === RUN TestCheckpointCreate [2021-09-20T12:05:47.809Z] --- PASS: TestCheckpointCreate (0.00s) [2021-09-20T12:05:47.809Z] === RUN TestCheckpointDeleteError [2021-09-20T12:05:47.809Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-09-20T12:05:47.809Z] === RUN TestCheckpointDelete [2021-09-20T12:05:47.809Z] --- PASS: TestCheckpointDelete (0.00s) [2021-09-20T12:05:47.809Z] === RUN TestCheckpointListError [2021-09-20T12:05:47.809Z] --- PASS: TestCheckpointListError (0.00s) [2021-09-20T12:05:47.809Z] === RUN TestCheckpointList [2021-09-20T12:05:47.809Z] --- PASS: TestCheckpointList (0.00s) [2021-09-20T12:05:47.809Z] === RUN TestCheckpointListContainerNotFound [2021-09-20T12:05:47.809Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-09-20T12:05:47.809Z] === RUN TestNewClientWithOpsFromEnv [2021-09-20T12:05:47.809Z] client_test.go:23: runtime.GOOS == "windows" [2021-09-20T12:05:47.809Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-09-20T12:05:47.809Z] === RUN TestGetAPIPath [2021-09-20T12:05:47.809Z] --- PASS: TestGetAPIPath (0.00s) [2021-09-20T12:05:47.809Z] === RUN TestParseHostURL [2021-09-20T12:05:47.809Z] --- PASS: TestParseHostURL (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-09-20T12:05:47.810Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestNegotiateAPIVersionEmpty [2021-09-20T12:05:47.810Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestNegotiateAPIVersion [2021-09-20T12:05:47.810Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestNegotiateAPVersionOverride [2021-09-20T12:05:47.810Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestNegotiateAPIVersionAutomatic [2021-09-20T12:05:47.810Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-09-20T12:05:47.810Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-09-20T12:05:47.810Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestClientRedirect [2021-09-20T12:05:47.810Z] --- PASS: TestClientRedirect (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestConfigCreateUnsupported [2021-09-20T12:05:47.810Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestConfigCreateError [2021-09-20T12:05:47.810Z] --- PASS: TestConfigCreateError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestConfigCreate [2021-09-20T12:05:47.810Z] --- PASS: TestConfigCreate (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestConfigInspectNotFound [2021-09-20T12:05:47.810Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestConfigInspectWithEmptyID [2021-09-20T12:05:47.810Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestConfigInspectUnsupported [2021-09-20T12:05:47.810Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestConfigInspectError [2021-09-20T12:05:47.810Z] --- PASS: TestConfigInspectError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestConfigInspectConfigNotFound [2021-09-20T12:05:47.810Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestConfigInspect [2021-09-20T12:05:47.810Z] --- PASS: TestConfigInspect (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestConfigListUnsupported [2021-09-20T12:05:47.810Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestConfigListError [2021-09-20T12:05:47.810Z] --- PASS: TestConfigListError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestConfigList [2021-09-20T12:05:47.810Z] --- PASS: TestConfigList (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestConfigRemoveUnsupported [2021-09-20T12:05:47.810Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestConfigRemoveError [2021-09-20T12:05:47.810Z] --- PASS: TestConfigRemoveError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestConfigRemove [2021-09-20T12:05:47.810Z] --- PASS: TestConfigRemove (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestConfigUpdateUnsupported [2021-09-20T12:05:47.810Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestConfigUpdateError [2021-09-20T12:05:47.810Z] --- PASS: TestConfigUpdateError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestConfigUpdate [2021-09-20T12:05:47.810Z] --- PASS: TestConfigUpdate (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestContainerCommitError [2021-09-20T12:05:47.810Z] --- PASS: TestContainerCommitError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestContainerCommit [2021-09-20T12:05:47.810Z] --- PASS: TestContainerCommit (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestContainerStatPathError [2021-09-20T12:05:47.810Z] --- PASS: TestContainerStatPathError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestContainerStatPathNotFoundError [2021-09-20T12:05:47.810Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestContainerStatPathNoHeaderError [2021-09-20T12:05:47.810Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestContainerStatPath [2021-09-20T12:05:47.810Z] --- PASS: TestContainerStatPath (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestCopyToContainerError [2021-09-20T12:05:47.810Z] --- PASS: TestCopyToContainerError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestCopyToContainerNotFoundError [2021-09-20T12:05:47.810Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestCopyToContainerNotStatusOKError [2021-09-20T12:05:47.810Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestCopyToContainer [2021-09-20T12:05:47.810Z] --- PASS: TestCopyToContainer (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestCopyFromContainerError [2021-09-20T12:05:47.810Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestCopyFromContainerNotFoundError [2021-09-20T12:05:47.810Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestCopyFromContainerNotStatusOKError [2021-09-20T12:05:47.810Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestCopyFromContainerNoHeaderError [2021-09-20T12:05:47.810Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestCopyFromContainer [2021-09-20T12:05:47.810Z] --- PASS: TestCopyFromContainer (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestContainerCreateError [2021-09-20T12:05:47.810Z] --- PASS: TestContainerCreateError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestContainerCreateImageNotFound [2021-09-20T12:05:47.810Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestContainerCreateWithName [2021-09-20T12:05:47.810Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestContainerCreateAutoRemove [2021-09-20T12:05:47.810Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestContainerDiffError [2021-09-20T12:05:47.810Z] --- PASS: TestContainerDiffError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestContainerDiff [2021-09-20T12:05:47.810Z] --- PASS: TestContainerDiff (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestContainerExecCreateError [2021-09-20T12:05:47.810Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestContainerExecCreate [2021-09-20T12:05:47.810Z] --- PASS: TestContainerExecCreate (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestContainerExecStartError [2021-09-20T12:05:47.810Z] --- PASS: TestContainerExecStartError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestContainerExecStart [2021-09-20T12:05:47.810Z] --- PASS: TestContainerExecStart (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestContainerExecInspectError [2021-09-20T12:05:47.810Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestContainerExecInspect [2021-09-20T12:05:47.810Z] --- PASS: TestContainerExecInspect (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestContainerExportError [2021-09-20T12:05:47.810Z] --- PASS: TestContainerExportError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestContainerExport [2021-09-20T12:05:47.810Z] --- PASS: TestContainerExport (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestContainerInspectError [2021-09-20T12:05:47.810Z] --- PASS: TestContainerInspectError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestContainerInspectContainerNotFound [2021-09-20T12:05:47.810Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestContainerInspectWithEmptyID [2021-09-20T12:05:47.810Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestContainerInspect [2021-09-20T12:05:47.810Z] --- PASS: TestContainerInspect (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestContainerInspectNode [2021-09-20T12:05:47.810Z] --- PASS: TestContainerInspectNode (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestContainerKillError [2021-09-20T12:05:47.810Z] --- PASS: TestContainerKillError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestContainerKill [2021-09-20T12:05:47.810Z] --- PASS: TestContainerKill (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestContainerListError [2021-09-20T12:05:47.810Z] --- PASS: TestContainerListError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestContainerList [2021-09-20T12:05:47.810Z] --- PASS: TestContainerList (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestContainerLogsNotFoundError [2021-09-20T12:05:47.810Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestContainerLogsError [2021-09-20T12:05:47.810Z] --- PASS: TestContainerLogsError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestContainerLogs [2021-09-20T12:05:47.810Z] --- PASS: TestContainerLogs (0.12s) [2021-09-20T12:05:47.810Z] === RUN TestContainerPauseError [2021-09-20T12:05:47.810Z] --- PASS: TestContainerPauseError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestContainerPause [2021-09-20T12:05:47.810Z] --- PASS: TestContainerPause (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestContainersPruneError [2021-09-20T12:05:47.810Z] --- PASS: TestContainersPruneError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestContainersPrune [2021-09-20T12:05:47.810Z] --- PASS: TestContainersPrune (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestContainerRemoveError [2021-09-20T12:05:47.810Z] --- PASS: TestContainerRemoveError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestContainerRemoveNotFoundError [2021-09-20T12:05:47.810Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestContainerRemove [2021-09-20T12:05:47.810Z] --- PASS: TestContainerRemove (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestContainerRenameError [2021-09-20T12:05:47.810Z] --- PASS: TestContainerRenameError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestContainerRename [2021-09-20T12:05:47.810Z] --- PASS: TestContainerRename (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestContainerResizeError [2021-09-20T12:05:47.810Z] --- PASS: TestContainerResizeError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestContainerExecResizeError [2021-09-20T12:05:47.810Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestContainerResize [2021-09-20T12:05:47.810Z] --- PASS: TestContainerResize (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestContainerExecResize [2021-09-20T12:05:47.810Z] --- PASS: TestContainerExecResize (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestContainerRestartError [2021-09-20T12:05:47.810Z] --- PASS: TestContainerRestartError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestContainerRestart [2021-09-20T12:05:47.810Z] --- PASS: TestContainerRestart (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestContainerStartError [2021-09-20T12:05:47.810Z] --- PASS: TestContainerStartError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestContainerStart [2021-09-20T12:05:47.810Z] --- PASS: TestContainerStart (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestContainerStatsError [2021-09-20T12:05:47.810Z] --- PASS: TestContainerStatsError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestContainerStats [2021-09-20T12:05:47.810Z] --- PASS: TestContainerStats (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestContainerStopError [2021-09-20T12:05:47.810Z] --- PASS: TestContainerStopError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestContainerStop [2021-09-20T12:05:47.810Z] --- PASS: TestContainerStop (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestContainerTopError [2021-09-20T12:05:47.810Z] --- PASS: TestContainerTopError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestContainerTop [2021-09-20T12:05:47.810Z] --- PASS: TestContainerTop (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestContainerUnpauseError [2021-09-20T12:05:47.810Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestContainerUnpause [2021-09-20T12:05:47.810Z] --- PASS: TestContainerUnpause (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestContainerUpdateError [2021-09-20T12:05:47.810Z] --- PASS: TestContainerUpdateError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestContainerUpdate [2021-09-20T12:05:47.810Z] --- PASS: TestContainerUpdate (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestContainerWaitError [2021-09-20T12:05:47.810Z] --- PASS: TestContainerWaitError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestContainerWait [2021-09-20T12:05:47.810Z] --- PASS: TestContainerWait (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestDiskUsageError [2021-09-20T12:05:47.810Z] --- PASS: TestDiskUsageError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestDiskUsage [2021-09-20T12:05:47.810Z] --- PASS: TestDiskUsage (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestDistributionInspectUnsupported [2021-09-20T12:05:47.810Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestDistributionInspectWithEmptyID [2021-09-20T12:05:47.810Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestEventsErrorInOptions [2021-09-20T12:05:47.810Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestEventsErrorFromServer [2021-09-20T12:05:47.810Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestEvents [2021-09-20T12:05:47.810Z] --- PASS: TestEvents (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestTLSCloseWriter [2021-09-20T12:05:47.810Z] === PAUSE TestTLSCloseWriter [2021-09-20T12:05:47.810Z] === RUN TestImageBuildError [2021-09-20T12:05:47.810Z] --- PASS: TestImageBuildError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestImageBuild [2021-09-20T12:05:47.810Z] --- PASS: TestImageBuild (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestGetDockerOS [2021-09-20T12:05:47.810Z] --- PASS: TestGetDockerOS (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestImageCreateError [2021-09-20T12:05:47.810Z] --- PASS: TestImageCreateError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestImageCreate [2021-09-20T12:05:47.810Z] --- PASS: TestImageCreate (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestImageHistoryError [2021-09-20T12:05:47.810Z] --- PASS: TestImageHistoryError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestImageHistory [2021-09-20T12:05:47.810Z] --- PASS: TestImageHistory (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestImageImportError [2021-09-20T12:05:47.810Z] --- PASS: TestImageImportError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestImageImport [2021-09-20T12:05:47.810Z] --- PASS: TestImageImport (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestImageInspectError [2021-09-20T12:05:47.810Z] --- PASS: TestImageInspectError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestImageInspectImageNotFound [2021-09-20T12:05:47.810Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestImageInspectWithEmptyID [2021-09-20T12:05:47.810Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestImageInspect [2021-09-20T12:05:47.810Z] --- PASS: TestImageInspect (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestImageListError [2021-09-20T12:05:47.810Z] --- PASS: TestImageListError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestImageList [2021-09-20T12:05:47.810Z] --- PASS: TestImageList (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestImageListApiBefore125 [2021-09-20T12:05:47.810Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestImageLoadError [2021-09-20T12:05:47.810Z] --- PASS: TestImageLoadError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestImageLoad [2021-09-20T12:05:47.810Z] --- PASS: TestImageLoad (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestImagesPruneError [2021-09-20T12:05:47.810Z] --- PASS: TestImagesPruneError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestImagesPrune [2021-09-20T12:05:47.810Z] --- PASS: TestImagesPrune (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestImagePullReferenceParseError [2021-09-20T12:05:47.810Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestImagePullAnyError [2021-09-20T12:05:47.810Z] --- PASS: TestImagePullAnyError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestImagePullStatusUnauthorizedError [2021-09-20T12:05:47.810Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-20T12:05:47.810Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-20T12:05:47.810Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-09-20T12:05:47.810Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestImagePullWithoutErrors [2021-09-20T12:05:47.810Z] --- PASS: TestImagePullWithoutErrors (0.01s) [2021-09-20T12:05:47.810Z] === RUN TestImagePushReferenceError [2021-09-20T12:05:47.810Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestImagePushAnyError [2021-09-20T12:05:47.810Z] --- PASS: TestImagePushAnyError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestImagePushStatusUnauthorizedError [2021-09-20T12:05:47.810Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-20T12:05:47.810Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-20T12:05:47.810Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-09-20T12:05:47.810Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestImagePushWithoutErrors [2021-09-20T12:05:47.810Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-09-20T12:05:47.810Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-09-20T12:05:47.810Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-09-20T12:05:47.810Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-09-20T12:05:47.810Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-09-20T12:05:47.810Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-09-20T12:05:47.810Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-09-20T12:05:47.810Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-09-20T12:05:47.810Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestImageRemoveError [2021-09-20T12:05:47.810Z] --- PASS: TestImageRemoveError (0.00s) [2021-09-20T12:05:47.810Z] === RUN TestImageRemoveImageNotFound [2021-09-20T12:05:47.820Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-09-20T12:05:47.820Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-09-20T12:05:47.820Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-09-20T12:05:47.820Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-09-20T12:05:47.820Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-09-20T12:05:47.820Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-09-20T12:05:47.820Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-09-20T12:05:47.820Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-09-20T12:05:47.820Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-09-20T12:05:47.820Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-09-20T12:05:48.079Z] --- PASS: TestDiskUsage (1.21s) [2021-09-20T12:05:48.079Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-09-20T12:05:48.079Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-09-20T12:05:48.079Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-09-20T12:05:48.079Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-09-20T12:05:48.079Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-09-20T12:05:48.079Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-09-20T12:05:48.079Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-09-20T12:05:48.079Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-09-20T12:05:48.079Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-09-20T12:05:48.079Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-09-20T12:05:48.079Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-09-20T12:05:48.079Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2021-09-20T12:05:48.079Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-09-20T12:05:48.079Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-09-20T12:05:48.079Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-09-20T12:05:48.079Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-09-20T12:05:48.079Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-09-20T12:05:48.079Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-09-20T12:05:48.079Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-09-20T12:05:48.079Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-09-20T12:05:48.079Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-09-20T12:05:48.079Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-09-20T12:05:48.079Z] --- PASS: TestDiskUsage/after_container.Run (0.35s) [2021-09-20T12:05:48.079Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2021-09-20T12:05:48.079Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-09-20T12:05:48.079Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-09-20T12:05:48.079Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-09-20T12:05:48.079Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2021-09-20T12:05:48.079Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-09-20T12:05:48.079Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2021-09-20T12:05:48.079Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-09-20T12:05:48.079Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2021-09-20T12:05:48.079Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2021-09-20T12:05:48.079Z] PASS [2021-09-20T12:05:48.079Z] [2021-09-20T12:05:48.079Z] === Skipped [2021-09-20T12:05:48.079Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-20T12:05:48.079Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-09-20T12:05:48.079Z] [2021-09-20T12:05:48.079Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-09-20T12:05:48.079Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-20T12:05:48.079Z] [2021-09-20T12:05:48.079Z] DONE 53 tests, 2 skipped in 22.783s [2021-09-20T12:05:48.079Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-09-20T12:05:48.079Z] INFO: Testing against a local daemon [2021-09-20T12:05:48.079Z] === RUN TestVolumesCreateAndList [2021-09-20T12:05:48.079Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-09-20T12:05:48.079Z] === RUN TestVolumesRemove [2021-09-20T12:05:48.079Z] --- PASS: TestVolumesRemove (0.04s) [2021-09-20T12:05:48.079Z] === RUN TestVolumesInspect [2021-09-20T12:05:48.270Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestImageRemove [2021-09-20T12:05:48.270Z] --- PASS: TestImageRemove (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestImageSaveError [2021-09-20T12:05:48.270Z] --- PASS: TestImageSaveError (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestImageSave [2021-09-20T12:05:48.270Z] --- PASS: TestImageSave (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestImageSearchAnyError [2021-09-20T12:05:48.270Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestImageSearchStatusUnauthorizedError [2021-09-20T12:05:48.270Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-20T12:05:48.270Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-20T12:05:48.270Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-09-20T12:05:48.270Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestImageSearchWithoutErrors [2021-09-20T12:05:48.270Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestImageTagError [2021-09-20T12:05:48.270Z] --- PASS: TestImageTagError (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestImageTagInvalidReference [2021-09-20T12:05:48.270Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestImageTagInvalidSourceImageName [2021-09-20T12:05:48.270Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestImageTagHexSource [2021-09-20T12:05:48.270Z] --- PASS: TestImageTagHexSource (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestImageTag [2021-09-20T12:05:48.270Z] --- PASS: TestImageTag (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestInfoServerError [2021-09-20T12:05:48.270Z] --- PASS: TestInfoServerError (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestInfoInvalidResponseJSONError [2021-09-20T12:05:48.270Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestInfo [2021-09-20T12:05:48.270Z] --- PASS: TestInfo (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestNetworkConnectError [2021-09-20T12:05:48.270Z] --- PASS: TestNetworkConnectError (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-09-20T12:05:48.270Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestNetworkConnect [2021-09-20T12:05:48.270Z] --- PASS: TestNetworkConnect (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestNetworkCreateError [2021-09-20T12:05:48.270Z] --- PASS: TestNetworkCreateError (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestNetworkCreate [2021-09-20T12:05:48.270Z] --- PASS: TestNetworkCreate (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestNetworkDisconnectError [2021-09-20T12:05:48.270Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestNetworkDisconnect [2021-09-20T12:05:48.270Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestNetworkInspectError [2021-09-20T12:05:48.270Z] --- PASS: TestNetworkInspectError (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestNetworkInspectNotFoundError [2021-09-20T12:05:48.270Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestNetworkInspectWithEmptyID [2021-09-20T12:05:48.270Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestNetworkInspect [2021-09-20T12:05:48.270Z] --- PASS: TestNetworkInspect (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestNetworkListError [2021-09-20T12:05:48.270Z] --- PASS: TestNetworkListError (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestNetworkList [2021-09-20T12:05:48.270Z] --- PASS: TestNetworkList (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestNetworksPruneError [2021-09-20T12:05:48.270Z] --- PASS: TestNetworksPruneError (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestNetworksPrune [2021-09-20T12:05:48.270Z] --- PASS: TestNetworksPrune (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestNetworkRemoveError [2021-09-20T12:05:48.270Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestNetworkRemove [2021-09-20T12:05:48.270Z] --- PASS: TestNetworkRemove (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestNodeInspectError [2021-09-20T12:05:48.270Z] --- PASS: TestNodeInspectError (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestNodeInspectNodeNotFound [2021-09-20T12:05:48.270Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestNodeInspectWithEmptyID [2021-09-20T12:05:48.270Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestNodeInspect [2021-09-20T12:05:48.270Z] --- PASS: TestNodeInspect (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestNodeListError [2021-09-20T12:05:48.270Z] --- PASS: TestNodeListError (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestNodeList [2021-09-20T12:05:48.270Z] --- PASS: TestNodeList (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestNodeRemoveError [2021-09-20T12:05:48.270Z] --- PASS: TestNodeRemoveError (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestNodeRemove [2021-09-20T12:05:48.270Z] --- PASS: TestNodeRemove (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestNodeUpdateError [2021-09-20T12:05:48.270Z] --- PASS: TestNodeUpdateError (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestNodeUpdate [2021-09-20T12:05:48.270Z] --- PASS: TestNodeUpdate (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestOptionWithTimeout [2021-09-20T12:05:48.270Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestPingFail [2021-09-20T12:05:48.270Z] --- PASS: TestPingFail (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestPingWithError [2021-09-20T12:05:48.270Z] 2021/09/20 12:05:47 RoundTripper returned a response & error; ignoring response [2021-09-20T12:05:48.270Z] 2021/09/20 12:05:47 RoundTripper returned a response & error; ignoring response [2021-09-20T12:05:48.270Z] --- PASS: TestPingWithError (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestPingSuccess [2021-09-20T12:05:48.270Z] --- PASS: TestPingSuccess (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestPingHeadFallback [2021-09-20T12:05:48.270Z] === RUN TestPingHeadFallback/OK [2021-09-20T12:05:48.270Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-09-20T12:05:48.270Z] === RUN TestPingHeadFallback/Not_Found [2021-09-20T12:05:48.270Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-09-20T12:05:48.270Z] --- PASS: TestPingHeadFallback (0.00s) [2021-09-20T12:05:48.270Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-09-20T12:05:48.270Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-09-20T12:05:48.270Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-09-20T12:05:48.270Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestPluginDisableError [2021-09-20T12:05:48.270Z] --- PASS: TestPluginDisableError (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestPluginDisable [2021-09-20T12:05:48.270Z] --- PASS: TestPluginDisable (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestPluginEnableError [2021-09-20T12:05:48.270Z] --- PASS: TestPluginEnableError (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestPluginEnable [2021-09-20T12:05:48.270Z] --- PASS: TestPluginEnable (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestPluginInspectError [2021-09-20T12:05:48.270Z] --- PASS: TestPluginInspectError (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestPluginInspectWithEmptyID [2021-09-20T12:05:48.270Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestPluginInspect [2021-09-20T12:05:48.270Z] --- PASS: TestPluginInspect (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestPluginListError [2021-09-20T12:05:48.270Z] --- PASS: TestPluginListError (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestPluginList [2021-09-20T12:05:48.270Z] --- PASS: TestPluginList (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestPluginPushError [2021-09-20T12:05:48.270Z] --- PASS: TestPluginPushError (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestPluginPush [2021-09-20T12:05:48.270Z] --- PASS: TestPluginPush (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestPluginRemoveError [2021-09-20T12:05:48.270Z] --- PASS: TestPluginRemoveError (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestPluginRemove [2021-09-20T12:05:48.270Z] --- PASS: TestPluginRemove (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestPluginSetError [2021-09-20T12:05:48.270Z] --- PASS: TestPluginSetError (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestPluginSet [2021-09-20T12:05:48.270Z] --- PASS: TestPluginSet (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestSetHostHeader [2021-09-20T12:05:48.270Z] --- PASS: TestSetHostHeader (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestPlainTextError [2021-09-20T12:05:48.270Z] --- PASS: TestPlainTextError (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestInfiniteError [2021-09-20T12:05:48.270Z] --- PASS: TestInfiniteError (0.03s) [2021-09-20T12:05:48.270Z] === RUN TestCanceledContext [2021-09-20T12:05:48.270Z] 2021/09/20 12:05:47 RoundTripper returned a response & error; ignoring response [2021-09-20T12:05:48.270Z] --- PASS: TestCanceledContext (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestDeadlineExceededContext [2021-09-20T12:05:48.270Z] 2021/09/20 12:05:47 RoundTripper returned a response & error; ignoring response [2021-09-20T12:05:48.270Z] --- PASS: TestDeadlineExceededContext (0.01s) [2021-09-20T12:05:48.270Z] === RUN TestSecretCreateUnsupported [2021-09-20T12:05:48.270Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestSecretCreateError [2021-09-20T12:05:48.270Z] --- PASS: TestSecretCreateError (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestSecretCreate [2021-09-20T12:05:48.270Z] --- PASS: TestSecretCreate (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestSecretInspectUnsupported [2021-09-20T12:05:48.270Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestSecretInspectError [2021-09-20T12:05:48.270Z] --- PASS: TestSecretInspectError (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestSecretInspectSecretNotFound [2021-09-20T12:05:48.270Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestSecretInspectWithEmptyID [2021-09-20T12:05:48.270Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestSecretInspect [2021-09-20T12:05:48.270Z] --- PASS: TestSecretInspect (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestSecretListUnsupported [2021-09-20T12:05:48.270Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestSecretListError [2021-09-20T12:05:48.270Z] --- PASS: TestSecretListError (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestSecretList [2021-09-20T12:05:48.270Z] --- PASS: TestSecretList (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestSecretRemoveUnsupported [2021-09-20T12:05:48.270Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestSecretRemoveError [2021-09-20T12:05:48.270Z] --- PASS: TestSecretRemoveError (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestSecretRemove [2021-09-20T12:05:48.270Z] --- PASS: TestSecretRemove (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestSecretUpdateUnsupported [2021-09-20T12:05:48.270Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestSecretUpdateError [2021-09-20T12:05:48.270Z] --- PASS: TestSecretUpdateError (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestSecretUpdate [2021-09-20T12:05:48.270Z] --- PASS: TestSecretUpdate (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestServiceCreateError [2021-09-20T12:05:48.270Z] --- PASS: TestServiceCreateError (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestServiceCreate [2021-09-20T12:05:48.270Z] --- PASS: TestServiceCreate (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestServiceCreateCompatiblePlatforms [2021-09-20T12:05:48.270Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestServiceCreateDigestPinning [2021-09-20T12:05:48.270Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestServiceInspectError [2021-09-20T12:05:48.270Z] --- PASS: TestServiceInspectError (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestServiceInspectServiceNotFound [2021-09-20T12:05:48.270Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestServiceInspectWithEmptyID [2021-09-20T12:05:48.270Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestServiceInspect [2021-09-20T12:05:48.270Z] --- PASS: TestServiceInspect (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestServiceListError [2021-09-20T12:05:48.270Z] --- PASS: TestServiceListError (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestServiceList [2021-09-20T12:05:48.270Z] --- PASS: TestServiceList (0.00s) [2021-09-20T12:05:48.270Z] === RUN TestServiceLogsError [2021-09-20T12:05:48.270Z] --- PASS: TestServiceLogsError (0.00s) [2021-09-20T12:05:48.271Z] === RUN TestServiceLogs [2021-09-20T12:05:48.271Z] --- PASS: TestServiceLogs (0.00s) [2021-09-20T12:05:48.271Z] === RUN TestServiceRemoveError [2021-09-20T12:05:48.271Z] --- PASS: TestServiceRemoveError (0.00s) [2021-09-20T12:05:48.271Z] === RUN TestServiceRemoveNotFoundError [2021-09-20T12:05:48.271Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-09-20T12:05:48.271Z] === RUN TestServiceRemove [2021-09-20T12:05:48.271Z] --- PASS: TestServiceRemove (0.00s) [2021-09-20T12:05:48.271Z] === RUN TestServiceUpdateError [2021-09-20T12:05:48.271Z] --- PASS: TestServiceUpdateError (0.00s) [2021-09-20T12:05:48.271Z] === RUN TestServiceUpdate [2021-09-20T12:05:48.271Z] --- PASS: TestServiceUpdate (0.00s) [2021-09-20T12:05:48.271Z] === RUN TestSwarmGetUnlockKeyError [2021-09-20T12:05:48.271Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-09-20T12:05:48.271Z] === RUN TestSwarmGetUnlockKey [2021-09-20T12:05:48.271Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-09-20T12:05:48.271Z] === RUN TestSwarmInitError [2021-09-20T12:05:48.271Z] --- PASS: TestSwarmInitError (0.00s) [2021-09-20T12:05:48.271Z] === RUN TestSwarmInit [2021-09-20T12:05:48.271Z] --- PASS: TestSwarmInit (0.00s) [2021-09-20T12:05:48.271Z] === RUN TestSwarmInspectError [2021-09-20T12:05:48.271Z] --- PASS: TestSwarmInspectError (0.00s) [2021-09-20T12:05:48.271Z] === RUN TestSwarmInspect [2021-09-20T12:05:48.271Z] --- PASS: TestSwarmInspect (0.00s) [2021-09-20T12:05:48.271Z] === RUN TestSwarmJoinError [2021-09-20T12:05:48.271Z] --- PASS: TestSwarmJoinError (0.00s) [2021-09-20T12:05:48.271Z] === RUN TestSwarmJoin [2021-09-20T12:05:48.271Z] --- PASS: TestSwarmJoin (0.00s) [2021-09-20T12:05:48.271Z] === RUN TestSwarmLeaveError [2021-09-20T12:05:48.271Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-09-20T12:05:48.271Z] === RUN TestSwarmLeave [2021-09-20T12:05:48.271Z] --- PASS: TestSwarmLeave (0.00s) [2021-09-20T12:05:48.271Z] === RUN TestSwarmUnlockError [2021-09-20T12:05:48.271Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-09-20T12:05:48.271Z] === RUN TestSwarmUnlock [2021-09-20T12:05:48.271Z] --- PASS: TestSwarmUnlock (0.00s) [2021-09-20T12:05:48.271Z] === RUN TestSwarmUpdateError [2021-09-20T12:05:48.271Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-09-20T12:05:48.271Z] === RUN TestSwarmUpdate [2021-09-20T12:05:48.271Z] --- PASS: TestSwarmUpdate (0.00s) [2021-09-20T12:05:48.271Z] === RUN TestTaskInspectError [2021-09-20T12:05:48.271Z] --- PASS: TestTaskInspectError (0.00s) [2021-09-20T12:05:48.271Z] === RUN TestTaskInspectWithEmptyID [2021-09-20T12:05:48.271Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-09-20T12:05:48.271Z] === RUN TestTaskInspect [2021-09-20T12:05:48.271Z] --- PASS: TestTaskInspect (0.00s) [2021-09-20T12:05:48.271Z] === RUN TestTaskListError [2021-09-20T12:05:48.271Z] --- PASS: TestTaskListError (0.00s) [2021-09-20T12:05:48.271Z] === RUN TestTaskList [2021-09-20T12:05:48.271Z] --- PASS: TestTaskList (0.00s) [2021-09-20T12:05:48.271Z] === RUN TestVolumeCreateError [2021-09-20T12:05:48.271Z] --- PASS: TestVolumeCreateError (0.00s) [2021-09-20T12:05:48.271Z] === RUN TestVolumeCreate [2021-09-20T12:05:48.271Z] --- PASS: TestVolumeCreate (0.00s) [2021-09-20T12:05:48.271Z] === RUN TestVolumeInspectError [2021-09-20T12:05:48.271Z] --- PASS: TestVolumeInspectError (0.00s) [2021-09-20T12:05:48.271Z] === RUN TestVolumeInspectNotFound [2021-09-20T12:05:48.271Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-09-20T12:05:48.271Z] === RUN TestVolumeInspectWithEmptyID [2021-09-20T12:05:48.271Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-09-20T12:05:48.271Z] === RUN TestVolumeInspect [2021-09-20T12:05:48.271Z] --- PASS: TestVolumeInspect (0.00s) [2021-09-20T12:05:48.271Z] === RUN TestVolumeListError [2021-09-20T12:05:48.271Z] --- PASS: TestVolumeListError (0.00s) [2021-09-20T12:05:48.271Z] === RUN TestVolumeList [2021-09-20T12:05:48.271Z] --- PASS: TestVolumeList (0.00s) [2021-09-20T12:05:48.271Z] === RUN TestVolumeRemoveError [2021-09-20T12:05:48.271Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-09-20T12:05:48.271Z] === RUN TestVolumeRemove [2021-09-20T12:05:48.271Z] --- PASS: TestVolumeRemove (0.00s) [2021-09-20T12:05:48.271Z] === CONT TestTLSCloseWriter [2021-09-20T12:05:48.271Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-09-20T12:05:48.271Z] PASS [2021-09-20T12:05:48.271Z] coverage: 75.1% of statements [2021-09-20T12:05:48.271Z] ok github.com/docker/docker/client 0.396s coverage: 75.1% of statements [2021-09-20T12:05:48.341Z] --- PASS: TestVolumesInspect (0.02s) [2021-09-20T12:05:48.341Z] === RUN TestVolumesInvalidJSON [2021-09-20T12:05:48.341Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-09-20T12:05:48.341Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-09-20T12:05:48.341Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-09-20T12:05:48.341Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-09-20T12:05:48.341Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-09-20T12:05:48.341Z] PASS [2021-09-20T12:05:48.341Z] [2021-09-20T12:05:48.341Z] DONE 5 tests in 0.165s [2021-09-20T12:05:48.341Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-09-20T12:05:48.341Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13379 is not a child of this shell [2021-09-20T12:05:48.341Z] warning: PID 13379 from bundles/test-integration/docker.pid had a nonzero exit code [2021-09-20T12:05:48.341Z] Leaving: AppArmorNo profiles have been unloaded. [2021-09-20T12:05:48.341Z] [2021-09-20T12:05:48.341Z] Unloading profiles will leave already running processes permanently [2021-09-20T12:05:48.341Z] unconfined, which can lead to unexpected situations. [2021-09-20T12:05:48.341Z] [2021-09-20T12:05:48.341Z] To set a process to complain mode, use the command line tool [2021-09-20T12:05:48.341Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-09-20T12:05:48.341Z] Removing test suite binaries [2021-09-20T12:05:48.341Z] exiting test-integration [2021-09-20T12:05:48.341Z] ++ exit 0 [2021-09-20T12:05:48.341Z] [2021-09-20T12:05:48.342Z] 2021/09/20 12:05:47 Closing DB instances... [2021-09-20T12:05:48.342Z] --- PASS: Test (3.12s) [2021-09-20T12:05:48.342Z] --- PASS: Test/TestInitialize (0.11s) [2021-09-20T12:05:48.342Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-09-20T12:05:48.342Z] --- PASS: Test/TestWatch (3.00s) [2021-09-20T12:05:48.342Z] PASS [2021-09-20T12:05:48.342Z] coverage: 84.1% of statements [2021-09-20T12:05:48.343Z] ok github.com/docker/docker/pkg/discovery/kv 3.162s coverage: 84.1% of statements [2021-09-20T12:05:48.801Z] === RUN Test [2021-09-20T12:05:48.801Z] === RUN Test/TestWatch [2021-09-20T12:05:48.801Z] --- PASS: Test (0.00s) [2021-09-20T12:05:48.801Z] --- PASS: Test/TestWatch (0.00s) [2021-09-20T12:05:48.801Z] PASS [2021-09-20T12:05:48.801Z] coverage: 92.3% of statements [2021-09-20T12:05:48.801Z] ok github.com/docker/docker/pkg/discovery/memory 0.045s coverage: 92.3% of statements [2021-09-20T12:05:48.959Z] === RUN TestCheckpointCreateError [2021-09-20T12:05:48.959Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-09-20T12:05:48.959Z] === RUN TestCheckpointCreate [2021-09-20T12:05:48.959Z] --- PASS: TestCheckpointCreate (0.00s) [2021-09-20T12:05:48.959Z] === RUN TestCheckpointDeleteError [2021-09-20T12:05:48.959Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-09-20T12:05:48.959Z] === RUN TestCheckpointDelete [2021-09-20T12:05:48.959Z] --- PASS: TestCheckpointDelete (0.00s) [2021-09-20T12:05:48.959Z] === RUN TestCheckpointListError [2021-09-20T12:05:48.959Z] --- PASS: TestCheckpointListError (0.00s) [2021-09-20T12:05:48.959Z] === RUN TestCheckpointList [2021-09-20T12:05:48.959Z] --- PASS: TestCheckpointList (0.00s) [2021-09-20T12:05:48.959Z] === RUN TestCheckpointListContainerNotFound [2021-09-20T12:05:48.959Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-09-20T12:05:48.959Z] === RUN TestNewClientWithOpsFromEnv [2021-09-20T12:05:48.959Z] client_test.go:23: runtime.GOOS == "windows" [2021-09-20T12:05:48.959Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-09-20T12:05:48.959Z] === RUN TestGetAPIPath [2021-09-20T12:05:48.959Z] --- PASS: TestGetAPIPath (0.00s) [2021-09-20T12:05:48.959Z] === RUN TestParseHostURL [2021-09-20T12:05:48.959Z] --- PASS: TestParseHostURL (0.00s) [2021-09-20T12:05:48.959Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-09-20T12:05:48.959Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-09-20T12:05:48.959Z] === RUN TestNegotiateAPIVersionEmpty [2021-09-20T12:05:48.959Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-09-20T12:05:48.959Z] === RUN TestNegotiateAPIVersion [2021-09-20T12:05:48.959Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-09-20T12:05:48.959Z] === RUN TestNegotiateAPVersionOverride [2021-09-20T12:05:48.959Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-09-20T12:05:48.959Z] === RUN TestNegotiateAPIVersionAutomatic [2021-09-20T12:05:48.959Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-09-20T12:05:48.959Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-09-20T12:05:48.959Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-09-20T12:05:48.959Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-09-20T12:05:48.959Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-09-20T12:05:48.959Z] === RUN TestClientRedirect [2021-09-20T12:05:48.959Z] --- PASS: TestClientRedirect (0.00s) [2021-09-20T12:05:48.959Z] === RUN TestConfigCreateUnsupported [2021-09-20T12:05:48.959Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-09-20T12:05:48.959Z] === RUN TestConfigCreateError [2021-09-20T12:05:48.959Z] --- PASS: TestConfigCreateError (0.00s) [2021-09-20T12:05:48.959Z] === RUN TestConfigCreate [2021-09-20T12:05:48.959Z] --- PASS: TestConfigCreate (0.00s) [2021-09-20T12:05:48.959Z] === RUN TestConfigInspectNotFound [2021-09-20T12:05:48.959Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-09-20T12:05:48.959Z] === RUN TestConfigInspectWithEmptyID [2021-09-20T12:05:48.959Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestConfigInspectUnsupported [2021-09-20T12:05:48.960Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestConfigInspectError [2021-09-20T12:05:48.960Z] --- PASS: TestConfigInspectError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestConfigInspectConfigNotFound [2021-09-20T12:05:48.960Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestConfigInspect [2021-09-20T12:05:48.960Z] --- PASS: TestConfigInspect (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestConfigListUnsupported [2021-09-20T12:05:48.960Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestConfigListError [2021-09-20T12:05:48.960Z] --- PASS: TestConfigListError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestConfigList [2021-09-20T12:05:48.960Z] --- PASS: TestConfigList (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestConfigRemoveUnsupported [2021-09-20T12:05:48.960Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestConfigRemoveError [2021-09-20T12:05:48.960Z] --- PASS: TestConfigRemoveError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestConfigRemove [2021-09-20T12:05:48.960Z] --- PASS: TestConfigRemove (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestConfigUpdateUnsupported [2021-09-20T12:05:48.960Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestConfigUpdateError [2021-09-20T12:05:48.960Z] --- PASS: TestConfigUpdateError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestConfigUpdate [2021-09-20T12:05:48.960Z] --- PASS: TestConfigUpdate (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestContainerCommitError [2021-09-20T12:05:48.960Z] --- PASS: TestContainerCommitError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestContainerCommit [2021-09-20T12:05:48.960Z] --- PASS: TestContainerCommit (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestContainerStatPathError [2021-09-20T12:05:48.960Z] --- PASS: TestContainerStatPathError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestContainerStatPathNotFoundError [2021-09-20T12:05:48.960Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestContainerStatPathNoHeaderError [2021-09-20T12:05:48.960Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestContainerStatPath [2021-09-20T12:05:48.960Z] --- PASS: TestContainerStatPath (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestCopyToContainerError [2021-09-20T12:05:48.960Z] --- PASS: TestCopyToContainerError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestCopyToContainerNotFoundError [2021-09-20T12:05:48.960Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestCopyToContainerNotStatusOKError [2021-09-20T12:05:48.960Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestCopyToContainer [2021-09-20T12:05:48.960Z] --- PASS: TestCopyToContainer (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestCopyFromContainerError [2021-09-20T12:05:48.960Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestCopyFromContainerNotFoundError [2021-09-20T12:05:48.960Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestCopyFromContainerNotStatusOKError [2021-09-20T12:05:48.960Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestCopyFromContainerNoHeaderError [2021-09-20T12:05:48.960Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestCopyFromContainer [2021-09-20T12:05:48.960Z] --- PASS: TestCopyFromContainer (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestContainerCreateError [2021-09-20T12:05:48.960Z] --- PASS: TestContainerCreateError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestContainerCreateImageNotFound [2021-09-20T12:05:48.960Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestContainerCreateWithName [2021-09-20T12:05:48.960Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestContainerCreateAutoRemove [2021-09-20T12:05:48.960Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestContainerDiffError [2021-09-20T12:05:48.960Z] --- PASS: TestContainerDiffError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestContainerDiff [2021-09-20T12:05:48.960Z] --- PASS: TestContainerDiff (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestContainerExecCreateError [2021-09-20T12:05:48.960Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestContainerExecCreate [2021-09-20T12:05:48.960Z] --- PASS: TestContainerExecCreate (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestContainerExecStartError [2021-09-20T12:05:48.960Z] --- PASS: TestContainerExecStartError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestContainerExecStart [2021-09-20T12:05:48.960Z] --- PASS: TestContainerExecStart (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestContainerExecInspectError [2021-09-20T12:05:48.960Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestContainerExecInspect [2021-09-20T12:05:48.960Z] --- PASS: TestContainerExecInspect (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestContainerExportError [2021-09-20T12:05:48.960Z] --- PASS: TestContainerExportError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestContainerExport [2021-09-20T12:05:48.960Z] --- PASS: TestContainerExport (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestContainerInspectError [2021-09-20T12:05:48.960Z] --- PASS: TestContainerInspectError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestContainerInspectContainerNotFound [2021-09-20T12:05:48.960Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestContainerInspectWithEmptyID [2021-09-20T12:05:48.960Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestContainerInspect [2021-09-20T12:05:48.960Z] --- PASS: TestContainerInspect (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestContainerInspectNode [2021-09-20T12:05:48.960Z] --- PASS: TestContainerInspectNode (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestContainerKillError [2021-09-20T12:05:48.960Z] --- PASS: TestContainerKillError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestContainerKill [2021-09-20T12:05:48.960Z] --- PASS: TestContainerKill (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestContainerListError [2021-09-20T12:05:48.960Z] --- PASS: TestContainerListError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestContainerList [2021-09-20T12:05:48.960Z] --- PASS: TestContainerList (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestContainerLogsNotFoundError [2021-09-20T12:05:48.960Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestContainerLogsError [2021-09-20T12:05:48.960Z] --- PASS: TestContainerLogsError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestContainerLogs [2021-09-20T12:05:48.960Z] --- PASS: TestContainerLogs (0.14s) [2021-09-20T12:05:48.960Z] === RUN TestContainerPauseError [2021-09-20T12:05:48.960Z] --- PASS: TestContainerPauseError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestContainerPause [2021-09-20T12:05:48.960Z] --- PASS: TestContainerPause (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestContainersPruneError [2021-09-20T12:05:48.960Z] --- PASS: TestContainersPruneError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestContainersPrune [2021-09-20T12:05:48.960Z] --- PASS: TestContainersPrune (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestContainerRemoveError [2021-09-20T12:05:48.960Z] --- PASS: TestContainerRemoveError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestContainerRemoveNotFoundError [2021-09-20T12:05:48.960Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestContainerRemove [2021-09-20T12:05:48.960Z] --- PASS: TestContainerRemove (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestContainerRenameError [2021-09-20T12:05:48.960Z] --- PASS: TestContainerRenameError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestContainerRename [2021-09-20T12:05:48.960Z] --- PASS: TestContainerRename (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestContainerResizeError [2021-09-20T12:05:48.960Z] --- PASS: TestContainerResizeError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestContainerExecResizeError [2021-09-20T12:05:48.960Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestContainerResize [2021-09-20T12:05:48.960Z] --- PASS: TestContainerResize (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestContainerExecResize [2021-09-20T12:05:48.960Z] --- PASS: TestContainerExecResize (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestContainerRestartError [2021-09-20T12:05:48.960Z] --- PASS: TestContainerRestartError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestContainerRestart [2021-09-20T12:05:48.960Z] --- PASS: TestContainerRestart (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestContainerStartError [2021-09-20T12:05:48.960Z] --- PASS: TestContainerStartError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestContainerStart [2021-09-20T12:05:48.960Z] --- PASS: TestContainerStart (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestContainerStatsError [2021-09-20T12:05:48.960Z] --- PASS: TestContainerStatsError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestContainerStats [2021-09-20T12:05:48.960Z] --- PASS: TestContainerStats (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestContainerStopError [2021-09-20T12:05:48.960Z] --- PASS: TestContainerStopError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestContainerStop [2021-09-20T12:05:48.960Z] --- PASS: TestContainerStop (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestContainerTopError [2021-09-20T12:05:48.960Z] --- PASS: TestContainerTopError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestContainerTop [2021-09-20T12:05:48.960Z] --- PASS: TestContainerTop (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestContainerUnpauseError [2021-09-20T12:05:48.960Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestContainerUnpause [2021-09-20T12:05:48.960Z] --- PASS: TestContainerUnpause (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestContainerUpdateError [2021-09-20T12:05:48.960Z] --- PASS: TestContainerUpdateError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestContainerUpdate [2021-09-20T12:05:48.960Z] --- PASS: TestContainerUpdate (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestContainerWaitError [2021-09-20T12:05:48.960Z] --- PASS: TestContainerWaitError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestContainerWait [2021-09-20T12:05:48.960Z] --- PASS: TestContainerWait (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestDiskUsageError [2021-09-20T12:05:48.960Z] --- PASS: TestDiskUsageError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestDiskUsage [2021-09-20T12:05:48.960Z] --- PASS: TestDiskUsage (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestDistributionInspectUnsupported [2021-09-20T12:05:48.960Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestDistributionInspectWithEmptyID [2021-09-20T12:05:48.960Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestEventsErrorInOptions [2021-09-20T12:05:48.960Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestEventsErrorFromServer [2021-09-20T12:05:48.960Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestEvents [2021-09-20T12:05:48.960Z] --- PASS: TestEvents (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestTLSCloseWriter [2021-09-20T12:05:48.960Z] === PAUSE TestTLSCloseWriter [2021-09-20T12:05:48.960Z] === RUN TestImageBuildError [2021-09-20T12:05:48.960Z] --- PASS: TestImageBuildError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestImageBuild [2021-09-20T12:05:48.960Z] --- PASS: TestImageBuild (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestGetDockerOS [2021-09-20T12:05:48.960Z] --- PASS: TestGetDockerOS (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestImageCreateError [2021-09-20T12:05:48.960Z] --- PASS: TestImageCreateError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestImageCreate [2021-09-20T12:05:48.960Z] --- PASS: TestImageCreate (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestImageHistoryError [2021-09-20T12:05:48.960Z] --- PASS: TestImageHistoryError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestImageHistory [2021-09-20T12:05:48.960Z] --- PASS: TestImageHistory (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestImageImportError [2021-09-20T12:05:48.960Z] --- PASS: TestImageImportError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestImageImport [2021-09-20T12:05:48.960Z] --- PASS: TestImageImport (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestImageInspectError [2021-09-20T12:05:48.960Z] --- PASS: TestImageInspectError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestImageInspectImageNotFound [2021-09-20T12:05:48.960Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestImageInspectWithEmptyID [2021-09-20T12:05:48.960Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestImageInspect [2021-09-20T12:05:48.960Z] --- PASS: TestImageInspect (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestImageListError [2021-09-20T12:05:48.960Z] --- PASS: TestImageListError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestImageList [2021-09-20T12:05:48.960Z] --- PASS: TestImageList (0.01s) [2021-09-20T12:05:48.960Z] === RUN TestImageListApiBefore125 [2021-09-20T12:05:48.960Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestImageLoadError [2021-09-20T12:05:48.960Z] --- PASS: TestImageLoadError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestImageLoad [2021-09-20T12:05:48.960Z] --- PASS: TestImageLoad (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestImagesPruneError [2021-09-20T12:05:48.960Z] --- PASS: TestImagesPruneError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestImagesPrune [2021-09-20T12:05:48.960Z] --- PASS: TestImagesPrune (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestImagePullReferenceParseError [2021-09-20T12:05:48.960Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestImagePullAnyError [2021-09-20T12:05:48.960Z] --- PASS: TestImagePullAnyError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestImagePullStatusUnauthorizedError [2021-09-20T12:05:48.960Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-20T12:05:48.960Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-20T12:05:48.960Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.01s) [2021-09-20T12:05:48.960Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-09-20T12:05:48.960Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestImagePullWithoutErrors [2021-09-20T12:05:48.960Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestImagePushReferenceError [2021-09-20T12:05:48.960Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestImagePushAnyError [2021-09-20T12:05:48.960Z] --- PASS: TestImagePushAnyError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestImagePushStatusUnauthorizedError [2021-09-20T12:05:48.960Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-20T12:05:48.960Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-20T12:05:48.960Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-09-20T12:05:48.960Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestImagePushWithoutErrors [2021-09-20T12:05:48.960Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-09-20T12:05:48.960Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-09-20T12:05:48.960Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-09-20T12:05:48.960Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-09-20T12:05:48.960Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-09-20T12:05:48.960Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-09-20T12:05:48.960Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-09-20T12:05:48.960Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-09-20T12:05:48.960Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestImageRemoveError [2021-09-20T12:05:48.960Z] --- PASS: TestImageRemoveError (0.01s) [2021-09-20T12:05:48.960Z] === RUN TestImageRemoveImageNotFound [2021-09-20T12:05:48.960Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestImageRemove [2021-09-20T12:05:48.960Z] --- PASS: TestImageRemove (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestImageSaveError [2021-09-20T12:05:48.960Z] --- PASS: TestImageSaveError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestImageSave [2021-09-20T12:05:48.960Z] --- PASS: TestImageSave (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestImageSearchAnyError [2021-09-20T12:05:48.960Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestImageSearchStatusUnauthorizedError [2021-09-20T12:05:48.960Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-20T12:05:48.960Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-20T12:05:48.960Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-09-20T12:05:48.960Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestImageSearchWithoutErrors [2021-09-20T12:05:48.960Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestImageTagError [2021-09-20T12:05:48.960Z] --- PASS: TestImageTagError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestImageTagInvalidReference [2021-09-20T12:05:48.960Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestImageTagInvalidSourceImageName [2021-09-20T12:05:48.960Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestImageTagHexSource [2021-09-20T12:05:48.960Z] --- PASS: TestImageTagHexSource (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestImageTag [2021-09-20T12:05:48.960Z] --- PASS: TestImageTag (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestInfoServerError [2021-09-20T12:05:48.960Z] --- PASS: TestInfoServerError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestInfoInvalidResponseJSONError [2021-09-20T12:05:48.960Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestInfo [2021-09-20T12:05:48.960Z] --- PASS: TestInfo (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestNetworkConnectError [2021-09-20T12:05:48.960Z] --- PASS: TestNetworkConnectError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-09-20T12:05:48.960Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestNetworkConnect [2021-09-20T12:05:48.960Z] --- PASS: TestNetworkConnect (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestNetworkCreateError [2021-09-20T12:05:48.960Z] --- PASS: TestNetworkCreateError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestNetworkCreate [2021-09-20T12:05:48.960Z] --- PASS: TestNetworkCreate (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestNetworkDisconnectError [2021-09-20T12:05:48.960Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestNetworkDisconnect [2021-09-20T12:05:48.960Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestNetworkInspectError [2021-09-20T12:05:48.960Z] --- PASS: TestNetworkInspectError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestNetworkInspectNotFoundError [2021-09-20T12:05:48.960Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestNetworkInspectWithEmptyID [2021-09-20T12:05:48.960Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestNetworkInspect [2021-09-20T12:05:48.960Z] --- PASS: TestNetworkInspect (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestNetworkListError [2021-09-20T12:05:48.960Z] --- PASS: TestNetworkListError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestNetworkList [2021-09-20T12:05:48.960Z] --- PASS: TestNetworkList (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestNetworksPruneError [2021-09-20T12:05:48.960Z] --- PASS: TestNetworksPruneError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestNetworksPrune [2021-09-20T12:05:48.960Z] --- PASS: TestNetworksPrune (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestNetworkRemoveError [2021-09-20T12:05:48.960Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-09-20T12:05:48.960Z] === RUN TestNetworkRemove [2021-09-20T12:05:48.961Z] --- PASS: TestNetworkRemove (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestNodeInspectError [2021-09-20T12:05:48.961Z] --- PASS: TestNodeInspectError (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestNodeInspectNodeNotFound [2021-09-20T12:05:48.961Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestNodeInspectWithEmptyID [2021-09-20T12:05:48.961Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestNodeInspect [2021-09-20T12:05:48.961Z] --- PASS: TestNodeInspect (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestNodeListError [2021-09-20T12:05:48.961Z] --- PASS: TestNodeListError (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestNodeList [2021-09-20T12:05:48.961Z] --- PASS: TestNodeList (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestNodeRemoveError [2021-09-20T12:05:48.961Z] --- PASS: TestNodeRemoveError (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestNodeRemove [2021-09-20T12:05:48.961Z] --- PASS: TestNodeRemove (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestNodeUpdateError [2021-09-20T12:05:48.961Z] --- PASS: TestNodeUpdateError (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestNodeUpdate [2021-09-20T12:05:48.961Z] --- PASS: TestNodeUpdate (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestOptionWithTimeout [2021-09-20T12:05:48.961Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestPingFail [2021-09-20T12:05:48.961Z] --- PASS: TestPingFail (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestPingWithError [2021-09-20T12:05:48.961Z] 2021/09/20 12:05:48 RoundTripper returned a response & error; ignoring response [2021-09-20T12:05:48.961Z] 2021/09/20 12:05:48 RoundTripper returned a response & error; ignoring response [2021-09-20T12:05:48.961Z] --- PASS: TestPingWithError (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestPingSuccess [2021-09-20T12:05:48.961Z] --- PASS: TestPingSuccess (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestPingHeadFallback [2021-09-20T12:05:48.961Z] === RUN TestPingHeadFallback/OK [2021-09-20T12:05:48.961Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-09-20T12:05:48.961Z] === RUN TestPingHeadFallback/Not_Found [2021-09-20T12:05:48.961Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-09-20T12:05:48.961Z] --- PASS: TestPingHeadFallback (0.00s) [2021-09-20T12:05:48.961Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-09-20T12:05:48.961Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-09-20T12:05:48.961Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-09-20T12:05:48.961Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestPluginDisableError [2021-09-20T12:05:48.961Z] --- PASS: TestPluginDisableError (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestPluginDisable [2021-09-20T12:05:48.961Z] --- PASS: TestPluginDisable (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestPluginEnableError [2021-09-20T12:05:48.961Z] --- PASS: TestPluginEnableError (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestPluginEnable [2021-09-20T12:05:48.961Z] --- PASS: TestPluginEnable (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestPluginInspectError [2021-09-20T12:05:48.961Z] --- PASS: TestPluginInspectError (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestPluginInspectWithEmptyID [2021-09-20T12:05:48.961Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestPluginInspect [2021-09-20T12:05:48.961Z] --- PASS: TestPluginInspect (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestPluginListError [2021-09-20T12:05:48.961Z] --- PASS: TestPluginListError (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestPluginList [2021-09-20T12:05:48.961Z] --- PASS: TestPluginList (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestPluginPushError [2021-09-20T12:05:48.961Z] --- PASS: TestPluginPushError (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestPluginPush [2021-09-20T12:05:48.961Z] --- PASS: TestPluginPush (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestPluginRemoveError [2021-09-20T12:05:48.961Z] --- PASS: TestPluginRemoveError (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestPluginRemove [2021-09-20T12:05:48.961Z] --- PASS: TestPluginRemove (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestPluginSetError [2021-09-20T12:05:48.961Z] --- PASS: TestPluginSetError (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestPluginSet [2021-09-20T12:05:48.961Z] --- PASS: TestPluginSet (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestSetHostHeader [2021-09-20T12:05:48.961Z] --- PASS: TestSetHostHeader (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestPlainTextError [2021-09-20T12:05:48.961Z] --- PASS: TestPlainTextError (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestInfiniteError [2021-09-20T12:05:48.961Z] --- PASS: TestInfiniteError (0.02s) [2021-09-20T12:05:48.961Z] === RUN TestCanceledContext [2021-09-20T12:05:48.961Z] 2021/09/20 12:05:48 RoundTripper returned a response & error; ignoring response [2021-09-20T12:05:48.961Z] --- PASS: TestCanceledContext (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestDeadlineExceededContext [2021-09-20T12:05:48.961Z] 2021/09/20 12:05:48 RoundTripper returned a response & error; ignoring response [2021-09-20T12:05:48.961Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestSecretCreateUnsupported [2021-09-20T12:05:48.961Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestSecretCreateError [2021-09-20T12:05:48.961Z] --- PASS: TestSecretCreateError (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestSecretCreate [2021-09-20T12:05:48.961Z] --- PASS: TestSecretCreate (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestSecretInspectUnsupported [2021-09-20T12:05:48.961Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestSecretInspectError [2021-09-20T12:05:48.961Z] --- PASS: TestSecretInspectError (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestSecretInspectSecretNotFound [2021-09-20T12:05:48.961Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestSecretInspectWithEmptyID [2021-09-20T12:05:48.961Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestSecretInspect [2021-09-20T12:05:48.961Z] --- PASS: TestSecretInspect (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestSecretListUnsupported [2021-09-20T12:05:48.961Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestSecretListError [2021-09-20T12:05:48.961Z] --- PASS: TestSecretListError (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestSecretList [2021-09-20T12:05:48.961Z] --- PASS: TestSecretList (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestSecretRemoveUnsupported [2021-09-20T12:05:48.961Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestSecretRemoveError [2021-09-20T12:05:48.961Z] --- PASS: TestSecretRemoveError (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestSecretRemove [2021-09-20T12:05:48.961Z] --- PASS: TestSecretRemove (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestSecretUpdateUnsupported [2021-09-20T12:05:48.961Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestSecretUpdateError [2021-09-20T12:05:48.961Z] --- PASS: TestSecretUpdateError (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestSecretUpdate [2021-09-20T12:05:48.961Z] --- PASS: TestSecretUpdate (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestServiceCreateError [2021-09-20T12:05:48.961Z] --- PASS: TestServiceCreateError (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestServiceCreate [2021-09-20T12:05:48.961Z] --- PASS: TestServiceCreate (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestServiceCreateCompatiblePlatforms [2021-09-20T12:05:48.961Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestServiceCreateDigestPinning [2021-09-20T12:05:48.961Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestServiceInspectError [2021-09-20T12:05:48.961Z] --- PASS: TestServiceInspectError (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestServiceInspectServiceNotFound [2021-09-20T12:05:48.961Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestServiceInspectWithEmptyID [2021-09-20T12:05:48.961Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestServiceInspect [2021-09-20T12:05:48.961Z] --- PASS: TestServiceInspect (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestServiceListError [2021-09-20T12:05:48.961Z] --- PASS: TestServiceListError (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestServiceList [2021-09-20T12:05:48.961Z] --- PASS: TestServiceList (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestServiceLogsError [2021-09-20T12:05:48.961Z] --- PASS: TestServiceLogsError (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestServiceLogs [2021-09-20T12:05:48.961Z] --- PASS: TestServiceLogs (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestServiceRemoveError [2021-09-20T12:05:48.961Z] --- PASS: TestServiceRemoveError (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestServiceRemoveNotFoundError [2021-09-20T12:05:48.961Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestServiceRemove [2021-09-20T12:05:48.961Z] --- PASS: TestServiceRemove (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestServiceUpdateError [2021-09-20T12:05:48.961Z] --- PASS: TestServiceUpdateError (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestServiceUpdate [2021-09-20T12:05:48.961Z] --- PASS: TestServiceUpdate (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestSwarmGetUnlockKeyError [2021-09-20T12:05:48.961Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestSwarmGetUnlockKey [2021-09-20T12:05:48.961Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestSwarmInitError [2021-09-20T12:05:48.961Z] --- PASS: TestSwarmInitError (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestSwarmInit [2021-09-20T12:05:48.961Z] --- PASS: TestSwarmInit (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestSwarmInspectError [2021-09-20T12:05:48.961Z] --- PASS: TestSwarmInspectError (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestSwarmInspect [2021-09-20T12:05:48.961Z] --- PASS: TestSwarmInspect (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestSwarmJoinError [2021-09-20T12:05:48.961Z] --- PASS: TestSwarmJoinError (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestSwarmJoin [2021-09-20T12:05:48.961Z] --- PASS: TestSwarmJoin (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestSwarmLeaveError [2021-09-20T12:05:48.961Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestSwarmLeave [2021-09-20T12:05:48.961Z] --- PASS: TestSwarmLeave (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestSwarmUnlockError [2021-09-20T12:05:48.961Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestSwarmUnlock [2021-09-20T12:05:48.961Z] --- PASS: TestSwarmUnlock (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestSwarmUpdateError [2021-09-20T12:05:48.961Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestSwarmUpdate [2021-09-20T12:05:48.961Z] --- PASS: TestSwarmUpdate (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestTaskInspectError [2021-09-20T12:05:48.961Z] --- PASS: TestTaskInspectError (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestTaskInspectWithEmptyID [2021-09-20T12:05:48.961Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestTaskInspect [2021-09-20T12:05:48.961Z] --- PASS: TestTaskInspect (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestTaskListError [2021-09-20T12:05:48.961Z] --- PASS: TestTaskListError (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestTaskList [2021-09-20T12:05:48.961Z] --- PASS: TestTaskList (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestVolumeCreateError [2021-09-20T12:05:48.961Z] --- PASS: TestVolumeCreateError (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestVolumeCreate [2021-09-20T12:05:48.961Z] --- PASS: TestVolumeCreate (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestVolumeInspectError [2021-09-20T12:05:48.961Z] --- PASS: TestVolumeInspectError (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestVolumeInspectNotFound [2021-09-20T12:05:48.961Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestVolumeInspectWithEmptyID [2021-09-20T12:05:48.961Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestVolumeInspect [2021-09-20T12:05:48.961Z] --- PASS: TestVolumeInspect (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestVolumeListError [2021-09-20T12:05:48.961Z] --- PASS: TestVolumeListError (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestVolumeList [2021-09-20T12:05:48.961Z] --- PASS: TestVolumeList (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestVolumeRemoveError [2021-09-20T12:05:48.961Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-09-20T12:05:48.961Z] === RUN TestVolumeRemove [2021-09-20T12:05:48.961Z] --- PASS: TestVolumeRemove (0.00s) [2021-09-20T12:05:48.961Z] === CONT TestTLSCloseWriter [2021-09-20T12:05:48.961Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-09-20T12:05:48.961Z] PASS [2021-09-20T12:05:48.961Z] coverage: 75.1% of statements [2021-09-20T12:05:48.961Z] ok github.com/docker/docker/client 0.297s coverage: 75.1% of statements [2021-09-20T12:05:49.260Z] --- PASS: TestNetworkDBCRUDTableEntries (3.24s) [2021-09-20T12:05:49.260Z] === RUN TestNetworkDBNodeLeave [2021-09-20T12:05:49.260Z] === RUN Test [2021-09-20T12:05:49.260Z] === RUN Test/TestInitialize [2021-09-20T12:05:49.260Z] === RUN Test/TestInitializeWithPattern [2021-09-20T12:05:49.260Z] === RUN Test/TestRegister [2021-09-20T12:05:49.260Z] === RUN Test/TestWatch [2021-09-20T12:05:49.260Z] --- PASS: Test (0.00s) [2021-09-20T12:05:49.260Z] --- PASS: Test/TestInitialize (0.00s) [2021-09-20T12:05:49.260Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-09-20T12:05:49.260Z] --- PASS: Test/TestRegister (0.00s) [2021-09-20T12:05:49.260Z] --- PASS: Test/TestWatch (0.00s) [2021-09-20T12:05:49.260Z] PASS [2021-09-20T12:05:49.260Z] coverage: 93.8% of statements [2021-09-20T12:05:49.260Z] ok github.com/docker/docker/pkg/discovery/nodes 0.034s coverage: 93.8% of statements Post stage [Pipeline] junit [2021-09-20T12:05:49.292Z] Recording test results [2021-09-20T12:05:49.762Z] Loaded image: debian:bullseye-slim [2021-09-20T12:05:49.762Z] Loaded image: hello-world:latest [2021-09-20T12:05:50.023Z] Loaded image: arm32v7/hello-world:latest [2021-09-20T12:05:50.023Z] INFO: Testing against a local daemon [2021-09-20T12:05:50.023Z] === RUN TestDockerSuite [2021-09-20T12:05:50.023Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-09-20T12:05:50.023Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-09-20T12:05:50.023Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-09-20T12:05:50.023Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-09-20T12:05:50.023Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-09-20T12:05:50.023Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-09-20T12:05:50.023Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-09-20T12:05:50.023Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-09-20T12:05:50.228Z] === RUN TestPollerAddRemove [2021-09-20T12:05:50.228Z] --- PASS: TestPollerAddRemove (0.00s) [2021-09-20T12:05:50.228Z] === RUN TestPollerEvent [2021-09-20T12:05:50.228Z] poller_test.go:40: No chmod on Windows [2021-09-20T12:05:50.228Z] --- SKIP: TestPollerEvent (0.00s) [2021-09-20T12:05:50.228Z] === RUN TestPollerClose [2021-09-20T12:05:50.228Z] --- PASS: TestPollerClose (0.00s) [2021-09-20T12:05:50.228Z] PASS [2021-09-20T12:05:50.228Z] coverage: 45.7% of statements [2021-09-20T12:05:50.228Z] ok github.com/docker/docker/pkg/filenotify 0.036s coverage: 45.7% of statements [2021-09-20T12:05:50.687Z] === RUN TestCopyFileWithInvalidSrc [2021-09-20T12:05:50.687Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-09-20T12:05:50.687Z] === RUN TestCopyFileWithInvalidDest [2021-09-20T12:05:50.687Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-09-20T12:05:50.687Z] === RUN TestCopyFileWithSameSrcAndDest [2021-09-20T12:05:50.687Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-09-20T12:05:50.687Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-09-20T12:05:50.687Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-09-20T12:05:50.687Z] === RUN TestCopyFile [2021-09-20T12:05:50.687Z] --- PASS: TestCopyFile (0.00s) [2021-09-20T12:05:50.687Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-09-20T12:05:50.687Z] fileutils_test.go:133: Needs porting to Windows [2021-09-20T12:05:50.687Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-09-20T12:05:50.687Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-09-20T12:05:50.687Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-09-20T12:05:50.687Z] === RUN TestReadSymlinkedDirectoryToFile [2021-09-20T12:05:50.687Z] fileutils_test.go:179: Needs porting to Windows [2021-09-20T12:05:50.687Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-09-20T12:05:50.687Z] === RUN TestWildcardMatches [2021-09-20T12:05:50.687Z] --- PASS: TestWildcardMatches (0.00s) [2021-09-20T12:05:50.687Z] === RUN TestPatternMatches [2021-09-20T12:05:50.687Z] --- PASS: TestPatternMatches (0.00s) [2021-09-20T12:05:50.687Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-09-20T12:05:50.687Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-09-20T12:05:50.687Z] === RUN TestPatternMatchesFolderExclusions [2021-09-20T12:05:50.687Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-09-20T12:05:50.687Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-09-20T12:05:50.687Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-09-20T12:05:50.687Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-09-20T12:05:50.687Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-09-20T12:05:50.687Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-09-20T12:05:50.687Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-09-20T12:05:50.687Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-09-20T12:05:50.687Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-09-20T12:05:50.687Z] === RUN TestSingleExclamationError [2021-09-20T12:05:50.687Z] --- PASS: TestSingleExclamationError (0.00s) [2021-09-20T12:05:50.687Z] === RUN TestMatchesWithNoPatterns [2021-09-20T12:05:50.687Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-09-20T12:05:50.687Z] === RUN TestMatchesWithMalformedPatterns [2021-09-20T12:05:50.687Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-09-20T12:05:50.687Z] === RUN TestMatches [2021-09-20T12:05:50.687Z] === RUN TestMatches/MatchesOrParentMatches [2021-09-20T12:05:50.687Z] === RUN TestMatches/MatchesUsingParentResult [2021-09-20T12:05:50.687Z] --- PASS: TestMatches (0.00s) [2021-09-20T12:05:50.687Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-09-20T12:05:50.688Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-09-20T12:05:50.688Z] === RUN TestCleanPatterns [2021-09-20T12:05:50.688Z] --- PASS: TestCleanPatterns (0.00s) [2021-09-20T12:05:50.688Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-09-20T12:05:50.688Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-09-20T12:05:50.688Z] === RUN TestCleanPatternsExceptionFlag [2021-09-20T12:05:50.688Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-09-20T12:05:50.688Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-09-20T12:05:50.688Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-09-20T12:05:50.688Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-09-20T12:05:50.688Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-09-20T12:05:50.688Z] === RUN TestCleanPatternsErrorSingleException [2021-09-20T12:05:50.688Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-09-20T12:05:50.688Z] === RUN TestCreateIfNotExistsDir [2021-09-20T12:05:50.688Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-09-20T12:05:50.688Z] === RUN TestCreateIfNotExistsFile [2021-09-20T12:05:50.688Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-09-20T12:05:50.688Z] === RUN TestMatch [2021-09-20T12:05:50.688Z] --- PASS: TestMatch (0.00s) [2021-09-20T12:05:50.688Z] PASS [2021-09-20T12:05:50.688Z] coverage: 82.2% of statements [2021-09-20T12:05:50.688Z] ok github.com/docker/docker/pkg/fileutils 0.054s coverage: 82.2% of statements [2021-09-20T12:05:50.964Z] Loaded image: debian:bullseye-slim [2021-09-20T12:05:51.014Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-09-20T12:05:51.147Z] --- PASS: TestGetAddress (16.80s) [2021-09-20T12:05:51.147Z] === RUN TestRequestSyntaxCheck [2021-09-20T12:05:51.147Z] --- PASS: TestRequestSyntaxCheck (0.01s) [2021-09-20T12:05:51.147Z] === RUN TestRequest [2021-09-20T12:05:51.147Z] === RUN TestGet [2021-09-20T12:05:51.147Z] --- PASS: TestGet (0.00s) [2021-09-20T12:05:51.147Z] === RUN TestGetShortcutString [2021-09-20T12:05:51.147Z] --- PASS: TestGetShortcutString (0.00s) [2021-09-20T12:05:51.147Z] PASS [2021-09-20T12:05:51.147Z] coverage: 42.9% of statements [2021-09-20T12:05:51.147Z] ok github.com/docker/docker/pkg/homedir 0.030s coverage: 42.9% of statements [2021-09-20T12:05:51.355Z] + echo Ensuring container killed. [2021-09-20T12:05:51.355Z] Ensuring container killed. [2021-09-20T12:05:51.355Z] + docker rm -vf docker-pr2 [2021-09-20T12:05:51.355Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-09-20T12:05:51.533Z] Loaded image: hello-world:latest [2021-09-20T12:05:51.533Z] Loaded image: arm32v7/hello-world:latest [2021-09-20T12:05:51.533Z] INFO: Testing against a local daemon [2021-09-20T12:05:51.533Z] === RUN TestDockerDaemonSuite [2021-09-20T12:05:51.533Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-09-20T12:05:51.625Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-09-20T12:05:51.625Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-09-20T12:05:51.641Z] + echo Chowning /workspace to jenkins user [2021-09-20T12:05:51.641Z] Chowning /workspace to jenkins user [2021-09-20T12:05:51.641Z] + id -u [2021-09-20T12:05:51.641Z] + id -g [2021-09-20T12:05:51.641Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42868:/workspace busybox chown -R 1000:1000 /workspace [2021-09-20T12:05:51.641Z] Unable to find image 'busybox:latest' locally [2021-09-20T12:05:51.641Z] latest: Pulling from library/busybox [2021-09-20T12:05:51.902Z] 24fb2886d6f6: Pulling fs layer [2021-09-20T12:05:51.902Z] 24fb2886d6f6: Download complete [2021-09-20T12:05:52.115Z] === RUN TestCreateIDMapOrder [2021-09-20T12:05:52.115Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-09-20T12:05:52.115Z] PASS [2021-09-20T12:05:52.115Z] coverage: 7.2% of statements [2021-09-20T12:05:52.115Z] ok github.com/docker/docker/pkg/idtools 0.030s coverage: 7.2% of statements [2021-09-20T12:05:52.115Z] --- PASS: TestNetworkDBNodeLeave (2.86s) [2021-09-20T12:05:52.115Z] === RUN TestNetworkDBWatch [2021-09-20T12:05:52.166Z] 24fb2886d6f6: Pull complete [2021-09-20T12:05:52.166Z] Digest: sha256:52f73a0a43a16cf37cd0720c90887ce972fe60ee06a687ee71fb93a7ca601df7 [2021-09-20T12:05:52.166Z] Status: Downloaded newer image for busybox:latest [2021-09-20T12:05:52.575Z] === RUN TestFixedBufferCap [2021-09-20T12:05:52.575Z] --- PASS: TestFixedBufferCap (0.00s) [2021-09-20T12:05:52.575Z] === RUN TestFixedBufferLen [2021-09-20T12:05:52.575Z] --- PASS: TestFixedBufferLen (0.00s) [2021-09-20T12:05:52.575Z] === RUN TestFixedBufferString [2021-09-20T12:05:52.575Z] --- PASS: TestFixedBufferString (0.00s) [2021-09-20T12:05:52.575Z] === RUN TestFixedBufferWrite [2021-09-20T12:05:52.575Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-09-20T12:05:52.575Z] === RUN TestFixedBufferRead [2021-09-20T12:05:52.575Z] --- PASS: TestFixedBufferRead (0.00s) [2021-09-20T12:05:52.575Z] === RUN TestBytesPipeRead [2021-09-20T12:05:53.033Z] --- PASS: TestBytesPipeRead (0.00s) [2021-09-20T12:05:53.033Z] === RUN TestBytesPipeWrite [2021-09-20T12:05:53.033Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-09-20T12:05:53.033Z] === RUN TestBytesPipeWriteRandomChunks [2021-09-20T12:05:53.033Z] --- PASS: TestBytesPipeWriteRandomChunks (0.38s) [2021-09-20T12:05:53.033Z] === RUN TestAtomicWriteToFile [2021-09-20T12:05:53.033Z] --- PASS: TestAtomicWriteToFile (0.00s) [2021-09-20T12:05:53.033Z] === RUN TestAtomicWriteSetCommit [2021-09-20T12:05:53.033Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-09-20T12:05:53.033Z] === RUN TestAtomicWriteSetCancel [2021-09-20T12:05:53.033Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-09-20T12:05:53.033Z] === RUN TestReadCloserWrapperClose [2021-09-20T12:05:53.033Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-09-20T12:05:53.033Z] === RUN TestReaderErrWrapperReadOnError [2021-09-20T12:05:53.033Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-09-20T12:05:53.033Z] === RUN TestReaderErrWrapperRead [2021-09-20T12:05:53.033Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-09-20T12:05:53.033Z] === RUN TestCancelReadCloser [2021-09-20T12:05:53.441Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-09-20T12:05:53.441Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-09-20T12:05:53.492Z] --- PASS: TestCancelReadCloser (0.10s) [2021-09-20T12:05:53.492Z] === RUN TestWriteCloserWrapperClose [2021-09-20T12:05:53.492Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-09-20T12:05:53.492Z] === RUN TestNopWriteCloser [2021-09-20T12:05:53.492Z] --- PASS: TestNopWriteCloser (0.00s) [2021-09-20T12:05:53.492Z] === RUN TestNopWriter [2021-09-20T12:05:53.492Z] --- PASS: TestNopWriter (0.00s) [2021-09-20T12:05:53.492Z] === RUN TestWriteCounter [2021-09-20T12:05:53.492Z] --- PASS: TestWriteCounter (0.00s) [2021-09-20T12:05:53.492Z] PASS [2021-09-20T12:05:53.492Z] coverage: 69.2% of statements [2021-09-20T12:05:53.492Z] ok github.com/docker/docker/pkg/ioutils 0.529s coverage: 69.2% of statements [2021-09-20T12:05:53.492Z] 2021/09/20 12:05:53 Closing DB instances... [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-09-20T12:05:53.847Z] + bundleName=amd64-rootless [2021-09-20T12:05:53.847Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-09-20T12:05:53.847Z] Creating amd64-rootless-bundles.tar.gz [2021-09-20T12:05:53.847Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-09-20T12:05:53.847Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-09-20T12:05:53.860Z] Archiving artifacts [2021-09-20T12:05:53.951Z] === RUN TestError [2021-09-20T12:05:53.951Z] --- PASS: TestError (0.00s) [2021-09-20T12:05:53.951Z] === RUN TestProgressString [2021-09-20T12:05:53.951Z] === RUN TestProgressString/no_progress [2021-09-20T12:05:53.951Z] === RUN TestProgressString/progress_1 [2021-09-20T12:05:53.951Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-09-20T12:05:53.951Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-09-20T12:05:53.951Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-09-20T12:05:53.951Z] === RUN TestProgressString/with_units [2021-09-20T12:05:53.951Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-09-20T12:05:53.951Z] === RUN TestProgressString/hide_counts [2021-09-20T12:05:53.951Z] --- PASS: TestProgressString (0.00s) [2021-09-20T12:05:53.951Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-09-20T12:05:53.951Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-09-20T12:05:53.951Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-09-20T12:05:53.951Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-09-20T12:05:53.951Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-09-20T12:05:53.951Z] --- PASS: TestProgressString/with_units (0.00s) [2021-09-20T12:05:53.951Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-09-20T12:05:53.951Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-09-20T12:05:53.951Z] === RUN TestJSONMessageDisplay [2021-09-20T12:05:53.951Z] --- PASS: TestJSONMessageDisplay (0.12s) [2021-09-20T12:05:53.951Z] === RUN TestJSONMessageDisplayWithJSONError [2021-09-20T12:05:53.951Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-09-20T12:05:53.951Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-09-20T12:05:53.951Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-09-20T12:05:53.951Z] === RUN TestDisplayJSONMessagesStream [2021-09-20T12:05:53.951Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-09-20T12:05:53.951Z] PASS [2021-09-20T12:05:53.951Z] coverage: 91.7% of statements [2021-09-20T12:05:53.951Z] ok github.com/docker/docker/pkg/jsonmessage 0.154s coverage: 91.7% of statements [2021-09-20T12:05:54.010Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-09-20T12:05:54.010Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-09-20T12:05:54.410Z] === RUN TestStandardLongPath [2021-09-20T12:05:54.410Z] --- PASS: TestStandardLongPath (0.00s) [2021-09-20T12:05:54.410Z] === RUN TestUNCLongPath [2021-09-20T12:05:54.410Z] --- PASS: TestUNCLongPath (0.00s) [2021-09-20T12:05:54.410Z] PASS [2021-09-20T12:05:54.410Z] coverage: 100.0% of statements [2021-09-20T12:05:54.410Z] ok github.com/docker/docker/pkg/longpath 0.030s coverage: 100.0% of statements [2021-09-20T12:05:54.579Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-09-20T12:05:54.579Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-09-20T12:05:54.839Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-09-20T12:05:54.870Z] === RUN TestNameFormat [2021-09-20T12:05:54.870Z] --- PASS: TestNameFormat (0.00s) [2021-09-20T12:05:54.870Z] === RUN TestNameRetries [2021-09-20T12:05:54.870Z] --- PASS: TestNameRetries (0.00s) [2021-09-20T12:05:54.870Z] PASS [2021-09-20T12:05:54.870Z] coverage: 85.7% of statements [2021-09-20T12:05:54.870Z] ok github.com/docker/docker/pkg/namesgenerator 0.029s coverage: 85.7% of statements [2021-09-20T12:05:55.317Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42868/2/artifacts/ [Pipeline] } [2021-09-20T12:05:55.329Z] --- PASS: TestNetworkDBWatch (3.02s) [2021-09-20T12:05:55.329Z] === RUN TestNetworkDBBulkSync [2021-09-20T12:05:55.329Z] === RUN TestParseKeyValueOpt [2021-09-20T12:05:55.329Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-09-20T12:05:55.329Z] === RUN TestParseUintList [2021-09-20T12:05:55.329Z] --- PASS: TestParseUintList (0.00s) [2021-09-20T12:05:55.329Z] === RUN TestParseUintListMaximumLimits [2021-09-20T12:05:55.329Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-09-20T12:05:55.329Z] PASS [2021-09-20T12:05:55.329Z] coverage: 97.0% of statements [2021-09-20T12:05:55.329Z] ok github.com/docker/docker/pkg/parsers 0.031s coverage: 97.0% of statements [Pipeline] // catchError [Pipeline] sh [2021-09-20T12:05:55.629Z] + make clean [2021-09-20T12:05:55.887Z] docker volume rm -f docker-dev-cache [2021-09-20T12:05:55.887Z] docker-dev-cache [Pipeline] deleteDir [2021-09-20T12:05:56.217Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-09-20T12:05:56.217Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-09-20T12:05:56.217Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-09-20T12:05:56.217Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-09-20T12:05:56.295Z] === RUN TestNewAndRemove [2021-09-20T12:05:56.295Z] --- PASS: TestNewAndRemove (0.00s) [2021-09-20T12:05:56.295Z] === RUN TestRemoveInvalidPath [2021-09-20T12:05:56.295Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-09-20T12:05:56.295Z] PASS [2021-09-20T12:05:56.295Z] coverage: 82.6% of statements [2021-09-20T12:05:56.295Z] ok github.com/docker/docker/pkg/pidfile 0.031s coverage: 82.6% of statements [2021-09-20T12:05:56.295Z] --- PASS: TestRequest (5.03s) [2021-09-20T12:05:56.295Z] === RUN TestOverlappingRequests [2021-09-20T12:05:56.295Z] 2021/09/20 12:05:56 Closing DB instances... [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-20T12:05:56.756Z] --- PASS: TestOverlappingRequests (0.37s) [2021-09-20T12:05:56.756Z] === RUN TestRelease [2021-09-20T12:05:56.830Z] ..........................xx.................... [ 29%] [2021-09-20T12:05:57.153Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-09-20T12:05:57.215Z] === RUN TestFailedConnection [2021-09-20T12:05:57.412Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-09-20T12:05:57.673Z] --- PASS: TestRelease (0.97s) [2021-09-20T12:05:57.674Z] === RUN TestAllocateRandomDeallocate [2021-09-20T12:05:58.132Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-09-20T12:05:58.132Z] === RUN TestNetworkDBCRUDMediumCluster [2021-09-20T12:05:58.132Z] === RUN TestParseEmptyInterface [2021-09-20T12:05:58.132Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-09-20T12:05:58.132Z] === RUN TestParseNonInterfaceType [2021-09-20T12:05:58.132Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-09-20T12:05:58.132Z] === RUN TestParseWithOneFunction [2021-09-20T12:05:58.132Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-09-20T12:05:58.132Z] === RUN TestParseWithMultipleFuncs [2021-09-20T12:05:58.132Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-09-20T12:05:58.132Z] === RUN TestParseWithUnnamedReturn [2021-09-20T12:05:58.132Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-09-20T12:05:58.132Z] === RUN TestEmbeddedInterface [2021-09-20T12:05:58.132Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-09-20T12:05:58.132Z] === RUN TestParsedImports [2021-09-20T12:05:58.132Z] --- PASS: TestParsedImports (0.00s) [2021-09-20T12:05:58.132Z] === RUN TestAliasedImports [2021-09-20T12:05:58.132Z] --- PASS: TestAliasedImports (0.00s) [2021-09-20T12:05:58.132Z] PASS [2021-09-20T12:05:58.132Z] coverage: 56.8% of statements [2021-09-20T12:05:58.132Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.039s coverage: 56.8% of statements [2021-09-20T12:05:58.351Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-09-20T12:05:58.351Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-09-20T12:05:58.351Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-09-20T12:05:58.351Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-09-20T12:05:58.920Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-09-20T12:05:59.099Z] === RUN TestHTTPTransport [2021-09-20T12:05:59.099Z] --- PASS: TestHTTPTransport (0.00s) [2021-09-20T12:05:59.099Z] PASS [2021-09-20T12:05:59.099Z] coverage: 85.7% of statements [2021-09-20T12:05:59.099Z] ok github.com/docker/docker/pkg/plugins/transport 0.031s coverage: 85.7% of statements [2021-09-20T12:05:59.099Z] --- PASS: TestFailedConnection (2.01s) [2021-09-20T12:05:59.099Z] === RUN TestFailOnce [2021-09-20T12:05:59.558Z] 2021/09/20 12:05:59 http: panic serving 127.0.0.1:49283: Plugin not ready [2021-09-20T12:05:59.558Z] goroutine 3 [running]: [2021-09-20T12:05:59.558Z] net/http.(*conn).serve.func1() [2021-09-20T12:05:59.558Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-09-20T12:05:59.558Z] panic({0x549d40, 0x655e90}) [2021-09-20T12:05:59.558Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-09-20T12:05:59.558Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xc04e5e23868e981f}, 0xc00003fa98) [2021-09-20T12:05:59.558Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-09-20T12:05:59.558Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x662b48, 0xc000064000}, 0x49e986) [2021-09-20T12:05:59.558Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-09-20T12:05:59.558Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x662b48, 0xc000064000}, 0xc00005a000) [2021-09-20T12:05:59.558Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-09-20T12:05:59.558Z] net/http.serverHandler.ServeHTTP({0x661170}, {0x662b48, 0xc000064000}, 0xc00005a000) [2021-09-20T12:05:59.558Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-09-20T12:05:59.558Z] net/http.(*conn).serve(0xc000052000, {0x6649e0, 0xc0000260f0}) [2021-09-20T12:05:59.558Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-09-20T12:05:59.558Z] created by net/http.(*Server).Serve [2021-09-20T12:05:59.558Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-09-20T12:05:59.558Z] time="2021-09-20T12:05:59Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49282/Test.FailOnce: Post \"http://127.0.0.1:49282/Test.FailOnce\": EOF, retrying in 1s" [2021-09-20T12:05:59.558Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-09-20T12:05:59.558Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-09-20T12:05:59.558Z] === RUN TestBufioReaderPoolPutAndGet [2021-09-20T12:05:59.558Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-09-20T12:05:59.558Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-09-20T12:05:59.558Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-09-20T12:05:59.558Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-09-20T12:05:59.558Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-09-20T12:05:59.558Z] === RUN TestBufioWriterPoolPutAndGet [2021-09-20T12:05:59.558Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-09-20T12:05:59.558Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-09-20T12:05:59.558Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-09-20T12:05:59.558Z] === RUN TestBufferPoolPutAndGet [2021-09-20T12:05:59.558Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-09-20T12:05:59.558Z] PASS [2021-09-20T12:05:59.558Z] coverage: 88.2% of statements [2021-09-20T12:05:59.558Z] ok github.com/docker/docker/pkg/pools 0.028s coverage: 88.2% of statements [2021-09-20T12:06:00.018Z] === RUN TestOutputOnPrematureClose [2021-09-20T12:06:00.018Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-09-20T12:06:00.018Z] === RUN TestCompleteSilently [2021-09-20T12:06:00.018Z] --- PASS: TestCompleteSilently (0.00s) [2021-09-20T12:06:00.018Z] PASS [2021-09-20T12:06:00.018Z] coverage: 75.9% of statements [2021-09-20T12:06:00.018Z] ok github.com/docker/docker/pkg/progress 0.025s coverage: 75.9% of statements [2021-09-20T12:06:00.018Z] --- PASS: TestAllocateRandomDeallocate (2.49s) [2021-09-20T12:06:00.018Z] === RUN TestRetrieveFromStore [2021-09-20T12:06:00.018Z] === RUN TestSendToOneSub [2021-09-20T12:06:00.018Z] --- PASS: TestSendToOneSub (0.00s) [2021-09-20T12:06:00.018Z] === RUN TestSendToMultipleSubs [2021-09-20T12:06:00.018Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-09-20T12:06:00.018Z] === RUN TestEvictOneSub [2021-09-20T12:06:00.018Z] --- PASS: TestEvictOneSub (0.00s) [2021-09-20T12:06:00.018Z] === RUN TestClosePublisher [2021-09-20T12:06:00.018Z] --- PASS: TestClosePublisher (0.00s) [2021-09-20T12:06:00.018Z] === RUN TestPubSubRace [2021-09-20T12:06:00.477Z] --- PASS: TestFailOnce (1.11s) [2021-09-20T12:06:00.477Z] === RUN TestEchoInputOutput [2021-09-20T12:06:00.477Z] --- PASS: TestEchoInputOutput (0.00s) [2021-09-20T12:06:00.477Z] === RUN TestBackoff [2021-09-20T12:06:00.477Z] --- PASS: TestBackoff (0.00s) [2021-09-20T12:06:00.477Z] === RUN TestAbortRetry [2021-09-20T12:06:00.477Z] --- PASS: TestAbortRetry (0.00s) [2021-09-20T12:06:00.477Z] === RUN TestClientScheme [2021-09-20T12:06:00.477Z] --- PASS: TestClientScheme (0.00s) [2021-09-20T12:06:00.477Z] === RUN TestNewClientWithTimeout [2021-09-20T12:06:00.936Z] 2021/09/20 12:06:00 Closing DB instances... [2021-09-20T12:06:00.936Z] --- PASS: TestRetrieveFromStore (0.77s) [2021-09-20T12:06:00.936Z] === RUN TestRequestReleaseAddressDuplicate [2021-09-20T12:06:00.936Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-09-20T12:06:00.936Z] === RUN TestParallelPredefinedRequest1 [2021-09-20T12:06:00.936Z] === PAUSE TestParallelPredefinedRequest1 [2021-09-20T12:06:00.936Z] === RUN TestParallelPredefinedRequest2 [2021-09-20T12:06:00.936Z] === PAUSE TestParallelPredefinedRequest2 [2021-09-20T12:06:00.936Z] === RUN TestParallelPredefinedRequest3 [2021-09-20T12:06:00.936Z] === PAUSE TestParallelPredefinedRequest3 [2021-09-20T12:06:00.936Z] === RUN TestParallelPredefinedRequest4 [2021-09-20T12:06:00.936Z] === PAUSE TestParallelPredefinedRequest4 [2021-09-20T12:06:00.936Z] === RUN TestParallelPredefinedRequest5 [2021-09-20T12:06:00.936Z] === PAUSE TestParallelPredefinedRequest5 [2021-09-20T12:06:00.936Z] === RUN TestDebug [2021-09-20T12:06:00.936Z] --- PASS: TestDebug (0.00s) [2021-09-20T12:06:00.936Z] === RUN TestRequestPoolParallel [2021-09-20T12:06:00.936Z] time="2021-09-20T12:06:00Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-09-20T12:06:00.936Z] time="2021-09-20T12:06:00Z" level=error msg="node: 69419de3c92b is unknown to memberlist" [2021-09-20T12:06:00.936Z] --- PASS: TestRequestPoolParallel (0.33s) [2021-09-20T12:06:00.936Z] === RUN TestFullAllocateRelease [2021-09-20T12:06:01.394Z] --- PASS: TestPubSubRace (1.05s) [2021-09-20T12:06:01.394Z] PASS [2021-09-20T12:06:01.394Z] coverage: 75.0% of statements [2021-09-20T12:06:01.394Z] ok github.com/docker/docker/pkg/pubsub 1.083s coverage: 75.0% of statements [2021-09-20T12:06:01.394Z] --- PASS: TestFullAllocateRelease (0.24s) [2021-09-20T12:06:01.394Z] === RUN TestOddAllocateRelease [2021-09-20T12:06:01.394Z] --- PASS: TestOddAllocateRelease (0.16s) [2021-09-20T12:06:01.394Z] === RUN TestFullAllocateSerialReleaseParallel [2021-09-20T12:06:01.394Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2021-09-20T12:06:01.395Z] === RUN TestOddAllocateSerialReleaseParallel [2021-09-20T12:06:01.395Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.03s) [2021-09-20T12:06:01.395Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-09-20T12:06:01.853Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2021-09-20T12:06:01.853Z] === CONT TestParallelPredefinedRequest1 [2021-09-20T12:06:01.853Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-20T12:06:01.853Z] === CONT TestParallelPredefinedRequest4 [2021-09-20T12:06:01.853Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-09-20T12:06:01.853Z] === CONT TestParallelPredefinedRequest5 [2021-09-20T12:06:01.853Z] === CONT TestParallelPredefinedRequest3 [2021-09-20T12:06:01.853Z] === CONT TestParallelPredefinedRequest5 [2021-09-20T12:06:01.853Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-20T12:06:01.853Z] === CONT TestParallelPredefinedRequest2 [2021-09-20T12:06:01.853Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-20T12:06:01.853Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-09-20T12:06:01.853Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-09-20T12:06:01.853Z] === CONT TestParallelPredefinedRequest4 [2021-09-20T12:06:01.853Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-20T12:06:01.853Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-09-20T12:06:01.853Z] === CONT TestParallelPredefinedRequest3 [2021-09-20T12:06:01.853Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-20T12:06:01.853Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-09-20T12:06:01.853Z] PASS [2021-09-20T12:06:01.853Z] coverage: 85.3% of statements [2021-09-20T12:06:01.854Z] ok github.com/docker/docker/libnetwork/ipam 33.530s coverage: 85.3% of statements [2021-09-20T12:06:01.854Z] === RUN TestRegister [2021-09-20T12:06:01.854Z] --- PASS: TestRegister (0.00s) [2021-09-20T12:06:01.854Z] === RUN TestCommand [2021-09-20T12:06:01.854Z] --- PASS: TestCommand (0.02s) [2021-09-20T12:06:01.854Z] === RUN TestNaiveSelf [2021-09-20T12:06:01.854Z] --- PASS: TestNaiveSelf (0.02s) [2021-09-20T12:06:01.854Z] PASS [2021-09-20T12:06:01.854Z] coverage: 82.4% of statements [2021-09-20T12:06:01.854Z] ok github.com/docker/docker/pkg/reexec 0.069s coverage: 82.4% of statements [2021-09-20T12:06:02.312Z] time="2021-09-20T12:06:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-09-20T12:06:02.312Z] === RUN TestDump [2021-09-20T12:06:02.312Z] goroutine 4 [running]: [2021-09-20T12:06:02.312Z] github.com/docker/docker/pkg/stack.dump(0x6ab2f7) [2021-09-20T12:06:02.313Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-09-20T12:06:02.313Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-09-20T12:06:02.313Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-09-20T12:06:02.313Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-09-20T12:06:02.313Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-09-20T12:06:02.313Z] testing.tRunner(0xc00002dd40, 0x818e38) [2021-09-20T12:06:02.313Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-20T12:06:02.313Z] created by testing.(*T).Run [2021-09-20T12:06:02.313Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-09-20T12:06:02.313Z] [2021-09-20T12:06:02.313Z] goroutine 1 [chan receive]: [2021-09-20T12:06:02.313Z] testing.(*T).Run(0xc00002dba0, {0x80a4fd, 0x68a173}, 0x818e38) [2021-09-20T12:06:02.313Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-09-20T12:06:02.313Z] testing.runTests.func1(0xc00005a750) [2021-09-20T12:06:02.313Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-09-20T12:06:02.313Z] testing.tRunner(0xc00002dba0, 0xc000063ce0) [2021-09-20T12:06:02.313Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-20T12:06:02.313Z] testing.runTests(0xc00006c080, {0x97bba0, 0x3, 0x3}, {0x6aa54d, 0x80c1f7, 0x980640}) [2021-09-20T12:06:02.313Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-09-20T12:06:02.313Z] testing.(*M).Run(0xc00006c080) [2021-09-20T12:06:02.313Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-09-20T12:06:02.313Z] main.main() [2021-09-20T12:06:02.313Z] _testmain.go:95 +0x1f5 [2021-09-20T12:06:02.313Z] --- PASS: TestDump (0.00s) [2021-09-20T12:06:02.313Z] === RUN TestDumpToFile [2021-09-20T12:06:02.772Z] --- PASS: TestDumpToFile (0.09s) [2021-09-20T12:06:02.772Z] === RUN TestDumpToFileWithEmptyInput [2021-09-20T12:06:02.772Z] goroutine 6 [running]: [2021-09-20T12:06:02.772Z] github.com/docker/docker/pkg/stack.dump(0x7182b4) [2021-09-20T12:06:02.772Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-09-20T12:06:02.772Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x718660}) [2021-09-20T12:06:02.772Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-09-20T12:06:02.772Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00002dd40) [2021-09-20T12:06:02.772Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-09-20T12:06:02.772Z] testing.tRunner(0xc000118340, 0x818e28) [2021-09-20T12:06:02.772Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-20T12:06:02.772Z] created by testing.(*T).Run [2021-09-20T12:06:02.772Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-09-20T12:06:02.772Z] [2021-09-20T12:06:02.772Z] goroutine 1 [chan receive]: [2021-09-20T12:06:02.772Z] testing.(*T).Run(0xc00002dba0, {0x811289, 0x68a173}, 0x818e28) [2021-09-20T12:06:02.772Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-09-20T12:06:02.772Z] testing.runTests.func1(0xc00005a750) [2021-09-20T12:06:02.772Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-09-20T12:06:02.772Z] testing.tRunner(0xc00002dba0, 0xc000063ce0) [2021-09-20T12:06:02.772Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-20T12:06:02.772Z] testing.runTests(0xc00006c080, {0x97bba0, 0x3, 0x3}, {0x6aa54d, 0x80c1f7, 0x980640}) [2021-09-20T12:06:02.772Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-09-20T12:06:02.772Z] testing.(*M).Run(0xc00006c080) [2021-09-20T12:06:02.772Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-09-20T12:06:02.772Z] main.main() [2021-09-20T12:06:02.772Z] _testmain.go:95 +0x1f5 [2021-09-20T12:06:02.772Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-09-20T12:06:02.772Z] PASS [2021-09-20T12:06:02.772Z] coverage: 90.9% of statements [2021-09-20T12:06:02.772Z] ok github.com/docker/docker/pkg/stack 0.119s coverage: 90.9% of statements [2021-09-20T12:06:02.772Z] === RUN TestNewStdWriter [2021-09-20T12:06:02.772Z] --- PASS: TestNewStdWriter (0.00s) [2021-09-20T12:06:02.772Z] === RUN TestWriteWithUninitializedStdWriter [2021-09-20T12:06:02.772Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-09-20T12:06:02.772Z] === RUN TestWriteWithNilBytes [2021-09-20T12:06:02.772Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-09-20T12:06:02.772Z] === RUN TestWrite [2021-09-20T12:06:02.772Z] --- PASS: TestWrite (0.00s) [2021-09-20T12:06:02.772Z] === RUN TestWriteWithWriterError [2021-09-20T12:06:02.772Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-09-20T12:06:02.772Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-09-20T12:06:02.772Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-09-20T12:06:02.772Z] === RUN TestStdCopyWriteAndRead [2021-09-20T12:06:02.772Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-09-20T12:06:02.772Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-09-20T12:06:02.772Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-09-20T12:06:02.772Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-09-20T12:06:02.772Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-09-20T12:06:02.772Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-09-20T12:06:02.772Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-09-20T12:06:02.772Z] === RUN TestStdCopyWithInvalidInputHeader [2021-09-20T12:06:02.772Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-09-20T12:06:02.772Z] === RUN TestStdCopyWithCorruptedPrefix [2021-09-20T12:06:02.772Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-09-20T12:06:02.772Z] === RUN TestStdCopyReturnsWriteErrors [2021-09-20T12:06:02.772Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-09-20T12:06:02.772Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-09-20T12:06:02.772Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-09-20T12:06:02.772Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-09-20T12:06:02.772Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-09-20T12:06:02.772Z] PASS [2021-09-20T12:06:02.772Z] coverage: 100.0% of statements [2021-09-20T12:06:02.772Z] ok github.com/docker/docker/pkg/stdcopy 0.029s coverage: 100.0% of statements [2021-09-20T12:06:03.728Z] --- PASS: TestCheckoutGit (26.03s) [2021-09-20T12:06:03.728Z] === RUN TestValidGitTransport [2021-09-20T12:06:03.728Z] --- PASS: TestValidGitTransport (0.00s) [2021-09-20T12:06:03.728Z] === RUN TestGitInvalidRef [2021-09-20T12:06:03.728Z] --- PASS: TestGitInvalidRef (0.16s) [2021-09-20T12:06:03.728Z] PASS [2021-09-20T12:06:03.728Z] coverage: 86.3% of statements [2021-09-20T12:06:03.728Z] ok github.com/docker/docker/builder/remotecontext/git 26.240s coverage: 86.3% of statements [2021-09-20T12:06:03.740Z] === RUN TestRawProgressFormatterFormatStatus [2021-09-20T12:06:03.740Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-09-20T12:06:03.740Z] === RUN TestRawProgressFormatterFormatProgress [2021-09-20T12:06:03.740Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-09-20T12:06:03.740Z] === RUN TestFormatStatus [2021-09-20T12:06:03.740Z] --- PASS: TestFormatStatus (0.00s) [2021-09-20T12:06:03.740Z] === RUN TestFormatError [2021-09-20T12:06:03.740Z] --- PASS: TestFormatError (0.00s) [2021-09-20T12:06:03.740Z] === RUN TestFormatJSONError [2021-09-20T12:06:03.740Z] --- PASS: TestFormatJSONError (0.00s) [2021-09-20T12:06:03.740Z] === RUN TestJsonProgressFormatterFormatProgress [2021-09-20T12:06:03.740Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-09-20T12:06:03.740Z] === RUN TestJsonProgressFormatterFormatStatus [2021-09-20T12:06:03.740Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-09-20T12:06:03.740Z] === RUN TestNewJSONProgressOutput [2021-09-20T12:06:03.740Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-09-20T12:06:03.740Z] === RUN TestAuxFormatterEmit [2021-09-20T12:06:03.740Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-09-20T12:06:03.740Z] === RUN TestStreamWriterStdout [2021-09-20T12:06:03.740Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-09-20T12:06:03.740Z] === RUN TestStreamWriterStderr [2021-09-20T12:06:03.740Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-09-20T12:06:03.740Z] PASS [2021-09-20T12:06:03.740Z] coverage: 66.2% of statements [2021-09-20T12:06:03.740Z] ok github.com/docker/docker/pkg/streamformatter 0.030s coverage: 66.2% of statements [2021-09-20T12:06:03.740Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.66s) [2021-09-20T12:06:03.740Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-09-20T12:06:03.740Z] === RUN TestGenerateRandomID [2021-09-20T12:06:03.740Z] --- PASS: TestGenerateRandomID (0.00s) [2021-09-20T12:06:03.740Z] === RUN TestShortenId [2021-09-20T12:06:03.740Z] --- PASS: TestShortenId (0.00s) [2021-09-20T12:06:03.740Z] === RUN TestShortenSha256Id [2021-09-20T12:06:03.740Z] --- PASS: TestShortenSha256Id (0.00s) [2021-09-20T12:06:03.740Z] === RUN TestShortenIdEmpty [2021-09-20T12:06:03.740Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-09-20T12:06:03.740Z] === RUN TestShortenIdInvalid [2021-09-20T12:06:03.740Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-09-20T12:06:03.740Z] === RUN TestIsShortIDNonHex [2021-09-20T12:06:03.740Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-09-20T12:06:03.740Z] === RUN TestIsShortIDNotCorrectSize [2021-09-20T12:06:03.740Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-09-20T12:06:03.740Z] PASS [2021-09-20T12:06:03.740Z] coverage: 70.6% of statements [2021-09-20T12:06:03.740Z] ok github.com/docker/docker/pkg/stringid 0.024s coverage: 70.6% of statements [2021-09-20T12:06:04.183Z] ? github.com/docker/docker/cli [no test files] [2021-09-20T12:06:04.183Z] ? github.com/docker/docker/cli/config [no test files] [2021-09-20T12:06:04.194Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-09-20T12:06:04.199Z] === RUN TestIsCpusetListAvailable [2021-09-20T12:06:04.199Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-09-20T12:06:04.199Z] PASS [2021-09-20T12:06:04.199Z] coverage: 39.4% of statements [2021-09-20T12:06:04.199Z] ok github.com/docker/docker/pkg/sysinfo 0.026s coverage: 39.4% of statements [2021-09-20T12:06:04.657Z] 2021/09/20 12:06:04 Closing DB instances... [2021-09-20T12:06:05.116Z] time="2021-09-20T12:06:04Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-09-20T12:06:05.361Z] --- PASS: TestCreateServiceMultipleTimes (15.73s) [2021-09-20T12:06:05.361Z] === RUN TestCreateServiceConflict [2021-09-20T12:06:05.361Z] --- PASS: TestCreateServiceConflict (2.26s) [2021-09-20T12:06:05.361Z] === RUN TestCreateServiceMaxReplicas [2021-09-20T12:06:05.575Z] === RUN TestChtimes [2021-09-20T12:06:05.575Z] --- PASS: TestChtimes (0.00s) [2021-09-20T12:06:05.575Z] === RUN TestChtimesWindows [2021-09-20T12:06:05.575Z] --- PASS: TestChtimesWindows (0.00s) [2021-09-20T12:06:05.575Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-09-20T12:06:05.575Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-09-20T12:06:05.575Z] === RUN TestEnsureRemoveAllNotExist [2021-09-20T12:06:05.575Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-09-20T12:06:05.575Z] === RUN TestEnsureRemoveAllWithDir [2021-09-20T12:06:05.575Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-09-20T12:06:05.575Z] === RUN TestEnsureRemoveAllWithFile [2021-09-20T12:06:05.575Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-09-20T12:06:05.575Z] === RUN TestHasWin32KSupport [2021-09-20T12:06:05.575Z] syscall_windows_test.go:8: win32k: true [2021-09-20T12:06:05.575Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-09-20T12:06:05.575Z] PASS [2021-09-20T12:06:05.575Z] coverage: 13.0% of statements [2021-09-20T12:06:05.575Z] ok github.com/docker/docker/pkg/system 0.037s coverage: 13.0% of statements [2021-09-20T12:06:05.979Z] --- PASS: TestCheckoutGit (27.92s) [2021-09-20T12:06:05.979Z] === RUN TestValidGitTransport [2021-09-20T12:06:05.979Z] --- PASS: TestValidGitTransport (0.00s) [2021-09-20T12:06:05.979Z] === RUN TestGitInvalidRef [2021-09-20T12:06:05.979Z] --- PASS: TestGitInvalidRef (0.20s) [2021-09-20T12:06:05.979Z] PASS [2021-09-20T12:06:05.979Z] coverage: 86.3% of statements [2021-09-20T12:06:05.979Z] ok github.com/docker/docker/builder/remotecontext/git 28.229s coverage: 86.3% of statements [2021-09-20T12:06:05.979Z] ? github.com/docker/docker/cli [no test files] [2021-09-20T12:06:05.979Z] ? github.com/docker/docker/cli/config [no test files] [2021-09-20T12:06:06.034Z] === RUN TestTailFile [2021-09-20T12:06:06.034Z] --- PASS: TestTailFile (0.00s) [2021-09-20T12:06:06.034Z] === RUN TestTailFileManyLines [2021-09-20T12:06:06.034Z] --- PASS: TestTailFileManyLines (0.00s) [2021-09-20T12:06:06.034Z] === RUN TestTailEmptyFile [2021-09-20T12:06:06.034Z] --- PASS: TestTailEmptyFile (0.00s) [2021-09-20T12:06:06.034Z] === RUN TestTailNegativeN [2021-09-20T12:06:06.034Z] --- PASS: TestTailNegativeN (0.00s) [2021-09-20T12:06:06.034Z] === RUN TestNewTailReader [2021-09-20T12:06:06.034Z] === PAUSE TestNewTailReader [2021-09-20T12:06:06.034Z] === CONT TestNewTailReader [2021-09-20T12:06:06.034Z] === RUN TestNewTailReader/no_delimiter [2021-09-20T12:06:06.034Z] === PAUSE TestNewTailReader/no_delimiter [2021-09-20T12:06:06.034Z] === RUN TestNewTailReader/single_byte_delimiter [2021-09-20T12:06:06.034Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-09-20T12:06:06.034Z] === RUN TestNewTailReader/2_byte_delimiter [2021-09-20T12:06:06.034Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-09-20T12:06:06.034Z] === RUN TestNewTailReader/4_byte_delimiter [2021-09-20T12:06:06.034Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-09-20T12:06:06.034Z] === RUN TestNewTailReader/8_byte_delimiter [2021-09-20T12:06:06.034Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-09-20T12:06:06.034Z] === RUN TestNewTailReader/12_byte_delimiter [2021-09-20T12:06:06.034Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-09-20T12:06:06.034Z] === RUN TestNewTailReader/truncated_last_line [2021-09-20T12:06:06.034Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-09-20T12:06:06.034Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-09-20T12:06:06.034Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-09-20T12:06:06.034Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-09-20T12:06:06.034Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-09-20T12:06:06.034Z] === CONT TestNewTailReader/no_delimiter [2021-09-20T12:06:06.034Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-09-20T12:06:06.034Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-09-20T12:06:06.034Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-09-20T12:06:06.034Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-09-20T12:06:06.034Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-09-20T12:06:06.034Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-09-20T12:06:06.034Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-20T12:06:06.034Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-20T12:06:06.034Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-20T12:06:06.034Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-20T12:06:06.034Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-20T12:06:06.034Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-20T12:06:06.034Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-20T12:06:06.035Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-20T12:06:06.035Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-20T12:06:06.035Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-20T12:06:06.035Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-20T12:06:06.035Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-09-20T12:06:06.035Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-20T12:06:06.035Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-20T12:06:06.035Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-20T12:06:06.035Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-20T12:06:06.035Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-20T12:06:06.035Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-20T12:06:06.035Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-20T12:06:06.035Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-20T12:06:06.035Z] === CONT TestNewTailReader/2_byte_delimiter [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-20T12:06:06.035Z] === CONT TestNewTailReader/12_byte_delimiter [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-20T12:06:06.035Z] === CONT TestNewTailReader/4_byte_delimiter [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-20T12:06:06.035Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-20T12:06:06.035Z] === CONT TestNewTailReader/8_byte_delimiter [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-20T12:06:06.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-20T12:06:06.035Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-20T12:06:06.036Z] === CONT TestNewTailReader/single_byte_delimiter [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-20T12:06:06.036Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-20T12:06:06.036Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-20T12:06:06.036Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-20T12:06:06.036Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-20T12:06:06.036Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-20T12:06:06.036Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-20T12:06:06.036Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-20T12:06:06.036Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-20T12:06:06.036Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-20T12:06:06.036Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-20T12:06:06.036Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-20T12:06:06.036Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-20T12:06:06.036Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-20T12:06:06.036Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-20T12:06:06.036Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-20T12:06:06.036Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-20T12:06:06.036Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-20T12:06:06.036Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-20T12:06:06.036Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-20T12:06:06.036Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-20T12:06:06.036Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-20T12:06:06.036Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-20T12:06:06.036Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-20T12:06:06.036Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-20T12:06:06.036Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-20T12:06:06.036Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-20T12:06:06.036Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-20T12:06:06.036Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-20T12:06:06.036Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-20T12:06:06.036Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-20T12:06:06.036Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-20T12:06:06.036Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-20T12:06:06.036Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-20T12:06:06.036Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-20T12:06:06.036Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-20T12:06:06.036Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-20T12:06:06.036Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-20T12:06:06.036Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-20T12:06:06.036Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-20T12:06:06.036Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-20T12:06:06.036Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-20T12:06:06.036Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-20T12:06:06.036Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-20T12:06:06.036Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-20T12:06:06.036Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-20T12:06:06.036Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-20T12:06:06.036Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-20T12:06:06.036Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-20T12:06:06.036Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-20T12:06:06.036Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-20T12:06:06.036Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-20T12:06:06.036Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-20T12:06:06.036Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-20T12:06:06.036Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-20T12:06:06.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-20T12:06:06.036Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-20T12:06:06.037Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-20T12:06:06.037Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-20T12:06:06.037Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-20T12:06:06.037Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-20T12:06:06.037Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-20T12:06:06.037Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-20T12:06:06.037Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-20T12:06:06.037Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-20T12:06:06.037Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-20T12:06:06.037Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-20T12:06:06.037Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-20T12:06:06.037Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-20T12:06:06.037Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-20T12:06:06.037Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-20T12:06:06.037Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-20T12:06:06.037Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-20T12:06:06.037Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-20T12:06:06.037Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-20T12:06:06.037Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-20T12:06:06.037Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-20T12:06:06.037Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-20T12:06:06.037Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-20T12:06:06.037Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-20T12:06:06.037Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-20T12:06:06.037Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-20T12:06:06.037Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-20T12:06:06.037Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-20T12:06:06.037Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-20T12:06:06.037Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-20T12:06:06.037Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-20T12:06:06.037Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-20T12:06:06.037Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-20T12:06:06.038Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-20T12:06:06.038Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-20T12:06:06.038Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-20T12:06:06.038Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-20T12:06:06.038Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-20T12:06:06.038Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-20T12:06:06.038Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-20T12:06:06.038Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-20T12:06:06.038Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-20T12:06:06.038Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-20T12:06:06.038Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-20T12:06:06.038Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-20T12:06:06.038Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-20T12:06:06.038Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-20T12:06:06.038Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-20T12:06:06.038Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-20T12:06:06.038Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-20T12:06:06.038Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-20T12:06:06.038Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-20T12:06:06.038Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-20T12:06:06.038Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-20T12:06:06.039Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-20T12:06:06.039Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-20T12:06:06.039Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-20T12:06:06.039Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-20T12:06:06.039Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-20T12:06:06.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-20T12:06:06.039Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-20T12:06:06.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-20T12:06:06.039Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-20T12:06:06.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-20T12:06:06.039Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-20T12:06:06.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-20T12:06:06.039Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-20T12:06:06.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-20T12:06:06.039Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-20T12:06:06.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-20T12:06:06.039Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-20T12:06:06.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-20T12:06:06.039Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-20T12:06:06.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-20T12:06:06.039Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-20T12:06:06.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-20T12:06:06.039Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-20T12:06:06.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-20T12:06:06.039Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-20T12:06:06.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-20T12:06:06.039Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-09-20T12:06:06.039Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-20T12:06:06.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-20T12:06:06.039Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-20T12:06:06.039Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-20T12:06:06.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-20T12:06:06.039Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-20T12:06:06.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-20T12:06:06.039Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-20T12:06:06.039Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-20T12:06:06.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-20T12:06:06.039Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-20T12:06:06.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-20T12:06:06.039Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-20T12:06:06.039Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-20T12:06:06.039Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-20T12:06:06.039Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-20T12:06:06.039Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-20T12:06:06.039Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-20T12:06:06.039Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-20T12:06:06.039Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-20T12:06:06.039Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-20T12:06:06.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-20T12:06:06.039Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-20T12:06:06.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-20T12:06:06.039Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-20T12:06:06.039Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-20T12:06:06.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-20T12:06:06.039Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-20T12:06:06.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-20T12:06:06.039Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-20T12:06:06.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-20T12:06:06.039Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-20T12:06:06.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-20T12:06:06.039Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-20T12:06:06.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-20T12:06:06.039Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-20T12:06:06.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-20T12:06:06.039Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-20T12:06:06.039Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-20T12:06:06.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-20T12:06:06.039Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-20T12:06:06.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-20T12:06:06.498Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-20T12:06:06.498Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-20T12:06:06.498Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-20T12:06:06.498Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-20T12:06:06.498Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-20T12:06:06.498Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-20T12:06:06.498Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-20T12:06:06.498Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-20T12:06:06.498Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-20T12:06:06.498Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-20T12:06:06.498Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-20T12:06:06.498Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-20T12:06:06.498Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-20T12:06:06.498Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-20T12:06:06.498Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-20T12:06:06.498Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-20T12:06:06.498Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-20T12:06:06.498Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-20T12:06:06.498Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-20T12:06:06.498Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-20T12:06:06.498Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-20T12:06:06.498Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-20T12:06:06.498Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-20T12:06:06.498Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-20T12:06:06.498Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-20T12:06:06.498Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-20T12:06:06.498Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-20T12:06:06.498Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-20T12:06:06.498Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-20T12:06:06.498Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-20T12:06:06.498Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-20T12:06:06.498Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-20T12:06:06.498Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-20T12:06:06.498Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-20T12:06:06.498Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-20T12:06:06.498Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-20T12:06:06.498Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-20T12:06:06.498Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-20T12:06:06.498Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-20T12:06:06.498Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-20T12:06:06.498Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-20T12:06:06.498Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-20T12:06:06.498Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-20T12:06:06.498Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-20T12:06:06.498Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-20T12:06:06.498Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-20T12:06:06.498Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-20T12:06:06.498Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-20T12:06:06.498Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-20T12:06:06.498Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-20T12:06:06.498Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-20T12:06:06.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-20T12:06:06.499Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-20T12:06:06.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-20T12:06:06.499Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-20T12:06:06.500Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-20T12:06:06.500Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.501Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-20T12:06:06.502Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-20T12:06:06.502Z] PASS [2021-09-20T12:06:06.502Z] coverage: 88.6% of statements [2021-09-20T12:06:06.502Z] ok github.com/docker/docker/pkg/tailfile 0.127s coverage: 88.6% of statements [2021-09-20T12:06:06.502Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2021-09-20T12:06:06.502Z] === RUN TestNetworkDBGarbageCollection [2021-09-20T12:06:06.960Z] === RUN TestTarSumRemoveNonExistent [2021-09-20T12:06:06.960Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-09-20T12:06:06.960Z] === RUN TestTarSumRemove [2021-09-20T12:06:06.960Z] --- PASS: TestTarSumRemove (0.00s) [2021-09-20T12:06:06.960Z] === RUN TestSortFileInfoSums [2021-09-20T12:06:06.960Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-09-20T12:06:06.960Z] === RUN TestNewTarSumForLabelInvalid [2021-09-20T12:06:06.960Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-09-20T12:06:06.960Z] === RUN TestNewTarSumForLabel [2021-09-20T12:06:06.960Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-09-20T12:06:06.960Z] === RUN TestEmptyTar [2021-09-20T12:06:06.960Z] --- PASS: TestEmptyTar (0.00s) [2021-09-20T12:06:06.960Z] === RUN TestTarSumsReadSize [2021-09-20T12:06:06.960Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-09-20T12:06:06.960Z] === RUN TestTarSums [2021-09-20T12:06:06.960Z] --- PASS: TestTarSums (0.04s) [2021-09-20T12:06:06.960Z] === RUN TestIteration [2021-09-20T12:06:06.960Z] --- PASS: TestIteration (0.00s) [2021-09-20T12:06:06.960Z] === RUN TestVersionLabelForChecksum [2021-09-20T12:06:06.960Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-09-20T12:06:06.960Z] === RUN TestVersion [2021-09-20T12:06:06.960Z] --- PASS: TestVersion (0.00s) [2021-09-20T12:06:06.960Z] === RUN TestGetVersion [2021-09-20T12:06:06.960Z] --- PASS: TestGetVersion (0.00s) [2021-09-20T12:06:06.960Z] === RUN TestGetVersions [2021-09-20T12:06:06.960Z] --- PASS: TestGetVersions (0.00s) [2021-09-20T12:06:06.960Z] PASS [2021-09-20T12:06:06.960Z] coverage: 89.3% of statements [2021-09-20T12:06:06.960Z] ok github.com/docker/docker/pkg/tarsum 0.082s coverage: 89.3% of statements [2021-09-20T12:06:07.419Z] testing: warning: no tests to run [2021-09-20T12:06:07.419Z] PASS [2021-09-20T12:06:07.419Z] coverage: [no statements] [2021-09-20T12:06:07.419Z] ok github.com/docker/docker/pkg/term/windows 0.027s coverage: [no statements] [no tests to run] [2021-09-20T12:06:07.419Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-09-20T12:06:07.419Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-09-20T12:06:07.419Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-09-20T12:06:07.419Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-09-20T12:06:07.483Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-09-20T12:06:07.878Z] === RUN TestTruncIndex [2021-09-20T12:06:07.878Z] --- PASS: TestTruncIndex (0.10s) [2021-09-20T12:06:07.878Z] PASS [2021-09-20T12:06:07.878Z] coverage: 91.5% of statements [2021-09-20T12:06:07.878Z] ok github.com/docker/docker/pkg/truncindex 0.128s coverage: 91.5% of statements [2021-09-20T12:06:07.878Z] === RUN TestIsGIT [2021-09-20T12:06:07.878Z] --- PASS: TestIsGIT (0.00s) [2021-09-20T12:06:07.878Z] === RUN TestIsTransport [2021-09-20T12:06:07.878Z] --- PASS: TestIsTransport (0.00s) [2021-09-20T12:06:07.878Z] PASS [2021-09-20T12:06:07.878Z] coverage: 100.0% of statements [2021-09-20T12:06:07.878Z] ok github.com/docker/docker/pkg/urlutil 0.025s coverage: 100.0% of statements [2021-09-20T12:06:07.899Z] --- PASS: TestCreateServiceMaxReplicas (2.73s) [2021-09-20T12:06:07.899Z] === RUN TestCreateWithDuplicateNetworkNames [2021-09-20T12:06:08.337Z] === RUN TestVersionInfo [2021-09-20T12:06:08.337Z] --- PASS: TestVersionInfo (0.00s) [2021-09-20T12:06:08.337Z] === RUN TestAppendVersions [2021-09-20T12:06:08.337Z] --- PASS: TestAppendVersions (0.00s) [2021-09-20T12:06:08.337Z] PASS [2021-09-20T12:06:08.337Z] coverage: 88.9% of statements [2021-09-20T12:06:08.337Z] ok github.com/docker/docker/pkg/useragent 0.035s coverage: 88.9% of statements [2021-09-20T12:06:08.851Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-09-20T12:06:08.851Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-09-20T12:06:08.851Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-09-20T12:06:08.851Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-09-20T12:06:08.851Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-09-20T12:06:08.851Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-09-20T12:06:08.851Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-09-20T12:06:08.851Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-09-20T12:06:08.851Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-09-20T12:06:08.851Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-09-20T12:06:08.851Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-09-20T12:06:08.851Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-09-20T12:06:08.851Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-09-20T12:06:08.851Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-09-20T12:06:08.851Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-09-20T12:06:08.851Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-09-20T12:06:08.851Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-09-20T12:06:08.851Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-09-20T12:06:08.851Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-09-20T12:06:08.851Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.01s) [2021-09-20T12:06:08.851Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-09-20T12:06:08.851Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-09-20T12:06:08.851Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-09-20T12:06:08.851Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-09-20T12:06:08.851Z] === RUN TestConfigureDaemonLogs [2021-09-20T12:06:08.851Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-09-20T12:06:08.851Z] === RUN TestCommonOptionsInstallFlags [2021-09-20T12:06:08.851Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-09-20T12:06:08.851Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-09-20T12:06:08.851Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-09-20T12:06:08.851Z] PASS [2021-09-20T12:06:08.851Z] coverage: 18.5% of statements [2021-09-20T12:06:08.851Z] ok github.com/docker/docker/cmd/dockerd 0.163s coverage: 18.5% of statements [2021-09-20T12:06:09.304Z] === RUN TestValidatePrivileges [2021-09-20T12:06:09.305Z] --- PASS: TestValidatePrivileges (0.00s) [2021-09-20T12:06:09.305Z] === RUN TestFilterByCapNeg [2021-09-20T12:06:09.305Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-09-20T12:06:09.305Z] === RUN TestFilterByCapPos [2021-09-20T12:06:09.305Z] --- PASS: TestFilterByCapPos (0.00s) [2021-09-20T12:06:09.305Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-09-20T12:06:09.305Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-09-20T12:06:09.305Z] PASS [2021-09-20T12:06:09.305Z] coverage: 12.0% of statements [2021-09-20T12:06:09.305Z] ok github.com/docker/docker/plugin 0.035s coverage: 12.0% of statements [2021-09-20T12:06:09.305Z] === RUN TestNewSettable [2021-09-20T12:06:09.305Z] --- PASS: TestNewSettable (0.00s) [2021-09-20T12:06:09.305Z] === RUN TestIsSettable [2021-09-20T12:06:09.305Z] --- PASS: TestIsSettable (0.00s) [2021-09-20T12:06:09.305Z] === RUN TestUpdateSettingsEnv [2021-09-20T12:06:09.305Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-09-20T12:06:09.305Z] PASS [2021-09-20T12:06:09.305Z] coverage: 20.0% of statements [2021-09-20T12:06:09.305Z] ok github.com/docker/docker/plugin/v2 0.028s coverage: 20.0% of statements [2021-09-20T12:06:09.305Z] time="2021-09-20T12:06:09Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-09-20T12:06:09.306Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-09-20T12:06:09.306Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-09-20T12:06:09.388Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-09-20T12:06:09.763Z] === RUN TestLoad [2021-09-20T12:06:09.763Z] --- PASS: TestLoad (0.00s) [2021-09-20T12:06:09.763Z] === RUN TestSave [2021-09-20T12:06:09.763Z] --- PASS: TestSave (0.02s) [2021-09-20T12:06:09.763Z] === RUN TestAddDeleteGet [2021-09-20T12:06:09.763Z] --- PASS: TestAddDeleteGet (0.02s) [2021-09-20T12:06:09.763Z] === RUN TestInvalidTags [2021-09-20T12:06:09.763Z] --- PASS: TestInvalidTags (0.00s) [2021-09-20T12:06:09.763Z] PASS [2021-09-20T12:06:09.763Z] coverage: 84.4% of statements [2021-09-20T12:06:09.763Z] ok github.com/docker/docker/reference 0.075s coverage: 84.4% of statements [2021-09-20T12:06:09.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-09-20T12:06:10.222Z] === RUN TestResolveAuthConfigIndexServer [2021-09-20T12:06:10.222Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-09-20T12:06:10.222Z] === RUN TestResolveAuthConfigFullURL [2021-09-20T12:06:10.222Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-09-20T12:06:10.222Z] === RUN TestLoadAllowNondistributableArtifacts [2021-09-20T12:06:10.222Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-09-20T12:06:10.222Z] === RUN TestValidateMirror [2021-09-20T12:06:10.222Z] --- PASS: TestValidateMirror (0.00s) [2021-09-20T12:06:10.222Z] === RUN TestLoadInsecureRegistries [2021-09-20T12:06:10.268Z] === RUN TestContainerStopSignal [2021-09-20T12:06:10.268Z] --- PASS: TestContainerStopSignal (0.00s) [2021-09-20T12:06:10.268Z] === RUN TestContainerStopTimeout [2021-09-20T12:06:10.268Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-09-20T12:06:10.268Z] === RUN TestContainerSecretReferenceDestTarget [2021-09-20T12:06:10.268Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-09-20T12:06:10.268Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-09-20T12:06:10.268Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-09-20T12:06:10.268Z] === RUN TestContainerLogPathSetForRingLogger [2021-09-20T12:06:10.268Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-09-20T12:06:10.268Z] === RUN TestReplaceAndAppendEnvVars [2021-09-20T12:06:10.268Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-09-20T12:06:10.268Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-09-20T12:06:10.268Z] === RUN TestNewMemoryStore [2021-09-20T12:06:10.268Z] --- PASS: TestNewMemoryStore (0.00s) [2021-09-20T12:06:10.268Z] === RUN TestAddContainers [2021-09-20T12:06:10.268Z] --- PASS: TestAddContainers (0.00s) [2021-09-20T12:06:10.268Z] === RUN TestGetContainer [2021-09-20T12:06:10.268Z] --- PASS: TestGetContainer (0.00s) [2021-09-20T12:06:10.268Z] === RUN TestDeleteContainer [2021-09-20T12:06:10.268Z] --- PASS: TestDeleteContainer (0.00s) [2021-09-20T12:06:10.268Z] === RUN TestListContainers [2021-09-20T12:06:10.268Z] --- PASS: TestListContainers (0.00s) [2021-09-20T12:06:10.268Z] === RUN TestFirstContainer [2021-09-20T12:06:10.268Z] --- PASS: TestFirstContainer (0.00s) [2021-09-20T12:06:10.268Z] === RUN TestApplyAllContainer [2021-09-20T12:06:10.268Z] --- PASS: TestApplyAllContainer (0.00s) [2021-09-20T12:06:10.268Z] === RUN TestIsValidHealthString [2021-09-20T12:06:10.268Z] --- PASS: TestIsValidHealthString (0.00s) [2021-09-20T12:06:10.268Z] === RUN TestStateRunStop [2021-09-20T12:06:10.268Z] --- PASS: TestStateRunStop (0.00s) [2021-09-20T12:06:10.268Z] === RUN TestStateTimeoutWait [2021-09-20T12:06:10.268Z] state_test.go:141: Stop callback fired [2021-09-20T12:06:10.268Z] state_test.go:165: Stop callback fired [2021-09-20T12:06:10.268Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-09-20T12:06:10.268Z] === RUN TestIsValidStateString [2021-09-20T12:06:10.268Z] --- PASS: TestIsValidStateString (0.00s) [2021-09-20T12:06:10.268Z] === RUN TestViewSaveDelete [2021-09-20T12:06:10.268Z] --- PASS: TestViewSaveDelete (0.01s) [2021-09-20T12:06:10.268Z] === RUN TestViewAll [2021-09-20T12:06:10.268Z] --- PASS: TestViewAll (0.01s) [2021-09-20T12:06:10.268Z] === RUN TestViewGet [2021-09-20T12:06:10.268Z] --- PASS: TestViewGet (0.00s) [2021-09-20T12:06:10.268Z] === RUN TestNames [2021-09-20T12:06:10.268Z] --- PASS: TestNames (0.00s) [2021-09-20T12:06:10.268Z] === RUN TestViewWithHealthCheck [2021-09-20T12:06:10.268Z] --- PASS: TestViewWithHealthCheck (0.00s) [2021-09-20T12:06:10.268Z] PASS [2021-09-20T12:06:10.268Z] coverage: 41.7% of statements [2021-09-20T12:06:10.268Z] ok github.com/docker/docker/container 0.202s coverage: 41.7% of statements [2021-09-20T12:06:10.268Z] ? github.com/docker/docker/container/stream [no test files] [2021-09-20T12:06:10.268Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-09-20T12:06:10.268Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-09-20T12:06:10.268Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-09-20T12:06:10.332Z] --- PASS: TestBuildWithHugeFile (109.60s) [2021-09-20T12:06:10.332Z] === RUN TestBuildWCOWSandboxSize [2021-09-20T12:06:10.332Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-09-20T12:06:10.332Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-09-20T12:06:10.332Z] === RUN TestBuildWithEmptyDockerfile [2021-09-20T12:06:10.332Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-20T12:06:10.332Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-20T12:06:10.332Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-20T12:06:10.332Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-20T12:06:10.332Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-20T12:06:10.332Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-20T12:06:10.591Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-20T12:06:10.591Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-20T12:06:10.591Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-20T12:06:10.591Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-09-20T12:06:10.591Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2021-09-20T12:06:10.591Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2021-09-20T12:06:10.591Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-09-20T12:06:10.591Z] === RUN TestBuildPreserveOwnership [2021-09-20T12:06:10.591Z] === RUN TestBuildPreserveOwnership/copy_from [2021-09-20T12:06:10.677Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-09-20T12:06:10.677Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-09-20T12:06:10.677Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-09-20T12:06:10.677Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-09-20T12:06:10.677Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-09-20T12:06:10.677Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.01s) [2021-09-20T12:06:10.677Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-09-20T12:06:10.677Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-09-20T12:06:10.677Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-09-20T12:06:10.677Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-09-20T12:06:10.677Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-09-20T12:06:10.677Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-09-20T12:06:10.677Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-09-20T12:06:10.677Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.03s) [2021-09-20T12:06:10.677Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-09-20T12:06:10.677Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.03s) [2021-09-20T12:06:10.677Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-09-20T12:06:10.677Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-09-20T12:06:10.677Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-09-20T12:06:10.677Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-09-20T12:06:10.677Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-09-20T12:06:10.677Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.01s) [2021-09-20T12:06:10.677Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-09-20T12:06:10.677Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-09-20T12:06:10.677Z] === RUN TestConfigureDaemonLogs [2021-09-20T12:06:10.677Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-09-20T12:06:10.677Z] === RUN TestCommonOptionsInstallFlags [2021-09-20T12:06:10.677Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-09-20T12:06:10.677Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-09-20T12:06:10.677Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-09-20T12:06:10.677Z] PASS [2021-09-20T12:06:10.677Z] coverage: 18.5% of statements [2021-09-20T12:06:10.677Z] ok github.com/docker/docker/cmd/dockerd 0.326s coverage: 18.5% of statements [2021-09-20T12:06:10.677Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-09-20T12:06:10.677Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-09-20T12:06:10.680Z] time="2021-09-20T12:06:10Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-09-20T12:06:10.680Z] time="2021-09-20T12:06:10Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-09-20T12:06:10.680Z] time="2021-09-20T12:06:10Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-09-20T12:06:10.680Z] --- PASS: TestLoadInsecureRegistries (0.09s) [2021-09-20T12:06:10.680Z] === RUN TestNewServiceConfig [2021-09-20T12:06:10.680Z] --- PASS: TestNewServiceConfig (0.00s) [2021-09-20T12:06:10.680Z] === RUN TestValidateIndexName [2021-09-20T12:06:10.680Z] --- PASS: TestValidateIndexName (0.00s) [2021-09-20T12:06:10.680Z] === RUN TestValidateIndexNameWithError [2021-09-20T12:06:10.680Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-09-20T12:06:10.680Z] === RUN TestEndpointParse [2021-09-20T12:06:10.680Z] --- PASS: TestEndpointParse (0.00s) [2021-09-20T12:06:10.680Z] === RUN TestEndpointParseInvalid [2021-09-20T12:06:10.680Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-09-20T12:06:10.680Z] === RUN TestValidateEndpoint [2021-09-20T12:06:10.680Z] --- PASS: TestValidateEndpoint (0.01s) [2021-09-20T12:06:10.680Z] === RUN TestPing [2021-09-20T12:06:10.680Z] --- PASS: TestPing (0.00s) [2021-09-20T12:06:10.680Z] === RUN TestPingRegistryEndpoint [2021-09-20T12:06:10.680Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:06:10.680Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-09-20T12:06:10.680Z] === RUN TestEndpoint [2021-09-20T12:06:10.680Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:06:10.680Z] --- SKIP: TestEndpoint (0.00s) [2021-09-20T12:06:10.680Z] === RUN TestParseRepositoryInfo [2021-09-20T12:06:10.680Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-09-20T12:06:10.680Z] === RUN TestNewIndexInfo [2021-09-20T12:06:10.680Z] --- PASS: TestNewIndexInfo (0.00s) [2021-09-20T12:06:10.680Z] === RUN TestMirrorEndpointLookup [2021-09-20T12:06:10.680Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:06:10.680Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-09-20T12:06:10.680Z] === RUN TestSearchRepositories [2021-09-20T12:06:10.680Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-09-20T12:06:10.680Z] Host: 127.0.0.1:49303 [2021-09-20T12:06:10.680Z] User-Agent: docker test client [2021-09-20T12:06:10.680Z] Authorization: Token fake-token [2021-09-20T12:06:10.680Z] X-Docker-Token: true [2021-09-20T12:06:10.680Z] Accept-Encoding: gzip [2021-09-20T12:06:10.680Z] [2021-09-20T12:06:10.680Z] [2021-09-20T12:06:10.680Z] registry_test.go:730: HTTP/1.1 200 OK [2021-09-20T12:06:10.680Z] Connection: close [2021-09-20T12:06:10.680Z] Content-Length: 144 [2021-09-20T12:06:10.680Z] Cache-Control: no-cache [2021-09-20T12:06:10.680Z] Content-Type: application/json [2021-09-20T12:06:10.680Z] Date: Mon, 20 Sep 2021 12:06:10 GMT [2021-09-20T12:06:10.680Z] Expires: -1 [2021-09-20T12:06:10.680Z] Pragma: no-cache [2021-09-20T12:06:10.680Z] Server: docker-tests/mock [2021-09-20T12:06:10.680Z] X-Docker-Registry-Config: mock [2021-09-20T12:06:10.680Z] X-Docker-Registry-Version: 0.0.0 [2021-09-20T12:06:10.680Z] [2021-09-20T12:06:10.680Z] [2021-09-20T12:06:10.680Z] --- PASS: TestSearchRepositories (0.00s) [2021-09-20T12:06:10.680Z] === RUN TestTrustedLocation [2021-09-20T12:06:10.680Z] --- PASS: TestTrustedLocation (0.00s) [2021-09-20T12:06:10.680Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-09-20T12:06:10.680Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-09-20T12:06:10.680Z] === RUN TestAllowNondistributableArtifacts [2021-09-20T12:06:10.680Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-09-20T12:06:10.680Z] === RUN TestIsSecureIndex [2021-09-20T12:06:10.680Z] --- PASS: TestIsSecureIndex (0.00s) [2021-09-20T12:06:10.680Z] PASS [2021-09-20T12:06:10.680Z] coverage: 51.7% of statements [2021-09-20T12:06:10.680Z] ok github.com/docker/docker/registry 0.150s coverage: 51.7% of statements [2021-09-20T12:06:10.680Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-09-20T12:06:10.680Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-09-20T12:06:10.680Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-09-20T12:06:10.680Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-09-20T12:06:10.680Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-09-20T12:06:10.680Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-09-20T12:06:10.680Z] === RUN TestResumableRequestReaderWithReadError [2021-09-20T12:06:10.680Z] time="2021-09-20T12:06:10Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-09-20T12:06:10.680Z] --- PASS: TestResumableRequestReaderWithReadError (0.09s) [2021-09-20T12:06:10.680Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-09-20T12:06:10.680Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-09-20T12:06:10.680Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-09-20T12:06:10.680Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-09-20T12:06:10.680Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-09-20T12:06:10.680Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-09-20T12:06:10.680Z] === RUN TestResumableRequestReader [2021-09-20T12:06:10.680Z] --- PASS: TestResumableRequestReader (0.00s) [2021-09-20T12:06:10.680Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-09-20T12:06:10.680Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-09-20T12:06:10.680Z] PASS [2021-09-20T12:06:10.680Z] coverage: 100.0% of statements [2021-09-20T12:06:10.680Z] ok github.com/docker/docker/registry/resumable 0.144s coverage: 100.0% of statements [2021-09-20T12:06:10.680Z] === RUN TestRestartManagerTimeout [2021-09-20T12:06:10.680Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-09-20T12:06:10.680Z] === RUN TestRestartManagerTimeoutReset [2021-09-20T12:06:10.680Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-09-20T12:06:10.680Z] PASS [2021-09-20T12:06:10.680Z] coverage: 50.9% of statements [2021-09-20T12:06:10.680Z] ok github.com/docker/docker/restartmanager 0.025s coverage: 50.9% of statements [2021-09-20T12:06:11.139Z] === RUN TestDecodeContainerConfig [2021-09-20T12:06:11.139Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-09-20T12:06:11.139Z] === RUN TestDecodeContainerConfigIsolation [2021-09-20T12:06:11.139Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-09-20T12:06:11.139Z] === RUN TestValidatePrivileged [2021-09-20T12:06:11.139Z] --- PASS: TestValidatePrivileged (0.00s) [2021-09-20T12:06:11.139Z] PASS [2021-09-20T12:06:11.139Z] coverage: 52.2% of statements [2021-09-20T12:06:11.139Z] ok github.com/docker/docker/runconfig 0.034s coverage: 52.2% of statements [2021-09-20T12:06:11.158Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-09-20T12:06:11.244Z] === RUN TestPrepare [2021-09-20T12:06:11.244Z] --- PASS: TestPrepare (0.00s) [2021-09-20T12:06:11.244Z] === RUN TestStart [2021-09-20T12:06:11.244Z] --- PASS: TestStart (0.00s) [2021-09-20T12:06:11.244Z] === RUN TestWaitCancel [2021-09-20T12:06:11.244Z] --- PASS: TestWaitCancel (0.00s) [2021-09-20T12:06:11.244Z] === RUN TestWaitDisabled [2021-09-20T12:06:11.244Z] --- PASS: TestWaitDisabled (0.00s) [2021-09-20T12:06:11.244Z] === RUN TestWaitEnabled [2021-09-20T12:06:11.244Z] --- PASS: TestWaitEnabled (0.00s) [2021-09-20T12:06:11.244Z] === RUN TestRemove [2021-09-20T12:06:11.244Z] --- PASS: TestRemove (0.00s) [2021-09-20T12:06:11.244Z] PASS [2021-09-20T12:06:11.244Z] coverage: 65.3% of statements [2021-09-20T12:06:11.244Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.049s coverage: 65.3% of statements [2021-09-20T12:06:11.598Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-09-20T12:06:11.598Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-09-20T12:06:11.598Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-09-20T12:06:11.598Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-09-20T12:06:11.598Z] PASS [2021-09-20T12:06:11.598Z] coverage: 62.5% of statements [2021-09-20T12:06:11.598Z] ok github.com/docker/docker/testutil 0.031s coverage: 62.5% of statements [2021-09-20T12:06:11.650Z] === RUN TestContainerStopSignal [2021-09-20T12:06:11.650Z] --- PASS: TestContainerStopSignal (0.00s) [2021-09-20T12:06:11.650Z] === RUN TestContainerStopTimeout [2021-09-20T12:06:11.650Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-09-20T12:06:11.650Z] === RUN TestContainerSecretReferenceDestTarget [2021-09-20T12:06:11.650Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-09-20T12:06:11.650Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-09-20T12:06:11.650Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2021-09-20T12:06:11.650Z] === RUN TestContainerLogPathSetForRingLogger [2021-09-20T12:06:11.650Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-09-20T12:06:11.650Z] === RUN TestReplaceAndAppendEnvVars [2021-09-20T12:06:11.650Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-09-20T12:06:11.650Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-09-20T12:06:11.650Z] === RUN TestNewMemoryStore [2021-09-20T12:06:11.650Z] --- PASS: TestNewMemoryStore (0.00s) [2021-09-20T12:06:11.650Z] === RUN TestAddContainers [2021-09-20T12:06:11.650Z] --- PASS: TestAddContainers (0.00s) [2021-09-20T12:06:11.650Z] === RUN TestGetContainer [2021-09-20T12:06:11.650Z] --- PASS: TestGetContainer (0.00s) [2021-09-20T12:06:11.650Z] === RUN TestDeleteContainer [2021-09-20T12:06:11.650Z] --- PASS: TestDeleteContainer (0.00s) [2021-09-20T12:06:11.650Z] === RUN TestListContainers [2021-09-20T12:06:11.650Z] --- PASS: TestListContainers (0.00s) [2021-09-20T12:06:11.650Z] === RUN TestFirstContainer [2021-09-20T12:06:11.650Z] --- PASS: TestFirstContainer (0.00s) [2021-09-20T12:06:11.650Z] === RUN TestApplyAllContainer [2021-09-20T12:06:11.650Z] --- PASS: TestApplyAllContainer (0.00s) [2021-09-20T12:06:11.650Z] === RUN TestIsValidHealthString [2021-09-20T12:06:11.650Z] --- PASS: TestIsValidHealthString (0.00s) [2021-09-20T12:06:11.650Z] === RUN TestStateRunStop [2021-09-20T12:06:11.650Z] --- PASS: TestStateRunStop (0.00s) [2021-09-20T12:06:11.650Z] === RUN TestStateTimeoutWait [2021-09-20T12:06:11.650Z] state_test.go:141: Stop callback fired [2021-09-20T12:06:11.650Z] state_test.go:165: Stop callback fired [2021-09-20T12:06:11.650Z] --- PASS: TestStateTimeoutWait (0.12s) [2021-09-20T12:06:11.650Z] === RUN TestIsValidStateString [2021-09-20T12:06:11.650Z] --- PASS: TestIsValidStateString (0.00s) [2021-09-20T12:06:11.650Z] === RUN TestViewSaveDelete [2021-09-20T12:06:11.650Z] --- PASS: TestViewSaveDelete (0.01s) [2021-09-20T12:06:11.650Z] === RUN TestViewAll [2021-09-20T12:06:11.650Z] --- PASS: TestViewAll (0.01s) [2021-09-20T12:06:11.650Z] === RUN TestViewGet [2021-09-20T12:06:11.650Z] --- PASS: TestViewGet (0.01s) [2021-09-20T12:06:11.650Z] === RUN TestNames [2021-09-20T12:06:11.650Z] --- PASS: TestNames (0.00s) [2021-09-20T12:06:11.650Z] === RUN TestViewWithHealthCheck [2021-09-20T12:06:11.650Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-09-20T12:06:11.650Z] PASS [2021-09-20T12:06:11.650Z] coverage: 41.7% of statements [2021-09-20T12:06:11.650Z] ok github.com/docker/docker/container 0.245s coverage: 41.7% of statements [2021-09-20T12:06:11.650Z] ? github.com/docker/docker/container/stream [no test files] [2021-09-20T12:06:11.650Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-09-20T12:06:11.650Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-09-20T12:06:11.650Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-09-20T12:06:11.726Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-09-20T12:06:12.294Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-09-20T12:06:12.624Z] === RUN TestPrepare [2021-09-20T12:06:12.624Z] --- PASS: TestPrepare (0.00s) [2021-09-20T12:06:12.624Z] === RUN TestStart [2021-09-20T12:06:12.624Z] --- PASS: TestStart (0.00s) [2021-09-20T12:06:12.624Z] === RUN TestWaitCancel [2021-09-20T12:06:12.624Z] --- PASS: TestWaitCancel (0.00s) [2021-09-20T12:06:12.624Z] === RUN TestWaitDisabled [2021-09-20T12:06:12.624Z] --- PASS: TestWaitDisabled (0.00s) [2021-09-20T12:06:12.624Z] === RUN TestWaitEnabled [2021-09-20T12:06:12.624Z] --- PASS: TestWaitEnabled (0.00s) [2021-09-20T12:06:12.624Z] === RUN TestRemove [2021-09-20T12:06:12.624Z] --- PASS: TestRemove (0.00s) [2021-09-20T12:06:12.624Z] PASS [2021-09-20T12:06:12.624Z] coverage: 65.3% of statements [2021-09-20T12:06:12.624Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.054s coverage: 65.3% of statements [2021-09-20T12:06:12.863Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-09-20T12:06:13.122Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-09-20T12:06:13.382Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-09-20T12:06:13.410Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-09-20T12:06:13.410Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2021-09-20T12:06:13.410Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-09-20T12:06:13.410Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-09-20T12:06:13.410Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-09-20T12:06:13.410Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-09-20T12:06:13.410Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-09-20T12:06:13.410Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-09-20T12:06:13.410Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-09-20T12:06:13.410Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-09-20T12:06:13.410Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-09-20T12:06:13.410Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-09-20T12:06:13.410Z] === RUN TestServiceConvertToGRPCIsolation [2021-09-20T12:06:13.410Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-09-20T12:06:13.410Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-09-20T12:06:13.410Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-09-20T12:06:13.410Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-09-20T12:06:13.410Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-09-20T12:06:13.410Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-09-20T12:06:13.410Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-09-20T12:06:13.410Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-09-20T12:06:13.410Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-09-20T12:06:13.410Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-09-20T12:06:13.410Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-09-20T12:06:13.410Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-09-20T12:06:13.410Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-09-20T12:06:13.410Z] === RUN TestServiceConvertFromGRPCIsolation [2021-09-20T12:06:13.410Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-09-20T12:06:13.410Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-09-20T12:06:13.410Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-09-20T12:06:13.410Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-09-20T12:06:13.410Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-09-20T12:06:13.410Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-09-20T12:06:13.410Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-09-20T12:06:13.410Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-09-20T12:06:13.410Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-09-20T12:06:13.410Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-09-20T12:06:13.410Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-09-20T12:06:13.410Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-09-20T12:06:13.410Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-09-20T12:06:13.410Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-09-20T12:06:13.410Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-09-20T12:06:13.410Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-09-20T12:06:13.410Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-09-20T12:06:13.410Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-09-20T12:06:13.410Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-09-20T12:06:13.410Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-09-20T12:06:13.410Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-09-20T12:06:13.410Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-09-20T12:06:13.410Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-09-20T12:06:13.410Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-09-20T12:06:13.410Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-09-20T12:06:13.410Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-09-20T12:06:13.410Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-09-20T12:06:13.410Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-09-20T12:06:13.410Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-09-20T12:06:13.410Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-09-20T12:06:13.410Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-09-20T12:06:13.410Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-09-20T12:06:13.410Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-09-20T12:06:13.410Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-09-20T12:06:13.410Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-09-20T12:06:13.410Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-09-20T12:06:13.410Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-09-20T12:06:13.410Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-09-20T12:06:13.410Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-09-20T12:06:13.410Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-09-20T12:06:13.410Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-09-20T12:06:13.410Z] === RUN TestServiceConvertFromGRPCConfigs [2021-09-20T12:06:13.410Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-09-20T12:06:13.410Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-09-20T12:06:13.410Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-09-20T12:06:13.410Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-09-20T12:06:13.410Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-09-20T12:06:13.410Z] === RUN TestServiceConvertToGRPCConfigs [2021-09-20T12:06:13.410Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-09-20T12:06:13.410Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-09-20T12:06:13.410Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-09-20T12:06:13.410Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-09-20T12:06:13.410Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-09-20T12:06:13.410Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-09-20T12:06:13.410Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-09-20T12:06:13.410Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-09-20T12:06:13.410Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-09-20T12:06:13.410Z] PASS [2021-09-20T12:06:13.410Z] coverage: 35.9% of statements [2021-09-20T12:06:13.410Z] ok github.com/docker/docker/daemon/cluster/convert 0.540s coverage: 35.9% of statements [2021-09-20T12:06:13.410Z] === RUN TestNewListSecretsFilters [2021-09-20T12:06:13.410Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-09-20T12:06:13.410Z] === RUN TestNewListConfigsFilters [2021-09-20T12:06:13.410Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-09-20T12:06:13.410Z] PASS [2021-09-20T12:06:13.410Z] coverage: 0.5% of statements [2021-09-20T12:06:13.410Z] ok github.com/docker/docker/daemon/cluster 0.555s coverage: 0.5% of statements [2021-09-20T12:06:13.775Z] === RUN TestGetDriver [2021-09-20T12:06:13.775Z] --- PASS: TestGetDriver (0.00s) [2021-09-20T12:06:13.775Z] === RUN TestVolumeRequestError [2021-09-20T12:06:13.775Z] --- PASS: TestVolumeRequestError (0.01s) [2021-09-20T12:06:13.775Z] PASS [2021-09-20T12:06:13.775Z] coverage: 36.1% of statements [2021-09-20T12:06:13.775Z] ok github.com/docker/docker/volume/drivers 0.033s coverage: 36.1% of statements [2021-09-20T12:06:13.775Z] === RUN TestGetAddress [2021-09-20T12:06:13.775Z] --- PASS: TestGetAddress (0.00s) [2021-09-20T12:06:13.775Z] === RUN TestRemove [2021-09-20T12:06:13.775Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-09-20T12:06:13.775Z] --- SKIP: TestRemove (0.00s) [2021-09-20T12:06:13.775Z] === RUN TestInitializeWithVolumes [2021-09-20T12:06:13.775Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-09-20T12:06:13.775Z] === RUN TestCreate [2021-09-20T12:06:13.775Z] --- PASS: TestCreate (0.01s) [2021-09-20T12:06:13.775Z] === RUN TestValidateName [2021-09-20T12:06:13.775Z] --- PASS: TestValidateName (0.00s) [2021-09-20T12:06:13.775Z] === RUN TestCreateWithOpts [2021-09-20T12:06:13.775Z] local_test.go:180: runtime.GOOS == "windows" [2021-09-20T12:06:13.775Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-09-20T12:06:13.775Z] === RUN TestRelaodNoOpts [2021-09-20T12:06:13.775Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-09-20T12:06:13.775Z] PASS [2021-09-20T12:06:13.775Z] coverage: 41.5% of statements [2021-09-20T12:06:13.775Z] ok github.com/docker/docker/volume/local 0.049s coverage: 41.5% of statements [2021-09-20T12:06:14.234Z] === RUN TestLCOWParseMountRaw [2021-09-20T12:06:14.319Z] --- PASS: TestBuildPreserveOwnership (3.59s) [2021-09-20T12:06:14.319Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.43s) [2021-09-20T12:06:14.319Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.14s) [2021-09-20T12:06:14.319Z] === RUN TestBuildPlatformInvalid [2021-09-20T12:06:14.319Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-09-20T12:06:14.319Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-09-20T12:06:14.499Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-09-20T12:06:14.693Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-09-20T12:06:14.693Z] === RUN TestLCOWParseMountRawSplit [2021-09-20T12:06:14.693Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-09-20T12:06:14.693Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-09-20T12:06:14.693Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-09-20T12:06:14.693Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-09-20T12:06:14.693Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-09-20T12:06:14.693Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-09-20T12:06:14.693Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-09-20T12:06:14.693Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-09-20T12:06:14.693Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-09-20T12:06:14.693Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-09-20T12:06:14.693Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-09-20T12:06:14.693Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-09-20T12:06:14.693Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-09-20T12:06:14.693Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-09-20T12:06:14.693Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-09-20T12:06:14.693Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-09-20T12:06:14.693Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-09-20T12:06:14.693Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-09-20T12:06:14.693Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-09-20T12:06:14.693Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-09-20T12:06:14.693Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-09-20T12:06:14.693Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-09-20T12:06:14.693Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-09-20T12:06:14.693Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-09-20T12:06:14.693Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-09-20T12:06:14.693Z] === RUN TestLinuxParseMountRaw [2021-09-20T12:06:14.693Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-09-20T12:06:14.693Z] === RUN TestLinuxParseMountRawSplit [2021-09-20T12:06:14.693Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-09-20T12:06:14.693Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-09-20T12:06:14.693Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-09-20T12:06:14.693Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-09-20T12:06:14.693Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-09-20T12:06:14.693Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-09-20T12:06:14.693Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-09-20T12:06:14.693Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-09-20T12:06:14.693Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-09-20T12:06:14.693Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-09-20T12:06:14.693Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-09-20T12:06:14.693Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-09-20T12:06:14.693Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-09-20T12:06:14.693Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-09-20T12:06:14.693Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-09-20T12:06:14.693Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-09-20T12:06:14.693Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-09-20T12:06:14.693Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-09-20T12:06:14.693Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-09-20T12:06:14.693Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-09-20T12:06:14.693Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-09-20T12:06:14.693Z] === RUN TestConvertTmpfsOptions [2021-09-20T12:06:14.693Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-09-20T12:06:14.693Z] linux_parser_test.go:209: data="ro" [2021-09-20T12:06:14.693Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-09-20T12:06:14.693Z] === RUN TestParseMountSpec [2021-09-20T12:06:14.693Z] parser_test.go:62: case 0 [2021-09-20T12:06:14.693Z] parser_test.go:62: case 1 [2021-09-20T12:06:14.693Z] parser_test.go:62: case 2 [2021-09-20T12:06:14.693Z] parser_test.go:62: case 3 [2021-09-20T12:06:14.693Z] parser_test.go:62: case 4 [2021-09-20T12:06:14.693Z] parser_test.go:62: case 5 [2021-09-20T12:06:14.693Z] --- PASS: TestParseMountSpec (0.00s) [2021-09-20T12:06:14.693Z] === RUN TestValidateMount [2021-09-20T12:06:14.693Z] --- PASS: TestValidateMount (0.00s) [2021-09-20T12:06:14.693Z] === RUN TestWindowsParseMountRaw [2021-09-20T12:06:14.693Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-09-20T12:06:14.693Z] === RUN TestWindowsParseMountRawSplit [2021-09-20T12:06:14.693Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-09-20T12:06:14.693Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-09-20T12:06:14.693Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-09-20T12:06:14.693Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-09-20T12:06:14.693Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-09-20T12:06:14.693Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-09-20T12:06:14.693Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-09-20T12:06:14.693Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-09-20T12:06:14.693Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-09-20T12:06:14.693Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-09-20T12:06:14.693Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-09-20T12:06:14.693Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-09-20T12:06:14.693Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-09-20T12:06:14.693Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-09-20T12:06:14.693Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-09-20T12:06:14.693Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-09-20T12:06:14.693Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-09-20T12:06:14.693Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-09-20T12:06:14.693Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-09-20T12:06:14.693Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-09-20T12:06:14.694Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-09-20T12:06:14.694Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-09-20T12:06:14.694Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-09-20T12:06:14.694Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-09-20T12:06:14.694Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-09-20T12:06:14.694Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-09-20T12:06:14.694Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-09-20T12:06:14.694Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-09-20T12:06:14.694Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-09-20T12:06:14.694Z] PASS [2021-09-20T12:06:14.694Z] coverage: 67.6% of statements [2021-09-20T12:06:14.694Z] ok github.com/docker/docker/volume/mounts 0.036s coverage: 67.6% of statements [2021-09-20T12:06:14.809Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-09-20T12:06:14.809Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2021-09-20T12:06:14.809Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-09-20T12:06:14.809Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-09-20T12:06:14.809Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-09-20T12:06:14.809Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-09-20T12:06:14.809Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-09-20T12:06:14.809Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-09-20T12:06:14.809Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-09-20T12:06:14.809Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-09-20T12:06:14.809Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-09-20T12:06:14.809Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-09-20T12:06:14.809Z] === RUN TestServiceConvertToGRPCIsolation [2021-09-20T12:06:14.809Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-09-20T12:06:14.809Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-09-20T12:06:14.809Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-09-20T12:06:14.809Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-09-20T12:06:14.809Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-09-20T12:06:14.809Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-09-20T12:06:14.809Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-09-20T12:06:14.809Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-09-20T12:06:14.809Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-09-20T12:06:14.809Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-09-20T12:06:14.809Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-09-20T12:06:14.809Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-09-20T12:06:14.809Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-09-20T12:06:14.809Z] === RUN TestServiceConvertFromGRPCIsolation [2021-09-20T12:06:14.809Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-09-20T12:06:14.809Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-09-20T12:06:14.809Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-09-20T12:06:14.809Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-09-20T12:06:14.809Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-09-20T12:06:14.809Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-09-20T12:06:14.809Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-09-20T12:06:14.809Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-09-20T12:06:14.809Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-09-20T12:06:14.809Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-09-20T12:06:14.809Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-09-20T12:06:14.809Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-09-20T12:06:14.809Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-09-20T12:06:14.809Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-09-20T12:06:14.809Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-09-20T12:06:14.809Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-09-20T12:06:14.809Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-09-20T12:06:14.809Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-09-20T12:06:14.809Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-09-20T12:06:14.809Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-09-20T12:06:14.809Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-09-20T12:06:14.809Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-09-20T12:06:14.809Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-09-20T12:06:14.809Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-09-20T12:06:14.809Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-09-20T12:06:14.809Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-09-20T12:06:14.809Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-09-20T12:06:14.809Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-09-20T12:06:14.809Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-09-20T12:06:14.809Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-09-20T12:06:14.809Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-09-20T12:06:14.809Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-09-20T12:06:14.809Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-09-20T12:06:14.809Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-09-20T12:06:14.809Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-09-20T12:06:14.809Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-09-20T12:06:14.809Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-09-20T12:06:14.809Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-09-20T12:06:14.809Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-09-20T12:06:14.809Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-09-20T12:06:14.809Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-09-20T12:06:14.809Z] === RUN TestServiceConvertFromGRPCConfigs [2021-09-20T12:06:14.809Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-09-20T12:06:14.809Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-09-20T12:06:14.809Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-09-20T12:06:14.809Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-09-20T12:06:14.809Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-09-20T12:06:14.809Z] === RUN TestServiceConvertToGRPCConfigs [2021-09-20T12:06:14.809Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-09-20T12:06:14.809Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-09-20T12:06:14.809Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-09-20T12:06:14.809Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-09-20T12:06:14.809Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-09-20T12:06:14.809Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-09-20T12:06:14.809Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-09-20T12:06:14.809Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-09-20T12:06:14.809Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-09-20T12:06:14.809Z] PASS [2021-09-20T12:06:14.809Z] coverage: 35.9% of statements [2021-09-20T12:06:14.809Z] ok github.com/docker/docker/daemon/cluster/convert 0.545s coverage: 35.9% of statements [2021-09-20T12:06:14.809Z] === RUN TestNewListSecretsFilters [2021-09-20T12:06:14.809Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-09-20T12:06:14.809Z] === RUN TestNewListConfigsFilters [2021-09-20T12:06:14.809Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-09-20T12:06:14.809Z] PASS [2021-09-20T12:06:14.809Z] coverage: 0.5% of statements [2021-09-20T12:06:14.809Z] ok github.com/docker/docker/daemon/cluster 0.675s coverage: 0.5% of statements [2021-09-20T12:06:15.152Z] === RUN TestSetGetMeta [2021-09-20T12:06:15.152Z] === PAUSE TestSetGetMeta [2021-09-20T12:06:15.152Z] === RUN TestRestore [2021-09-20T12:06:15.152Z] === PAUSE TestRestore [2021-09-20T12:06:15.152Z] === RUN TestServiceCreate [2021-09-20T12:06:15.152Z] === PAUSE TestServiceCreate [2021-09-20T12:06:15.152Z] === RUN TestServiceList [2021-09-20T12:06:15.152Z] === PAUSE TestServiceList [2021-09-20T12:06:15.152Z] === RUN TestServiceRemove [2021-09-20T12:06:15.152Z] === PAUSE TestServiceRemove [2021-09-20T12:06:15.152Z] === RUN TestServiceGet [2021-09-20T12:06:15.152Z] === PAUSE TestServiceGet [2021-09-20T12:06:15.152Z] === RUN TestServicePrune [2021-09-20T12:06:15.152Z] === PAUSE TestServicePrune [2021-09-20T12:06:15.152Z] === RUN TestCreate [2021-09-20T12:06:15.152Z] === PAUSE TestCreate [2021-09-20T12:06:15.152Z] === RUN TestRemove [2021-09-20T12:06:15.152Z] === PAUSE TestRemove [2021-09-20T12:06:15.152Z] === RUN TestList [2021-09-20T12:06:15.152Z] === PAUSE TestList [2021-09-20T12:06:15.152Z] === RUN TestFindByDriver [2021-09-20T12:06:15.152Z] === PAUSE TestFindByDriver [2021-09-20T12:06:15.152Z] === RUN TestFindByReferenced [2021-09-20T12:06:15.152Z] === PAUSE TestFindByReferenced [2021-09-20T12:06:15.152Z] === RUN TestDerefMultipleOfSameRef [2021-09-20T12:06:15.152Z] === PAUSE TestDerefMultipleOfSameRef [2021-09-20T12:06:15.152Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-20T12:06:15.152Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-20T12:06:15.152Z] === RUN TestDefererencePluginOnCreateError [2021-09-20T12:06:15.152Z] === PAUSE TestDefererencePluginOnCreateError [2021-09-20T12:06:15.152Z] === RUN TestRefDerefRemove [2021-09-20T12:06:15.152Z] === PAUSE TestRefDerefRemove [2021-09-20T12:06:15.152Z] === RUN TestGet [2021-09-20T12:06:15.152Z] === PAUSE TestGet [2021-09-20T12:06:15.152Z] === RUN TestGetWithReference [2021-09-20T12:06:15.152Z] === PAUSE TestGetWithReference [2021-09-20T12:06:15.152Z] === RUN TestFilterFunc [2021-09-20T12:06:15.152Z] === RUN TestFilterFunc/test_nil_list [2021-09-20T12:06:15.152Z] === PAUSE TestFilterFunc/test_nil_list [2021-09-20T12:06:15.152Z] === RUN TestFilterFunc/test_empty_list [2021-09-20T12:06:15.152Z] === PAUSE TestFilterFunc/test_empty_list [2021-09-20T12:06:15.152Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-09-20T12:06:15.152Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-09-20T12:06:15.152Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-20T12:06:15.152Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-20T12:06:15.152Z] === RUN TestFilterFunc/test_filter_some [2021-09-20T12:06:15.152Z] === PAUSE TestFilterFunc/test_filter_some [2021-09-20T12:06:15.152Z] === RUN TestFilterFunc/test_filter_middle [2021-09-20T12:06:15.152Z] === PAUSE TestFilterFunc/test_filter_middle [2021-09-20T12:06:15.152Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-09-20T12:06:15.152Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-09-20T12:06:15.152Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-09-20T12:06:15.152Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-09-20T12:06:15.152Z] === CONT TestFilterFunc/test_nil_list [2021-09-20T12:06:15.152Z] === CONT TestFilterFunc/test_filter_some [2021-09-20T12:06:15.152Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-20T12:06:15.152Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-09-20T12:06:15.152Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-09-20T12:06:15.152Z] === CONT TestFilterFunc/test_empty_list [2021-09-20T12:06:15.152Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-09-20T12:06:15.152Z] === CONT TestFilterFunc/test_filter_middle [2021-09-20T12:06:15.152Z] --- PASS: TestFilterFunc (0.00s) [2021-09-20T12:06:15.152Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-09-20T12:06:15.152Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-09-20T12:06:15.152Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-09-20T12:06:15.152Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-09-20T12:06:15.152Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-09-20T12:06:15.152Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-09-20T12:06:15.152Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-09-20T12:06:15.152Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-09-20T12:06:15.152Z] === CONT TestSetGetMeta [2021-09-20T12:06:15.152Z] === CONT TestDefererencePluginOnCreateError [2021-09-20T12:06:15.152Z] === CONT TestList [2021-09-20T12:06:15.152Z] === CONT TestGet [2021-09-20T12:06:15.152Z] --- PASS: TestSetGetMeta (0.01s) [2021-09-20T12:06:15.152Z] === CONT TestRemove [2021-09-20T12:06:15.152Z] --- PASS: TestGet (0.02s) [2021-09-20T12:06:15.152Z] === CONT TestCreate [2021-09-20T12:06:15.152Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-09-20T12:06:15.152Z] === CONT TestServicePrune [2021-09-20T12:06:15.152Z] --- PASS: TestList (0.02s) [2021-09-20T12:06:15.152Z] === CONT TestServiceGet [2021-09-20T12:06:15.152Z] --- PASS: TestRemove (0.01s) [2021-09-20T12:06:15.152Z] === CONT TestServiceRemove [2021-09-20T12:06:15.152Z] --- PASS: TestCreate (0.01s) [2021-09-20T12:06:15.152Z] === CONT TestServiceList [2021-09-20T12:06:15.152Z] --- PASS: TestServiceGet (0.09s) [2021-09-20T12:06:15.152Z] === CONT TestServiceCreate [2021-09-20T12:06:15.152Z] time="2021-09-20T12:06:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-20T12:06:15.152Z] --- PASS: TestServiceRemove (0.09s) [2021-09-20T12:06:15.152Z] === CONT TestRestore [2021-09-20T12:06:15.152Z] time="2021-09-20T12:06:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-20T12:06:15.152Z] --- PASS: TestServiceList (0.09s) [2021-09-20T12:06:15.152Z] === CONT TestGetWithReference [2021-09-20T12:06:15.152Z] time="2021-09-20T12:06:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-20T12:06:15.152Z] time="2021-09-20T12:06:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-09-20T12:06:15.152Z] --- PASS: TestServiceCreate (0.01s) [2021-09-20T12:06:15.152Z] === CONT TestDerefMultipleOfSameRef [2021-09-20T12:06:15.152Z] --- PASS: TestRestore (0.01s) [2021-09-20T12:06:15.152Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-20T12:06:15.152Z] time="2021-09-20T12:06:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-20T12:06:15.152Z] --- PASS: TestGetWithReference (0.01s) [2021-09-20T12:06:15.152Z] === CONT TestFindByReferenced [2021-09-20T12:06:15.152Z] === CONT TestRefDerefRemove [2021-09-20T12:06:15.152Z] --- PASS: TestServicePrune (0.11s) [2021-09-20T12:06:15.152Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-09-20T12:06:15.152Z] === CONT TestFindByDriver [2021-09-20T12:06:15.152Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2021-09-20T12:06:15.152Z] --- PASS: TestFindByReferenced (0.01s) [2021-09-20T12:06:15.152Z] --- PASS: TestRefDerefRemove (0.01s) [2021-09-20T12:06:15.152Z] --- PASS: TestFindByDriver (0.01s) [2021-09-20T12:06:15.152Z] PASS [2021-09-20T12:06:15.152Z] coverage: 69.0% of statements [2021-09-20T12:06:15.152Z] ok github.com/docker/docker/volume/service 0.182s coverage: 69.0% of statements [2021-09-20T12:06:15.259Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-09-20T12:06:15.259Z] Loaded image: busybox:latest [2021-09-20T12:06:15.519Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-09-20T12:06:15.519Z] Loaded image: busybox:glibc [2021-09-20T12:06:16.298Z] === RUN TestDiscoveryOptsErrors [2021-09-20T12:06:16.298Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-09-20T12:06:16.298Z] === RUN TestDiscoveryOpts [2021-09-20T12:06:16.298Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-09-20T12:06:16.298Z] PASS [2021-09-20T12:06:16.298Z] coverage: 30.0% of statements [2021-09-20T12:06:16.298Z] ok github.com/docker/docker/daemon/discovery 0.040s coverage: 30.0% of statements [2021-09-20T12:06:16.298Z] === RUN TestBuilderGC [2021-09-20T12:06:16.298Z] --- PASS: TestBuilderGC (0.00s) [2021-09-20T12:06:16.298Z] === RUN TestDaemonConfigurationNotFound [2021-09-20T12:06:16.298Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-09-20T12:06:16.298Z] === RUN TestDaemonBrokenConfiguration [2021-09-20T12:06:16.298Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-09-20T12:06:16.298Z] === RUN TestParseClusterAdvertiseSettings [2021-09-20T12:06:16.298Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-09-20T12:06:16.298Z] === RUN TestFindConfigurationConflicts [2021-09-20T12:06:16.298Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-09-20T12:06:16.298Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-09-20T12:06:16.298Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-09-20T12:06:16.298Z] === RUN TestDaemonConfigurationMergeConflicts [2021-09-20T12:06:16.298Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-09-20T12:06:16.298Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-09-20T12:06:16.298Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-09-20T12:06:16.298Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-09-20T12:06:16.298Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-09-20T12:06:16.298Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-09-20T12:06:16.298Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-09-20T12:06:16.298Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-09-20T12:06:16.298Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-09-20T12:06:16.298Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-09-20T12:06:16.298Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-09-20T12:06:16.298Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-09-20T12:06:16.298Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-09-20T12:06:16.298Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-09-20T12:06:16.298Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-09-20T12:06:16.298Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-09-20T12:06:16.298Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-09-20T12:06:16.298Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-09-20T12:06:16.298Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-09-20T12:06:16.298Z] === RUN TestValidateConfigurationErrors [2021-09-20T12:06:16.298Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-09-20T12:06:16.298Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-09-20T12:06:16.298Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-09-20T12:06:16.298Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-09-20T12:06:16.298Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-09-20T12:06:16.298Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-09-20T12:06:16.298Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-09-20T12:06:16.298Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-09-20T12:06:16.298Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-09-20T12:06:16.298Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-09-20T12:06:16.298Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-09-20T12:06:16.298Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-09-20T12:06:16.298Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-09-20T12:06:16.298Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-09-20T12:06:16.298Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-09-20T12:06:16.298Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-09-20T12:06:16.298Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-09-20T12:06:16.298Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-09-20T12:06:16.298Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-09-20T12:06:16.298Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-09-20T12:06:16.298Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-09-20T12:06:16.298Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-09-20T12:06:16.298Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-09-20T12:06:16.298Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-09-20T12:06:16.298Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-09-20T12:06:16.298Z] === RUN TestValidateConfiguration [2021-09-20T12:06:16.298Z] === RUN TestValidateConfiguration/with_label [2021-09-20T12:06:16.298Z] === RUN TestValidateConfiguration/with_dns [2021-09-20T12:06:16.298Z] === RUN TestValidateConfiguration/with_dns-search [2021-09-20T12:06:16.298Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-09-20T12:06:16.298Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-09-20T12:06:16.298Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-09-20T12:06:16.298Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-09-20T12:06:16.298Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-09-20T12:06:16.299Z] --- PASS: TestValidateConfiguration (0.00s) [2021-09-20T12:06:16.299Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-09-20T12:06:16.299Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-09-20T12:06:16.299Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-09-20T12:06:16.299Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-09-20T12:06:16.299Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-09-20T12:06:16.299Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-09-20T12:06:16.299Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-09-20T12:06:16.299Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-09-20T12:06:16.299Z] === RUN TestModifiedDiscoverySettings [2021-09-20T12:06:16.299Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-09-20T12:06:16.299Z] === RUN TestReloadSetConfigFileNotExist [2021-09-20T12:06:16.299Z] time="2021-09-20T12:06:15Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-09-20T12:06:16.299Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2021-09-20T12:06:16.299Z] === RUN TestReloadDefaultConfigNotExist [2021-09-20T12:06:16.299Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:06:16.299Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-09-20T12:06:16.299Z] === RUN TestReloadBadDefaultConfig [2021-09-20T12:06:16.299Z] time="2021-09-20T12:06:15Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2036722066" [2021-09-20T12:06:16.299Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-09-20T12:06:16.299Z] === RUN TestReloadWithConflictingLabels [2021-09-20T12:06:16.299Z] time="2021-09-20T12:06:15Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3546895130" [2021-09-20T12:06:16.299Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-09-20T12:06:16.299Z] === RUN TestReloadWithDuplicateLabels [2021-09-20T12:06:16.299Z] time="2021-09-20T12:06:15Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1547586107" [2021-09-20T12:06:16.299Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-09-20T12:06:16.299Z] === RUN TestDaemonConfigurationMerge [2021-09-20T12:06:16.299Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-09-20T12:06:16.299Z] PASS [2021-09-20T12:06:16.299Z] coverage: 80.4% of statements [2021-09-20T12:06:16.299Z] ok github.com/docker/docker/daemon/config 0.210s coverage: 80.4% of statements [2021-09-20T12:06:16.754Z] === RUN TestWaitNodeAttachment [2021-09-20T12:06:16.898Z] === RUN TestDockerSuite/TestAttachDetach [2021-09-20T12:06:16.898Z] docker_cli_daemon_test.go:1455: [d088b556f1856] daemon is not started [2021-09-20T12:06:17.212Z] --- PASS: TestWaitNodeAttachment (0.42s) [2021-09-20T12:06:17.212Z] === RUN TestIsolationConversion [2021-09-20T12:06:17.212Z] === RUN TestIsolationConversion/default [2021-09-20T12:06:17.212Z] === RUN TestIsolationConversion/process [2021-09-20T12:06:17.212Z] === RUN TestIsolationConversion/hyperv [2021-09-20T12:06:17.212Z] --- PASS: TestIsolationConversion (0.00s) [2021-09-20T12:06:17.212Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-09-20T12:06:17.212Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-09-20T12:06:17.212Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-09-20T12:06:17.212Z] === RUN TestContainerLabels [2021-09-20T12:06:17.212Z] --- PASS: TestContainerLabels (0.00s) [2021-09-20T12:06:17.212Z] === RUN TestCredentialSpecConversion [2021-09-20T12:06:17.212Z] === RUN TestCredentialSpecConversion/none [2021-09-20T12:06:17.212Z] === RUN TestCredentialSpecConversion/config [2021-09-20T12:06:17.212Z] === RUN TestCredentialSpecConversion/file [2021-09-20T12:06:17.212Z] === RUN TestCredentialSpecConversion/registry [2021-09-20T12:06:17.212Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-09-20T12:06:17.212Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-09-20T12:06:17.212Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-09-20T12:06:17.212Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-09-20T12:06:17.212Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-09-20T12:06:17.212Z] === RUN TestControllerValidateMountBind [2021-09-20T12:06:17.212Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-09-20T12:06:17.212Z] === RUN TestControllerValidateMountVolume [2021-09-20T12:06:17.212Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-09-20T12:06:17.212Z] === RUN TestControllerValidateMountTarget [2021-09-20T12:06:17.212Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-09-20T12:06:17.212Z] === RUN TestControllerValidateMountTmpfs [2021-09-20T12:06:17.212Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-09-20T12:06:17.212Z] === RUN TestControllerValidateMountInvalidType [2021-09-20T12:06:17.212Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-09-20T12:06:17.212Z] === RUN TestControllerValidateMountNamedPipe [2021-09-20T12:06:17.212Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-09-20T12:06:17.212Z] PASS [2021-09-20T12:06:17.212Z] coverage: 11.0% of statements [2021-09-20T12:06:17.212Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.745s coverage: 11.0% of statements [2021-09-20T12:06:17.212Z] === RUN TestEventsLog [2021-09-20T12:06:17.212Z] --- PASS: TestEventsLog (0.00s) [2021-09-20T12:06:17.212Z] === RUN TestEventsLogTimeout [2021-09-20T12:06:17.212Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-09-20T12:06:17.212Z] === RUN TestLogEvents [2021-09-20T12:06:17.212Z] --- PASS: TestLogEvents (0.05s) [2021-09-20T12:06:17.212Z] === RUN TestLoadBufferedEvents [2021-09-20T12:06:17.667Z] --- PASS: TestLoadBufferedEvents (0.12s) [2021-09-20T12:06:17.667Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-09-20T12:06:17.667Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-09-20T12:06:17.667Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-09-20T12:06:17.667Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-09-20T12:06:17.667Z] PASS [2021-09-20T12:06:17.667Z] coverage: 50.0% of statements [2021-09-20T12:06:17.667Z] ok github.com/docker/docker/daemon/events 0.228s coverage: 50.0% of statements [2021-09-20T12:06:17.667Z] === RUN TestIsEmptyDir [2021-09-20T12:06:17.667Z] --- PASS: TestIsEmptyDir (0.01s) [2021-09-20T12:06:17.667Z] PASS [2021-09-20T12:06:17.667Z] coverage: 2.3% of statements [2021-09-20T12:06:17.667Z] ok github.com/docker/docker/daemon/graphdriver 0.070s coverage: 2.3% of statements [2021-09-20T12:06:17.667Z] === RUN TestVerifyNetworkingConfig [2021-09-20T12:06:17.667Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-09-20T12:06:17.667Z] === RUN TestGetContainer [2021-09-20T12:06:17.667Z] --- PASS: TestGetContainer (0.00s) [2021-09-20T12:06:17.667Z] === RUN TestValidContainerNames [2021-09-20T12:06:17.667Z] --- PASS: TestValidContainerNames (0.00s) [2021-09-20T12:06:17.667Z] === RUN TestContainerInitDNS [2021-09-20T12:06:17.667Z] daemon_test.go:146: root required [2021-09-20T12:06:17.667Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-09-20T12:06:17.667Z] === RUN TestMerge [2021-09-20T12:06:17.667Z] --- PASS: TestMerge (0.00s) [2021-09-20T12:06:17.667Z] === RUN TestValidateContainerIsolation [2021-09-20T12:06:17.667Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-09-20T12:06:17.667Z] === RUN TestFindNetworkErrorType [2021-09-20T12:06:17.667Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-09-20T12:06:17.667Z] === RUN TestEnsureServicesExist [2021-09-20T12:06:17.667Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-09-20T12:06:17.667Z] === RUN TestEnsureServicesExistErrors [2021-09-20T12:06:17.667Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-09-20T12:06:17.667Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-09-20T12:06:17.667Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-09-20T12:06:17.667Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-09-20T12:06:17.667Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-09-20T12:06:17.667Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-09-20T12:06:17.667Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-09-20T12:06:17.667Z] === RUN TestContainerDelete [2021-09-20T12:06:17.667Z] --- PASS: TestContainerDelete (0.01s) [2021-09-20T12:06:17.667Z] === RUN TestContainerDoubleDelete [2021-09-20T12:06:17.667Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-09-20T12:06:17.667Z] === RUN TestLogContainerEventCopyLabels [2021-09-20T12:06:17.667Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-09-20T12:06:17.667Z] === RUN TestLogContainerEventWithAttributes [2021-09-20T12:06:17.667Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-09-20T12:06:17.667Z] === RUN TestNoneHealthcheck [2021-09-20T12:06:17.667Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-09-20T12:06:17.667Z] === RUN TestHealthStates [2021-09-20T12:06:17.667Z] time="2021-09-20T12:06:17Z" 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-09-20T12:06:17.667Z] time="2021-09-20T12:06:17Z" 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-09-20T12:06:17.667Z] time="2021-09-20T12:06:17Z" 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-09-20T12:06:17.667Z] time="2021-09-20T12:06:17Z" 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-09-20T12:06:17.668Z] time="2021-09-20T12:06:17Z" 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-09-20T12:06:17.668Z] time="2021-09-20T12:06:17Z" 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-09-20T12:06:17.668Z] time="2021-09-20T12:06:17Z" 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-09-20T12:06:17.668Z] time="2021-09-20T12:06:17Z" 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-09-20T12:06:17.668Z] time="2021-09-20T12:06:17Z" 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-09-20T12:06:17.668Z] time="2021-09-20T12:06:17Z" 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-09-20T12:06:17.668Z] --- PASS: TestHealthStates (0.13s) [2021-09-20T12:06:17.668Z] === RUN TestMaskURLCredentials [2021-09-20T12:06:17.668Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-09-20T12:06:17.668Z] === RUN TestGetInspectData [2021-09-20T12:06:17.668Z] --- PASS: TestGetInspectData (0.00s) [2021-09-20T12:06:17.668Z] === RUN TestFillLicense [2021-09-20T12:06:17.668Z] --- PASS: TestFillLicense (0.00s) [2021-09-20T12:06:17.668Z] === RUN TestListInvalidFilter [2021-09-20T12:06:17.668Z] --- PASS: TestListInvalidFilter (0.00s) [2021-09-20T12:06:17.668Z] === RUN TestNameFilter [2021-09-20T12:06:17.668Z] --- PASS: TestNameFilter (0.00s) [2021-09-20T12:06:17.668Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-09-20T12:06:17.668Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-09-20T12:06:17.668Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-09-20T12:06:17.668Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-09-20T12:06:17.668Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-09-20T12:06:17.668Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-09-20T12:06:17.668Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-09-20T12:06:17.668Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-09-20T12:06:17.668Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-09-20T12:06:17.668Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-09-20T12:06:17.668Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-09-20T12:06:17.668Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-09-20T12:06:17.668Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-09-20T12:06:17.668Z] === 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-09-20T12:06:17.668Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-09-20T12:06:17.668Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-09-20T12:06:17.668Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-09-20T12:06:17.668Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-09-20T12:06:17.668Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-09-20T12:06:17.668Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-09-20T12:06:17.668Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-09-20T12:06:17.668Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-09-20T12:06:17.668Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-09-20T12:06:17.668Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-09-20T12:06:17.668Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-09-20T12:06:17.668Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-09-20T12:06:17.668Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-09-20T12:06:17.668Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-09-20T12:06:17.668Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-09-20T12:06:17.668Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-09-20T12:06:17.668Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-09-20T12:06:17.668Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-09-20T12:06:17.668Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-09-20T12:06:17.668Z] --- 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-09-20T12:06:17.668Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-09-20T12:06:17.668Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-09-20T12:06:17.668Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-09-20T12:06:17.668Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-09-20T12:06:17.668Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-09-20T12:06:17.668Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-09-20T12:06:17.668Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-09-20T12:06:17.668Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-09-20T12:06:17.668Z] === RUN TestDaemonReloadLabels [2021-09-20T12:06:17.668Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-09-20T12:06:17.668Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-09-20T12:06:17.668Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-09-20T12:06:17.668Z] === RUN TestDaemonReloadMirrors [2021-09-20T12:06:17.668Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-09-20T12:06:17.668Z] === RUN TestDaemonReloadInsecureRegistries [2021-09-20T12:06:17.668Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-09-20T12:06:17.668Z] === RUN TestDaemonReloadNotAffectOthers [2021-09-20T12:06:17.668Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-09-20T12:06:17.668Z] === RUN TestDaemonDiscoveryReload [2021-09-20T12:06:17.721Z] === RUN TestBuilderGC [2021-09-20T12:06:17.721Z] --- PASS: TestBuilderGC (0.00s) [2021-09-20T12:06:17.721Z] === RUN TestDaemonConfigurationNotFound [2021-09-20T12:06:17.721Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-09-20T12:06:17.721Z] === RUN TestDaemonBrokenConfiguration [2021-09-20T12:06:17.721Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-09-20T12:06:17.721Z] === RUN TestParseClusterAdvertiseSettings [2021-09-20T12:06:17.721Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-09-20T12:06:17.721Z] === RUN TestFindConfigurationConflicts [2021-09-20T12:06:17.721Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-09-20T12:06:17.721Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-09-20T12:06:17.721Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-09-20T12:06:17.721Z] === RUN TestDaemonConfigurationMergeConflicts [2021-09-20T12:06:17.721Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-09-20T12:06:17.721Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-09-20T12:06:17.721Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-09-20T12:06:17.721Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-09-20T12:06:17.721Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-09-20T12:06:17.721Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-09-20T12:06:17.721Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-09-20T12:06:17.721Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-09-20T12:06:17.721Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-09-20T12:06:17.721Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-09-20T12:06:17.721Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-09-20T12:06:17.721Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-09-20T12:06:17.721Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-09-20T12:06:17.721Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-09-20T12:06:17.721Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-09-20T12:06:17.721Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-09-20T12:06:17.721Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-09-20T12:06:17.721Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-09-20T12:06:17.721Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-09-20T12:06:17.721Z] === RUN TestValidateConfigurationErrors [2021-09-20T12:06:17.721Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-09-20T12:06:17.721Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-09-20T12:06:17.721Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-09-20T12:06:17.721Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-09-20T12:06:17.721Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-09-20T12:06:17.721Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-09-20T12:06:17.721Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-09-20T12:06:17.721Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-09-20T12:06:17.721Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-09-20T12:06:17.721Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-09-20T12:06:17.721Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-09-20T12:06:17.721Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-09-20T12:06:17.722Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-09-20T12:06:17.722Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-09-20T12:06:17.722Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-09-20T12:06:17.722Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-09-20T12:06:17.722Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-09-20T12:06:17.722Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-09-20T12:06:17.722Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-09-20T12:06:17.722Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-09-20T12:06:17.722Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-09-20T12:06:17.722Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-09-20T12:06:17.722Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-09-20T12:06:17.722Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-09-20T12:06:17.722Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-09-20T12:06:17.722Z] === RUN TestValidateConfiguration [2021-09-20T12:06:17.722Z] === RUN TestValidateConfiguration/with_label [2021-09-20T12:06:17.722Z] === RUN TestValidateConfiguration/with_dns [2021-09-20T12:06:17.722Z] === RUN TestValidateConfiguration/with_dns-search [2021-09-20T12:06:17.722Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-09-20T12:06:17.722Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-09-20T12:06:17.722Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-09-20T12:06:17.722Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-09-20T12:06:17.722Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-09-20T12:06:17.722Z] --- PASS: TestValidateConfiguration (0.00s) [2021-09-20T12:06:17.722Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-09-20T12:06:17.722Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-09-20T12:06:17.722Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-09-20T12:06:17.722Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-09-20T12:06:17.722Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-09-20T12:06:17.722Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-09-20T12:06:17.722Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-09-20T12:06:17.722Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-09-20T12:06:17.722Z] === RUN TestModifiedDiscoverySettings [2021-09-20T12:06:17.722Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-09-20T12:06:17.722Z] === RUN TestReloadSetConfigFileNotExist [2021-09-20T12:06:17.722Z] time="2021-09-20T12:06:17Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-09-20T12:06:17.722Z] --- PASS: TestReloadSetConfigFileNotExist (0.10s) [2021-09-20T12:06:17.722Z] === RUN TestReloadDefaultConfigNotExist [2021-09-20T12:06:17.722Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:06:17.722Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-09-20T12:06:17.722Z] === RUN TestReloadBadDefaultConfig [2021-09-20T12:06:17.722Z] time="2021-09-20T12:06:17Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-82563722" [2021-09-20T12:06:17.722Z] --- PASS: TestReloadBadDefaultConfig (0.03s) [2021-09-20T12:06:17.722Z] === RUN TestReloadWithConflictingLabels [2021-09-20T12:06:17.722Z] time="2021-09-20T12:06:17Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1841879963" [2021-09-20T12:06:17.722Z] --- PASS: TestReloadWithConflictingLabels (0.01s) [2021-09-20T12:06:17.722Z] === RUN TestReloadWithDuplicateLabels [2021-09-20T12:06:17.722Z] time="2021-09-20T12:06:17Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2963689072" [2021-09-20T12:06:17.722Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-09-20T12:06:17.722Z] === RUN TestDaemonConfigurationMerge [2021-09-20T12:06:17.722Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-09-20T12:06:17.722Z] PASS [2021-09-20T12:06:17.722Z] coverage: 80.4% of statements [2021-09-20T12:06:17.722Z] ok github.com/docker/docker/daemon/config 0.410s coverage: 80.4% of statements [2021-09-20T12:06:17.722Z] === RUN TestDiscoveryOptsErrors [2021-09-20T12:06:17.722Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-09-20T12:06:17.722Z] === RUN TestDiscoveryOpts [2021-09-20T12:06:17.722Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-09-20T12:06:17.722Z] PASS [2021-09-20T12:06:17.722Z] coverage: 30.0% of statements [2021-09-20T12:06:17.722Z] ok github.com/docker/docker/daemon/discovery 0.039s coverage: 30.0% of statements [2021-09-20T12:06:17.836Z] check_test.go:308: [d63eff5bf687f] daemon is not started [2021-09-20T12:06:17.836Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-09-20T12:06:17.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-09-20T12:06:18.053Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-09-20T12:06:18.053Z] === RUN TestClientStream [2021-09-20T12:06:18.053Z] --- PASS: TestClientStream (0.00s) [2021-09-20T12:06:18.053Z] === RUN TestClientSendFile [2021-09-20T12:06:18.053Z] --- PASS: TestClientSendFile (0.00s) [2021-09-20T12:06:18.053Z] === RUN TestClientWithRequestTimeout [2021-09-20T12:06:18.053Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-09-20T12:06:18.053Z] === RUN TestFileSpecPlugin [2021-09-20T12:06:18.053Z] --- PASS: TestFileSpecPlugin (0.00s) [2021-09-20T12:06:18.053Z] === RUN TestFileJSONSpecPlugin [2021-09-20T12:06:18.053Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-09-20T12:06:18.053Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-09-20T12:06:18.053Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-09-20T12:06:18.053Z] === RUN TestPluginAddHandler [2021-09-20T12:06:18.053Z] --- PASS: TestPluginAddHandler (0.00s) [2021-09-20T12:06:18.053Z] === RUN TestPluginWaitBadPlugin [2021-09-20T12:06:18.053Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-09-20T12:06:18.053Z] === RUN TestGet [2021-09-20T12:06:18.053Z] time="2021-09-20T12:06:17Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-09-20T12:06:18.096Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-09-20T12:06:18.123Z] === RUN TestLinkNaming [2021-09-20T12:06:18.123Z] --- PASS: TestLinkNaming (0.00s) [2021-09-20T12:06:18.123Z] === RUN TestLinkNew [2021-09-20T12:06:18.123Z] --- PASS: TestLinkNew (0.00s) [2021-09-20T12:06:18.123Z] === RUN TestLinkEnv [2021-09-20T12:06:18.123Z] --- PASS: TestLinkEnv (0.00s) [2021-09-20T12:06:18.123Z] === RUN TestLinkMultipleEnv [2021-09-20T12:06:18.123Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-09-20T12:06:18.123Z] === RUN TestLinkPortRangeEnv [2021-09-20T12:06:18.123Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-09-20T12:06:18.123Z] PASS [2021-09-20T12:06:18.123Z] coverage: 93.0% of statements [2021-09-20T12:06:18.123Z] ok github.com/docker/docker/daemon/links 0.030s coverage: 93.0% of statements [2021-09-20T12:06:18.181Z] === RUN TestWaitNodeAttachment [2021-09-20T12:06:18.355Z] Loaded image: debian:bullseye-slim [2021-09-20T12:06:18.614Z] Loaded image: hello-world:latest [2021-09-20T12:06:18.614Z] Loaded image: arm32v7/hello-world:latest [2021-09-20T12:06:18.874Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-09-20T12:06:19.019Z] time="2021-09-20T12:06:18Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-09-20T12:06:19.085Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-09-20T12:06:19.085Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-09-20T12:06:19.085Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-09-20T12:06:19.085Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-09-20T12:06:19.164Z] --- PASS: TestWaitNodeAttachment (0.44s) [2021-09-20T12:06:19.164Z] === RUN TestIsolationConversion [2021-09-20T12:06:19.164Z] === RUN TestIsolationConversion/default [2021-09-20T12:06:19.164Z] === RUN TestIsolationConversion/process [2021-09-20T12:06:19.164Z] === RUN TestIsolationConversion/hyperv [2021-09-20T12:06:19.164Z] --- PASS: TestIsolationConversion (0.00s) [2021-09-20T12:06:19.164Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-09-20T12:06:19.164Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-09-20T12:06:19.164Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-09-20T12:06:19.164Z] === RUN TestContainerLabels [2021-09-20T12:06:19.164Z] --- PASS: TestContainerLabels (0.00s) [2021-09-20T12:06:19.164Z] === RUN TestCredentialSpecConversion [2021-09-20T12:06:19.164Z] === RUN TestCredentialSpecConversion/none [2021-09-20T12:06:19.164Z] === RUN TestCredentialSpecConversion/config [2021-09-20T12:06:19.164Z] === RUN TestCredentialSpecConversion/file [2021-09-20T12:06:19.164Z] === RUN TestCredentialSpecConversion/registry [2021-09-20T12:06:19.164Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-09-20T12:06:19.164Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-09-20T12:06:19.164Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-09-20T12:06:19.164Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-09-20T12:06:19.164Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-09-20T12:06:19.164Z] === RUN TestControllerValidateMountBind [2021-09-20T12:06:19.164Z] --- PASS: TestControllerValidateMountBind (0.07s) [2021-09-20T12:06:19.164Z] === RUN TestControllerValidateMountVolume [2021-09-20T12:06:19.164Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-09-20T12:06:19.164Z] === RUN TestControllerValidateMountTarget [2021-09-20T12:06:19.164Z] --- PASS: TestControllerValidateMountTarget (0.01s) [2021-09-20T12:06:19.164Z] === RUN TestControllerValidateMountTmpfs [2021-09-20T12:06:19.164Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-09-20T12:06:19.164Z] === RUN TestControllerValidateMountInvalidType [2021-09-20T12:06:19.164Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-09-20T12:06:19.164Z] === RUN TestControllerValidateMountNamedPipe [2021-09-20T12:06:19.164Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-09-20T12:06:19.164Z] PASS [2021-09-20T12:06:19.164Z] coverage: 11.0% of statements [2021-09-20T12:06:19.164Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.740s coverage: 11.0% of statements [2021-09-20T12:06:19.164Z] === RUN TestEventsLog [2021-09-20T12:06:19.164Z] --- PASS: TestEventsLog (0.00s) [2021-09-20T12:06:19.164Z] === RUN TestEventsLogTimeout [2021-09-20T12:06:19.164Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-09-20T12:06:19.164Z] === RUN TestLogEvents [2021-09-20T12:06:19.164Z] --- PASS: TestLogEvents (0.05s) [2021-09-20T12:06:19.164Z] === RUN TestLoadBufferedEvents [2021-09-20T12:06:19.164Z] --- PASS: TestLoadBufferedEvents (0.11s) [2021-09-20T12:06:19.164Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-09-20T12:06:19.164Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-09-20T12:06:19.164Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-09-20T12:06:19.164Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-09-20T12:06:19.164Z] PASS [2021-09-20T12:06:19.164Z] coverage: 50.0% of statements [2021-09-20T12:06:19.164Z] ok github.com/docker/docker/daemon/events 0.210s coverage: 50.0% of statements [2021-09-20T12:06:19.541Z] === RUN TestAdapterReadLogs [2021-09-20T12:06:19.541Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-09-20T12:06:19.541Z] === RUN TestCopier [2021-09-20T12:06:19.541Z] --- PASS: TestCopier (0.00s) [2021-09-20T12:06:19.541Z] === RUN TestCopierLongLines [2021-09-20T12:06:19.541Z] --- PASS: TestCopierLongLines (0.00s) [2021-09-20T12:06:19.541Z] === RUN TestCopierSlow [2021-09-20T12:06:19.631Z] === RUN TestIsEmptyDir [2021-09-20T12:06:19.631Z] --- PASS: TestIsEmptyDir (0.01s) [2021-09-20T12:06:19.631Z] PASS [2021-09-20T12:06:19.631Z] coverage: 2.3% of statements [2021-09-20T12:06:19.631Z] ok github.com/docker/docker/daemon/graphdriver 0.065s coverage: 2.3% of statements [2021-09-20T12:06:19.631Z] === RUN TestVerifyNetworkingConfig [2021-09-20T12:06:19.631Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-09-20T12:06:19.996Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-09-20T12:06:19.996Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-09-20T12:06:19.996Z] reload_test.go:520: root required [2021-09-20T12:06:19.996Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-09-20T12:06:19.996Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-09-20T12:06:19.996Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-09-20T12:06:19.996Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-09-20T12:06:19.996Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2021-09-20T12:06:19.996Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-09-20T12:06:19.996Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-09-20T12:06:19.996Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-09-20T12:06:19.996Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-09-20T12:06:19.996Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-09-20T12:06:19.996Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-09-20T12:06:19.996Z] === RUN TestParseVolumesFrom [2021-09-20T12:06:19.996Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-09-20T12:06:19.996Z] PASS [2021-09-20T12:06:19.996Z] coverage: 9.1% of statements [2021-09-20T12:06:19.996Z] ok github.com/docker/docker/daemon 2.341s coverage: 9.1% of statements [2021-09-20T12:06:19.996Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-09-20T12:06:19.996Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-09-20T12:06:19.996Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-09-20T12:06:19.996Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-09-20T12:06:19.996Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-09-20T12:06:19.996Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-09-20T12:06:19.996Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-09-20T12:06:19.996Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-09-20T12:06:19.996Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-09-20T12:06:19.996Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-09-20T12:06:19.996Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-09-20T12:06:19.996Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-09-20T12:06:19.996Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-09-20T12:06:19.996Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-09-20T12:06:19.996Z] --- PASS: TestCopierSlow (0.21s) [2021-09-20T12:06:19.996Z] === RUN TestCopierWithSized [2021-09-20T12:06:19.996Z] === RUN TestCopierWithSized/as_is [2021-09-20T12:06:19.996Z] === RUN TestCopierWithSized/With_RingLogger [2021-09-20T12:06:19.996Z] --- PASS: TestCopierWithSized (0.06s) [2021-09-20T12:06:19.996Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-09-20T12:06:19.996Z] --- PASS: TestCopierWithSized/With_RingLogger (0.06s) [2021-09-20T12:06:19.996Z] === RUN TestCopierWithPartial [2021-09-20T12:06:19.996Z] --- PASS: TestCopierWithPartial (0.00s) [2021-09-20T12:06:19.996Z] === RUN TestRingLogger [2021-09-20T12:06:19.996Z] --- PASS: TestRingLogger (0.00s) [2021-09-20T12:06:19.996Z] === RUN TestRingCap [2021-09-20T12:06:19.996Z] --- PASS: TestRingCap (0.00s) [2021-09-20T12:06:19.996Z] === RUN TestRingClose [2021-09-20T12:06:19.996Z] --- PASS: TestRingClose (0.00s) [2021-09-20T12:06:19.996Z] === RUN TestRingDrain [2021-09-20T12:06:19.996Z] --- PASS: TestRingDrain (0.00s) [2021-09-20T12:06:19.996Z] PASS [2021-09-20T12:06:19.996Z] coverage: 43.8% of statements [2021-09-20T12:06:19.996Z] ok github.com/docker/docker/daemon/logger 0.400s coverage: 43.8% of statements [2021-09-20T12:06:20.091Z] === RUN TestGetContainer [2021-09-20T12:06:20.091Z] --- PASS: TestGetContainer (0.00s) [2021-09-20T12:06:20.091Z] === RUN TestValidContainerNames [2021-09-20T12:06:20.091Z] --- PASS: TestValidContainerNames (0.00s) [2021-09-20T12:06:20.091Z] === RUN TestContainerInitDNS [2021-09-20T12:06:20.091Z] daemon_test.go:146: root required [2021-09-20T12:06:20.091Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-09-20T12:06:20.091Z] === RUN TestMerge [2021-09-20T12:06:20.091Z] --- PASS: TestMerge (0.00s) [2021-09-20T12:06:20.091Z] === RUN TestValidateContainerIsolation [2021-09-20T12:06:20.091Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-09-20T12:06:20.091Z] === RUN TestFindNetworkErrorType [2021-09-20T12:06:20.091Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-09-20T12:06:20.091Z] === RUN TestEnsureServicesExist [2021-09-20T12:06:20.091Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-09-20T12:06:20.091Z] === RUN TestEnsureServicesExistErrors [2021-09-20T12:06:20.091Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-09-20T12:06:20.091Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-09-20T12:06:20.091Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-09-20T12:06:20.091Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-09-20T12:06:20.091Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-09-20T12:06:20.091Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-09-20T12:06:20.091Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-09-20T12:06:20.091Z] === RUN TestContainerDelete [2021-09-20T12:06:20.091Z] --- PASS: TestContainerDelete (0.00s) [2021-09-20T12:06:20.091Z] === RUN TestContainerDoubleDelete [2021-09-20T12:06:20.091Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-09-20T12:06:20.091Z] === RUN TestLogContainerEventCopyLabels [2021-09-20T12:06:20.091Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-09-20T12:06:20.091Z] === RUN TestLogContainerEventWithAttributes [2021-09-20T12:06:20.091Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-09-20T12:06:20.091Z] === RUN TestNoneHealthcheck [2021-09-20T12:06:20.091Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-09-20T12:06:20.091Z] === RUN TestHealthStates [2021-09-20T12:06:20.091Z] time="2021-09-20T12:06:19Z" 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-09-20T12:06:20.091Z] time="2021-09-20T12:06:19Z" 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-09-20T12:06:20.091Z] time="2021-09-20T12:06:19Z" 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-09-20T12:06:20.091Z] time="2021-09-20T12:06:19Z" 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-09-20T12:06:20.091Z] time="2021-09-20T12:06:19Z" 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-09-20T12:06:20.091Z] time="2021-09-20T12:06:19Z" 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-09-20T12:06:20.091Z] time="2021-09-20T12:06:19Z" 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-09-20T12:06:20.091Z] time="2021-09-20T12:06:19Z" 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-09-20T12:06:20.091Z] time="2021-09-20T12:06:19Z" 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-09-20T12:06:20.091Z] time="2021-09-20T12:06:19Z" 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-09-20T12:06:20.091Z] --- PASS: TestHealthStates (0.12s) [2021-09-20T12:06:20.091Z] === RUN TestMaskURLCredentials [2021-09-20T12:06:20.091Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-09-20T12:06:20.091Z] === RUN TestGetInspectData [2021-09-20T12:06:20.091Z] --- PASS: TestGetInspectData (0.00s) [2021-09-20T12:06:20.091Z] === RUN TestFillLicense [2021-09-20T12:06:20.091Z] --- PASS: TestFillLicense (0.00s) [2021-09-20T12:06:20.091Z] === RUN TestListInvalidFilter [2021-09-20T12:06:20.091Z] --- PASS: TestListInvalidFilter (0.00s) [2021-09-20T12:06:20.091Z] === RUN TestNameFilter [2021-09-20T12:06:20.091Z] --- PASS: TestNameFilter (0.01s) [2021-09-20T12:06:20.091Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-09-20T12:06:20.091Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-09-20T12:06:20.091Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-09-20T12:06:20.091Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-09-20T12:06:20.091Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-09-20T12:06:20.091Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-09-20T12:06:20.091Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-09-20T12:06:20.091Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-09-20T12:06:20.091Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-09-20T12:06:20.091Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-09-20T12:06:20.091Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-09-20T12:06:20.091Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-09-20T12:06:20.091Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-09-20T12:06:20.091Z] === 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-09-20T12:06:20.091Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-09-20T12:06:20.091Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-09-20T12:06:20.091Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-09-20T12:06:20.091Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-09-20T12:06:20.091Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-09-20T12:06:20.091Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-09-20T12:06:20.091Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-09-20T12:06:20.091Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-09-20T12:06:20.091Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-09-20T12:06:20.091Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-09-20T12:06:20.091Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-09-20T12:06:20.091Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-09-20T12:06:20.091Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-09-20T12:06:20.091Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-09-20T12:06:20.091Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-09-20T12:06:20.091Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-09-20T12:06:20.091Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-09-20T12:06:20.091Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-09-20T12:06:20.091Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-09-20T12:06:20.091Z] --- 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-09-20T12:06:20.091Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-09-20T12:06:20.091Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-09-20T12:06:20.091Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-09-20T12:06:20.091Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-09-20T12:06:20.092Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-09-20T12:06:20.092Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-09-20T12:06:20.092Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-09-20T12:06:20.092Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-09-20T12:06:20.092Z] === RUN TestDaemonReloadLabels [2021-09-20T12:06:20.092Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-09-20T12:06:20.092Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-09-20T12:06:20.092Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-09-20T12:06:20.092Z] === RUN TestDaemonReloadMirrors [2021-09-20T12:06:20.092Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-09-20T12:06:20.092Z] === RUN TestDaemonReloadInsecureRegistries [2021-09-20T12:06:20.092Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-09-20T12:06:20.092Z] === RUN TestDaemonReloadNotAffectOthers [2021-09-20T12:06:20.092Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-09-20T12:06:20.092Z] === RUN TestDaemonDiscoveryReload [2021-09-20T12:06:20.092Z] === RUN TestLinkNaming [2021-09-20T12:06:20.092Z] --- PASS: TestLinkNaming (0.00s) [2021-09-20T12:06:20.092Z] === RUN TestLinkNew [2021-09-20T12:06:20.092Z] --- PASS: TestLinkNew (0.00s) [2021-09-20T12:06:20.092Z] === RUN TestLinkEnv [2021-09-20T12:06:20.092Z] --- PASS: TestLinkEnv (0.00s) [2021-09-20T12:06:20.092Z] === RUN TestLinkMultipleEnv [2021-09-20T12:06:20.092Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-09-20T12:06:20.092Z] === RUN TestLinkPortRangeEnv [2021-09-20T12:06:20.092Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-09-20T12:06:20.092Z] PASS [2021-09-20T12:06:20.092Z] coverage: 93.0% of statements [2021-09-20T12:06:20.092Z] ok github.com/docker/docker/daemon/links 0.031s coverage: 93.0% of statements [2021-09-20T12:06:20.252Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-09-20T12:06:20.451Z] === RUN TestNewStreamConfig [2021-09-20T12:06:20.451Z] === RUN TestNewStreamConfig/defaults [2021-09-20T12:06:20.451Z] === RUN TestNewStreamConfig/invalid_create_group [2021-09-20T12:06:20.451Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-09-20T12:06:20.451Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-09-20T12:06:20.451Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-09-20T12:06:20.451Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-09-20T12:06:20.451Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-09-20T12:06:20.451Z] --- PASS: TestNewStreamConfig (0.00s) [2021-09-20T12:06:20.451Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-09-20T12:06:20.451Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-09-20T12:06:20.451Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-09-20T12:06:20.451Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-09-20T12:06:20.451Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-09-20T12:06:20.451Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-09-20T12:06:20.451Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-09-20T12:06:20.451Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-09-20T12:06:20.451Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-09-20T12:06:20.451Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-09-20T12:06:20.451Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-09-20T12:06:20.451Z] === RUN TestNewAWSLogsClientRegionDetect [2021-09-20T12:06:20.451Z] time="2021-09-20T12:06:20Z" level=info msg="Trying to get region from EC2 Metadata" [2021-09-20T12:06:20.451Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2021-09-20T12:06:20.451Z] === RUN TestCreateSuccess [2021-09-20T12:06:20.451Z] --- PASS: TestCreateSuccess (0.00s) [2021-09-20T12:06:20.451Z] === RUN TestCreateStreamSkipped [2021-09-20T12:06:20.451Z] time="2021-09-20T12:06:20Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-09-20T12:06:20.451Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-09-20T12:06:20.451Z] === RUN TestCreateLogGroupSuccess [2021-09-20T12:06:20.451Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-09-20T12:06:20.451Z] === RUN TestCreateError [2021-09-20T12:06:20.451Z] --- PASS: TestCreateError (0.00s) [2021-09-20T12:06:20.451Z] === RUN TestCreateAlreadyExists [2021-09-20T12:06:20.451Z] time="2021-09-20T12:06:20Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-09-20T12:06:20.451Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-09-20T12:06:20.451Z] === RUN TestLogClosed [2021-09-20T12:06:20.451Z] --- PASS: TestLogClosed (0.00s) [2021-09-20T12:06:20.451Z] === RUN TestLogBlocking [2021-09-20T12:06:20.451Z] --- PASS: TestLogBlocking (0.00s) [2021-09-20T12:06:20.451Z] === RUN TestLogNonBlockingBufferEmpty [2021-09-20T12:06:20.451Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-09-20T12:06:20.451Z] === RUN TestLogNonBlockingBufferFull [2021-09-20T12:06:20.451Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-09-20T12:06:20.451Z] === RUN TestPublishBatchSuccess [2021-09-20T12:06:20.451Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-09-20T12:06:20.451Z] === RUN TestPublishBatchError [2021-09-20T12:06:20.451Z] time="2021-09-20T12:06:20Z" level=error msg=Error [2021-09-20T12:06:20.451Z] --- PASS: TestPublishBatchError (0.00s) [2021-09-20T12:06:20.451Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-09-20T12:06:20.451Z] time="2021-09-20T12:06:20Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-09-20T12:06:20.451Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-09-20T12:06:20.451Z] === RUN TestPublishBatchAlreadyAccepted [2021-09-20T12:06:20.451Z] time="2021-09-20T12:06:20Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-09-20T12:06:20.451Z] time="2021-09-20T12:06:20Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-09-20T12:06:20.451Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-09-20T12:06:20.451Z] === RUN TestCollectBatchSimple [2021-09-20T12:06:20.451Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-09-20T12:06:20.451Z] === RUN TestCollectBatchTicker [2021-09-20T12:06:20.451Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-09-20T12:06:20.451Z] === RUN TestCollectBatchMultilinePattern [2021-09-20T12:06:20.451Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-09-20T12:06:20.451Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-09-20T12:06:20.451Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-09-20T12:06:20.451Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-09-20T12:06:20.451Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-09-20T12:06:20.451Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-09-20T12:06:20.451Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-09-20T12:06:20.451Z] === RUN TestCollectBatchClose [2021-09-20T12:06:20.451Z] --- PASS: TestCollectBatchClose (0.00s) [2021-09-20T12:06:20.451Z] === RUN TestEffectiveLen [2021-09-20T12:06:20.451Z] === RUN TestEffectiveLen/0/Hello [2021-09-20T12:06:20.451Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-09-20T12:06:20.451Z] === RUN TestEffectiveLen/2/🙃 [2021-09-20T12:06:20.451Z] === RUN TestEffectiveLen/3/���� [2021-09-20T12:06:20.451Z] === RUN TestEffectiveLen/4/He��o [2021-09-20T12:06:20.451Z] === RUN TestEffectiveLen/5/ [2021-09-20T12:06:20.451Z] --- PASS: TestEffectiveLen (0.00s) [2021-09-20T12:06:20.451Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-09-20T12:06:20.451Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-09-20T12:06:20.451Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-09-20T12:06:20.451Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-09-20T12:06:20.451Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-09-20T12:06:20.451Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-09-20T12:06:20.451Z] === RUN TestFindValidSplit [2021-09-20T12:06:20.451Z] === RUN TestFindValidSplit/0/ [2021-09-20T12:06:20.451Z] cloudwatchlogs_test.go:1063: [2021-09-20T12:06:20.451Z] cloudwatchlogs_test.go:1064: [2021-09-20T12:06:20.451Z] === RUN TestFindValidSplit/1/Hello [2021-09-20T12:06:20.451Z] cloudwatchlogs_test.go:1063: Hello [2021-09-20T12:06:20.451Z] cloudwatchlogs_test.go:1064: [2021-09-20T12:06:20.451Z] === RUN TestFindValidSplit/2/Hello [2021-09-20T12:06:20.451Z] cloudwatchlogs_test.go:1063: He [2021-09-20T12:06:20.451Z] cloudwatchlogs_test.go:1064: llo [2021-09-20T12:06:20.451Z] === RUN TestFindValidSplit/3/Hello [2021-09-20T12:06:20.451Z] cloudwatchlogs_test.go:1063: [2021-09-20T12:06:20.451Z] cloudwatchlogs_test.go:1064: Hello [2021-09-20T12:06:20.451Z] === RUN TestFindValidSplit/4/🙃 [2021-09-20T12:06:20.451Z] cloudwatchlogs_test.go:1063: [2021-09-20T12:06:20.451Z] cloudwatchlogs_test.go:1064: 🙃 [2021-09-20T12:06:20.451Z] === RUN TestFindValidSplit/5/🙃 [2021-09-20T12:06:20.451Z] cloudwatchlogs_test.go:1063: 🙃 [2021-09-20T12:06:20.451Z] cloudwatchlogs_test.go:1064: [2021-09-20T12:06:20.451Z] === RUN TestFindValidSplit/6/a� [2021-09-20T12:06:20.451Z] cloudwatchlogs_test.go:1063: a [2021-09-20T12:06:20.451Z] cloudwatchlogs_test.go:1064: � [2021-09-20T12:06:20.451Z] === RUN TestFindValidSplit/7/a� [2021-09-20T12:06:20.451Z] cloudwatchlogs_test.go:1063: a� [2021-09-20T12:06:20.451Z] cloudwatchlogs_test.go:1064: [2021-09-20T12:06:20.451Z] --- PASS: TestFindValidSplit (0.00s) [2021-09-20T12:06:20.451Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-09-20T12:06:20.451Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-09-20T12:06:20.451Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-09-20T12:06:20.451Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-09-20T12:06:20.451Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-09-20T12:06:20.451Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-09-20T12:06:20.451Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-09-20T12:06:20.451Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-09-20T12:06:20.451Z] === RUN TestProcessEventEmoji [2021-09-20T12:06:20.451Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-09-20T12:06:20.451Z] === RUN TestCollectBatchLineSplit [2021-09-20T12:06:20.451Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-09-20T12:06:20.451Z] === RUN TestCollectBatchLineSplitWithBinary [2021-09-20T12:06:20.451Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2021-09-20T12:06:20.451Z] === RUN TestCollectBatchMaxEvents [2021-09-20T12:06:20.451Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-09-20T12:06:20.451Z] === RUN TestCollectBatchMaxTotalBytes [2021-09-20T12:06:20.451Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-09-20T12:06:20.451Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-09-20T12:06:20.820Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-09-20T12:06:20.907Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-09-20T12:06:20.907Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-09-20T12:06:20.907Z] === RUN TestSearchRegistryForImagesErrors [2021-09-20T12:06:20.907Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-09-20T12:06:20.907Z] === RUN TestSearchRegistryForImages [2021-09-20T12:06:20.907Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-09-20T12:06:20.907Z] === RUN TestOnlyPlatformWithFallback [2021-09-20T12:06:20.907Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-09-20T12:06:20.907Z] === RUN TestImageDelete [2021-09-20T12:06:20.907Z] === RUN TestImageDelete/no_lease [2021-09-20T12:06:20.907Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-09-20T12:06:20.907Z] === RUN TestParseLogOptionsMultilinePattern [2021-09-20T12:06:20.907Z] === RUN TestImageDelete/lease_exists [2021-09-20T12:06:20.907Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-09-20T12:06:20.907Z] === RUN TestParseLogOptionsDatetimeFormat [2021-09-20T12:06:20.907Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-09-20T12:06:20.907Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-09-20T12:06:20.907Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-09-20T12:06:20.907Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-09-20T12:06:20.907Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-09-20T12:06:20.907Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-09-20T12:06:20.907Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-09-20T12:06:20.907Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-09-20T12:06:20.907Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-09-20T12:06:20.907Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-09-20T12:06:20.907Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-09-20T12:06:20.907Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-09-20T12:06:20.907Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-09-20T12:06:20.907Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-09-20T12:06:20.907Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-09-20T12:06:20.907Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-09-20T12:06:20.907Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-09-20T12:06:20.907Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-09-20T12:06:20.907Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-09-20T12:06:20.907Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-09-20T12:06:20.907Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-09-20T12:06:20.907Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-09-20T12:06:20.907Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-09-20T12:06:20.907Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-09-20T12:06:20.907Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-09-20T12:06:20.907Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-09-20T12:06:20.907Z] --- PASS: TestImageDelete (0.04s) [2021-09-20T12:06:20.907Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-09-20T12:06:20.907Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-09-20T12:06:20.907Z] === RUN TestContentStoreForPull [2021-09-20T12:06:20.907Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-09-20T12:06:20.907Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-09-20T12:06:20.907Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-09-20T12:06:20.907Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-09-20T12:06:20.907Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-09-20T12:06:20.907Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-09-20T12:06:20.907Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-09-20T12:06:20.907Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-09-20T12:06:20.907Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-09-20T12:06:20.907Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-09-20T12:06:20.907Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-09-20T12:06:20.907Z] === RUN TestCreateTagSuccess [2021-09-20T12:06:20.907Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-09-20T12:06:20.907Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-09-20T12:06:20.907Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-09-20T12:06:20.907Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-09-20T12:06:20.907Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-09-20T12:06:20.907Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-09-20T12:06:20.907Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2021-09-20T12:06:20.907Z] PASS [2021-09-20T12:06:20.907Z] coverage: 77.4% of statements [2021-09-20T12:06:20.907Z] ok github.com/docker/docker/daemon/logger/awslogs 0.404s coverage: 77.4% of statements [2021-09-20T12:06:20.907Z] --- PASS: TestContentStoreForPull (0.13s) [2021-09-20T12:06:20.907Z] PASS [2021-09-20T12:06:20.907Z] coverage: 6.7% of statements [2021-09-20T12:06:20.907Z] ok github.com/docker/docker/daemon/images 0.312s coverage: 6.7% of statements [2021-09-20T12:06:20.907Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-09-20T12:06:20.907Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-09-20T12:06:20.907Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-09-20T12:06:20.907Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-09-20T12:06:20.907Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-09-20T12:06:20.907Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-09-20T12:06:20.907Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-09-20T12:06:20.907Z] === RUN TestJSONLogsMarshalJSONBuf [2021-09-20T12:06:20.907Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-09-20T12:06:20.907Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-09-20T12:06:21.062Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-09-20T12:06:21.062Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-09-20T12:06:21.194Z] time="2021-09-20T12:06:20Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-09-20T12:06:21.362Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2021-09-20T12:06:21.362Z] === RUN TestFastTimeMarshalJSON [2021-09-20T12:06:21.362Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-09-20T12:06:21.362Z] PASS [2021-09-20T12:06:21.362Z] coverage: 87.2% of statements [2021-09-20T12:06:21.362Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.158s coverage: 87.2% of statements [2021-09-20T12:06:21.362Z] === RUN TestJSONFileLogger [2021-09-20T12:06:21.362Z] --- PASS: TestJSONFileLogger (0.00s) [2021-09-20T12:06:21.362Z] === RUN TestJSONFileLoggerWithTags [2021-09-20T12:06:21.362Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-09-20T12:06:21.362Z] === RUN TestJSONFileLoggerWithOpts [2021-09-20T12:06:21.362Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-09-20T12:06:21.362Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-09-20T12:06:21.362Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-09-20T12:06:21.362Z] === RUN TestEncodeDecode [2021-09-20T12:06:21.362Z] === PAUSE TestEncodeDecode [2021-09-20T12:06:21.362Z] === RUN TestUnexpectedEOF [2021-09-20T12:06:21.522Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-09-20T12:06:21.522Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-09-20T12:06:21.522Z] === RUN TestAdapterReadLogs [2021-09-20T12:06:21.522Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-09-20T12:06:21.523Z] === RUN TestCopier [2021-09-20T12:06:21.523Z] --- PASS: TestCopier (0.00s) [2021-09-20T12:06:21.523Z] === RUN TestCopierLongLines [2021-09-20T12:06:21.523Z] --- PASS: TestCopierLongLines (0.00s) [2021-09-20T12:06:21.523Z] === RUN TestCopierSlow [2021-09-20T12:06:21.523Z] --- PASS: TestCopierSlow (0.20s) [2021-09-20T12:06:21.523Z] === RUN TestCopierWithSized [2021-09-20T12:06:21.523Z] === RUN TestCopierWithSized/as_is [2021-09-20T12:06:21.523Z] === RUN TestCopierWithSized/With_RingLogger [2021-09-20T12:06:21.523Z] --- PASS: TestCopierWithSized (0.01s) [2021-09-20T12:06:21.523Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-09-20T12:06:21.523Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-09-20T12:06:21.523Z] === RUN TestCopierWithPartial [2021-09-20T12:06:21.523Z] --- PASS: TestCopierWithPartial (0.00s) [2021-09-20T12:06:21.523Z] === RUN TestRingLogger [2021-09-20T12:06:21.523Z] --- PASS: TestRingLogger (0.00s) [2021-09-20T12:06:21.523Z] === RUN TestRingCap [2021-09-20T12:06:21.523Z] --- PASS: TestRingCap (0.00s) [2021-09-20T12:06:21.523Z] === RUN TestRingClose [2021-09-20T12:06:21.523Z] --- PASS: TestRingClose (0.00s) [2021-09-20T12:06:21.523Z] === RUN TestRingDrain [2021-09-20T12:06:21.523Z] --- PASS: TestRingDrain (0.00s) [2021-09-20T12:06:21.523Z] PASS [2021-09-20T12:06:21.759Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-09-20T12:06:21.759Z] check_test.go:308: [d20928d8f1d13] daemon is not started [2021-09-20T12:06:21.759Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-09-20T12:06:21.819Z] time="2021-09-20T12:06:21Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-09-20T12:06:21.819Z] time="2021-09-20T12:06:21Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-09-20T12:06:21.819Z] --- PASS: TestUnexpectedEOF (0.13s) [2021-09-20T12:06:21.819Z] === CONT TestEncodeDecode [2021-09-20T12:06:21.819Z] --- PASS: TestEncodeDecode (0.00s) [2021-09-20T12:06:21.819Z] PASS [2021-09-20T12:06:21.819Z] coverage: 69.9% of statements [2021-09-20T12:06:21.819Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.221s coverage: 69.9% of statements [2021-09-20T12:06:21.910Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-09-20T12:06:21.983Z] coverage: 43.8% of statements [2021-09-20T12:06:21.983Z] ok github.com/docker/docker/daemon/logger 0.253s coverage: 43.8% of statements [2021-09-20T12:06:21.983Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.54s) [2021-09-20T12:06:21.983Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-09-20T12:06:21.983Z] reload_test.go:520: root required [2021-09-20T12:06:21.983Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-09-20T12:06:21.983Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-09-20T12:06:21.983Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-09-20T12:06:21.983Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-09-20T12:06:21.983Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2021-09-20T12:06:21.983Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-09-20T12:06:21.983Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-09-20T12:06:21.983Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-09-20T12:06:21.983Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-09-20T12:06:21.983Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-09-20T12:06:21.983Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-09-20T12:06:21.983Z] === RUN TestParseVolumesFrom [2021-09-20T12:06:21.983Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-09-20T12:06:21.983Z] PASS [2021-09-20T12:06:21.983Z] coverage: 9.1% of statements [2021-09-20T12:06:21.983Z] ok github.com/docker/docker/daemon 2.364s coverage: 9.1% of statements [2021-09-20T12:06:21.983Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-09-20T12:06:21.983Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-09-20T12:06:21.983Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-09-20T12:06:21.983Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-09-20T12:06:21.983Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-09-20T12:06:21.983Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-09-20T12:06:21.983Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-09-20T12:06:21.983Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-09-20T12:06:21.983Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-09-20T12:06:21.983Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-09-20T12:06:21.983Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-09-20T12:06:21.983Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-09-20T12:06:21.983Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-09-20T12:06:21.983Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-09-20T12:06:22.328Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-09-20T12:06:22.442Z] === RUN TestNewStreamConfig [2021-09-20T12:06:22.442Z] === RUN TestNewStreamConfig/defaults [2021-09-20T12:06:22.442Z] === RUN TestNewStreamConfig/invalid_create_group [2021-09-20T12:06:22.442Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-09-20T12:06:22.442Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-09-20T12:06:22.442Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-09-20T12:06:22.442Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-09-20T12:06:22.442Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-09-20T12:06:22.442Z] --- PASS: TestNewStreamConfig (0.00s) [2021-09-20T12:06:22.442Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-09-20T12:06:22.442Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-09-20T12:06:22.442Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-09-20T12:06:22.443Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-09-20T12:06:22.443Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-09-20T12:06:22.443Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-09-20T12:06:22.443Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-09-20T12:06:22.443Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-09-20T12:06:22.443Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-09-20T12:06:22.443Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-09-20T12:06:22.443Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-09-20T12:06:22.443Z] === RUN TestNewAWSLogsClientRegionDetect [2021-09-20T12:06:22.443Z] time="2021-09-20T12:06:21Z" level=info msg="Trying to get region from EC2 Metadata" [2021-09-20T12:06:22.443Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2021-09-20T12:06:22.443Z] === RUN TestCreateSuccess [2021-09-20T12:06:22.443Z] --- PASS: TestCreateSuccess (0.00s) [2021-09-20T12:06:22.443Z] === RUN TestCreateStreamSkipped [2021-09-20T12:06:22.443Z] time="2021-09-20T12:06:22Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-09-20T12:06:22.443Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-09-20T12:06:22.443Z] === RUN TestCreateLogGroupSuccess [2021-09-20T12:06:22.443Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-09-20T12:06:22.443Z] === RUN TestCreateError [2021-09-20T12:06:22.443Z] --- PASS: TestCreateError (0.00s) [2021-09-20T12:06:22.443Z] === RUN TestCreateAlreadyExists [2021-09-20T12:06:22.443Z] time="2021-09-20T12:06:22Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-09-20T12:06:22.443Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-09-20T12:06:22.443Z] === RUN TestLogClosed [2021-09-20T12:06:22.443Z] --- PASS: TestLogClosed (0.00s) [2021-09-20T12:06:22.443Z] === RUN TestLogBlocking [2021-09-20T12:06:22.443Z] --- PASS: TestLogBlocking (0.00s) [2021-09-20T12:06:22.443Z] === RUN TestLogNonBlockingBufferEmpty [2021-09-20T12:06:22.443Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-09-20T12:06:22.443Z] === RUN TestLogNonBlockingBufferFull [2021-09-20T12:06:22.443Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-09-20T12:06:22.443Z] === RUN TestPublishBatchSuccess [2021-09-20T12:06:22.443Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-09-20T12:06:22.443Z] === RUN TestPublishBatchError [2021-09-20T12:06:22.443Z] time="2021-09-20T12:06:22Z" level=error msg=Error [2021-09-20T12:06:22.443Z] --- PASS: TestPublishBatchError (0.00s) [2021-09-20T12:06:22.443Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-09-20T12:06:22.443Z] time="2021-09-20T12:06:22Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-09-20T12:06:22.443Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-09-20T12:06:22.443Z] === RUN TestPublishBatchAlreadyAccepted [2021-09-20T12:06:22.443Z] time="2021-09-20T12:06:22Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-09-20T12:06:22.443Z] time="2021-09-20T12:06:22Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-09-20T12:06:22.443Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-09-20T12:06:22.443Z] === RUN TestCollectBatchSimple [2021-09-20T12:06:22.443Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-09-20T12:06:22.443Z] === RUN TestCollectBatchTicker [2021-09-20T12:06:22.443Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-09-20T12:06:22.443Z] === RUN TestCollectBatchMultilinePattern [2021-09-20T12:06:22.443Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-09-20T12:06:22.443Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-09-20T12:06:22.443Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-09-20T12:06:22.443Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-09-20T12:06:22.443Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-09-20T12:06:22.443Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-09-20T12:06:22.443Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2021-09-20T12:06:22.443Z] === RUN TestCollectBatchClose [2021-09-20T12:06:22.443Z] --- PASS: TestCollectBatchClose (0.00s) [2021-09-20T12:06:22.443Z] === RUN TestEffectiveLen [2021-09-20T12:06:22.443Z] === RUN TestEffectiveLen/0/Hello [2021-09-20T12:06:22.443Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-09-20T12:06:22.443Z] === RUN TestEffectiveLen/2/🙃 [2021-09-20T12:06:22.443Z] === RUN TestEffectiveLen/3/���� [2021-09-20T12:06:22.443Z] === RUN TestEffectiveLen/4/He��o [2021-09-20T12:06:22.443Z] === RUN TestEffectiveLen/5/ [2021-09-20T12:06:22.443Z] --- PASS: TestEffectiveLen (0.00s) [2021-09-20T12:06:22.443Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-09-20T12:06:22.443Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-09-20T12:06:22.443Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-09-20T12:06:22.443Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-09-20T12:06:22.443Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-09-20T12:06:22.443Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-09-20T12:06:22.443Z] === RUN TestFindValidSplit [2021-09-20T12:06:22.443Z] === RUN TestFindValidSplit/0/ [2021-09-20T12:06:22.443Z] cloudwatchlogs_test.go:1063: [2021-09-20T12:06:22.443Z] cloudwatchlogs_test.go:1064: [2021-09-20T12:06:22.443Z] === RUN TestFindValidSplit/1/Hello [2021-09-20T12:06:22.443Z] cloudwatchlogs_test.go:1063: Hello [2021-09-20T12:06:22.443Z] cloudwatchlogs_test.go:1064: [2021-09-20T12:06:22.443Z] === RUN TestFindValidSplit/2/Hello [2021-09-20T12:06:22.443Z] cloudwatchlogs_test.go:1063: He [2021-09-20T12:06:22.443Z] cloudwatchlogs_test.go:1064: llo [2021-09-20T12:06:22.443Z] === RUN TestFindValidSplit/3/Hello [2021-09-20T12:06:22.443Z] cloudwatchlogs_test.go:1063: [2021-09-20T12:06:22.443Z] cloudwatchlogs_test.go:1064: Hello [2021-09-20T12:06:22.443Z] === RUN TestFindValidSplit/4/🙃 [2021-09-20T12:06:22.443Z] cloudwatchlogs_test.go:1063: [2021-09-20T12:06:22.443Z] cloudwatchlogs_test.go:1064: 🙃 [2021-09-20T12:06:22.443Z] === RUN TestFindValidSplit/5/🙃 [2021-09-20T12:06:22.443Z] cloudwatchlogs_test.go:1063: 🙃 [2021-09-20T12:06:22.443Z] cloudwatchlogs_test.go:1064: [2021-09-20T12:06:22.443Z] === RUN TestFindValidSplit/6/a� [2021-09-20T12:06:22.443Z] cloudwatchlogs_test.go:1063: a [2021-09-20T12:06:22.443Z] cloudwatchlogs_test.go:1064: � [2021-09-20T12:06:22.443Z] === RUN TestFindValidSplit/7/a� [2021-09-20T12:06:22.443Z] cloudwatchlogs_test.go:1063: a� [2021-09-20T12:06:22.443Z] cloudwatchlogs_test.go:1064: [2021-09-20T12:06:22.443Z] --- PASS: TestFindValidSplit (0.00s) [2021-09-20T12:06:22.443Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-09-20T12:06:22.443Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-09-20T12:06:22.443Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-09-20T12:06:22.443Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-09-20T12:06:22.443Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-09-20T12:06:22.443Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-09-20T12:06:22.443Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-09-20T12:06:22.443Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-09-20T12:06:22.443Z] === RUN TestProcessEventEmoji [2021-09-20T12:06:22.443Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-09-20T12:06:22.443Z] === RUN TestCollectBatchLineSplit [2021-09-20T12:06:22.443Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-09-20T12:06:22.443Z] === RUN TestCollectBatchLineSplitWithBinary [2021-09-20T12:06:22.443Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-09-20T12:06:22.443Z] === RUN TestCollectBatchMaxEvents [2021-09-20T12:06:22.443Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-09-20T12:06:22.443Z] === RUN TestCollectBatchMaxTotalBytes [2021-09-20T12:06:22.443Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-09-20T12:06:22.443Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-09-20T12:06:22.443Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-09-20T12:06:22.443Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-09-20T12:06:22.443Z] === RUN TestSearchRegistryForImagesErrors [2021-09-20T12:06:22.443Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-09-20T12:06:22.443Z] === RUN TestSearchRegistryForImages [2021-09-20T12:06:22.443Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-09-20T12:06:22.443Z] === RUN TestOnlyPlatformWithFallback [2021-09-20T12:06:22.443Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-09-20T12:06:22.443Z] === RUN TestImageDelete [2021-09-20T12:06:22.443Z] === RUN TestImageDelete/no_lease [2021-09-20T12:06:22.443Z] === RUN TestImageDelete/lease_exists [2021-09-20T12:06:22.443Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-09-20T12:06:22.443Z] --- PASS: TestImageDelete (0.04s) [2021-09-20T12:06:22.443Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-09-20T12:06:22.443Z] === RUN TestParseLogOptionsMultilinePattern [2021-09-20T12:06:22.443Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-09-20T12:06:22.443Z] === RUN TestParseLogOptionsDatetimeFormat [2021-09-20T12:06:22.443Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-09-20T12:06:22.443Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-09-20T12:06:22.443Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-09-20T12:06:22.443Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-09-20T12:06:22.443Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-09-20T12:06:22.443Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-09-20T12:06:22.443Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-09-20T12:06:22.443Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-09-20T12:06:22.443Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-09-20T12:06:22.443Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-09-20T12:06:22.443Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-09-20T12:06:22.443Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-09-20T12:06:22.443Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-09-20T12:06:22.443Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-09-20T12:06:22.443Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-09-20T12:06:22.443Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-09-20T12:06:22.443Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-09-20T12:06:22.443Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-09-20T12:06:22.443Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-09-20T12:06:22.443Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-09-20T12:06:22.443Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-09-20T12:06:22.443Z] === RUN TestContentStoreForPull [2021-09-20T12:06:22.443Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-09-20T12:06:22.443Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-09-20T12:06:22.443Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-09-20T12:06:22.443Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-09-20T12:06:22.443Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-09-20T12:06:22.443Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-09-20T12:06:22.443Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-09-20T12:06:22.443Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-09-20T12:06:22.443Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-09-20T12:06:22.443Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-09-20T12:06:22.443Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-09-20T12:06:22.443Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-09-20T12:06:22.443Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-09-20T12:06:22.443Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-09-20T12:06:22.443Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-09-20T12:06:22.443Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-09-20T12:06:22.443Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-09-20T12:06:22.443Z] === RUN TestCreateTagSuccess [2021-09-20T12:06:22.443Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-09-20T12:06:22.443Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-09-20T12:06:22.443Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-09-20T12:06:22.443Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-09-20T12:06:22.443Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-09-20T12:06:22.443Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-09-20T12:06:22.443Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-09-20T12:06:22.443Z] PASS [2021-09-20T12:06:22.443Z] coverage: 77.4% of statements [2021-09-20T12:06:22.443Z] ok github.com/docker/docker/daemon/logger/awslogs 0.350s coverage: 77.4% of statements [2021-09-20T12:06:22.443Z] --- PASS: TestContentStoreForPull (0.16s) [2021-09-20T12:06:22.443Z] PASS [2021-09-20T12:06:22.443Z] coverage: 6.7% of statements [2021-09-20T12:06:22.779Z] === RUN TestWriteLog [2021-09-20T12:06:22.779Z] === PAUSE TestWriteLog [2021-09-20T12:06:22.779Z] === RUN TestReadLog [2021-09-20T12:06:22.779Z] === PAUSE TestReadLog [2021-09-20T12:06:22.779Z] === CONT TestWriteLog [2021-09-20T12:06:22.779Z] --- PASS: TestWriteLog (0.00s) [2021-09-20T12:06:22.779Z] === CONT TestReadLog [2021-09-20T12:06:22.779Z] === RUN TestReadLog/tail_exact [2021-09-20T12:06:22.779Z] === RUN TestOpenFileDelete [2021-09-20T12:06:22.779Z] --- PASS: TestOpenFileDelete (0.00s) [2021-09-20T12:06:22.779Z] === RUN TestOpenFileRename [2021-09-20T12:06:22.779Z] --- PASS: TestOpenFileRename (0.00s) [2021-09-20T12:06:22.779Z] === RUN TestParseLogTagDefaultTag [2021-09-20T12:06:22.779Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-09-20T12:06:22.779Z] === RUN TestParseLogTag [2021-09-20T12:06:22.779Z] --- PASS: TestParseLogTag (0.00s) [2021-09-20T12:06:22.779Z] === RUN TestParseLogTagEmptyTag [2021-09-20T12:06:22.779Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-09-20T12:06:22.779Z] === RUN TestTailFiles [2021-09-20T12:06:22.779Z] --- PASS: TestTailFiles (0.00s) [2021-09-20T12:06:22.779Z] === RUN TestFollowLogsConsumerGone [2021-09-20T12:06:22.779Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-09-20T12:06:22.779Z] === RUN TestFollowLogsProducerGone [2021-09-20T12:06:22.779Z] logfile_test.go:178: logDecode() closed after sending 2821 messages [2021-09-20T12:06:22.779Z] logfile_test.go:231: messages sent: 2821, received: 2821 [2021-09-20T12:06:22.779Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-09-20T12:06:22.779Z] === RUN TestCheckCapacityAndRotate [2021-09-20T12:06:22.779Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-09-20T12:06:22.780Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-09-20T12:06:22.780Z] === RUN TestReadLog/tail_less_than_available [2021-09-20T12:06:22.780Z] === RUN TestReadLog/tail_more_than_available [2021-09-20T12:06:22.780Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2021-09-20T12:06:22.780Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-09-20T12:06:22.780Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2021-09-20T12:06:22.780Z] PASS [2021-09-20T12:06:22.780Z] coverage: 51.6% of statements [2021-09-20T12:06:22.780Z] --- PASS: TestReadLog (0.13s) [2021-09-20T12:06:22.780Z] --- PASS: TestReadLog/tail_exact (0.12s) [2021-09-20T12:06:22.780Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-09-20T12:06:22.780Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-09-20T12:06:22.780Z] PASS [2021-09-20T12:06:22.780Z] coverage: 75.2% of statements [2021-09-20T12:06:22.780Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.135s coverage: 51.6% of statements [2021-09-20T12:06:22.780Z] ok github.com/docker/docker/daemon/logger/local 0.194s coverage: 75.2% of statements [2021-09-20T12:06:22.780Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-09-20T12:06:22.780Z] === RUN TestLog [2021-09-20T12:06:22.780Z] --- PASS: TestLog (0.00s) [2021-09-20T12:06:22.780Z] PASS [2021-09-20T12:06:22.780Z] coverage: 31.5% of statements [2021-09-20T12:06:22.780Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.051s coverage: 31.5% of statements [2021-09-20T12:06:22.786Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.17s) [2021-09-20T12:06:22.786Z] === RUN TestCreateServiceSecretFileMode [2021-09-20T12:06:22.904Z] ok github.com/docker/docker/daemon/images 0.305s coverage: 6.7% of statements [2021-09-20T12:06:22.904Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-09-20T12:06:22.904Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-09-20T12:06:22.904Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-09-20T12:06:22.904Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-09-20T12:06:22.904Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-09-20T12:06:22.904Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-09-20T12:06:22.904Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-09-20T12:06:22.904Z] === RUN TestJSONLogsMarshalJSONBuf [2021-09-20T12:06:22.904Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-09-20T12:06:22.904Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-09-20T12:06:23.239Z] === RUN TestNewParse [2021-09-20T12:06:23.239Z] --- PASS: TestNewParse (0.00s) [2021-09-20T12:06:23.239Z] PASS [2021-09-20T12:06:23.239Z] coverage: 8.3% of statements [2021-09-20T12:06:23.239Z] ok github.com/docker/docker/daemon/logger/templates 0.028s coverage: 8.3% of statements [2021-09-20T12:06:23.268Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-09-20T12:06:23.355Z] --- PASS: TestCreateServiceSecretFileMode (2.55s) [2021-09-20T12:06:23.355Z] === RUN TestCreateServiceConfigFileMode [2021-09-20T12:06:23.378Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.11s) [2021-09-20T12:06:23.378Z] === RUN TestFastTimeMarshalJSON [2021-09-20T12:06:23.378Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-09-20T12:06:23.378Z] PASS [2021-09-20T12:06:23.378Z] coverage: 87.2% of statements [2021-09-20T12:06:23.378Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.168s coverage: 87.2% of statements [2021-09-20T12:06:23.378Z] === RUN TestJSONFileLogger [2021-09-20T12:06:23.378Z] --- PASS: TestJSONFileLogger (0.00s) [2021-09-20T12:06:23.378Z] === RUN TestJSONFileLoggerWithTags [2021-09-20T12:06:23.378Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-09-20T12:06:23.378Z] === RUN TestJSONFileLoggerWithOpts [2021-09-20T12:06:23.378Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-09-20T12:06:23.378Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-09-20T12:06:23.378Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-09-20T12:06:23.378Z] === RUN TestEncodeDecode [2021-09-20T12:06:23.378Z] === PAUSE TestEncodeDecode [2021-09-20T12:06:23.378Z] === RUN TestUnexpectedEOF [2021-09-20T12:06:23.378Z] time="2021-09-20T12:06:23Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-09-20T12:06:23.378Z] time="2021-09-20T12:06:23Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-09-20T12:06:23.378Z] --- PASS: TestUnexpectedEOF (0.11s) [2021-09-20T12:06:23.378Z] === CONT TestEncodeDecode [2021-09-20T12:06:23.378Z] --- PASS: TestEncodeDecode (0.00s) [2021-09-20T12:06:23.378Z] PASS [2021-09-20T12:06:23.378Z] coverage: 69.9% of statements [2021-09-20T12:06:23.378Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.182s coverage: 69.9% of statements [2021-09-20T12:06:23.694Z] === RUN TestValidateLogOpt [2021-09-20T12:06:23.694Z] --- PASS: TestValidateLogOpt (0.00s) [2021-09-20T12:06:23.694Z] === RUN TestNewMissedConfig [2021-09-20T12:06:23.694Z] --- PASS: TestNewMissedConfig (0.00s) [2021-09-20T12:06:23.694Z] === RUN TestNewMissedUrl [2021-09-20T12:06:23.694Z] --- PASS: TestNewMissedUrl (0.00s) [2021-09-20T12:06:23.694Z] === RUN TestNewMissedToken [2021-09-20T12:06:23.694Z] --- PASS: TestNewMissedToken (0.00s) [2021-09-20T12:06:23.694Z] === RUN TestNewWithProxy [2021-09-20T12:06:23.694Z] --- PASS: TestNewWithProxy (0.00s) [2021-09-20T12:06:23.694Z] === RUN TestDefault [2021-09-20T12:06:23.694Z] --- PASS: TestDefault (0.01s) [2021-09-20T12:06:23.694Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-09-20T12:06:23.694Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-09-20T12:06:23.694Z] === RUN TestJsonFormat [2021-09-20T12:06:23.694Z] --- PASS: TestJsonFormat (0.01s) [2021-09-20T12:06:23.694Z] === RUN TestRawFormat [2021-09-20T12:06:23.694Z] --- PASS: TestRawFormat (0.00s) [2021-09-20T12:06:23.694Z] === RUN TestRawFormatWithLabels [2021-09-20T12:06:23.694Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-09-20T12:06:23.694Z] === RUN TestRawFormatWithoutTag [2021-09-20T12:06:23.694Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-09-20T12:06:23.694Z] === RUN TestBatching [2021-09-20T12:06:23.694Z] === RUN TestParseLogFormat [2021-09-20T12:06:23.694Z] --- PASS: TestParseLogFormat (0.00s) [2021-09-20T12:06:23.694Z] === RUN TestValidateLogOptEmpty [2021-09-20T12:06:23.694Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-09-20T12:06:23.694Z] === RUN TestValidateSyslogAddress [2021-09-20T12:06:23.694Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-09-20T12:06:23.694Z] === RUN TestParseAddressDefaultPort [2021-09-20T12:06:23.694Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-09-20T12:06:23.694Z] === RUN TestValidateSyslogFacility [2021-09-20T12:06:23.694Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-09-20T12:06:23.694Z] === RUN TestValidateLogOptSyslogFormat [2021-09-20T12:06:23.694Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-09-20T12:06:23.694Z] === RUN TestValidateLogOpt [2021-09-20T12:06:23.694Z] --- PASS: TestValidateLogOpt (0.00s) [2021-09-20T12:06:23.694Z] PASS [2021-09-20T12:06:23.694Z] coverage: 46.8% of statements [2021-09-20T12:06:23.694Z] ok github.com/docker/docker/daemon/logger/syslog 0.060s coverage: 46.8% of statements [2021-09-20T12:06:23.694Z] --- PASS: TestBatching (0.23s) [2021-09-20T12:06:23.694Z] === RUN TestFrequency [2021-09-20T12:06:24.150Z] --- PASS: TestFrequency (0.22s) [2021-09-20T12:06:24.150Z] === RUN TestOneMessagePerRequest [2021-09-20T12:06:24.150Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-09-20T12:06:24.150Z] === RUN TestVerify [2021-09-20T12:06:24.150Z] --- PASS: TestVerify (0.00s) [2021-09-20T12:06:24.150Z] === RUN TestSkipVerify [2021-09-20T12:06:24.150Z] time="2021-09-20T12:06:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-20T12:06:24.150Z] time="2021-09-20T12:06:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-20T12:06:24.150Z] time="2021-09-20T12:06:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-20T12:06:24.150Z] time="2021-09-20T12:06:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-20T12:06:24.349Z] === RUN TestWriteLog [2021-09-20T12:06:24.349Z] === PAUSE TestWriteLog [2021-09-20T12:06:24.349Z] === RUN TestReadLog [2021-09-20T12:06:24.349Z] === PAUSE TestReadLog [2021-09-20T12:06:24.349Z] === CONT TestWriteLog [2021-09-20T12:06:24.349Z] === CONT TestReadLog [2021-09-20T12:06:24.349Z] --- PASS: TestWriteLog (0.00s) [2021-09-20T12:06:24.349Z] === RUN TestReadLog/tail_exact [2021-09-20T12:06:24.349Z] === RUN TestOpenFileDelete [2021-09-20T12:06:24.349Z] --- PASS: TestOpenFileDelete (0.00s) [2021-09-20T12:06:24.349Z] === RUN TestOpenFileRename [2021-09-20T12:06:24.349Z] --- PASS: TestOpenFileRename (0.00s) [2021-09-20T12:06:24.349Z] === RUN TestParseLogTagDefaultTag [2021-09-20T12:06:24.349Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-09-20T12:06:24.349Z] === RUN TestParseLogTag [2021-09-20T12:06:24.349Z] --- PASS: TestParseLogTag (0.00s) [2021-09-20T12:06:24.349Z] === RUN TestParseLogTagEmptyTag [2021-09-20T12:06:24.349Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-09-20T12:06:24.349Z] === RUN TestTailFiles [2021-09-20T12:06:24.349Z] --- PASS: TestTailFiles (0.00s) [2021-09-20T12:06:24.349Z] === RUN TestFollowLogsConsumerGone [2021-09-20T12:06:24.349Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-09-20T12:06:24.349Z] === RUN TestFollowLogsProducerGone [2021-09-20T12:06:24.349Z] logfile_test.go:231: messages sent: 4098, received: 4098 [2021-09-20T12:06:24.349Z] logfile_test.go:178: logDecode() closed after sending 4098 messages [2021-09-20T12:06:24.349Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-09-20T12:06:24.349Z] === RUN TestCheckCapacityAndRotate [2021-09-20T12:06:24.349Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-09-20T12:06:24.349Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-09-20T12:06:24.349Z] === RUN TestReadLog/tail_less_than_available [2021-09-20T12:06:24.349Z] === RUN TestReadLog/tail_more_than_available [2021-09-20T12:06:24.349Z] --- PASS: TestReadLog (0.13s) [2021-09-20T12:06:24.349Z] --- PASS: TestReadLog/tail_exact (0.12s) [2021-09-20T12:06:24.349Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-09-20T12:06:24.349Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-09-20T12:06:24.349Z] PASS [2021-09-20T12:06:24.349Z] coverage: 75.2% of statements [2021-09-20T12:06:24.349Z] ok github.com/docker/docker/daemon/logger/local 0.179s coverage: 75.2% of statements [2021-09-20T12:06:24.349Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-09-20T12:06:24.349Z] --- PASS: TestCheckCapacityAndRotate (0.14s) [2021-09-20T12:06:24.349Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-09-20T12:06:24.349Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2021-09-20T12:06:24.349Z] PASS [2021-09-20T12:06:24.349Z] coverage: 55.3% of statements [2021-09-20T12:06:24.349Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.199s coverage: 55.3% of statements [2021-09-20T12:06:24.605Z] --- PASS: TestSkipVerify (0.42s) [2021-09-20T12:06:24.606Z] === RUN TestBufferMaximum [2021-09-20T12:06:24.606Z] time="2021-09-20T12:06:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-20T12:06:24.606Z] time="2021-09-20T12:06:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-20T12:06:24.606Z] time="2021-09-20T12:06:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-20T12:06:24.606Z] time="2021-09-20T12:06:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-20T12:06:24.606Z] time="2021-09-20T12:06:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-20T12:06:24.606Z] time="2021-09-20T12:06:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632139584.204834\",\"host\":\"655553dc095f\"}'" [2021-09-20T12:06:24.606Z] time="2021-09-20T12:06:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632139584.204834\",\"host\":\"655553dc095f\"}'" [2021-09-20T12:06:24.606Z] --- PASS: TestBufferMaximum (0.00s) [2021-09-20T12:06:24.606Z] === RUN TestServerAlwaysDown [2021-09-20T12:06:24.606Z] time="2021-09-20T12:06:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-20T12:06:24.606Z] time="2021-09-20T12:06:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-20T12:06:24.606Z] time="2021-09-20T12:06:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632139584.206944\",\"host\":\"655553dc095f\"}'" [2021-09-20T12:06:24.606Z] time="2021-09-20T12:06:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632139584.206944\",\"host\":\"655553dc095f\"}'" [2021-09-20T12:06:24.606Z] time="2021-09-20T12:06:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-20T12:06:24.606Z] time="2021-09-20T12:06:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632139584.206944\",\"host\":\"655553dc095f\"}'" [2021-09-20T12:06:24.606Z] time="2021-09-20T12:06:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632139584.206944\",\"host\":\"655553dc095f\"}'" [2021-09-20T12:06:24.606Z] time="2021-09-20T12:06:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632139584.206944\",\"host\":\"655553dc095f\"}'" [2021-09-20T12:06:24.606Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-09-20T12:06:24.606Z] === RUN TestCannotSendAfterClose [2021-09-20T12:06:24.606Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-09-20T12:06:24.606Z] === RUN TestDeadlockOnBlockedEndpoint [2021-09-20T12:06:24.606Z] === RUN TestV1IDService [2021-09-20T12:06:24.646Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-09-20T12:06:24.810Z] === RUN TestLog [2021-09-20T12:06:24.810Z] --- PASS: TestLog (0.00s) [2021-09-20T12:06:24.810Z] PASS [2021-09-20T12:06:24.810Z] coverage: 31.5% of statements [2021-09-20T12:06:24.926Z] time="2021-09-20T12:06:24Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-09-20T12:06:25.061Z] --- PASS: TestV1IDService (0.02s) [2021-09-20T12:06:25.061Z] === RUN TestV2MetadataService [2021-09-20T12:06:25.271Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.065s coverage: 31.5% of statements [2021-09-20T12:06:25.271Z] === RUN TestValidateLogOpt [2021-09-20T12:06:25.271Z] --- PASS: TestValidateLogOpt (0.00s) [2021-09-20T12:06:25.271Z] === RUN TestNewMissedConfig [2021-09-20T12:06:25.271Z] --- PASS: TestNewMissedConfig (0.00s) [2021-09-20T12:06:25.271Z] === RUN TestNewMissedUrl [2021-09-20T12:06:25.271Z] --- PASS: TestNewMissedUrl (0.00s) [2021-09-20T12:06:25.271Z] === RUN TestNewMissedToken [2021-09-20T12:06:25.271Z] --- PASS: TestNewMissedToken (0.00s) [2021-09-20T12:06:25.271Z] === RUN TestNewWithProxy [2021-09-20T12:06:25.271Z] --- PASS: TestNewWithProxy (0.00s) [2021-09-20T12:06:25.271Z] === RUN TestDefault [2021-09-20T12:06:25.271Z] --- PASS: TestDefault (0.02s) [2021-09-20T12:06:25.271Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-09-20T12:06:25.271Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-09-20T12:06:25.271Z] === RUN TestJsonFormat [2021-09-20T12:06:25.271Z] --- PASS: TestJsonFormat (0.01s) [2021-09-20T12:06:25.271Z] === RUN TestRawFormat [2021-09-20T12:06:25.271Z] --- PASS: TestRawFormat (0.00s) [2021-09-20T12:06:25.271Z] === RUN TestRawFormatWithLabels [2021-09-20T12:06:25.271Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-09-20T12:06:25.271Z] === RUN TestRawFormatWithoutTag [2021-09-20T12:06:25.271Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-09-20T12:06:25.271Z] === RUN TestBatching [2021-09-20T12:06:25.271Z] === RUN TestNewParse [2021-09-20T12:06:25.271Z] --- PASS: TestNewParse (0.00s) [2021-09-20T12:06:25.271Z] PASS [2021-09-20T12:06:25.271Z] coverage: 8.3% of statements [2021-09-20T12:06:25.271Z] ok github.com/docker/docker/daemon/logger/templates 0.070s coverage: 8.3% of statements [2021-09-20T12:06:25.517Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-09-20T12:06:25.517Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-09-20T12:06:25.517Z] === RUN TestContinueOnError_MirrorEndpoint [2021-09-20T12:06:25.517Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-09-20T12:06:25.517Z] === RUN TestContinueOnError_NeverContinue [2021-09-20T12:06:25.517Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-09-20T12:06:25.517Z] === RUN TestManifestStore [2021-09-20T12:06:25.517Z] === RUN TestManifestStore/no_remote_or_local [2021-09-20T12:06:25.517Z] --- PASS: TestV2MetadataService (0.56s) [2021-09-20T12:06:25.517Z] PASS [2021-09-20T12:06:25.517Z] coverage: 48.2% of statements [2021-09-20T12:06:25.517Z] ok github.com/docker/docker/distribution/metadata 0.629s coverage: 48.2% of statements [2021-09-20T12:06:25.517Z] time="2021-09-20T12:06:25Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1724146767\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-09-20T12:06:25.517Z] === RUN TestManifestStore/no_local_cache [2021-09-20T12:06:25.517Z] time="2021-09-20T12:06:25Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-09-20T12:06:25.517Z] time="2021-09-20T12:06:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"655553dc095f\"}'" [2021-09-20T12:06:25.517Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-09-20T12:06:25.517Z] PASS [2021-09-20T12:06:25.517Z] coverage: 82.5% of statements [2021-09-20T12:06:25.517Z] === RUN TestManifestStore/with_local_cache [2021-09-20T12:06:25.517Z] ok github.com/docker/docker/daemon/logger/splunk 1.945s coverage: 82.5% of statements [2021-09-20T12:06:25.517Z] ? github.com/docker/docker/daemon/names [no test files] [2021-09-20T12:06:25.517Z] ? github.com/docker/docker/daemon/network [no test files] [2021-09-20T12:06:25.517Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-09-20T12:06:25.517Z] === RUN TestManifestStore/unknown_media_type [2021-09-20T12:06:25.517Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-09-20T12:06:25.517Z] time="2021-09-20T12:06:25Z" level=warning msg="reference for unknown type: " [2021-09-20T12:06:25.517Z] time="2021-09-20T12:06:25Z" level=warning msg="reference for unknown type: " [2021-09-20T12:06:25.517Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-09-20T12:06:25.517Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-09-20T12:06:25.517Z] === RUN TestSuccessfulDownload [2021-09-20T12:06:25.517Z] download_test.go:267: Needs fixing on Windows [2021-09-20T12:06:25.517Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-09-20T12:06:25.517Z] === RUN TestCancelledDownload [2021-09-20T12:06:25.517Z] --- PASS: TestCancelledDownload (0.00s) [2021-09-20T12:06:25.517Z] === RUN TestMaxDownloadAttempts [2021-09-20T12:06:25.517Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-20T12:06:25.517Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-20T12:06:25.517Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-20T12:06:25.517Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-20T12:06:25.517Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-20T12:06:25.517Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-20T12:06:25.517Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-20T12:06:25.517Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-20T12:06:25.517Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-20T12:06:25.517Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-20T12:06:25.517Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-20T12:06:25.517Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-20T12:06:25.517Z] time="2021-09-20T12:06:25Z" level=warning msg="reference for unknown type: " [2021-09-20T12:06:25.517Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-09-20T12:06:25.517Z] time="2021-09-20T12:06:25Z" level=warning msg="reference for unknown type: " [2021-09-20T12:06:25.517Z] time="2021-09-20T12:06:25Z" level=warning msg="reference for unknown type: " [2021-09-20T12:06:25.517Z] === RUN TestManifestStore/error_persisting_manifest [2021-09-20T12:06:25.517Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-09-20T12:06:25.517Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-09-20T12:06:25.517Z] time="2021-09-20T12:06:25Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-09-20T12:06:25.517Z] --- PASS: TestManifestStore (0.22s) [2021-09-20T12:06:25.517Z] --- PASS: TestManifestStore/no_remote_or_local (0.14s) [2021-09-20T12:06:25.517Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-09-20T12:06:25.517Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-09-20T12:06:25.517Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2021-09-20T12:06:25.517Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-09-20T12:06:25.517Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.02s) [2021-09-20T12:06:25.517Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-09-20T12:06:25.517Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-09-20T12:06:25.517Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-09-20T12:06:25.518Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-09-20T12:06:25.518Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-09-20T12:06:25.518Z] === RUN TestDetectManifestBlobMediaType [2021-09-20T12:06:25.518Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-09-20T12:06:25.518Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-09-20T12:06:25.518Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-09-20T12:06:25.518Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-09-20T12:06:25.518Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-09-20T12:06:25.518Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-09-20T12:06:25.518Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-09-20T12:06:25.518Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-09-20T12:06:25.518Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-09-20T12:06:25.518Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-09-20T12:06:25.518Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-09-20T12:06:25.518Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-09-20T12:06:25.518Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-09-20T12:06:25.518Z] === RUN TestFixManifestLayers [2021-09-20T12:06:25.518Z] --- PASS: TestFixManifestLayers (0.00s) [2021-09-20T12:06:25.518Z] === RUN TestFixManifestLayersBaseLayerParent [2021-09-20T12:06:25.518Z] pull_v2_test.go:73: Needs fixing on Windows [2021-09-20T12:06:25.518Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-09-20T12:06:25.518Z] === RUN TestFixManifestLayersBadParent [2021-09-20T12:06:25.518Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-09-20T12:06:25.518Z] === RUN TestValidateManifest [2021-09-20T12:06:25.518Z] pull_v2_test.go:118: Needs fixing on Windows [2021-09-20T12:06:25.518Z] --- SKIP: TestValidateManifest (0.00s) [2021-09-20T12:06:25.518Z] === RUN TestFormatPlatform [2021-09-20T12:06:25.518Z] --- PASS: TestFormatPlatform (0.00s) [2021-09-20T12:06:25.518Z] === RUN TestGetRepositoryMountCandidates [2021-09-20T12:06:25.518Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-09-20T12:06:25.518Z] === RUN TestLayerAlreadyExists [2021-09-20T12:06:25.518Z] 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-09-20T12:06:25.518Z] 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-09-20T12:06:25.518Z] 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-09-20T12:06:25.518Z] 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-09-20T12:06:25.518Z] 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-09-20T12:06:25.518Z] 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-09-20T12:06:25.518Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-09-20T12:06:25.518Z] === RUN TestWhenEmptyAuthConfig [2021-09-20T12:06:25.549Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-09-20T12:06:25.731Z] --- PASS: TestBatching (0.26s) [2021-09-20T12:06:25.731Z] === RUN TestFrequency [2021-09-20T12:06:25.731Z] === RUN TestParseLogFormat [2021-09-20T12:06:25.731Z] --- PASS: TestParseLogFormat (0.00s) [2021-09-20T12:06:25.731Z] === RUN TestValidateLogOptEmpty [2021-09-20T12:06:25.731Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-09-20T12:06:25.731Z] === RUN TestValidateSyslogAddress [2021-09-20T12:06:25.731Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-09-20T12:06:25.731Z] === RUN TestParseAddressDefaultPort [2021-09-20T12:06:25.731Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-09-20T12:06:25.731Z] === RUN TestValidateSyslogFacility [2021-09-20T12:06:25.731Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-09-20T12:06:25.731Z] === RUN TestValidateLogOptSyslogFormat [2021-09-20T12:06:25.731Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-09-20T12:06:25.731Z] === RUN TestValidateLogOpt [2021-09-20T12:06:25.731Z] --- PASS: TestValidateLogOpt (0.00s) [2021-09-20T12:06:25.731Z] PASS [2021-09-20T12:06:25.731Z] coverage: 46.8% of statements [2021-09-20T12:06:25.731Z] ok github.com/docker/docker/daemon/logger/syslog 0.045s coverage: 46.8% of statements [2021-09-20T12:06:25.731Z] --- PASS: TestFrequency (0.16s) [2021-09-20T12:06:25.731Z] === RUN TestOneMessagePerRequest [2021-09-20T12:06:25.731Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-09-20T12:06:25.731Z] === RUN TestVerify [2021-09-20T12:06:25.731Z] --- PASS: TestVerify (0.00s) [2021-09-20T12:06:25.731Z] === RUN TestSkipVerify [2021-09-20T12:06:25.731Z] time="2021-09-20T12:06:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-20T12:06:25.731Z] time="2021-09-20T12:06:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-20T12:06:25.731Z] time="2021-09-20T12:06:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-20T12:06:25.894Z] --- PASS: TestCreateServiceConfigFileMode (2.58s) [2021-09-20T12:06:25.894Z] === RUN TestCreateServiceSysctls [2021-09-20T12:06:25.973Z] time="2021-09-20T12:06:25Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-20T12:06:25.973Z] time="2021-09-20T12:06:25Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-20T12:06:25.973Z] time="2021-09-20T12:06:25Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-20T12:06:25.973Z] time="2021-09-20T12:06:25Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-20T12:06:25.973Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-09-20T12:06:25.973Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.37s) [2021-09-20T12:06:25.973Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.37s) [2021-09-20T12:06:25.973Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.37s) [2021-09-20T12:06:25.973Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.37s) [2021-09-20T12:06:25.973Z] === RUN TestTransfer [2021-09-20T12:06:25.973Z] --- PASS: TestTransfer (0.15s) [2021-09-20T12:06:25.973Z] === RUN TestConcurrencyLimit [2021-09-20T12:06:26.047Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-09-20T12:06:26.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-09-20T12:06:26.193Z] --- PASS: TestSkipVerify (0.34s) [2021-09-20T12:06:26.193Z] === RUN TestBufferMaximum [2021-09-20T12:06:26.193Z] time="2021-09-20T12:06:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-20T12:06:26.193Z] time="2021-09-20T12:06:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-20T12:06:26.193Z] time="2021-09-20T12:06:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-20T12:06:26.193Z] time="2021-09-20T12:06:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-20T12:06:26.193Z] time="2021-09-20T12:06:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-20T12:06:26.193Z] time="2021-09-20T12:06:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632139585.778988\",\"host\":\"c505d1c5e27e\"}'" [2021-09-20T12:06:26.193Z] time="2021-09-20T12:06:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632139585.778988\",\"host\":\"c505d1c5e27e\"}'" [2021-09-20T12:06:26.193Z] --- PASS: TestBufferMaximum (0.00s) [2021-09-20T12:06:26.193Z] === RUN TestServerAlwaysDown [2021-09-20T12:06:26.193Z] time="2021-09-20T12:06:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-20T12:06:26.193Z] time="2021-09-20T12:06:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-20T12:06:26.193Z] time="2021-09-20T12:06:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632139585.780988\",\"host\":\"c505d1c5e27e\"}'" [2021-09-20T12:06:26.193Z] time="2021-09-20T12:06:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632139585.780988\",\"host\":\"c505d1c5e27e\"}'" [2021-09-20T12:06:26.194Z] time="2021-09-20T12:06:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-20T12:06:26.194Z] time="2021-09-20T12:06:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632139585.780988\",\"host\":\"c505d1c5e27e\"}'" [2021-09-20T12:06:26.194Z] time="2021-09-20T12:06:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632139585.781981\",\"host\":\"c505d1c5e27e\"}'" [2021-09-20T12:06:26.194Z] time="2021-09-20T12:06:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632139585.781981\",\"host\":\"c505d1c5e27e\"}'" [2021-09-20T12:06:26.194Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-09-20T12:06:26.194Z] === RUN TestCannotSendAfterClose [2021-09-20T12:06:26.194Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-09-20T12:06:26.194Z] === RUN TestDeadlockOnBlockedEndpoint [2021-09-20T12:06:26.305Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-09-20T12:06:26.428Z] === RUN TestNotFound [2021-09-20T12:06:26.428Z] --- PASS: TestNotFound (0.00s) [2021-09-20T12:06:26.428Z] === RUN TestConflict [2021-09-20T12:06:26.428Z] --- PASS: TestConflict (0.00s) [2021-09-20T12:06:26.428Z] === RUN TestForbidden [2021-09-20T12:06:26.428Z] --- PASS: TestForbidden (0.00s) [2021-09-20T12:06:26.428Z] === RUN TestInvalidParameter [2021-09-20T12:06:26.428Z] --- PASS: TestInvalidParameter (0.00s) [2021-09-20T12:06:26.428Z] === RUN TestNotImplemented [2021-09-20T12:06:26.428Z] --- PASS: TestNotImplemented (0.00s) [2021-09-20T12:06:26.428Z] === RUN TestNotModified [2021-09-20T12:06:26.428Z] --- PASS: TestNotModified (0.00s) [2021-09-20T12:06:26.428Z] === RUN TestUnauthorized [2021-09-20T12:06:26.428Z] --- PASS: TestUnauthorized (0.00s) [2021-09-20T12:06:26.428Z] === RUN TestUnknown [2021-09-20T12:06:26.428Z] --- PASS: TestUnknown (0.00s) [2021-09-20T12:06:26.428Z] === RUN TestCancelled [2021-09-20T12:06:26.428Z] --- PASS: TestCancelled (0.00s) [2021-09-20T12:06:26.428Z] === RUN TestDeadline [2021-09-20T12:06:26.428Z] --- PASS: TestDeadline (0.00s) [2021-09-20T12:06:26.428Z] === RUN TestDataLoss [2021-09-20T12:06:26.428Z] --- PASS: TestDataLoss (0.00s) [2021-09-20T12:06:26.428Z] === RUN TestUnavailable [2021-09-20T12:06:26.428Z] --- PASS: TestUnavailable (0.00s) [2021-09-20T12:06:26.428Z] === RUN TestSystem [2021-09-20T12:06:26.428Z] --- PASS: TestSystem (0.00s) [2021-09-20T12:06:26.428Z] === RUN TestFromStatusCode [2021-09-20T12:06:26.428Z] === RUN TestFromStatusCode/Not_Found [2021-09-20T12:06:26.428Z] === RUN TestFromStatusCode/Bad_Request [2021-09-20T12:06:26.428Z] === RUN TestFromStatusCode/Conflict [2021-09-20T12:06:26.428Z] === RUN TestFromStatusCode/Unauthorized [2021-09-20T12:06:26.428Z] === RUN TestFromStatusCode/Service_Unavailable [2021-09-20T12:06:26.428Z] === RUN TestFromStatusCode/Forbidden [2021-09-20T12:06:26.428Z] === RUN TestFromStatusCode/Not_Modified [2021-09-20T12:06:26.428Z] === RUN TestFromStatusCode/Not_Implemented [2021-09-20T12:06:26.428Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-09-20T12:06:26.428Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-09-20T12:06:26.428Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-09-20T12:06:26.428Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-09-20T12:06:26.428Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-09-20T12:06:26.428Z] --- PASS: TestFromStatusCode (0.00s) [2021-09-20T12:06:26.428Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-09-20T12:06:26.428Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-09-20T12:06:26.428Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-09-20T12:06:26.428Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-09-20T12:06:26.428Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-09-20T12:06:26.428Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-09-20T12:06:26.428Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-09-20T12:06:26.428Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-09-20T12:06:26.428Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-09-20T12:06:26.428Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-09-20T12:06:26.428Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-09-20T12:06:26.428Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-09-20T12:06:26.428Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-09-20T12:06:26.428Z] PASS [2021-09-20T12:06:26.428Z] coverage: 53.1% of statements [2021-09-20T12:06:26.428Z] ok github.com/docker/docker/errdefs 0.029s coverage: 53.1% of statements [2021-09-20T12:06:26.428Z] --- PASS: TestConcurrencyLimit (0.36s) [2021-09-20T12:06:26.428Z] === RUN TestInactiveJobs [2021-09-20T12:06:26.428Z] --- PASS: TestWhenEmptyAuthConfig (1.02s) [2021-09-20T12:06:26.428Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-09-20T12:06:26.428Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-09-20T12:06:26.428Z] === RUN TestTokenPassThru [2021-09-20T12:06:26.428Z] --- PASS: TestTokenPassThru (0.01s) [2021-09-20T12:06:26.428Z] === RUN TestTokenPassThruDifferentHost [2021-09-20T12:06:26.428Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-09-20T12:06:26.428Z] PASS [2021-09-20T12:06:26.428Z] coverage: 24.1% of statements [2021-09-20T12:06:26.428Z] ok github.com/docker/docker/distribution 1.319s coverage: 24.1% of statements [2021-09-20T12:06:26.654Z] === RUN TestV1IDService [2021-09-20T12:06:26.654Z] --- PASS: TestV1IDService (0.02s) [2021-09-20T12:06:26.654Z] === RUN TestV2MetadataService [2021-09-20T12:06:26.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-09-20T12:06:26.873Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-09-20T12:06:26.873Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-09-20T12:06:26.883Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-09-20T12:06:26.883Z] === RUN TestFSGetInvalidData [2021-09-20T12:06:26.883Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-09-20T12:06:26.883Z] === RUN TestFSInvalidSet [2021-09-20T12:06:26.883Z] --- PASS: TestInactiveJobs (0.36s) [2021-09-20T12:06:26.883Z] === RUN TestWatchRelease [2021-09-20T12:06:26.883Z] --- PASS: TestFSInvalidSet (0.01s) [2021-09-20T12:06:26.883Z] === RUN TestFSInvalidRoot [2021-09-20T12:06:26.883Z] --- PASS: TestFSInvalidRoot (0.00s) [2021-09-20T12:06:26.883Z] === RUN TestFSMetadataGetSet [2021-09-20T12:06:26.883Z] --- PASS: TestFSMetadataGetSet (0.02s) [2021-09-20T12:06:26.883Z] === RUN TestFSInvalidWalker [2021-09-20T12:06:26.883Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-09-20T12:06:26.883Z] === RUN TestFSGetSet [2021-09-20T12:06:26.883Z] --- PASS: TestWatchRelease (0.04s) [2021-09-20T12:06:26.883Z] === RUN TestWatchFinishedTransfer [2021-09-20T12:06:26.883Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-09-20T12:06:26.883Z] === RUN TestDuplicateTransfer [2021-09-20T12:06:26.883Z] --- PASS: TestFSGetSet (0.01s) [2021-09-20T12:06:26.883Z] === RUN TestFSGetUnsetKey [2021-09-20T12:06:26.883Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-09-20T12:06:26.883Z] === RUN TestFSGetEmptyData [2021-09-20T12:06:26.883Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-09-20T12:06:26.883Z] === RUN TestFSDelete [2021-09-20T12:06:26.883Z] --- PASS: TestFSDelete (0.01s) [2021-09-20T12:06:26.883Z] === RUN TestFSWalker [2021-09-20T12:06:26.883Z] --- PASS: TestFSWalker (0.01s) [2021-09-20T12:06:26.883Z] === RUN TestFSWalkerStopOnError [2021-09-20T12:06:26.883Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-09-20T12:06:26.883Z] === RUN TestNewFromJSON [2021-09-20T12:06:26.883Z] --- PASS: TestNewFromJSON (0.00s) [2021-09-20T12:06:26.883Z] === RUN TestNewFromJSONWithInvalidJSON [2021-09-20T12:06:26.883Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-09-20T12:06:26.883Z] === RUN TestMarshalKeyOrder [2021-09-20T12:06:26.883Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-09-20T12:06:26.883Z] === RUN TestHistoryEqual [2021-09-20T12:06:26.883Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-09-20T12:06:26.883Z] === RUN TestSuccessfulUpload [2021-09-20T12:06:26.883Z] --- PASS: TestHistoryEqual (0.11s) [2021-09-20T12:06:26.883Z] === RUN TestImage [2021-09-20T12:06:26.883Z] --- PASS: TestImage (0.00s) [2021-09-20T12:06:26.883Z] === RUN TestImageOSNotEmpty [2021-09-20T12:06:26.883Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-09-20T12:06:26.883Z] === RUN TestNewChildImageFromImageWithRootFS [2021-09-20T12:06:26.883Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-09-20T12:06:26.883Z] === RUN TestCreate [2021-09-20T12:06:26.883Z] --- PASS: TestCreate (0.00s) [2021-09-20T12:06:26.883Z] === RUN TestRestore [2021-09-20T12:06:26.883Z] time="2021-09-20T12:06:26Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-09-20T12:06:26.883Z] --- PASS: TestRestore (0.04s) [2021-09-20T12:06:26.883Z] === RUN TestAddDelete [2021-09-20T12:06:26.883Z] --- PASS: TestAddDelete (0.02s) [2021-09-20T12:06:26.883Z] === RUN TestSearchAfterDelete [2021-09-20T12:06:26.883Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-09-20T12:06:26.883Z] === RUN TestParentReset [2021-09-20T12:06:26.883Z] --- PASS: TestParentReset (0.03s) [2021-09-20T12:06:26.883Z] === RUN TestGetAndSetLastUpdated [2021-09-20T12:06:26.883Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-09-20T12:06:26.883Z] === RUN TestStoreLen [2021-09-20T12:06:26.883Z] --- PASS: TestStoreLen (0.03s) [2021-09-20T12:06:26.883Z] PASS [2021-09-20T12:06:26.883Z] coverage: 86.6% of statements [2021-09-20T12:06:26.883Z] ok github.com/docker/docker/image 0.394s coverage: 86.6% of statements [2021-09-20T12:06:26.883Z] time="2021-09-20T12:06:26Z" level=error msg="Upload failed, retrying: simulating retry" [2021-09-20T12:06:27.114Z] time="2021-09-20T12:06:26Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49209/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-09-20T12:06:27.114Z] time="2021-09-20T12:06:26Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"c505d1c5e27e\"}'" [2021-09-20T12:06:27.114Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-09-20T12:06:27.114Z] PASS [2021-09-20T12:06:27.114Z] coverage: 82.5% of statements [2021-09-20T12:06:27.114Z] ok github.com/docker/docker/daemon/logger/splunk 1.867s coverage: 82.5% of statements [2021-09-20T12:06:27.114Z] ? github.com/docker/docker/daemon/names [no test files] [2021-09-20T12:06:27.114Z] ? github.com/docker/docker/daemon/network [no test files] [2021-09-20T12:06:27.114Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-09-20T12:06:27.338Z] === RUN TestCompare [2021-09-20T12:06:27.338Z] --- PASS: TestCompare (0.00s) [2021-09-20T12:06:27.338Z] PASS [2021-09-20T12:06:27.338Z] coverage: 19.2% of statements [2021-09-20T12:06:27.338Z] ok github.com/docker/docker/image/cache 0.045s coverage: 19.2% of statements [2021-09-20T12:06:27.338Z] --- PASS: TestSuccessfulUpload (0.40s) [2021-09-20T12:06:27.338Z] === RUN TestCancelledUpload [2021-09-20T12:06:27.338Z] --- PASS: TestCancelledUpload (0.00s) [2021-09-20T12:06:27.338Z] PASS [2021-09-20T12:06:27.338Z] coverage: 76.8% of statements [2021-09-20T12:06:27.338Z] ok github.com/docker/docker/distribution/xfer 1.782s coverage: 76.8% of statements [2021-09-20T12:06:27.338Z] ? github.com/docker/docker/dockerversion [no test files] [2021-09-20T12:06:27.574Z] --- PASS: TestV2MetadataService (0.85s) [2021-09-20T12:06:27.574Z] PASS [2021-09-20T12:06:27.574Z] coverage: 48.2% of statements [2021-09-20T12:06:27.574Z] ok github.com/docker/docker/distribution/metadata 0.964s coverage: 48.2% of statements [2021-09-20T12:06:27.574Z] === RUN TestSuccessfulDownload [2021-09-20T12:06:27.574Z] download_test.go:267: Needs fixing on Windows [2021-09-20T12:06:27.574Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-09-20T12:06:27.574Z] === RUN TestCancelledDownload [2021-09-20T12:06:27.574Z] --- PASS: TestCancelledDownload (0.00s) [2021-09-20T12:06:27.574Z] === RUN TestMaxDownloadAttempts [2021-09-20T12:06:27.574Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-20T12:06:27.574Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-20T12:06:27.574Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-20T12:06:27.574Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-20T12:06:27.574Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-20T12:06:27.574Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-20T12:06:27.574Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-20T12:06:27.574Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-20T12:06:27.574Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-20T12:06:27.574Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-20T12:06:27.574Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-20T12:06:27.574Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-20T12:06:27.574Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-09-20T12:06:27.574Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-09-20T12:06:27.574Z] === RUN TestContinueOnError_MirrorEndpoint [2021-09-20T12:06:27.574Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-09-20T12:06:27.574Z] === RUN TestContinueOnError_NeverContinue [2021-09-20T12:06:27.574Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-09-20T12:06:27.574Z] === RUN TestManifestStore [2021-09-20T12:06:27.574Z] === RUN TestManifestStore/no_remote_or_local [2021-09-20T12:06:27.793Z] === RUN TestValidateManifest [2021-09-20T12:06:27.793Z] === RUN TestValidateManifest/nil [2021-09-20T12:06:27.793Z] === RUN TestValidateManifest/non-nil [2021-09-20T12:06:27.793Z] --- PASS: TestValidateManifest (0.00s) [2021-09-20T12:06:27.793Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-09-20T12:06:27.793Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-09-20T12:06:27.793Z] PASS [2021-09-20T12:06:27.793Z] coverage: 0.7% of statements [2021-09-20T12:06:27.793Z] ok github.com/docker/docker/image/tarexport 0.147s coverage: 0.7% of statements [2021-09-20T12:06:27.811Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-09-20T12:06:28.039Z] time="2021-09-20T12:06:27Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-20T12:06:28.039Z] time="2021-09-20T12:06:27Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-20T12:06:28.039Z] time="2021-09-20T12:06:27Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-20T12:06:28.039Z] time="2021-09-20T12:06:27Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-20T12:06:28.039Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-09-20T12:06:28.039Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.39s) [2021-09-20T12:06:28.039Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.39s) [2021-09-20T12:06:28.039Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.39s) [2021-09-20T12:06:28.039Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.39s) [2021-09-20T12:06:28.039Z] === RUN TestTransfer [2021-09-20T12:06:28.039Z] time="2021-09-20T12:06:27Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2159195714\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-09-20T12:06:28.039Z] === RUN TestManifestStore/no_local_cache [2021-09-20T12:06:28.039Z] === RUN TestManifestStore/with_local_cache [2021-09-20T12:06:28.039Z] === RUN TestManifestStore/unknown_media_type [2021-09-20T12:06:28.039Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-09-20T12:06:28.039Z] time="2021-09-20T12:06:27Z" level=warning msg="reference for unknown type: " [2021-09-20T12:06:28.039Z] time="2021-09-20T12:06:27Z" level=warning msg="reference for unknown type: " [2021-09-20T12:06:28.039Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-09-20T12:06:28.039Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-09-20T12:06:28.039Z] time="2021-09-20T12:06:27Z" level=warning msg="reference for unknown type: " [2021-09-20T12:06:28.039Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-09-20T12:06:28.039Z] time="2021-09-20T12:06:27Z" level=warning msg="reference for unknown type: " [2021-09-20T12:06:28.039Z] --- PASS: TestTransfer (0.15s) [2021-09-20T12:06:28.039Z] === RUN TestConcurrencyLimit [2021-09-20T12:06:28.039Z] time="2021-09-20T12:06:27Z" level=warning msg="reference for unknown type: " [2021-09-20T12:06:28.039Z] === RUN TestManifestStore/error_persisting_manifest [2021-09-20T12:06:28.039Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-09-20T12:06:28.039Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-09-20T12:06:28.039Z] time="2021-09-20T12:06:27Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-09-20T12:06:28.039Z] --- PASS: TestManifestStore (0.32s) [2021-09-20T12:06:28.039Z] --- PASS: TestManifestStore/no_remote_or_local (0.17s) [2021-09-20T12:06:28.039Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-09-20T12:06:28.039Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-09-20T12:06:28.039Z] --- PASS: TestManifestStore/unknown_media_type (0.10s) [2021-09-20T12:06:28.039Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) [2021-09-20T12:06:28.039Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.07s) [2021-09-20T12:06:28.039Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.05s) [2021-09-20T12:06:28.039Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-09-20T12:06:28.039Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2021-09-20T12:06:28.039Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-09-20T12:06:28.039Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.03s) [2021-09-20T12:06:28.039Z] === RUN TestDetectManifestBlobMediaType [2021-09-20T12:06:28.039Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-09-20T12:06:28.039Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-09-20T12:06:28.039Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-09-20T12:06:28.039Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-09-20T12:06:28.039Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-09-20T12:06:28.039Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-09-20T12:06:28.039Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-09-20T12:06:28.039Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-09-20T12:06:28.039Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-09-20T12:06:28.039Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-09-20T12:06:28.039Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-09-20T12:06:28.039Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-09-20T12:06:28.039Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-09-20T12:06:28.039Z] === RUN TestFixManifestLayers [2021-09-20T12:06:28.039Z] --- PASS: TestFixManifestLayers (0.00s) [2021-09-20T12:06:28.039Z] === RUN TestFixManifestLayersBaseLayerParent [2021-09-20T12:06:28.039Z] pull_v2_test.go:73: Needs fixing on Windows [2021-09-20T12:06:28.039Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-09-20T12:06:28.039Z] === RUN TestFixManifestLayersBadParent [2021-09-20T12:06:28.039Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-09-20T12:06:28.039Z] === RUN TestValidateManifest [2021-09-20T12:06:28.039Z] pull_v2_test.go:118: Needs fixing on Windows [2021-09-20T12:06:28.039Z] --- SKIP: TestValidateManifest (0.00s) [2021-09-20T12:06:28.039Z] === RUN TestFormatPlatform [2021-09-20T12:06:28.039Z] --- PASS: TestFormatPlatform (0.00s) [2021-09-20T12:06:28.039Z] === RUN TestGetRepositoryMountCandidates [2021-09-20T12:06:28.039Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-09-20T12:06:28.039Z] === RUN TestLayerAlreadyExists [2021-09-20T12:06:28.039Z] 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-09-20T12:06:28.039Z] 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-09-20T12:06:28.039Z] 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-09-20T12:06:28.039Z] 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-09-20T12:06:28.039Z] 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-09-20T12:06:28.039Z] 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-09-20T12:06:28.039Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-09-20T12:06:28.039Z] === RUN TestWhenEmptyAuthConfig [2021-09-20T12:06:28.113Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-09-20T12:06:28.248Z] === RUN TestMakeV1ConfigFromConfig [2021-09-20T12:06:28.248Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-09-20T12:06:28.248Z] PASS [2021-09-20T12:06:28.248Z] coverage: 25.0% of statements [2021-09-20T12:06:28.248Z] ok github.com/docker/docker/image/v1 0.191s coverage: 25.0% of statements [2021-09-20T12:06:28.248Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-09-20T12:06:28.500Z] === RUN TestNotFound [2021-09-20T12:06:28.500Z] --- PASS: TestNotFound (0.00s) [2021-09-20T12:06:28.500Z] === RUN TestConflict [2021-09-20T12:06:28.500Z] --- PASS: TestConflict (0.00s) [2021-09-20T12:06:28.500Z] === RUN TestForbidden [2021-09-20T12:06:28.500Z] --- PASS: TestForbidden (0.00s) [2021-09-20T12:06:28.500Z] === RUN TestInvalidParameter [2021-09-20T12:06:28.500Z] --- PASS: TestInvalidParameter (0.00s) [2021-09-20T12:06:28.500Z] === RUN TestNotImplemented [2021-09-20T12:06:28.500Z] --- PASS: TestNotImplemented (0.00s) [2021-09-20T12:06:28.500Z] === RUN TestNotModified [2021-09-20T12:06:28.500Z] --- PASS: TestNotModified (0.00s) [2021-09-20T12:06:28.500Z] === RUN TestUnauthorized [2021-09-20T12:06:28.500Z] --- PASS: TestUnauthorized (0.00s) [2021-09-20T12:06:28.500Z] === RUN TestUnknown [2021-09-20T12:06:28.500Z] --- PASS: TestUnknown (0.00s) [2021-09-20T12:06:28.500Z] === RUN TestCancelled [2021-09-20T12:06:28.500Z] --- PASS: TestCancelled (0.00s) [2021-09-20T12:06:28.500Z] === RUN TestDeadline [2021-09-20T12:06:28.500Z] --- PASS: TestDeadline (0.00s) [2021-09-20T12:06:28.500Z] === RUN TestDataLoss [2021-09-20T12:06:28.500Z] --- PASS: TestDataLoss (0.00s) [2021-09-20T12:06:28.500Z] === RUN TestUnavailable [2021-09-20T12:06:28.500Z] --- PASS: TestUnavailable (0.00s) [2021-09-20T12:06:28.500Z] === RUN TestSystem [2021-09-20T12:06:28.500Z] --- PASS: TestSystem (0.00s) [2021-09-20T12:06:28.500Z] === RUN TestFromStatusCode [2021-09-20T12:06:28.500Z] === RUN TestFromStatusCode/Not_Found [2021-09-20T12:06:28.500Z] === RUN TestFromStatusCode/Bad_Request [2021-09-20T12:06:28.500Z] === RUN TestFromStatusCode/Conflict [2021-09-20T12:06:28.500Z] === RUN TestFromStatusCode/Unauthorized [2021-09-20T12:06:28.500Z] === RUN TestFromStatusCode/Service_Unavailable [2021-09-20T12:06:28.500Z] === RUN TestFromStatusCode/Forbidden [2021-09-20T12:06:28.500Z] === RUN TestFromStatusCode/Not_Modified [2021-09-20T12:06:28.500Z] === RUN TestFromStatusCode/Not_Implemented [2021-09-20T12:06:28.500Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-09-20T12:06:28.500Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-09-20T12:06:28.500Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-09-20T12:06:28.500Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-09-20T12:06:28.500Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-09-20T12:06:28.500Z] --- PASS: TestFromStatusCode (0.00s) [2021-09-20T12:06:28.500Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-09-20T12:06:28.500Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-09-20T12:06:28.500Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-09-20T12:06:28.500Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-09-20T12:06:28.500Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-09-20T12:06:28.500Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-09-20T12:06:28.500Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-09-20T12:06:28.500Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-09-20T12:06:28.500Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-09-20T12:06:28.500Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-09-20T12:06:28.500Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-09-20T12:06:28.500Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-09-20T12:06:28.500Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-09-20T12:06:28.500Z] PASS [2021-09-20T12:06:28.500Z] coverage: 53.1% of statements [2021-09-20T12:06:28.500Z] ok github.com/docker/docker/errdefs 0.038s coverage: 53.1% of statements [2021-09-20T12:06:28.500Z] --- PASS: TestConcurrencyLimit (0.37s) [2021-09-20T12:06:28.500Z] === RUN TestInactiveJobs [2021-09-20T12:06:28.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-09-20T12:06:28.703Z] === RUN TestSerialization [2021-09-20T12:06:28.703Z] --- PASS: TestSerialization (0.02s) [2021-09-20T12:06:28.703Z] PASS [2021-09-20T12:06:28.703Z] coverage: 100.0% of statements [2021-09-20T12:06:28.703Z] ok github.com/docker/docker/libcontainerd/queue 0.050s coverage: 100.0% of statements [2021-09-20T12:06:28.748Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-09-20T12:06:28.960Z] --- PASS: TestInactiveJobs (0.38s) [2021-09-20T12:06:28.960Z] === RUN TestWatchRelease [2021-09-20T12:06:28.960Z] --- PASS: TestWatchRelease (0.04s) [2021-09-20T12:06:28.960Z] === RUN TestWatchFinishedTransfer [2021-09-20T12:06:28.960Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-09-20T12:06:28.960Z] === RUN TestDuplicateTransfer [2021-09-20T12:06:28.960Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-09-20T12:06:28.960Z] === RUN TestSuccessfulUpload [2021-09-20T12:06:28.960Z] === RUN TestFSGetInvalidData [2021-09-20T12:06:28.960Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-09-20T12:06:28.960Z] === RUN TestFSInvalidSet [2021-09-20T12:06:28.960Z] --- PASS: TestFSInvalidSet (0.01s) [2021-09-20T12:06:28.960Z] === RUN TestFSInvalidRoot [2021-09-20T12:06:28.960Z] --- PASS: TestFSInvalidRoot (0.00s) [2021-09-20T12:06:28.960Z] === RUN TestFSMetadataGetSet [2021-09-20T12:06:28.960Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-09-20T12:06:28.960Z] === RUN TestFSInvalidWalker [2021-09-20T12:06:28.960Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-09-20T12:06:28.960Z] === RUN TestFSGetSet [2021-09-20T12:06:28.960Z] --- PASS: TestFSGetSet (0.03s) [2021-09-20T12:06:28.960Z] === RUN TestFSGetUnsetKey [2021-09-20T12:06:28.960Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-09-20T12:06:28.960Z] === RUN TestFSGetEmptyData [2021-09-20T12:06:28.960Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-09-20T12:06:28.960Z] === RUN TestFSDelete [2021-09-20T12:06:28.960Z] --- PASS: TestFSDelete (0.01s) [2021-09-20T12:06:28.960Z] === RUN TestFSWalker [2021-09-20T12:06:28.960Z] --- PASS: TestFSWalker (0.01s) [2021-09-20T12:06:28.960Z] === RUN TestFSWalkerStopOnError [2021-09-20T12:06:28.960Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-09-20T12:06:28.960Z] === RUN TestNewFromJSON [2021-09-20T12:06:28.960Z] --- PASS: TestNewFromJSON (0.00s) [2021-09-20T12:06:28.960Z] === RUN TestNewFromJSONWithInvalidJSON [2021-09-20T12:06:28.960Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-09-20T12:06:28.960Z] === RUN TestMarshalKeyOrder [2021-09-20T12:06:28.960Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-09-20T12:06:28.960Z] === RUN TestHistoryEqual [2021-09-20T12:06:28.960Z] --- PASS: TestHistoryEqual (0.09s) [2021-09-20T12:06:28.960Z] === RUN TestImage [2021-09-20T12:06:28.960Z] --- PASS: TestImage (0.00s) [2021-09-20T12:06:28.961Z] === RUN TestImageOSNotEmpty [2021-09-20T12:06:28.961Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-09-20T12:06:28.961Z] === RUN TestNewChildImageFromImageWithRootFS [2021-09-20T12:06:28.961Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-09-20T12:06:28.961Z] === RUN TestCreate [2021-09-20T12:06:28.961Z] --- PASS: TestCreate (0.01s) [2021-09-20T12:06:28.961Z] === RUN TestRestore [2021-09-20T12:06:28.961Z] time="2021-09-20T12:06:28Z" level=error msg="Upload failed, retrying: simulating retry" [2021-09-20T12:06:28.961Z] time="2021-09-20T12:06:28Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-09-20T12:06:28.961Z] --- PASS: TestRestore (0.02s) [2021-09-20T12:06:28.961Z] === RUN TestAddDelete [2021-09-20T12:06:28.961Z] --- PASS: TestAddDelete (0.02s) [2021-09-20T12:06:28.961Z] === RUN TestSearchAfterDelete [2021-09-20T12:06:28.961Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-09-20T12:06:28.961Z] === RUN TestParentReset [2021-09-20T12:06:28.961Z] --- PASS: TestParentReset (0.02s) [2021-09-20T12:06:28.961Z] === RUN TestGetAndSetLastUpdated [2021-09-20T12:06:29.159Z] === RUN TestEnvironmentParsing [2021-09-20T12:06:29.159Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-09-20T12:06:29.159Z] PASS [2021-09-20T12:06:29.159Z] coverage: 1.2% of statements [2021-09-20T12:06:29.159Z] ok github.com/docker/docker/libcontainerd/local 0.063s coverage: 1.2% of statements [2021-09-20T12:06:29.159Z] === RUN TestEmptyLayer [2021-09-20T12:06:29.159Z] --- PASS: TestEmptyLayer (0.00s) [2021-09-20T12:06:29.159Z] === RUN TestCommitFailure [2021-09-20T12:06:29.159Z] --- PASS: TestCommitFailure (0.01s) [2021-09-20T12:06:29.159Z] === RUN TestStartTransactionFailure [2021-09-20T12:06:29.159Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-09-20T12:06:29.159Z] === RUN TestGetOrphan [2021-09-20T12:06:29.159Z] --- PASS: TestGetOrphan (0.01s) [2021-09-20T12:06:29.159Z] === RUN TestMountAndRegister [2021-09-20T12:06:29.183Z] --- PASS: TestCreateServiceSysctls (3.25s) [2021-09-20T12:06:29.183Z] === RUN TestCreateServiceCapabilities [2021-09-20T12:06:29.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-09-20T12:06:29.317Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-09-20T12:06:29.421Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-09-20T12:06:29.421Z] === RUN TestStoreLen [2021-09-20T12:06:29.421Z] --- PASS: TestWhenEmptyAuthConfig (1.12s) [2021-09-20T12:06:29.421Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-09-20T12:06:29.421Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-09-20T12:06:29.421Z] === RUN TestTokenPassThru [2021-09-20T12:06:29.421Z] --- PASS: TestTokenPassThru (0.01s) [2021-09-20T12:06:29.421Z] === RUN TestTokenPassThruDifferentHost [2021-09-20T12:06:29.421Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-09-20T12:06:29.421Z] PASS [2021-09-20T12:06:29.421Z] coverage: 24.1% of statements [2021-09-20T12:06:29.421Z] --- PASS: TestStoreLen (0.04s) [2021-09-20T12:06:29.421Z] PASS [2021-09-20T12:06:29.421Z] coverage: 86.6% of statements [2021-09-20T12:06:29.421Z] ok github.com/docker/docker/distribution 1.550s coverage: 24.1% of statements [2021-09-20T12:06:29.421Z] ok github.com/docker/docker/image 0.381s coverage: 86.6% of statements [2021-09-20T12:06:29.421Z] --- PASS: TestSuccessfulUpload (0.36s) [2021-09-20T12:06:29.421Z] === RUN TestCancelledUpload [2021-09-20T12:06:29.421Z] --- PASS: TestCancelledUpload (0.00s) [2021-09-20T12:06:29.421Z] PASS [2021-09-20T12:06:29.421Z] coverage: 76.8% of statements [2021-09-20T12:06:29.421Z] ok github.com/docker/docker/distribution/xfer 1.856s coverage: 76.8% of statements [2021-09-20T12:06:29.421Z] === RUN TestCompare [2021-09-20T12:06:29.421Z] --- PASS: TestCompare (0.00s) [2021-09-20T12:06:29.421Z] PASS [2021-09-20T12:06:29.421Z] coverage: 19.2% of statements [2021-09-20T12:06:29.421Z] ok github.com/docker/docker/image/cache 0.061s coverage: 19.2% of statements [2021-09-20T12:06:29.421Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-09-20T12:06:29.421Z] ? github.com/docker/docker/dockerversion [no test files] [2021-09-20T12:06:29.614Z] layer_test.go:270: Layer size: 14 [2021-09-20T12:06:29.614Z] --- PASS: TestMountAndRegister (0.05s) [2021-09-20T12:06:29.614Z] === RUN TestLayerRelease [2021-09-20T12:06:29.614Z] layer_test.go:303: Failing on Windows [2021-09-20T12:06:29.614Z] --- SKIP: TestLayerRelease (0.00s) [2021-09-20T12:06:29.614Z] === RUN TestStoreRestore [2021-09-20T12:06:29.614Z] layer_test.go:352: Failing on Windows [2021-09-20T12:06:29.614Z] --- SKIP: TestStoreRestore (0.00s) [2021-09-20T12:06:29.614Z] === RUN TestTarStreamStability [2021-09-20T12:06:29.614Z] layer_test.go:467: Failing on Windows [2021-09-20T12:06:29.614Z] --- SKIP: TestTarStreamStability (0.00s) [2021-09-20T12:06:29.614Z] === RUN TestRegisterExistingLayer [2021-09-20T12:06:29.614Z] --- PASS: TestRegisterExistingLayer (0.09s) [2021-09-20T12:06:29.614Z] === RUN TestTarStreamVerification [2021-09-20T12:06:29.614Z] layer_test.go:696: Failing on Windows [2021-09-20T12:06:29.614Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-09-20T12:06:29.614Z] === RUN TestLayerMigration [2021-09-20T12:06:29.614Z] migration_test.go:45: Failing on Windows [2021-09-20T12:06:29.614Z] --- SKIP: TestLayerMigration (0.00s) [2021-09-20T12:06:29.614Z] === RUN TestLayerMigrationNoTarsplit [2021-09-20T12:06:29.614Z] migration_test.go:181: Failing on Windows [2021-09-20T12:06:29.614Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-09-20T12:06:29.614Z] === RUN TestMountInit [2021-09-20T12:06:29.614Z] mount_test.go:17: Failing on Windows [2021-09-20T12:06:29.614Z] --- SKIP: TestMountInit (0.00s) [2021-09-20T12:06:29.614Z] === RUN TestMountSize [2021-09-20T12:06:29.614Z] mount_test.go:76: Failing on Windows [2021-09-20T12:06:29.614Z] --- SKIP: TestMountSize (0.00s) [2021-09-20T12:06:29.614Z] === RUN TestMountChanges [2021-09-20T12:06:29.614Z] mount_test.go:125: Failing on Windows [2021-09-20T12:06:29.614Z] --- SKIP: TestMountChanges (0.00s) [2021-09-20T12:06:29.614Z] === RUN TestMountApply [2021-09-20T12:06:29.614Z] mount_test.go:212: Failing on Windows [2021-09-20T12:06:29.614Z] --- SKIP: TestMountApply (0.00s) [2021-09-20T12:06:29.614Z] PASS [2021-09-20T12:06:29.614Z] coverage: 30.1% of statements [2021-09-20T12:06:29.614Z] ok github.com/docker/docker/layer 0.212s coverage: 30.1% of statements [2021-09-20T12:06:29.614Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-09-20T12:06:29.614Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-09-20T12:06:29.614Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-09-20T12:06:29.614Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-09-20T12:06:29.614Z] === RUN TestSequenceGetAvailableBit [2021-09-20T12:06:29.614Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-09-20T12:06:29.614Z] === RUN TestSequenceEqual [2021-09-20T12:06:29.614Z] --- PASS: TestSequenceEqual (0.00s) [2021-09-20T12:06:29.614Z] === RUN TestSequenceCopy [2021-09-20T12:06:29.614Z] --- PASS: TestSequenceCopy (0.00s) [2021-09-20T12:06:29.614Z] === RUN TestGetFirstAvailable [2021-09-20T12:06:29.614Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-09-20T12:06:29.614Z] === RUN TestFindSequence [2021-09-20T12:06:29.614Z] --- PASS: TestFindSequence (0.00s) [2021-09-20T12:06:29.614Z] === RUN TestCheckIfAvailable [2021-09-20T12:06:29.614Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-09-20T12:06:29.614Z] === RUN TestMergeSequences [2021-09-20T12:06:29.614Z] --- PASS: TestMergeSequences (0.00s) [2021-09-20T12:06:29.614Z] === RUN TestPushReservation [2021-09-20T12:06:29.614Z] --- PASS: TestPushReservation (0.00s) [2021-09-20T12:06:29.614Z] === RUN TestSerializeDeserialize [2021-09-20T12:06:29.614Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-09-20T12:06:29.614Z] === RUN TestSet [2021-09-20T12:06:29.614Z] --- PASS: TestSet (0.00s) [2021-09-20T12:06:29.614Z] === RUN TestSetUnset [2021-09-20T12:06:29.614Z] --- PASS: TestSetUnset (0.00s) [2021-09-20T12:06:29.614Z] === RUN TestOffsetSetUnset [2021-09-20T12:06:29.614Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-09-20T12:06:29.614Z] === RUN TestSetInRange [2021-09-20T12:06:29.614Z] --- PASS: TestSetInRange (0.00s) [2021-09-20T12:06:29.614Z] === RUN TestSetAnyInRange [2021-09-20T12:06:29.614Z] --- PASS: TestSetAnyInRange (0.00s) [2021-09-20T12:06:29.614Z] === RUN TestMethods [2021-09-20T12:06:29.614Z] --- PASS: TestMethods (0.00s) [2021-09-20T12:06:29.614Z] === RUN TestRandomAllocateDeallocate [2021-09-20T12:06:30.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-09-20T12:06:30.391Z] === RUN TestMakeV1ConfigFromConfig [2021-09-20T12:06:30.391Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-09-20T12:06:30.391Z] PASS [2021-09-20T12:06:30.391Z] coverage: 25.0% of statements [2021-09-20T12:06:30.391Z] ok github.com/docker/docker/image/v1 0.118s coverage: 25.0% of statements [2021-09-20T12:06:30.391Z] === RUN TestValidateManifest [2021-09-20T12:06:30.391Z] === RUN TestValidateManifest/nil [2021-09-20T12:06:30.391Z] === RUN TestValidateManifest/non-nil [2021-09-20T12:06:30.391Z] --- PASS: TestValidateManifest (0.00s) [2021-09-20T12:06:30.391Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-09-20T12:06:30.391Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-09-20T12:06:30.391Z] PASS [2021-09-20T12:06:30.391Z] coverage: 0.7% of statements [2021-09-20T12:06:30.391Z] ok github.com/docker/docker/image/tarexport 0.139s coverage: 0.7% of statements [2021-09-20T12:06:30.391Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-09-20T12:06:31.139Z] === RUN TestInvalidConfig [2021-09-20T12:06:31.139Z] --- PASS: TestInvalidConfig (0.00s) [2021-09-20T12:06:31.139Z] === RUN TestConfig [2021-09-20T12:06:31.139Z] --- PASS: TestConfig (0.00s) [2021-09-20T12:06:31.139Z] === RUN TestOptionsLabels [2021-09-20T12:06:31.139Z] --- PASS: TestOptionsLabels (0.00s) [2021-09-20T12:06:31.139Z] === RUN TestValidName [2021-09-20T12:06:31.139Z] --- PASS: TestValidName (0.00s) [2021-09-20T12:06:31.139Z] === RUN TestTLSConfiguration [2021-09-20T12:06:31.328Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.06s) [2021-09-20T12:06:31.328Z] PASS [2021-09-20T12:06:31.328Z] [2021-09-20T12:06:31.328Z] === Skipped [2021-09-20T12:06:31.328Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-09-20T12:06:31.328Z] build_session_test.go:25: TODO: BuildKit [2021-09-20T12:06:31.328Z] [2021-09-20T12:06:31.328Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-09-20T12:06:31.328Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-09-20T12:06:31.328Z] [2021-09-20T12:06:31.328Z] DONE 34 tests, 2 skipped in 175.286s [2021-09-20T12:06:31.328Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-09-20T12:06:31.328Z] ++ 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-09-20T12:06:31.328Z] ++ set -e [2021-09-20T12:06:31.328Z] ++ '[' -n 0 ']' [2021-09-20T12:06:31.328Z] ++ set -x [2021-09-20T12:06:31.328Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-20T12:06:31.362Z] === RUN TestSerialization [2021-09-20T12:06:31.362Z] --- PASS: TestSerialization (0.02s) [2021-09-20T12:06:31.362Z] PASS [2021-09-20T12:06:31.362Z] coverage: 100.0% of statements [2021-09-20T12:06:31.362Z] ok github.com/docker/docker/libcontainerd/queue 0.054s coverage: 100.0% of statements [2021-09-20T12:06:31.362Z] === RUN TestEmptyLayer [2021-09-20T12:06:31.362Z] --- PASS: TestEmptyLayer (0.00s) [2021-09-20T12:06:31.362Z] === RUN TestCommitFailure [2021-09-20T12:06:31.362Z] --- PASS: TestCommitFailure (0.01s) [2021-09-20T12:06:31.362Z] === RUN TestStartTransactionFailure [2021-09-20T12:06:31.362Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-09-20T12:06:31.362Z] === RUN TestGetOrphan [2021-09-20T12:06:31.362Z] --- PASS: TestGetOrphan (0.01s) [2021-09-20T12:06:31.589Z] INFO: Testing against a local daemon [2021-09-20T12:06:31.589Z] === RUN TestConfigInspect [2021-09-20T12:06:31.596Z] time="2021-09-20T12:06:31Z" level=info msg="Option Initializing KV with TLS" [2021-09-20T12:06:31.596Z] --- PASS: TestTLSConfiguration (0.12s) [2021-09-20T12:06:31.596Z] PASS [2021-09-20T12:06:31.596Z] coverage: 24.0% of statements [2021-09-20T12:06:31.596Z] ok github.com/docker/docker/libnetwork/config 0.175s coverage: 24.0% of statements [2021-09-20T12:06:31.596Z] === RUN TestKey [2021-09-20T12:06:31.596Z] --- PASS: TestKey (0.00s) [2021-09-20T12:06:31.596Z] === RUN TestParseKey [2021-09-20T12:06:31.596Z] --- PASS: TestParseKey (0.00s) [2021-09-20T12:06:31.596Z] === RUN TestInvalidDataStore [2021-09-20T12:06:31.596Z] --- PASS: TestInvalidDataStore (0.00s) [2021-09-20T12:06:31.596Z] === RUN TestKVObjectFlatKey [2021-09-20T12:06:31.597Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-09-20T12:06:31.597Z] === RUN TestAtomicKVObjectFlatKey [2021-09-20T12:06:31.597Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-09-20T12:06:31.597Z] PASS [2021-09-20T12:06:31.597Z] coverage: 21.9% of statements [2021-09-20T12:06:31.597Z] ok github.com/docker/docker/libnetwork/datastore 0.043s coverage: 21.9% of statements [2021-09-20T12:06:31.721Z] --- PASS: TestCreateServiceCapabilities (2.36s) [2021-09-20T12:06:31.721Z] === RUN TestInspect [2021-09-20T12:06:31.822Z] === RUN TestMountAndRegister [2021-09-20T12:06:31.822Z] layer_test.go:270: Layer size: 14 [2021-09-20T12:06:31.822Z] --- PASS: TestMountAndRegister (0.05s) [2021-09-20T12:06:31.822Z] === RUN TestLayerRelease [2021-09-20T12:06:31.822Z] layer_test.go:303: Failing on Windows [2021-09-20T12:06:31.822Z] --- SKIP: TestLayerRelease (0.00s) [2021-09-20T12:06:31.822Z] === RUN TestStoreRestore [2021-09-20T12:06:31.822Z] layer_test.go:352: Failing on Windows [2021-09-20T12:06:31.822Z] --- SKIP: TestStoreRestore (0.00s) [2021-09-20T12:06:31.822Z] === RUN TestTarStreamStability [2021-09-20T12:06:31.822Z] layer_test.go:467: Failing on Windows [2021-09-20T12:06:31.822Z] --- SKIP: TestTarStreamStability (0.00s) [2021-09-20T12:06:31.822Z] === RUN TestRegisterExistingLayer [2021-09-20T12:06:31.822Z] === RUN TestEnvironmentParsing [2021-09-20T12:06:31.822Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-09-20T12:06:31.822Z] PASS [2021-09-20T12:06:31.822Z] coverage: 1.2% of statements [2021-09-20T12:06:31.822Z] ok github.com/docker/docker/libcontainerd/local 0.095s coverage: 1.2% of statements [2021-09-20T12:06:31.822Z] --- PASS: TestRegisterExistingLayer (0.18s) [2021-09-20T12:06:31.822Z] === RUN TestTarStreamVerification [2021-09-20T12:06:31.822Z] layer_test.go:696: Failing on Windows [2021-09-20T12:06:31.822Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-09-20T12:06:31.822Z] === RUN TestLayerMigration [2021-09-20T12:06:31.822Z] migration_test.go:45: Failing on Windows [2021-09-20T12:06:31.822Z] --- SKIP: TestLayerMigration (0.00s) [2021-09-20T12:06:31.822Z] === RUN TestLayerMigrationNoTarsplit [2021-09-20T12:06:31.822Z] migration_test.go:181: Failing on Windows [2021-09-20T12:06:31.822Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-09-20T12:06:31.822Z] === RUN TestMountInit [2021-09-20T12:06:31.822Z] mount_test.go:17: Failing on Windows [2021-09-20T12:06:31.822Z] --- SKIP: TestMountInit (0.00s) [2021-09-20T12:06:31.822Z] === RUN TestMountSize [2021-09-20T12:06:31.822Z] mount_test.go:76: Failing on Windows [2021-09-20T12:06:31.822Z] --- SKIP: TestMountSize (0.00s) [2021-09-20T12:06:31.822Z] === RUN TestMountChanges [2021-09-20T12:06:31.822Z] mount_test.go:125: Failing on Windows [2021-09-20T12:06:31.822Z] --- SKIP: TestMountChanges (0.00s) [2021-09-20T12:06:31.822Z] === RUN TestMountApply [2021-09-20T12:06:31.822Z] mount_test.go:212: Failing on Windows [2021-09-20T12:06:31.822Z] --- SKIP: TestMountApply (0.00s) [2021-09-20T12:06:31.822Z] PASS [2021-09-20T12:06:31.822Z] coverage: 30.1% of statements [2021-09-20T12:06:31.822Z] ok github.com/docker/docker/layer 0.315s coverage: 30.1% of statements [2021-09-20T12:06:31.822Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-09-20T12:06:31.822Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-09-20T12:06:31.822Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-09-20T12:06:31.822Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-09-20T12:06:32.282Z] === RUN TestSequenceGetAvailableBit [2021-09-20T12:06:32.282Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-09-20T12:06:32.282Z] === RUN TestSequenceEqual [2021-09-20T12:06:32.282Z] --- PASS: TestSequenceEqual (0.00s) [2021-09-20T12:06:32.282Z] === RUN TestSequenceCopy [2021-09-20T12:06:32.282Z] --- PASS: TestSequenceCopy (0.00s) [2021-09-20T12:06:32.282Z] === RUN TestGetFirstAvailable [2021-09-20T12:06:32.282Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-09-20T12:06:32.282Z] === RUN TestFindSequence [2021-09-20T12:06:32.282Z] --- PASS: TestFindSequence (0.00s) [2021-09-20T12:06:32.282Z] === RUN TestCheckIfAvailable [2021-09-20T12:06:32.282Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-09-20T12:06:32.282Z] === RUN TestMergeSequences [2021-09-20T12:06:32.282Z] --- PASS: TestMergeSequences (0.00s) [2021-09-20T12:06:32.282Z] === RUN TestPushReservation [2021-09-20T12:06:32.282Z] --- PASS: TestPushReservation (0.00s) [2021-09-20T12:06:32.282Z] === RUN TestSerializeDeserialize [2021-09-20T12:06:32.282Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-09-20T12:06:32.282Z] === RUN TestSet [2021-09-20T12:06:32.282Z] --- PASS: TestSet (0.00s) [2021-09-20T12:06:32.282Z] === RUN TestSetUnset [2021-09-20T12:06:32.282Z] --- PASS: TestSetUnset (0.00s) [2021-09-20T12:06:32.282Z] === RUN TestOffsetSetUnset [2021-09-20T12:06:32.282Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-09-20T12:06:32.282Z] === RUN TestSetInRange [2021-09-20T12:06:32.282Z] --- PASS: TestSetInRange (0.00s) [2021-09-20T12:06:32.282Z] === RUN TestSetAnyInRange [2021-09-20T12:06:32.282Z] --- PASS: TestSetAnyInRange (0.00s) [2021-09-20T12:06:32.282Z] === RUN TestMethods [2021-09-20T12:06:32.282Z] --- PASS: TestMethods (0.00s) [2021-09-20T12:06:32.282Z] === RUN TestRandomAllocateDeallocate [2021-09-20T12:06:32.527Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-09-20T12:06:32.557Z] === RUN TestIPDataMarshalling [2021-09-20T12:06:32.557Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-09-20T12:06:32.557Z] === RUN TestValidateAndIsV6 [2021-09-20T12:06:32.557Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-09-20T12:06:32.557Z] PASS [2021-09-20T12:06:32.557Z] coverage: 68.9% of statements [2021-09-20T12:06:32.557Z] ok github.com/docker/docker/libnetwork/driverapi 0.034s coverage: 68.9% of statements [2021-09-20T12:06:33.013Z] === RUN TestErrorInterfaces [2021-09-20T12:06:33.013Z] --- PASS: TestErrorInterfaces (0.00s) [2021-09-20T12:06:33.013Z] === RUN TestNetworkMarshalling [2021-09-20T12:06:33.013Z] === RUN TestDriver [2021-09-20T12:06:33.013Z] --- PASS: TestDriver (0.00s) [2021-09-20T12:06:33.013Z] PASS [2021-09-20T12:06:33.013Z] coverage: 34.8% of statements [2021-09-20T12:06:33.013Z] ok github.com/docker/docker/libnetwork/drivers/host 0.035s coverage: 34.8% of statements [2021-09-20T12:06:33.013Z] --- PASS: TestNetworkMarshalling (0.13s) [2021-09-20T12:06:33.013Z] --- PASS: TestRandomAllocateDeallocate (3.28s) [2021-09-20T12:06:33.013Z] === RUN TestAllocateRandomDeallocate [2021-09-20T12:06:33.013Z] === RUN TestEndpointMarshalling [2021-09-20T12:06:33.013Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-09-20T12:06:33.013Z] === RUN TestAuxAddresses [2021-09-20T12:06:33.013Z] time="2021-09-20T12:06:32Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-20T12:06:33.013Z] --- PASS: TestAuxAddresses (0.01s) [2021-09-20T12:06:33.013Z] === RUN TestSRVServiceQuery [2021-09-20T12:06:33.013Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-09-20T12:06:33.013Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-09-20T12:06:33.013Z] === RUN TestServiceVIPReuse [2021-09-20T12:06:33.013Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-09-20T12:06:33.013Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-09-20T12:06:33.013Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-09-20T12:06:33.013Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-09-20T12:06:33.013Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-09-20T12:06:33.013Z] === RUN TestDNSIPQuery [2021-09-20T12:06:33.013Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-09-20T12:06:33.013Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-09-20T12:06:33.013Z] === RUN TestDNSProxyServFail [2021-09-20T12:06:33.013Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-09-20T12:06:33.013Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-09-20T12:06:33.013Z] === RUN TestSandboxAddEmpty [2021-09-20T12:06:33.013Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-20T12:06:33.013Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-09-20T12:06:33.013Z] === RUN TestSandboxAddMultiPrio [2021-09-20T12:06:33.013Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-20T12:06:33.013Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-09-20T12:06:33.013Z] === RUN TestSandboxAddSamePrio [2021-09-20T12:06:33.013Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-20T12:06:33.013Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-09-20T12:06:33.013Z] === RUN TestCleanupServiceDiscovery [2021-09-20T12:06:33.013Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-09-20T12:06:33.013Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-09-20T12:06:33.013Z] === RUN TestDNSOptions [2021-09-20T12:06:33.013Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-09-20T12:06:33.013Z] --- SKIP: TestDNSOptions (0.00s) [2021-09-20T12:06:33.013Z] === RUN TestMultipleControllersWithSameStore [2021-09-20T12:06:33.013Z] time="2021-09-20T12:06:32Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-20T12:06:33.013Z] time="2021-09-20T12:06:32Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-20T12:06:33.013Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-09-20T12:06:33.013Z] PASS [2021-09-20T12:06:33.013Z] coverage: 8.6% of statements [2021-09-20T12:06:33.013Z] ok github.com/docker/docker/libnetwork 0.269s coverage: 8.6% of statements [2021-09-20T12:06:33.468Z] === RUN TestDriver [2021-09-20T12:06:33.468Z] --- PASS: TestDriver (0.00s) [2021-09-20T12:06:33.468Z] PASS [2021-09-20T12:06:33.468Z] coverage: 34.8% of statements [2021-09-20T12:06:33.468Z] ok github.com/docker/docker/libnetwork/drivers/null 0.061s coverage: 34.8% of statements [2021-09-20T12:06:33.485Z] --- PASS: TestGet (15.01s) [2021-09-20T12:06:33.485Z] === RUN TestPluginWithNoManifest [2021-09-20T12:06:33.485Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-09-20T12:06:33.485Z] === RUN TestGetAll [2021-09-20T12:06:33.485Z] --- PASS: TestGetAll (0.00s) [2021-09-20T12:06:33.485Z] PASS [2021-09-20T12:06:33.485Z] coverage: 73.2% of statements [2021-09-20T12:06:33.485Z] ok github.com/docker/docker/pkg/plugins 35.791s coverage: 73.2% of statements [2021-09-20T12:06:33.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-09-20T12:06:33.823Z] === RUN TestInvalidConfig [2021-09-20T12:06:33.823Z] --- PASS: TestInvalidConfig (0.00s) [2021-09-20T12:06:33.823Z] === RUN TestConfig [2021-09-20T12:06:33.823Z] --- PASS: TestConfig (0.01s) [2021-09-20T12:06:33.823Z] === RUN TestOptionsLabels [2021-09-20T12:06:33.823Z] --- PASS: TestOptionsLabels (0.00s) [2021-09-20T12:06:33.823Z] === RUN TestValidName [2021-09-20T12:06:33.823Z] --- PASS: TestValidName (0.00s) [2021-09-20T12:06:33.823Z] === RUN TestTLSConfiguration [2021-09-20T12:06:33.823Z] time="2021-09-20T12:06:33Z" level=info msg="Option Initializing KV with TLS" [2021-09-20T12:06:33.823Z] --- PASS: TestTLSConfiguration (0.12s) [2021-09-20T12:06:33.823Z] PASS [2021-09-20T12:06:33.823Z] coverage: 24.0% of statements [2021-09-20T12:06:33.823Z] ok github.com/docker/docker/libnetwork/config 0.311s coverage: 24.0% of statements [2021-09-20T12:06:33.923Z] --- PASS: TestAllocateRandomDeallocate (0.64s) [2021-09-20T12:06:33.923Z] === RUN TestAllocateRandomDeallocateSerialize [2021-09-20T12:06:33.923Z] === RUN TestNetworkAllocateFree [2021-09-20T12:06:33.923Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-09-20T12:06:33.923Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-09-20T12:06:33.923Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-09-20T12:06:33.923Z] PASS [2021-09-20T12:06:33.923Z] coverage: 63.6% of statements [2021-09-20T12:06:33.923Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.107s coverage: 63.6% of statements [2021-09-20T12:06:33.923Z] === RUN TestGetEmptyCapabilities [2021-09-20T12:06:34.288Z] === RUN TestKey [2021-09-20T12:06:34.288Z] --- PASS: TestKey (0.00s) [2021-09-20T12:06:34.288Z] === RUN TestParseKey [2021-09-20T12:06:34.288Z] --- PASS: TestParseKey (0.00s) [2021-09-20T12:06:34.288Z] === RUN TestInvalidDataStore [2021-09-20T12:06:34.288Z] --- PASS: TestInvalidDataStore (0.00s) [2021-09-20T12:06:34.288Z] === RUN TestKVObjectFlatKey [2021-09-20T12:06:34.288Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-09-20T12:06:34.288Z] === RUN TestAtomicKVObjectFlatKey [2021-09-20T12:06:34.288Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-09-20T12:06:34.288Z] PASS [2021-09-20T12:06:34.288Z] coverage: 21.9% of statements [2021-09-20T12:06:34.288Z] ok github.com/docker/docker/libnetwork/datastore 0.039s coverage: 21.9% of statements [2021-09-20T12:06:34.321Z] --- PASS: TestInspect (2.93s) [2021-09-20T12:06:34.321Z] === RUN TestCreateJob [2021-09-20T12:06:34.378Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-09-20T12:06:34.378Z] === RUN TestGetExtraCapabilities [2021-09-20T12:06:34.378Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-09-20T12:06:34.378Z] === RUN TestGetInvalidCapabilities [2021-09-20T12:06:34.378Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2021-09-20T12:06:34.378Z] === RUN TestRemoteDriver [2021-09-20T12:06:34.378Z] --- PASS: TestRemoteDriver (0.00s) [2021-09-20T12:06:34.378Z] === RUN TestDriverError [2021-09-20T12:06:34.378Z] --- PASS: TestDriverError (0.00s) [2021-09-20T12:06:34.378Z] === RUN TestMissingValues [2021-09-20T12:06:34.378Z] --- PASS: TestMissingValues (0.00s) [2021-09-20T12:06:34.378Z] === RUN TestRollback [2021-09-20T12:06:34.378Z] --- PASS: TestRollback (0.00s) [2021-09-20T12:06:34.378Z] PASS [2021-09-20T12:06:34.378Z] coverage: 57.4% of statements [2021-09-20T12:06:34.378Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.072s coverage: 57.4% of statements [2021-09-20T12:06:34.378Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.73s) [2021-09-20T12:06:34.378Z] === RUN TestRetrieveFromStore [2021-09-20T12:06:34.489Z] --- PASS: TestConfigInspect (2.88s) [2021-09-20T12:06:34.489Z] === RUN TestConfigList [2021-09-20T12:06:34.749Z] === RUN TestIPDataMarshalling [2021-09-20T12:06:34.749Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-09-20T12:06:34.749Z] === RUN TestValidateAndIsV6 [2021-09-20T12:06:34.749Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-09-20T12:06:34.749Z] PASS [2021-09-20T12:06:34.749Z] coverage: 68.9% of statements [2021-09-20T12:06:34.749Z] ok github.com/docker/docker/libnetwork/driverapi 0.038s coverage: 68.9% of statements [2021-09-20T12:06:34.834Z] === RUN TestNAT [2021-09-20T12:06:34.834Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-09-20T12:06:34.834Z] --- SKIP: TestNAT (0.00s) [2021-09-20T12:06:34.834Z] === RUN TestTransparent [2021-09-20T12:06:34.834Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-09-20T12:06:34.834Z] --- SKIP: TestTransparent (0.00s) [2021-09-20T12:06:34.834Z] PASS [2021-09-20T12:06:34.834Z] coverage: 0.0% of statements [2021-09-20T12:06:34.834Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.071s coverage: 0.0% of statements [2021-09-20T12:06:34.834Z] --- PASS: TestRetrieveFromStore (0.38s) [2021-09-20T12:06:34.834Z] === RUN TestIsCorrupted [2021-09-20T12:06:34.834Z] --- PASS: TestIsCorrupted (0.01s) [2021-09-20T12:06:34.834Z] === RUN TestSetRollover [2021-09-20T12:06:34.834Z] === RUN TestNew [2021-09-20T12:06:34.834Z] --- PASS: TestNew (0.00s) [2021-09-20T12:06:34.834Z] === RUN TestAddDriver [2021-09-20T12:06:34.834Z] --- PASS: TestAddDriver (0.00s) [2021-09-20T12:06:34.834Z] === RUN TestAddDuplicateDriver [2021-09-20T12:06:34.834Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-09-20T12:06:34.834Z] === RUN TestIPAMDefaultAddressSpaces [2021-09-20T12:06:34.834Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-09-20T12:06:34.834Z] === RUN TestDriver [2021-09-20T12:06:34.834Z] --- PASS: TestDriver (0.00s) [2021-09-20T12:06:34.834Z] === RUN TestIPAM [2021-09-20T12:06:34.834Z] --- PASS: TestIPAM (0.00s) [2021-09-20T12:06:34.834Z] === RUN TestWalkIPAMs [2021-09-20T12:06:34.834Z] --- PASS: TestWalkIPAMs (0.00s) [2021-09-20T12:06:34.834Z] === RUN TestWalkDrivers [2021-09-20T12:06:34.834Z] --- PASS: TestWalkDrivers (0.00s) [2021-09-20T12:06:34.834Z] PASS [2021-09-20T12:06:34.834Z] coverage: 82.4% of statements [2021-09-20T12:06:34.834Z] === RUN TestBuildDefault [2021-09-20T12:06:34.834Z] --- PASS: TestBuildDefault (0.00s) [2021-09-20T12:06:34.834Z] === RUN TestBuildHostnameDomainname [2021-09-20T12:06:34.834Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-09-20T12:06:34.834Z] === RUN TestBuildHostname [2021-09-20T12:06:34.834Z] --- PASS: TestBuildHostname (0.00s) [2021-09-20T12:06:34.834Z] === RUN TestBuildHostnameFQDN [2021-09-20T12:06:34.834Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-09-20T12:06:34.834Z] === RUN TestBuildNoIP [2021-09-20T12:06:34.834Z] --- PASS: TestBuildNoIP (0.00s) [2021-09-20T12:06:34.834Z] === RUN TestUpdate [2021-09-20T12:06:34.834Z] ok github.com/docker/docker/libnetwork/drvregistry 0.056s coverage: 82.4% of statements [2021-09-20T12:06:34.834Z] --- PASS: TestUpdate (0.00s) [2021-09-20T12:06:34.834Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-09-20T12:06:34.834Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-09-20T12:06:34.834Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-09-20T12:06:34.834Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-09-20T12:06:34.834Z] === RUN TestAddEmpty [2021-09-20T12:06:34.834Z] --- PASS: TestAddEmpty (0.00s) [2021-09-20T12:06:34.834Z] === RUN TestAdd [2021-09-20T12:06:34.834Z] --- PASS: TestAdd (0.00s) [2021-09-20T12:06:34.834Z] === RUN TestDeleteEmpty [2021-09-20T12:06:34.834Z] --- PASS: TestDeleteEmpty (0.00s) [2021-09-20T12:06:34.834Z] === RUN TestDeleteNewline [2021-09-20T12:06:34.834Z] --- PASS: TestDeleteNewline (0.00s) [2021-09-20T12:06:34.834Z] === RUN TestDelete [2021-09-20T12:06:34.834Z] --- PASS: TestDelete (0.00s) [2021-09-20T12:06:34.834Z] === RUN TestConcurrentWrites [2021-09-20T12:06:35.289Z] --- PASS: TestConcurrentWrites (0.14s) [2021-09-20T12:06:35.289Z] PASS [2021-09-20T12:06:35.289Z] coverage: 81.2% of statements [2021-09-20T12:06:35.289Z] ok github.com/docker/docker/libnetwork/etchosts 0.191s coverage: 81.2% of statements [2021-09-20T12:06:35.722Z] === RUN TestDriver [2021-09-20T12:06:35.722Z] --- PASS: TestDriver (0.00s) [2021-09-20T12:06:35.722Z] PASS [2021-09-20T12:06:35.722Z] coverage: 34.8% of statements [2021-09-20T12:06:35.722Z] ok github.com/docker/docker/libnetwork/drivers/host 0.035s coverage: 34.8% of statements [2021-09-20T12:06:35.722Z] === RUN TestErrorInterfaces [2021-09-20T12:06:35.722Z] --- PASS: TestErrorInterfaces (0.00s) [2021-09-20T12:06:35.722Z] === RUN TestNetworkMarshalling [2021-09-20T12:06:35.722Z] --- PASS: TestNetworkMarshalling (0.13s) [2021-09-20T12:06:35.722Z] === RUN TestEndpointMarshalling [2021-09-20T12:06:35.722Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-09-20T12:06:35.722Z] === RUN TestAuxAddresses [2021-09-20T12:06:35.722Z] time="2021-09-20T12:06:35Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-20T12:06:35.722Z] --- PASS: TestAuxAddresses (0.01s) [2021-09-20T12:06:35.722Z] === RUN TestSRVServiceQuery [2021-09-20T12:06:35.722Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-09-20T12:06:35.722Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-09-20T12:06:35.722Z] === RUN TestServiceVIPReuse [2021-09-20T12:06:35.722Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-09-20T12:06:35.722Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-09-20T12:06:35.722Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-09-20T12:06:35.722Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-09-20T12:06:35.722Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-09-20T12:06:35.722Z] === RUN TestDNSIPQuery [2021-09-20T12:06:35.722Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-09-20T12:06:35.722Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-09-20T12:06:35.722Z] === RUN TestDNSProxyServFail [2021-09-20T12:06:35.722Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-09-20T12:06:35.722Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-09-20T12:06:35.722Z] === RUN TestSandboxAddEmpty [2021-09-20T12:06:35.722Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-20T12:06:35.722Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-09-20T12:06:35.722Z] === RUN TestSandboxAddMultiPrio [2021-09-20T12:06:35.722Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-20T12:06:35.722Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-09-20T12:06:35.722Z] === RUN TestSandboxAddSamePrio [2021-09-20T12:06:35.722Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-20T12:06:35.722Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-09-20T12:06:35.722Z] === RUN TestCleanupServiceDiscovery [2021-09-20T12:06:35.722Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-09-20T12:06:35.722Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-09-20T12:06:35.722Z] === RUN TestDNSOptions [2021-09-20T12:06:35.722Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-09-20T12:06:35.722Z] --- SKIP: TestDNSOptions (0.00s) [2021-09-20T12:06:35.722Z] === RUN TestMultipleControllersWithSameStore [2021-09-20T12:06:35.722Z] time="2021-09-20T12:06:35Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-20T12:06:35.722Z] time="2021-09-20T12:06:35Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-20T12:06:35.722Z] --- PASS: TestMultipleControllersWithSameStore (0.01s) [2021-09-20T12:06:35.722Z] PASS [2021-09-20T12:06:35.722Z] coverage: 8.6% of statements [2021-09-20T12:06:35.722Z] ok github.com/docker/docker/libnetwork 0.252s coverage: 8.6% of statements [2021-09-20T12:06:35.745Z] === RUN TestNew [2021-09-20T12:06:35.745Z] --- PASS: TestNew (0.00s) [2021-09-20T12:06:35.745Z] === RUN TestAllocate [2021-09-20T12:06:35.745Z] --- PASS: TestAllocate (0.00s) [2021-09-20T12:06:35.745Z] === RUN TestUninitialized [2021-09-20T12:06:35.745Z] --- PASS: TestUninitialized (0.00s) [2021-09-20T12:06:35.745Z] === RUN TestAllocateInRange [2021-09-20T12:06:35.745Z] --- PASS: TestAllocateInRange (0.00s) [2021-09-20T12:06:35.745Z] === RUN TestAllocateSerial [2021-09-20T12:06:35.745Z] --- PASS: TestAllocateSerial (0.00s) [2021-09-20T12:06:35.745Z] PASS [2021-09-20T12:06:35.745Z] coverage: 87.5% of statements [2021-09-20T12:06:35.745Z] ok github.com/docker/docker/libnetwork/idm 0.033s coverage: 87.5% of statements [2021-09-20T12:06:35.745Z] === RUN TestDiff [2021-09-20T12:06:35.745Z] --- PASS: TestDiff (0.00s) [2021-09-20T12:06:35.745Z] === RUN TestAddedCallback [2021-09-20T12:06:35.745Z] --- PASS: TestAddedCallback (0.00s) [2021-09-20T12:06:35.745Z] === RUN TestRemovedCallback [2021-09-20T12:06:35.745Z] --- PASS: TestRemovedCallback (0.00s) [2021-09-20T12:06:35.745Z] === RUN TestNoCallback [2021-09-20T12:06:35.745Z] --- PASS: TestNoCallback (0.00s) [2021-09-20T12:06:35.745Z] PASS [2021-09-20T12:06:35.745Z] coverage: 48.1% of statements [2021-09-20T12:06:35.745Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.038s coverage: 48.1% of statements [2021-09-20T12:06:35.745Z] --- PASS: TestSetRollover (1.02s) [2021-09-20T12:06:35.745Z] === RUN TestSetRolloverSerial [2021-09-20T12:06:35.874Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-09-20T12:06:36.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-09-20T12:06:36.183Z] === RUN TestDriver [2021-09-20T12:06:36.183Z] --- PASS: TestDriver (0.00s) [2021-09-20T12:06:36.183Z] PASS [2021-09-20T12:06:36.183Z] coverage: 34.8% of statements [2021-09-20T12:06:36.183Z] ok github.com/docker/docker/libnetwork/drivers/null 0.039s coverage: 34.8% of statements [2021-09-20T12:06:36.200Z] === RUN TestCaller [2021-09-20T12:06:36.200Z] --- PASS: TestCaller (0.00s) [2021-09-20T12:06:36.200Z] PASS [2021-09-20T12:06:36.200Z] coverage: 100.0% of statements [2021-09-20T12:06:36.200Z] ok github.com/docker/docker/libnetwork/internal/caller 0.033s coverage: 100.0% of statements [2021-09-20T12:06:36.200Z] === RUN TestSetSerialInsertDelete [2021-09-20T12:06:36.200Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-09-20T12:06:36.200Z] === RUN TestSetParallelInsertDelete [2021-09-20T12:06:36.654Z] === RUN TestNetworkAllocateFree [2021-09-20T12:06:36.654Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-09-20T12:06:36.654Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-09-20T12:06:36.654Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-09-20T12:06:36.654Z] PASS [2021-09-20T12:06:36.654Z] coverage: 63.6% of statements [2021-09-20T12:06:36.654Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.040s coverage: 63.6% of statements [2021-09-20T12:06:36.655Z] === RUN TestPoolRequest [2021-09-20T12:06:36.655Z] --- PASS: TestPoolRequest (0.00s) [2021-09-20T12:06:36.655Z] === RUN TestOtherRequests [2021-09-20T12:06:36.655Z] --- PASS: TestOtherRequests (0.00s) [2021-09-20T12:06:36.655Z] PASS [2021-09-20T12:06:36.655Z] coverage: 57.1% of statements [2021-09-20T12:06:37.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-09-20T12:06:37.113Z] ok github.com/docker/docker/libnetwork/ipams/null 0.035s coverage: 57.1% of statements [2021-09-20T12:06:37.113Z] --- PASS: TestSetRolloverSerial (1.08s) [2021-09-20T12:06:37.113Z] === RUN TestGetFirstAvailableFromCurrent [2021-09-20T12:06:37.113Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-09-20T12:06:37.113Z] PASS [2021-09-20T12:06:37.113Z] coverage: 84.4% of statements [2021-09-20T12:06:37.113Z] ok github.com/docker/docker/libnetwork/bitseq 7.216s coverage: 84.4% of statements [2021-09-20T12:06:37.113Z] === RUN TestInt2IP2IntConversion [2021-09-20T12:06:37.114Z] === RUN TestGetEmptyCapabilities [2021-09-20T12:06:37.114Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-09-20T12:06:37.114Z] === RUN TestGetExtraCapabilities [2021-09-20T12:06:37.114Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-09-20T12:06:37.114Z] === RUN TestGetInvalidCapabilities [2021-09-20T12:06:37.114Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-09-20T12:06:37.114Z] === RUN TestRemoteDriver [2021-09-20T12:06:37.114Z] --- PASS: TestRemoteDriver (0.01s) [2021-09-20T12:06:37.114Z] === RUN TestDriverError [2021-09-20T12:06:37.114Z] --- PASS: TestDriverError (0.00s) [2021-09-20T12:06:37.114Z] === RUN TestMissingValues [2021-09-20T12:06:37.114Z] --- PASS: TestMissingValues (0.00s) [2021-09-20T12:06:37.114Z] === RUN TestRollback [2021-09-20T12:06:37.114Z] --- PASS: TestRollback (0.01s) [2021-09-20T12:06:37.114Z] PASS [2021-09-20T12:06:37.114Z] coverage: 57.4% of statements [2021-09-20T12:06:37.114Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.082s coverage: 57.4% of statements [2021-09-20T12:06:37.114Z] === RUN TestNAT [2021-09-20T12:06:37.114Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-09-20T12:06:37.114Z] --- SKIP: TestNAT (0.00s) [2021-09-20T12:06:37.114Z] === RUN TestTransparent [2021-09-20T12:06:37.114Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-09-20T12:06:37.114Z] --- SKIP: TestTransparent (0.00s) [2021-09-20T12:06:37.114Z] PASS [2021-09-20T12:06:37.114Z] coverage: 0.0% of statements [2021-09-20T12:06:37.114Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.039s coverage: 0.0% of statements [2021-09-20T12:06:37.259Z] --- PASS: TestConfigList (2.88s) [2021-09-20T12:06:37.259Z] === RUN TestConfigsCreateAndDelete [2021-09-20T12:06:37.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-09-20T12:06:37.569Z] --- PASS: TestInt2IP2IntConversion (0.43s) [2021-09-20T12:06:37.569Z] === RUN TestGetAddressVersion [2021-09-20T12:06:37.569Z] --- PASS: TestGetAddressVersion (0.00s) [2021-09-20T12:06:37.569Z] === RUN TestKeyString [2021-09-20T12:06:37.569Z] --- PASS: TestKeyString (0.00s) [2021-09-20T12:06:37.569Z] === RUN TestPoolDataMarshal [2021-09-20T12:06:37.569Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-09-20T12:06:37.569Z] === RUN TestSubnetsMarshal [2021-09-20T12:06:37.569Z] --- PASS: TestSubnetsMarshal (0.06s) [2021-09-20T12:06:37.569Z] === RUN TestAddSubnets [2021-09-20T12:06:37.569Z] --- PASS: TestAddSubnets (0.02s) [2021-09-20T12:06:37.569Z] === RUN TestDoublePoolRelease [2021-09-20T12:06:37.569Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-09-20T12:06:37.569Z] === RUN TestAddReleasePoolID [2021-09-20T12:06:37.569Z] --- PASS: TestAddReleasePoolID (0.04s) [2021-09-20T12:06:37.569Z] === RUN TestPredefinedPool [2021-09-20T12:06:37.574Z] --- PASS: TestRandomAllocateDeallocate (5.20s) [2021-09-20T12:06:37.574Z] === RUN TestAllocateRandomDeallocate [2021-09-20T12:06:37.615Z] --- PASS: TestCreateJob (3.01s) [2021-09-20T12:06:37.615Z] === RUN TestReplicatedJob [2021-09-20T12:06:38.024Z] --- PASS: TestPredefinedPool (0.02s) [2021-09-20T12:06:38.024Z] === RUN TestRemoveSubnet [2021-09-20T12:06:38.024Z] === RUN TestGetCapabilities [2021-09-20T12:06:38.024Z] --- PASS: TestGetCapabilities (0.01s) [2021-09-20T12:06:38.024Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-09-20T12:06:38.024Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-09-20T12:06:38.024Z] === RUN TestGetDefaultAddressSpaces [2021-09-20T12:06:38.024Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-09-20T12:06:38.024Z] === RUN TestRemoteDriver [2021-09-20T12:06:38.024Z] --- PASS: TestRemoteDriver (0.00s) [2021-09-20T12:06:38.024Z] PASS [2021-09-20T12:06:38.024Z] coverage: 47.4% of statements [2021-09-20T12:06:38.024Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.061s coverage: 47.4% of statements [2021-09-20T12:06:38.024Z] --- PASS: TestRemoveSubnet (0.11s) [2021-09-20T12:06:38.024Z] === RUN TestGetSameAddress [2021-09-20T12:06:38.024Z] --- PASS: TestGetSameAddress (0.01s) [2021-09-20T12:06:38.024Z] === RUN TestPoolAllocationReuse [2021-09-20T12:06:38.034Z] === RUN TestBuildDefault [2021-09-20T12:06:38.034Z] --- PASS: TestBuildDefault (0.00s) [2021-09-20T12:06:38.034Z] === RUN TestBuildHostnameDomainname [2021-09-20T12:06:38.034Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-09-20T12:06:38.034Z] === RUN TestBuildHostname [2021-09-20T12:06:38.034Z] --- PASS: TestBuildHostname (0.00s) [2021-09-20T12:06:38.034Z] === RUN TestBuildHostnameFQDN [2021-09-20T12:06:38.034Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-09-20T12:06:38.034Z] === RUN TestBuildNoIP [2021-09-20T12:06:38.034Z] --- PASS: TestBuildNoIP (0.00s) [2021-09-20T12:06:38.034Z] === RUN TestUpdate [2021-09-20T12:06:38.034Z] --- PASS: TestUpdate (0.00s) [2021-09-20T12:06:38.034Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-09-20T12:06:38.034Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-09-20T12:06:38.034Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-09-20T12:06:38.034Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-09-20T12:06:38.034Z] === RUN TestAddEmpty [2021-09-20T12:06:38.034Z] --- PASS: TestAddEmpty (0.00s) [2021-09-20T12:06:38.034Z] === RUN TestAdd [2021-09-20T12:06:38.034Z] --- PASS: TestAdd (0.00s) [2021-09-20T12:06:38.034Z] === RUN TestDeleteEmpty [2021-09-20T12:06:38.034Z] --- PASS: TestDeleteEmpty (0.00s) [2021-09-20T12:06:38.034Z] === RUN TestDeleteNewline [2021-09-20T12:06:38.034Z] --- PASS: TestDeleteNewline (0.00s) [2021-09-20T12:06:38.034Z] === RUN TestDelete [2021-09-20T12:06:38.034Z] --- PASS: TestDelete (0.00s) [2021-09-20T12:06:38.034Z] === RUN TestConcurrentWrites [2021-09-20T12:06:38.034Z] === RUN TestNew [2021-09-20T12:06:38.034Z] --- PASS: TestNew (0.00s) [2021-09-20T12:06:38.034Z] === RUN TestAddDriver [2021-09-20T12:06:38.034Z] --- PASS: TestAddDriver (0.00s) [2021-09-20T12:06:38.034Z] === RUN TestAddDuplicateDriver [2021-09-20T12:06:38.034Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-09-20T12:06:38.034Z] === RUN TestIPAMDefaultAddressSpaces [2021-09-20T12:06:38.034Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-09-20T12:06:38.034Z] === RUN TestDriver [2021-09-20T12:06:38.034Z] --- PASS: TestDriver (0.00s) [2021-09-20T12:06:38.034Z] === RUN TestIPAM [2021-09-20T12:06:38.034Z] --- PASS: TestIPAM (0.00s) [2021-09-20T12:06:38.034Z] === RUN TestWalkIPAMs [2021-09-20T12:06:38.034Z] --- PASS: TestWalkIPAMs (0.00s) [2021-09-20T12:06:38.034Z] === RUN TestWalkDrivers [2021-09-20T12:06:38.034Z] --- PASS: TestWalkDrivers (0.00s) [2021-09-20T12:06:38.034Z] PASS [2021-09-20T12:06:38.034Z] coverage: 82.4% of statements [2021-09-20T12:06:38.034Z] ok github.com/docker/docker/libnetwork/drvregistry 0.075s coverage: 82.4% of statements [2021-09-20T12:06:38.034Z] --- PASS: TestConcurrentWrites (0.17s) [2021-09-20T12:06:38.034Z] PASS [2021-09-20T12:06:38.034Z] coverage: 81.2% of statements [2021-09-20T12:06:38.034Z] ok github.com/docker/docker/libnetwork/etchosts 0.225s coverage: 81.2% of statements [2021-09-20T12:06:38.479Z] === RUN TestWindowsIPAM [2021-09-20T12:06:38.479Z] --- PASS: TestWindowsIPAM (0.00s) [2021-09-20T12:06:38.479Z] PASS [2021-09-20T12:06:38.479Z] coverage: 71.4% of statements [2021-09-20T12:06:38.479Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.037s coverage: 71.4% of statements [2021-09-20T12:06:38.494Z] === RUN TestDiff [2021-09-20T12:06:38.494Z] --- PASS: TestDiff (0.00s) [2021-09-20T12:06:38.494Z] === RUN TestAddedCallback [2021-09-20T12:06:38.494Z] --- PASS: TestAddedCallback (0.00s) [2021-09-20T12:06:38.494Z] === RUN TestRemovedCallback [2021-09-20T12:06:38.494Z] --- PASS: TestRemovedCallback (0.00s) [2021-09-20T12:06:38.494Z] === RUN TestNoCallback [2021-09-20T12:06:38.494Z] --- PASS: TestNoCallback (0.00s) [2021-09-20T12:06:38.494Z] PASS [2021-09-20T12:06:38.494Z] coverage: 48.1% of statements [2021-09-20T12:06:38.494Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.045s coverage: 48.1% of statements [2021-09-20T12:06:38.494Z] === RUN TestNew [2021-09-20T12:06:38.494Z] --- PASS: TestNew (0.00s) [2021-09-20T12:06:38.494Z] === RUN TestAllocate [2021-09-20T12:06:38.494Z] --- PASS: TestAllocate (0.00s) [2021-09-20T12:06:38.494Z] === RUN TestUninitialized [2021-09-20T12:06:38.494Z] --- PASS: TestUninitialized (0.00s) [2021-09-20T12:06:38.494Z] === RUN TestAllocateInRange [2021-09-20T12:06:38.494Z] --- PASS: TestAllocateInRange (0.00s) [2021-09-20T12:06:38.494Z] === RUN TestAllocateSerial [2021-09-20T12:06:38.494Z] --- PASS: TestAllocateSerial (0.00s) [2021-09-20T12:06:38.494Z] PASS [2021-09-20T12:06:38.494Z] coverage: 87.5% of statements [2021-09-20T12:06:38.494Z] ok github.com/docker/docker/libnetwork/idm 0.032s coverage: 87.5% of statements [2021-09-20T12:06:38.494Z] --- PASS: TestAllocateRandomDeallocate (1.11s) [2021-09-20T12:06:38.494Z] === RUN TestAllocateRandomDeallocateSerialize [2021-09-20T12:06:38.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-09-20T12:06:38.934Z] --- PASS: TestPoolAllocationReuse (0.98s) [2021-09-20T12:06:38.934Z] === RUN TestGetAddressSubPoolEqualPool [2021-09-20T12:06:38.934Z] --- PASS: TestGetAddressSubPoolEqualPool (0.01s) [2021-09-20T12:06:38.934Z] === RUN TestRequestReleaseAddressFromSubPool [2021-09-20T12:06:38.954Z] === RUN TestCaller [2021-09-20T12:06:38.954Z] --- PASS: TestCaller (0.00s) [2021-09-20T12:06:38.954Z] PASS [2021-09-20T12:06:38.954Z] coverage: 100.0% of statements [2021-09-20T12:06:38.954Z] ok github.com/docker/docker/libnetwork/internal/caller 0.037s coverage: 100.0% of statements [2021-09-20T12:06:38.954Z] === RUN TestSetSerialInsertDelete [2021-09-20T12:06:38.954Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-09-20T12:06:38.954Z] === RUN TestSetParallelInsertDelete [2021-09-20T12:06:39.166Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-09-20T12:06:39.388Z] === RUN TestDefaultNetwork [2021-09-20T12:06:39.388Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-09-20T12:06:39.388Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-09-20T12:06:39.388Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-09-20T12:06:39.388Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-09-20T12:06:39.388Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-09-20T12:06:39.388Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-09-20T12:06:39.388Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-09-20T12:06:39.388Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-09-20T12:06:39.388Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-09-20T12:06:39.388Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-09-20T12:06:39.388Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-09-20T12:06:39.388Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-09-20T12:06:39.388Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-09-20T12:06:39.388Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-09-20T12:06:39.388Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-09-20T12:06:39.388Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-09-20T12:06:39.388Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-09-20T12:06:39.388Z] --- PASS: TestDefaultNetwork (0.23s) [2021-09-20T12:06:39.388Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-09-20T12:06:39.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-09-20T12:06:39.845Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.21s) [2021-09-20T12:06:39.845Z] === RUN TestInitAddressPools [2021-09-20T12:06:39.845Z] --- PASS: TestInitAddressPools (0.00s) [2021-09-20T12:06:39.845Z] PASS [2021-09-20T12:06:39.845Z] coverage: 74.0% of statements [2021-09-20T12:06:39.845Z] ok github.com/docker/docker/libnetwork/ipamutils 0.501s coverage: 74.0% of statements [2021-09-20T12:06:39.845Z] === RUN TestKeyValue [2021-09-20T12:06:39.845Z] --- PASS: TestKeyValue (0.00s) [2021-09-20T12:06:39.845Z] PASS [2021-09-20T12:06:39.845Z] coverage: 60.0% of statements [2021-09-20T12:06:39.845Z] ok github.com/docker/docker/libnetwork/netlabel 0.035s coverage: 60.0% of statements [2021-09-20T12:06:39.923Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.08s) [2021-09-20T12:06:39.923Z] === RUN TestRetrieveFromStore [2021-09-20T12:06:39.923Z] === RUN TestPoolRequest [2021-09-20T12:06:39.923Z] --- PASS: TestPoolRequest (0.00s) [2021-09-20T12:06:39.923Z] === RUN TestOtherRequests [2021-09-20T12:06:39.923Z] --- PASS: TestOtherRequests (0.00s) [2021-09-20T12:06:39.923Z] PASS [2021-09-20T12:06:39.923Z] coverage: 57.1% of statements [2021-09-20T12:06:39.923Z] === RUN TestInt2IP2IntConversion [2021-09-20T12:06:39.923Z] ok github.com/docker/docker/libnetwork/ipams/null 0.036s coverage: 57.1% of statements [2021-09-20T12:06:40.103Z] --- PASS: TestConfigsCreateAndDelete (2.68s) [2021-09-20T12:06:40.103Z] === RUN TestConfigsUpdate [2021-09-20T12:06:40.300Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.43s) [2021-09-20T12:06:40.300Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-09-20T12:06:40.384Z] --- PASS: TestRetrieveFromStore (0.49s) [2021-09-20T12:06:40.384Z] === RUN TestIsCorrupted [2021-09-20T12:06:40.384Z] --- PASS: TestIsCorrupted (0.01s) [2021-09-20T12:06:40.384Z] === RUN TestSetRollover [2021-09-20T12:06:40.384Z] --- PASS: TestInt2IP2IntConversion (0.42s) [2021-09-20T12:06:40.384Z] === RUN TestGetAddressVersion [2021-09-20T12:06:40.384Z] --- PASS: TestGetAddressVersion (0.00s) [2021-09-20T12:06:40.384Z] === RUN TestKeyString [2021-09-20T12:06:40.384Z] --- PASS: TestKeyString (0.00s) [2021-09-20T12:06:40.384Z] === RUN TestPoolDataMarshal [2021-09-20T12:06:40.384Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-09-20T12:06:40.384Z] === RUN TestSubnetsMarshal [2021-09-20T12:06:40.384Z] --- PASS: TestSubnetsMarshal (0.04s) [2021-09-20T12:06:40.384Z] === RUN TestAddSubnets [2021-09-20T12:06:40.755Z] === RUN TestGenerate [2021-09-20T12:06:40.755Z] --- PASS: TestGenerate (0.00s) [2021-09-20T12:06:40.755Z] === RUN TestGeneratePtr [2021-09-20T12:06:40.755Z] --- PASS: TestGeneratePtr (0.00s) [2021-09-20T12:06:40.755Z] === RUN TestGenerateMissingField [2021-09-20T12:06:40.755Z] --- PASS: TestGenerateMissingField (0.00s) [2021-09-20T12:06:40.755Z] === RUN TestFieldCannotBeSet [2021-09-20T12:06:40.755Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-09-20T12:06:40.755Z] === RUN TestTypeMismatchError [2021-09-20T12:06:40.755Z] --- PASS: TestTypeMismatchError (0.00s) [2021-09-20T12:06:40.755Z] PASS [2021-09-20T12:06:40.755Z] coverage: 100.0% of statements [2021-09-20T12:06:40.755Z] ok github.com/docker/docker/libnetwork/options 0.068s coverage: 100.0% of statements [2021-09-20T12:06:40.844Z] --- PASS: TestAddSubnets (0.04s) [2021-09-20T12:06:40.844Z] === RUN TestDoublePoolRelease [2021-09-20T12:06:40.844Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-09-20T12:06:40.844Z] === RUN TestAddReleasePoolID [2021-09-20T12:06:40.844Z] --- PASS: TestAddReleasePoolID (0.07s) [2021-09-20T12:06:40.844Z] === RUN TestPredefinedPool [2021-09-20T12:06:40.844Z] --- PASS: TestPredefinedPool (0.02s) [2021-09-20T12:06:40.844Z] === RUN TestRemoveSubnet [2021-09-20T12:06:40.844Z] --- PASS: TestRemoveSubnet (0.17s) [2021-09-20T12:06:40.844Z] === RUN TestGetSameAddress [2021-09-20T12:06:40.844Z] --- PASS: TestGetSameAddress (0.03s) [2021-09-20T12:06:40.844Z] === RUN TestPoolAllocationReuse [2021-09-20T12:06:40.844Z] === RUN TestGetCapabilities [2021-09-20T12:06:40.844Z] --- PASS: TestGetCapabilities (0.01s) [2021-09-20T12:06:40.844Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-09-20T12:06:40.844Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-09-20T12:06:40.844Z] === RUN TestGetDefaultAddressSpaces [2021-09-20T12:06:40.844Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-09-20T12:06:40.844Z] === RUN TestRemoteDriver [2021-09-20T12:06:40.844Z] --- PASS: TestRemoteDriver (0.01s) [2021-09-20T12:06:40.844Z] PASS [2021-09-20T12:06:40.844Z] coverage: 47.4% of statements [2021-09-20T12:06:41.041Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-09-20T12:06:41.304Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.062s coverage: 47.4% of statements [2021-09-20T12:06:41.764Z] --- PASS: TestSetRollover (1.32s) [2021-09-20T12:06:41.764Z] === RUN TestSetRolloverSerial [2021-09-20T12:06:41.764Z] === RUN TestWindowsIPAM [2021-09-20T12:06:41.764Z] --- PASS: TestWindowsIPAM (0.00s) [2021-09-20T12:06:41.764Z] PASS [2021-09-20T12:06:41.764Z] coverage: 71.4% of statements [2021-09-20T12:06:41.764Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.037s coverage: 71.4% of statements [2021-09-20T12:06:42.208Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-09-20T12:06:42.231Z] --- PASS: TestPoolAllocationReuse (1.40s) [2021-09-20T12:06:42.231Z] === RUN TestGetAddressSubPoolEqualPool [2021-09-20T12:06:42.231Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-09-20T12:06:42.231Z] === RUN TestRequestReleaseAddressFromSubPool [2021-09-20T12:06:42.280Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.73s) [2021-09-20T12:06:42.280Z] === RUN TestGetAddress [2021-09-20T12:06:42.419Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-09-20T12:06:42.656Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-09-20T12:06:42.692Z] === RUN TestDefaultNetwork [2021-09-20T12:06:42.692Z] --- PASS: TestDefaultNetwork (0.23s) [2021-09-20T12:06:42.692Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-09-20T12:06:42.692Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.21s) [2021-09-20T12:06:42.692Z] === RUN TestInitAddressPools [2021-09-20T12:06:42.692Z] --- PASS: TestInitAddressPools (0.00s) [2021-09-20T12:06:42.692Z] PASS [2021-09-20T12:06:42.692Z] coverage: 74.0% of statements [2021-09-20T12:06:42.737Z] testing: warning: no tests to run [2021-09-20T12:06:42.737Z] PASS [2021-09-20T12:06:42.737Z] coverage: 0.0% of statements [2021-09-20T12:06:42.737Z] ok github.com/docker/docker/libnetwork/osl 0.044s coverage: 0.0% of statements [no tests to run] [2021-09-20T12:06:42.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-09-20T12:06:42.987Z] --- PASS: TestConfigsUpdate (2.85s) [2021-09-20T12:06:42.987Z] === RUN TestTemplatedConfig [2021-09-20T12:06:43.152Z] --- PASS: TestSetRolloverSerial (1.38s) [2021-09-20T12:06:43.152Z] === RUN TestGetFirstAvailableFromCurrent [2021-09-20T12:06:43.152Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-09-20T12:06:43.152Z] PASS [2021-09-20T12:06:43.152Z] coverage: 84.4% of statements [2021-09-20T12:06:43.152Z] ok github.com/docker/docker/libnetwork/ipamutils 0.498s coverage: 74.0% of statements [2021-09-20T12:06:43.152Z] ok github.com/docker/docker/libnetwork/bitseq 10.644s coverage: 84.4% of statements [2021-09-20T12:06:43.193Z] === RUN TestNetworkDBSimple [2021-09-20T12:06:43.612Z] === RUN TestKeyValue [2021-09-20T12:06:43.612Z] --- PASS: TestKeyValue (0.00s) [2021-09-20T12:06:43.612Z] PASS [2021-09-20T12:06:43.612Z] coverage: 60.0% of statements [2021-09-20T12:06:43.612Z] ok github.com/docker/docker/libnetwork/netlabel 0.039s coverage: 60.0% of statements [2021-09-20T12:06:43.649Z] === RUN TestRequestNewPort [2021-09-20T12:06:43.649Z] --- PASS: TestRequestNewPort (0.00s) [2021-09-20T12:06:43.649Z] === RUN TestRequestSpecificPort [2021-09-20T12:06:43.649Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-09-20T12:06:43.649Z] === RUN TestReleasePort [2021-09-20T12:06:43.649Z] --- PASS: TestReleasePort (0.00s) [2021-09-20T12:06:43.649Z] === RUN TestReuseReleasedPort [2021-09-20T12:06:43.649Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-09-20T12:06:43.649Z] === RUN TestReleaseUnreadledPort [2021-09-20T12:06:43.649Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-09-20T12:06:43.649Z] === RUN TestUnknowProtocol [2021-09-20T12:06:43.649Z] --- PASS: TestUnknowProtocol (0.00s) [2021-09-20T12:06:43.649Z] === RUN TestAllocateAllPorts [2021-09-20T12:06:43.649Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-09-20T12:06:43.649Z] === RUN TestPortAllocation [2021-09-20T12:06:43.649Z] --- PASS: TestPortAllocation (0.00s) [2021-09-20T12:06:43.649Z] === RUN TestPortAllocationWithCustomRange [2021-09-20T12:06:43.649Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-09-20T12:06:43.649Z] === RUN TestNoDuplicateBPR [2021-09-20T12:06:43.649Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-09-20T12:06:43.649Z] === RUN TestChangePortRange [2021-09-20T12:06:43.650Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-09-20T12:06:43.650Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-09-20T12:06:43.650Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-09-20T12:06:43.650Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-09-20T12:06:43.650Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-09-20T12:06:43.650Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-09-20T12:06:43.650Z] --- PASS: TestChangePortRange (0.00s) [2021-09-20T12:06:43.650Z] PASS [2021-09-20T12:06:43.650Z] coverage: 88.6% of statements [2021-09-20T12:06:43.650Z] ok github.com/docker/docker/libnetwork/portallocator 0.047s coverage: 88.6% of statements [2021-09-20T12:06:44.105Z] 2021/09/20 12:06:43 Closing DB instances... [2021-09-20T12:06:44.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-09-20T12:06:44.187Z] --- PASS: TestReplicatedJob (5.71s) [2021-09-20T12:06:44.187Z] === RUN TestUpdateReplicatedJob [2021-09-20T12:06:44.561Z] testing: warning: no tests to run [2021-09-20T12:06:44.561Z] PASS [2021-09-20T12:06:44.561Z] coverage: 0.0% of statements [2021-09-20T12:06:44.561Z] ok github.com/docker/docker/libnetwork/portmapper 0.042s coverage: 0.0% of statements [no tests to run] [2021-09-20T12:06:44.583Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.33s) [2021-09-20T12:06:44.583Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-09-20T12:06:44.894Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-09-20T12:06:44.894Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-09-20T12:06:45.017Z] --- PASS: TestNetworkDBSimple (2.08s) [2021-09-20T12:06:45.017Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-09-20T12:06:45.128Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-09-20T12:06:45.128Z] Using test binary docker [2021-09-20T12:06:45.128Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-09-20T12:06:45.128Z] +++ /etc/init.d/apparmor start [2021-09-20T12:06:45.128Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-09-20T12:06:45.128Z] INFO: Waiting for daemon to start... [2021-09-20T12:06:45.128Z] Starting dockerd [2021-09-20T12:06:45.128Z] +++ 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-09-20T12:06:45.153Z] check_test.go:308: [d43bfae7941a0] daemon is not started [2021-09-20T12:06:45.153Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-09-20T12:06:45.153Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-09-20T12:06:45.472Z] === RUN TestHashData [2021-09-20T12:06:45.472Z] --- PASS: TestHashData (0.00s) [2021-09-20T12:06:45.472Z] PASS [2021-09-20T12:06:45.472Z] coverage: 2.8% of statements [2021-09-20T12:06:45.472Z] ok github.com/docker/docker/libnetwork/resolvconf 0.058s coverage: 2.8% of statements [2021-09-20T12:06:45.722Z] check_test.go:308: [d3151cf78b303] daemon is not started [2021-09-20T12:06:45.722Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-09-20T12:06:46.123Z] === RUN TestNetworkDBSimple [2021-09-20T12:06:46.123Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-09-20T12:06:46.123Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-09-20T12:06:46.123Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-09-20T12:06:46.123Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-09-20T12:06:46.123Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-09-20T12:06:46.123Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-09-20T12:06:46.123Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-09-20T12:06:46.123Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-09-20T12:06:46.123Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-09-20T12:06:46.123Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-09-20T12:06:46.123Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-09-20T12:06:46.123Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-09-20T12:06:46.123Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-09-20T12:06:46.123Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-09-20T12:06:46.124Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-09-20T12:06:46.124Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-09-20T12:06:46.124Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-09-20T12:06:46.293Z] --- PASS: TestTemplatedConfig (3.29s) [2021-09-20T12:06:46.293Z] === RUN TestConfigCreateResolve [2021-09-20T12:06:46.435Z] === RUN TestErrorConstructors [2021-09-20T12:06:46.435Z] --- PASS: TestErrorConstructors (0.00s) [2021-09-20T12:06:46.435Z] === RUN TestCompareIPMask [2021-09-20T12:06:46.435Z] --- PASS: TestCompareIPMask (0.00s) [2021-09-20T12:06:46.435Z] === RUN TestUtilGetHostPartIP [2021-09-20T12:06:46.435Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-09-20T12:06:46.435Z] === RUN TestUtilGetBroadcastIP [2021-09-20T12:06:46.435Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-09-20T12:06:46.435Z] === RUN TestParseCIDR [2021-09-20T12:06:46.435Z] --- PASS: TestParseCIDR (0.00s) [2021-09-20T12:06:46.435Z] PASS [2021-09-20T12:06:46.435Z] coverage: 37.3% of statements [2021-09-20T12:06:46.435Z] ok github.com/docker/docker/libnetwork/types 0.044s coverage: 37.3% of statements [2021-09-20T12:06:46.435Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-09-20T12:06:46.435Z] PASS [2021-09-20T12:06:46.435Z] coverage: 100.0% of statements [2021-09-20T12:06:46.435Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.037s coverage: 100.0% of statements [2021-09-20T12:06:46.435Z] 2021/09/20 12:06:46 Closing DB instances... [2021-09-20T12:06:46.552Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-09-20T12:06:46.584Z] === RUN TestGenerate [2021-09-20T12:06:46.584Z] --- PASS: TestGenerate (0.00s) [2021-09-20T12:06:46.584Z] === RUN TestGeneratePtr [2021-09-20T12:06:46.584Z] --- PASS: TestGeneratePtr (0.00s) [2021-09-20T12:06:46.584Z] === RUN TestGenerateMissingField [2021-09-20T12:06:46.584Z] --- PASS: TestGenerateMissingField (0.00s) [2021-09-20T12:06:46.584Z] === RUN TestFieldCannotBeSet [2021-09-20T12:06:46.584Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-09-20T12:06:46.584Z] === RUN TestTypeMismatchError [2021-09-20T12:06:46.584Z] --- PASS: TestTypeMismatchError (0.00s) [2021-09-20T12:06:46.584Z] PASS [2021-09-20T12:06:46.584Z] coverage: 100.0% of statements [2021-09-20T12:06:46.584Z] ok github.com/docker/docker/libnetwork/options 0.039s coverage: 100.0% of statements [2021-09-20T12:06:46.584Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.01s) [2021-09-20T12:06:46.584Z] === RUN TestGetAddress [2021-09-20T12:06:46.724Z] --- PASS: TestUpdateReplicatedJob (3.23s) [2021-09-20T12:06:46.724Z] === RUN TestServiceListWithStatuses [2021-09-20T12:06:46.724Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-09-20T12:06:46.724Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-09-20T12:06:46.724Z] === RUN TestDockerNetworkConnectAlias [2021-09-20T12:06:46.811Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-09-20T12:06:46.890Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-09-20T12:06:46.890Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-09-20T12:06:46.890Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-09-20T12:06:46.890Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-09-20T12:06:46.890Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-09-20T12:06:46.890Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-09-20T12:06:46.890Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-09-20T12:06:46.890Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-09-20T12:06:46.890Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-09-20T12:06:46.890Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-09-20T12:06:46.890Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-09-20T12:06:46.890Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-09-20T12:06:46.890Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-09-20T12:06:46.890Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-09-20T12:06:46.890Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-09-20T12:06:46.890Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-09-20T12:06:46.890Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-09-20T12:06:46.890Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-09-20T12:06:46.890Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-09-20T12:06:46.890Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-09-20T12:06:46.890Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-09-20T12:06:46.890Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-09-20T12:06:46.890Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-09-20T12:06:46.890Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-09-20T12:06:46.890Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-09-20T12:06:46.890Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-09-20T12:06:46.890Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-09-20T12:06:46.890Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-09-20T12:06:46.890Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-09-20T12:06:46.890Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-09-20T12:06:46.890Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-09-20T12:06:46.890Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-09-20T12:06:46.890Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-09-20T12:06:46.890Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-09-20T12:06:46.890Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-09-20T12:06:46.890Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-09-20T12:06:46.890Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-09-20T12:06:46.890Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-09-20T12:06:46.890Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-09-20T12:06:46.890Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-09-20T12:06:46.890Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-09-20T12:06:46.890Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-09-20T12:06:46.890Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-09-20T12:06:46.890Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-09-20T12:06:46.890Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-09-20T12:06:46.890Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-09-20T12:06:46.890Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-09-20T12:06:46.891Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-09-20T12:06:46.891Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-09-20T12:06:46.891Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-09-20T12:06:46.891Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-09-20T12:06:46.891Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-09-20T12:06:46.891Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-09-20T12:06:46.891Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-09-20T12:06:46.891Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-09-20T12:06:46.891Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-09-20T12:06:46.891Z] PASS [2021-09-20T12:06:46.891Z] coverage: 50.0% of statements [2021-09-20T12:06:46.891Z] ok github.com/docker/docker/oci 0.033s coverage: 50.0% of statements [2021-09-20T12:06:47.045Z] 2021/09/20 12:06:46 Closing DB instances... [2021-09-20T12:06:47.045Z] testing: warning: no tests to run [2021-09-20T12:06:47.045Z] PASS [2021-09-20T12:06:47.045Z] coverage: 0.0% of statements [2021-09-20T12:06:47.045Z] ok github.com/docker/docker/libnetwork/osl 0.035s coverage: 0.0% of statements [no tests to run] [2021-09-20T12:06:47.071Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-09-20T12:06:47.329Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-09-20T12:06:47.346Z] === RUN TestAddressPoolOpt [2021-09-20T12:06:47.346Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-09-20T12:06:47.346Z] === RUN TestValidateEnv [2021-09-20T12:06:47.346Z] === RUN TestValidateEnv/a [2021-09-20T12:06:47.346Z] === RUN TestValidateEnv/something [2021-09-20T12:06:47.346Z] === RUN TestValidateEnv/_=a [2021-09-20T12:06:47.346Z] === RUN TestValidateEnv/env1=value1 [2021-09-20T12:06:47.346Z] === RUN TestValidateEnv/_env1=value1 [2021-09-20T12:06:47.346Z] === RUN TestValidateEnv/env2=value2=value3 [2021-09-20T12:06:47.346Z] === RUN TestValidateEnv/env3=abc!qwe [2021-09-20T12:06:47.346Z] === RUN TestValidateEnv/env_4=value_4 [2021-09-20T12:06:47.346Z] === RUN TestValidateEnv/PATH [2021-09-20T12:06:47.346Z] === RUN TestValidateEnv/=a [2021-09-20T12:06:47.346Z] === RUN TestValidateEnv/PATH= [2021-09-20T12:06:47.346Z] === RUN TestValidateEnv/PATH=something [2021-09-20T12:06:47.346Z] === RUN TestValidateEnv/asd!qwe [2021-09-20T12:06:47.346Z] === RUN TestValidateEnv/1asd [2021-09-20T12:06:47.346Z] === RUN TestValidateEnv/123 [2021-09-20T12:06:47.346Z] === RUN TestValidateEnv/some_space [2021-09-20T12:06:47.346Z] === RUN TestValidateEnv/__some_space_before [2021-09-20T12:06:47.346Z] === RUN TestValidateEnv/some_space_after__ [2021-09-20T12:06:47.346Z] === RUN TestValidateEnv/= [2021-09-20T12:06:47.346Z] === RUN TestValidateEnv/PaTh [2021-09-20T12:06:47.346Z] --- PASS: TestValidateEnv (0.00s) [2021-09-20T12:06:47.346Z] --- PASS: TestValidateEnv/a (0.00s) [2021-09-20T12:06:47.346Z] --- PASS: TestValidateEnv/something (0.00s) [2021-09-20T12:06:47.346Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-09-20T12:06:47.346Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-09-20T12:06:47.346Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-09-20T12:06:47.346Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-09-20T12:06:47.346Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-09-20T12:06:47.346Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-09-20T12:06:47.346Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-09-20T12:06:47.346Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-09-20T12:06:47.346Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-09-20T12:06:47.346Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-09-20T12:06:47.346Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-09-20T12:06:47.346Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-09-20T12:06:47.346Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-09-20T12:06:47.346Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-09-20T12:06:47.346Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-09-20T12:06:47.346Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-09-20T12:06:47.346Z] --- PASS: TestValidateEnv/= (0.00s) [2021-09-20T12:06:47.346Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-09-20T12:06:47.346Z] === RUN TestParseHost [2021-09-20T12:06:47.346Z] --- PASS: TestParseHost (0.00s) [2021-09-20T12:06:47.346Z] === RUN TestParseDockerDaemonHost [2021-09-20T12:06:47.346Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-09-20T12:06:47.346Z] === RUN TestParseTCP [2021-09-20T12:06:47.346Z] --- PASS: TestParseTCP (0.00s) [2021-09-20T12:06:47.346Z] === RUN TestParseInvalidUnixAddrInvalid [2021-09-20T12:06:47.346Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-09-20T12:06:47.346Z] === RUN TestValidateExtraHosts [2021-09-20T12:06:47.346Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-09-20T12:06:47.346Z] === RUN TestIpOptString [2021-09-20T12:06:47.346Z] --- PASS: TestIpOptString (0.00s) [2021-09-20T12:06:47.346Z] === RUN TestNewIpOptInvalidDefaultVal [2021-09-20T12:06:47.346Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-09-20T12:06:47.346Z] === RUN TestNewIpOptValidDefaultVal [2021-09-20T12:06:47.346Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-09-20T12:06:47.346Z] === RUN TestIpOptSetInvalidVal [2021-09-20T12:06:47.346Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-09-20T12:06:47.346Z] === RUN TestValidateIPAddress [2021-09-20T12:06:47.346Z] --- PASS: TestValidateIPAddress (0.00s) [2021-09-20T12:06:47.346Z] === RUN TestMapOpts [2021-09-20T12:06:47.346Z] --- PASS: TestMapOpts (0.00s) [2021-09-20T12:06:47.346Z] === RUN TestListOptsWithoutValidator [2021-09-20T12:06:47.346Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-09-20T12:06:47.346Z] === RUN TestListOptsWithValidator [2021-09-20T12:06:47.346Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-09-20T12:06:47.346Z] === RUN TestValidateDNSSearch [2021-09-20T12:06:47.346Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-09-20T12:06:47.346Z] === RUN TestValidateLabel [2021-09-20T12:06:47.346Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-09-20T12:06:47.346Z] === RUN TestValidateLabel/label_with_general_format [2021-09-20T12:06:47.346Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-09-20T12:06:47.346Z] === RUN TestValidateLabel/label_with_one_more [2021-09-20T12:06:47.346Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-09-20T12:06:47.346Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-09-20T12:06:47.346Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-09-20T12:06:47.346Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-09-20T12:06:47.346Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-09-20T12:06:47.346Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-09-20T12:06:47.346Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-09-20T12:06:47.346Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-09-20T12:06:47.346Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-09-20T12:06:47.346Z] --- PASS: TestValidateLabel (0.00s) [2021-09-20T12:06:47.346Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-09-20T12:06:47.346Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-09-20T12:06:47.346Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-09-20T12:06:47.346Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-09-20T12:06:47.346Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-09-20T12:06:47.346Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-09-20T12:06:47.346Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-09-20T12:06:47.346Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-09-20T12:06:47.346Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-09-20T12:06:47.346Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-09-20T12:06:47.346Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-09-20T12:06:47.346Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-09-20T12:06:47.346Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-09-20T12:06:47.346Z] === RUN TestNamedListOpts [2021-09-20T12:06:47.346Z] --- PASS: TestNamedListOpts (0.00s) [2021-09-20T12:06:47.346Z] === RUN TestNamedMapOpts [2021-09-20T12:06:47.346Z] --- PASS: TestNamedMapOpts (0.00s) [2021-09-20T12:06:47.346Z] === RUN TestParseLink [2021-09-20T12:06:47.346Z] --- PASS: TestParseLink (0.00s) [2021-09-20T12:06:47.346Z] === RUN TestQuotedStringSetWithQuotes [2021-09-20T12:06:47.346Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-09-20T12:06:47.346Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-09-20T12:06:47.346Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-09-20T12:06:47.346Z] === RUN TestQuotedStringSetWithNoQuotes [2021-09-20T12:06:47.346Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-09-20T12:06:47.347Z] === RUN TestUlimitOpt [2021-09-20T12:06:47.347Z] --- PASS: TestUlimitOpt (0.00s) [2021-09-20T12:06:47.347Z] PASS [2021-09-20T12:06:47.347Z] coverage: 67.1% of statements [2021-09-20T12:06:47.347Z] ok github.com/docker/docker/opts 0.060s coverage: 67.1% of statements [2021-09-20T12:06:47.347Z] === RUN TestParseVersion [2021-09-20T12:06:47.347Z] --- PASS: TestParseVersion (0.00s) [2021-09-20T12:06:47.347Z] PASS [2021-09-20T12:06:47.347Z] coverage: 52.9% of statements [2021-09-20T12:06:47.347Z] ok github.com/docker/docker/pkg/aaparser 0.031s coverage: 52.9% of statements [2021-09-20T12:06:47.589Z] check_test.go:308: [da1fa42f06af7] daemon is not started [2021-09-20T12:06:47.589Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-09-20T12:06:48.017Z] === RUN TestRequestNewPort [2021-09-20T12:06:48.017Z] --- PASS: TestRequestNewPort (0.00s) [2021-09-20T12:06:48.017Z] === RUN TestRequestSpecificPort [2021-09-20T12:06:48.017Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-09-20T12:06:48.017Z] === RUN TestReleasePort [2021-09-20T12:06:48.017Z] --- PASS: TestReleasePort (0.00s) [2021-09-20T12:06:48.017Z] === RUN TestReuseReleasedPort [2021-09-20T12:06:48.017Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-09-20T12:06:48.017Z] === RUN TestReleaseUnreadledPort [2021-09-20T12:06:48.017Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-09-20T12:06:48.017Z] === RUN TestUnknowProtocol [2021-09-20T12:06:48.017Z] --- PASS: TestUnknowProtocol (0.00s) [2021-09-20T12:06:48.017Z] === RUN TestAllocateAllPorts [2021-09-20T12:06:48.017Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-09-20T12:06:48.017Z] === RUN TestPortAllocation [2021-09-20T12:06:48.017Z] --- PASS: TestPortAllocation (0.00s) [2021-09-20T12:06:48.017Z] === RUN TestPortAllocationWithCustomRange [2021-09-20T12:06:48.017Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-09-20T12:06:48.017Z] === RUN TestNoDuplicateBPR [2021-09-20T12:06:48.017Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-09-20T12:06:48.017Z] === RUN TestChangePortRange [2021-09-20T12:06:48.017Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-09-20T12:06:48.017Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-09-20T12:06:48.017Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-09-20T12:06:48.017Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-09-20T12:06:48.017Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-09-20T12:06:48.017Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-09-20T12:06:48.017Z] --- PASS: TestChangePortRange (0.00s) [2021-09-20T12:06:48.017Z] PASS [2021-09-20T12:06:48.017Z] coverage: 88.6% of statements [2021-09-20T12:06:48.017Z] ok github.com/docker/docker/libnetwork/portallocator 0.037s coverage: 88.6% of statements [2021-09-20T12:06:48.017Z] --- PASS: TestNetworkDBSimple (2.03s) [2021-09-20T12:06:48.017Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-09-20T12:06:48.307Z] --- PASS: TestNetworkDBJoinLeaveNetwork (3.04s) [2021-09-20T12:06:48.307Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-09-20T12:06:48.478Z] testing: warning: no tests to run [2021-09-20T12:06:48.478Z] PASS [2021-09-20T12:06:48.478Z] coverage: 0.0% of statements [2021-09-20T12:06:48.478Z] ok github.com/docker/docker/libnetwork/portmapper 0.034s coverage: 0.0% of statements [no tests to run] [2021-09-20T12:06:48.763Z] === RUN TestPeerCertificateMarshalJSON [2021-09-20T12:06:48.938Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-09-20T12:06:48.938Z] PASS [2021-09-20T12:06:48.938Z] coverage: 100.0% of statements [2021-09-20T12:06:48.938Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.038s coverage: 100.0% of statements [2021-09-20T12:06:48.973Z] --- PASS: TestConfigCreateResolve (2.88s) [2021-09-20T12:06:48.973Z] PASS [2021-09-20T12:06:48.973Z] [2021-09-20T12:06:48.973Z] DONE 6 tests in 17.586s [2021-09-20T12:06:48.973Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-09-20T12:06:48.973Z] ++ 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-09-20T12:06:48.973Z] ++ set -e [2021-09-20T12:06:48.973Z] ++ '[' -n 0 ']' [2021-09-20T12:06:48.973Z] ++ set -x [2021-09-20T12:06:48.973Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-20T12:06:49.218Z] === RUN TestIsArchivePathDir [2021-09-20T12:06:49.218Z] --- PASS: TestIsArchivePathDir (0.05s) [2021-09-20T12:06:49.218Z] === RUN TestIsArchivePathInvalidFile [2021-09-20T12:06:49.218Z] --- PASS: TestIsArchivePathInvalidFile (0.11s) [2021-09-20T12:06:49.218Z] === RUN TestIsArchivePathTar [2021-09-20T12:06:49.218Z] --- PASS: TestIsArchivePathTar (0.12s) [2021-09-20T12:06:49.218Z] === RUN TestDecompressStreamGzip [2021-09-20T12:06:49.232Z] INFO: Testing against a local daemon [2021-09-20T12:06:49.232Z] === RUN TestCheckpoint [2021-09-20T12:06:49.232Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-20T12:06:49.232Z] --- SKIP: TestCheckpoint (0.00s) [2021-09-20T12:06:49.232Z] === RUN TestContainerInvalidJSON [2021-09-20T12:06:49.232Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-09-20T12:06:49.232Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-09-20T12:06:49.232Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-09-20T12:06:49.232Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-09-20T12:06:49.232Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-09-20T12:06:49.232Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-09-20T12:06:49.232Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-09-20T12:06:49.232Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-09-20T12:06:49.232Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-09-20T12:06:49.232Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-09-20T12:06:49.232Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-09-20T12:06:49.232Z] === RUN TestCopyFromContainerPathIsNotDir [2021-09-20T12:06:49.232Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-09-20T12:06:49.232Z] === RUN TestCopyToContainerPathDoesNotExist [2021-09-20T12:06:49.232Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-09-20T12:06:49.398Z] === RUN TestHashData [2021-09-20T12:06:49.398Z] --- PASS: TestHashData (0.00s) [2021-09-20T12:06:49.398Z] PASS [2021-09-20T12:06:49.398Z] coverage: 2.8% of statements [2021-09-20T12:06:49.398Z] 2021/09/20 12:06:48 Closing DB instances... [2021-09-20T12:06:49.398Z] ok github.com/docker/docker/libnetwork/resolvconf 0.037s coverage: 2.8% of statements [2021-09-20T12:06:49.492Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2021-09-20T12:06:49.492Z] === RUN TestCopyToContainerPathIsNotDir [2021-09-20T12:06:49.492Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-09-20T12:06:49.492Z] === RUN TestCopyFromContainer [2021-09-20T12:06:49.673Z] --- PASS: TestDecompressStreamGzip (0.09s) [2021-09-20T12:06:49.673Z] === RUN TestDecompressStreamBzip2 [2021-09-20T12:06:49.673Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-09-20T12:06:49.673Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-09-20T12:06:49.673Z] --- PASS: TestPeerCertificateMarshalJSON (0.66s) [2021-09-20T12:06:49.673Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-09-20T12:06:49.673Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-09-20T12:06:49.673Z] === RUN TestMiddleware [2021-09-20T12:06:49.673Z] --- PASS: TestMiddleware (0.00s) [2021-09-20T12:06:49.673Z] === RUN TestNewResponseModifier [2021-09-20T12:06:49.673Z] --- PASS: TestNewResponseModifier (0.00s) [2021-09-20T12:06:49.673Z] PASS [2021-09-20T12:06:49.673Z] coverage: 26.8% of statements [2021-09-20T12:06:49.673Z] 2021/09/20 12:06:49 Closing DB instances... [2021-09-20T12:06:49.673Z] ok github.com/docker/docker/pkg/authorization 0.697s coverage: 26.8% of statements [2021-09-20T12:06:49.673Z] --- PASS: TestDecompressStreamBzip2 (0.08s) [2021-09-20T12:06:49.673Z] === RUN TestDecompressStreamXz [2021-09-20T12:06:49.673Z] archive_test.go:133: Xz not present in msys2 [2021-09-20T12:06:49.673Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-09-20T12:06:49.673Z] === RUN TestDecompressStreamZstd [2021-09-20T12:06:49.673Z] archive_test.go:140: zstd not installed [2021-09-20T12:06:49.673Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2021-09-20T12:06:49.673Z] === RUN TestCompressStreamXzUnsupported [2021-09-20T12:06:49.673Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-09-20T12:06:49.673Z] === RUN TestCompressStreamBzip2Unsupported [2021-09-20T12:06:49.673Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-09-20T12:06:49.673Z] === RUN TestCompressStreamInvalid [2021-09-20T12:06:49.673Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-09-20T12:06:49.673Z] === RUN TestExtensionInvalid [2021-09-20T12:06:49.673Z] --- PASS: TestExtensionInvalid (0.00s) [2021-09-20T12:06:49.673Z] === RUN TestExtensionUncompressed [2021-09-20T12:06:49.673Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-09-20T12:06:49.673Z] === RUN TestExtensionBzip2 [2021-09-20T12:06:49.673Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-09-20T12:06:49.673Z] === RUN TestExtensionGzip [2021-09-20T12:06:49.673Z] --- PASS: TestExtensionGzip (0.00s) [2021-09-20T12:06:49.673Z] === RUN TestExtensionXz [2021-09-20T12:06:49.673Z] --- PASS: TestExtensionXz (0.00s) [2021-09-20T12:06:49.673Z] === RUN TestExtensionZstd [2021-09-20T12:06:49.673Z] --- PASS: TestExtensionZstd (0.00s) [2021-09-20T12:06:49.673Z] === RUN TestCmdStreamLargeStderr [2021-09-20T12:06:49.673Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-09-20T12:06:49.673Z] === RUN TestCmdStreamBad [2021-09-20T12:06:49.673Z] archive_test.go:252: Failing on Windows CI machines [2021-09-20T12:06:49.673Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-09-20T12:06:49.673Z] === RUN TestCmdStreamGood [2021-09-20T12:06:49.673Z] --- PASS: TestCmdStreamGood (0.04s) [2021-09-20T12:06:49.673Z] === RUN TestUntarPathWithInvalidDest [2021-09-20T12:06:49.673Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2021-09-20T12:06:49.673Z] === RUN TestUntarPathWithInvalidSrc [2021-09-20T12:06:49.673Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-09-20T12:06:49.673Z] === RUN TestUntarPath [2021-09-20T12:06:49.673Z] --- PASS: TestUntarPath (0.04s) [2021-09-20T12:06:49.673Z] === RUN TestUntarPathWithDestinationFile [2021-09-20T12:06:49.810Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-09-20T12:06:49.858Z] === RUN TestErrorConstructors [2021-09-20T12:06:49.858Z] --- PASS: TestErrorConstructors (0.00s) [2021-09-20T12:06:49.858Z] === RUN TestCompareIPMask [2021-09-20T12:06:49.858Z] --- PASS: TestCompareIPMask (0.00s) [2021-09-20T12:06:49.858Z] === RUN TestUtilGetHostPartIP [2021-09-20T12:06:49.858Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-09-20T12:06:49.858Z] === RUN TestUtilGetBroadcastIP [2021-09-20T12:06:49.858Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-09-20T12:06:49.858Z] === RUN TestParseCIDR [2021-09-20T12:06:49.858Z] --- PASS: TestParseCIDR (0.00s) [2021-09-20T12:06:49.858Z] PASS [2021-09-20T12:06:49.858Z] coverage: 37.3% of statements [2021-09-20T12:06:49.858Z] ok github.com/docker/docker/libnetwork/types 0.038s coverage: 37.3% of statements [2021-09-20T12:06:50.061Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-09-20T12:06:50.130Z] --- PASS: TestUntarPathWithDestinationFile (0.15s) [2021-09-20T12:06:50.130Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-09-20T12:06:50.130Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-09-20T12:06:50.130Z] === RUN TestCopyWithTarInvalidSrc [2021-09-20T12:06:50.130Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-09-20T12:06:50.130Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-09-20T12:06:50.130Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-09-20T12:06:50.130Z] === RUN TestCopyWithTarSrcFile [2021-09-20T12:06:50.130Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-09-20T12:06:50.130Z] === RUN TestCopyWithTarSrcFolder [2021-09-20T12:06:50.130Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-09-20T12:06:50.130Z] === RUN TestCopyFileWithTarInvalidSrc [2021-09-20T12:06:50.130Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-09-20T12:06:50.130Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-09-20T12:06:50.130Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-09-20T12:06:50.130Z] === RUN TestCopyFileWithTarSrcFolder [2021-09-20T12:06:50.130Z] === RUN TestUnbuffered [2021-09-20T12:06:50.130Z] --- PASS: TestUnbuffered (0.00s) [2021-09-20T12:06:50.130Z] === RUN TestRaceUnbuffered [2021-09-20T12:06:50.130Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-09-20T12:06:50.130Z] PASS [2021-09-20T12:06:50.130Z] coverage: 100.0% of statements [2021-09-20T12:06:50.130Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-09-20T12:06:50.130Z] === RUN TestCopyFileWithTarSrcFile [2021-09-20T12:06:50.130Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-09-20T12:06:50.130Z] === RUN TestTarFiles [2021-09-20T12:06:50.130Z] ok github.com/docker/docker/pkg/broadcaster 0.032s coverage: 100.0% of statements [2021-09-20T12:06:50.318Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-09-20T12:06:50.318Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-09-20T12:06:50.318Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-09-20T12:06:50.318Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-09-20T12:06:50.318Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-09-20T12:06:50.318Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-09-20T12:06:50.318Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-09-20T12:06:50.318Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-09-20T12:06:50.318Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-09-20T12:06:50.318Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-09-20T12:06:50.318Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-09-20T12:06:50.318Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-09-20T12:06:50.318Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-09-20T12:06:50.318Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-09-20T12:06:50.318Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-09-20T12:06:50.318Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-09-20T12:06:50.318Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-09-20T12:06:50.318Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-09-20T12:06:50.318Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-09-20T12:06:50.318Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-09-20T12:06:50.318Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-09-20T12:06:50.318Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-09-20T12:06:50.318Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-09-20T12:06:50.318Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-09-20T12:06:50.318Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-09-20T12:06:50.318Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-09-20T12:06:50.318Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-09-20T12:06:50.318Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-09-20T12:06:50.318Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-09-20T12:06:50.318Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-09-20T12:06:50.318Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-09-20T12:06:50.318Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-09-20T12:06:50.318Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-09-20T12:06:50.318Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-09-20T12:06:50.318Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-09-20T12:06:50.318Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-09-20T12:06:50.318Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-09-20T12:06:50.318Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-09-20T12:06:50.318Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-09-20T12:06:50.318Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-09-20T12:06:50.318Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-09-20T12:06:50.318Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-09-20T12:06:50.318Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-09-20T12:06:50.318Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-09-20T12:06:50.318Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-09-20T12:06:50.318Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-09-20T12:06:50.318Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-09-20T12:06:50.318Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-09-20T12:06:50.318Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-09-20T12:06:50.318Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-09-20T12:06:50.318Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-09-20T12:06:50.318Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-09-20T12:06:50.318Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-09-20T12:06:50.318Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-09-20T12:06:50.318Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-09-20T12:06:50.318Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-09-20T12:06:50.318Z] PASS [2021-09-20T12:06:50.319Z] coverage: 50.0% of statements [2021-09-20T12:06:50.319Z] ok github.com/docker/docker/oci 0.050s coverage: 50.0% of statements [2021-09-20T12:06:50.434Z] . [2021-09-20T12:06:50.434Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-09-20T12:06:50.434Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-09-20T12:06:50.434Z] Error: No such image: emptyfs [2021-09-20T12:06:50.434Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-09-20T12:06:50.434Z] ++++ docker load [2021-09-20T12:06:50.434Z] Running integration-test (iteration 1) [2021-09-20T12:06:50.434Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-09-20T12:06:50.434Z] ++ 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-09-20T12:06:50.434Z] ++ set -e [2021-09-20T12:06:50.434Z] ++ '[' -n 0 ']' [2021-09-20T12:06:50.434Z] ++ set -x [2021-09-20T12:06:50.434Z] ++ env -i DEST=/go/src/github.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-09-20T12:06:50.434Z] Loaded image: busybox:latest [2021-09-20T12:06:50.434Z] Loaded image: busybox:glibc [2021-09-20T12:06:50.585Z] === RUN TestMatch [2021-09-20T12:06:50.585Z] === RUN TestMatch/[[]] [2021-09-20T12:06:50.585Z] === RUN TestMatch/[[foo]] [2021-09-20T12:06:50.585Z] === RUN TestMatch/[[bar]_[foo]] [2021-09-20T12:06:50.585Z] === RUN TestMatch/[[foo_bar]] [2021-09-20T12:06:50.585Z] === RUN TestMatch/[[qux]_[foo]] [2021-09-20T12:06:50.585Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-09-20T12:06:50.585Z] === RUN TestMatch/[] [2021-09-20T12:06:50.585Z] === RUN TestMatch/[]#01 [2021-09-20T12:06:50.585Z] === RUN TestMatch/[[qux]] [2021-09-20T12:06:50.585Z] === RUN TestMatch/[[foo_bar_qux]] [2021-09-20T12:06:50.585Z] === RUN TestMatch/[[qux]_[baz]] [2021-09-20T12:06:50.585Z] === RUN TestMatch/[[foo_baz]] [2021-09-20T12:06:50.585Z] --- PASS: TestMatch (0.00s) [2021-09-20T12:06:50.585Z] --- PASS: TestMatch/[[]] (0.00s) [2021-09-20T12:06:50.585Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-09-20T12:06:50.585Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-09-20T12:06:50.585Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-09-20T12:06:50.585Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-09-20T12:06:50.585Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-09-20T12:06:50.585Z] --- PASS: TestMatch/[] (0.00s) [2021-09-20T12:06:50.585Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-09-20T12:06:50.585Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-09-20T12:06:50.585Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-09-20T12:06:50.585Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-09-20T12:06:50.585Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-09-20T12:06:50.585Z] PASS [2021-09-20T12:06:50.585Z] coverage: 87.5% of statements [2021-09-20T12:06:50.585Z] ok github.com/docker/docker/pkg/capabilities 0.034s coverage: 87.5% of statements [2021-09-20T12:06:50.779Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.82s) [2021-09-20T12:06:50.779Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-09-20T12:06:50.779Z] === RUN TestAddressPoolOpt [2021-09-20T12:06:50.779Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-09-20T12:06:50.779Z] === RUN TestValidateEnv [2021-09-20T12:06:50.779Z] === RUN TestValidateEnv/a [2021-09-20T12:06:50.779Z] === RUN TestValidateEnv/something [2021-09-20T12:06:50.779Z] === RUN TestValidateEnv/_=a [2021-09-20T12:06:50.779Z] === RUN TestValidateEnv/env1=value1 [2021-09-20T12:06:50.779Z] === RUN TestValidateEnv/_env1=value1 [2021-09-20T12:06:50.779Z] === RUN TestValidateEnv/env2=value2=value3 [2021-09-20T12:06:50.779Z] === RUN TestValidateEnv/env3=abc!qwe [2021-09-20T12:06:50.779Z] === RUN TestValidateEnv/env_4=value_4 [2021-09-20T12:06:50.779Z] === RUN TestValidateEnv/PATH [2021-09-20T12:06:50.779Z] === RUN TestValidateEnv/=a [2021-09-20T12:06:50.779Z] === RUN TestValidateEnv/PATH= [2021-09-20T12:06:50.779Z] === RUN TestValidateEnv/PATH=something [2021-09-20T12:06:50.779Z] === RUN TestValidateEnv/asd!qwe [2021-09-20T12:06:50.779Z] === RUN TestValidateEnv/1asd [2021-09-20T12:06:50.779Z] === RUN TestValidateEnv/123 [2021-09-20T12:06:50.779Z] === RUN TestValidateEnv/some_space [2021-09-20T12:06:50.779Z] === RUN TestValidateEnv/__some_space_before [2021-09-20T12:06:50.779Z] === RUN TestValidateEnv/some_space_after__ [2021-09-20T12:06:50.779Z] === RUN TestValidateEnv/= [2021-09-20T12:06:50.779Z] === RUN TestValidateEnv/PaTh [2021-09-20T12:06:50.779Z] --- PASS: TestValidateEnv (0.00s) [2021-09-20T12:06:50.779Z] --- PASS: TestValidateEnv/a (0.00s) [2021-09-20T12:06:50.779Z] --- PASS: TestValidateEnv/something (0.00s) [2021-09-20T12:06:50.779Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-09-20T12:06:50.779Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-09-20T12:06:50.779Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-09-20T12:06:50.779Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-09-20T12:06:50.779Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-09-20T12:06:50.779Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-09-20T12:06:50.779Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-09-20T12:06:50.779Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-09-20T12:06:50.779Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-09-20T12:06:50.779Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-09-20T12:06:50.779Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-09-20T12:06:50.779Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-09-20T12:06:50.779Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-09-20T12:06:50.779Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-09-20T12:06:50.779Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-09-20T12:06:50.779Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-09-20T12:06:50.779Z] --- PASS: TestValidateEnv/= (0.00s) [2021-09-20T12:06:50.779Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-09-20T12:06:50.779Z] === RUN TestParseHost [2021-09-20T12:06:50.779Z] --- PASS: TestParseHost (0.00s) [2021-09-20T12:06:50.779Z] === RUN TestParseDockerDaemonHost [2021-09-20T12:06:50.779Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-09-20T12:06:50.779Z] === RUN TestParseTCP [2021-09-20T12:06:50.779Z] --- PASS: TestParseTCP (0.00s) [2021-09-20T12:06:50.779Z] === RUN TestParseInvalidUnixAddrInvalid [2021-09-20T12:06:50.779Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-09-20T12:06:50.779Z] === RUN TestValidateExtraHosts [2021-09-20T12:06:50.779Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-09-20T12:06:50.779Z] === RUN TestIpOptString [2021-09-20T12:06:50.779Z] --- PASS: TestIpOptString (0.00s) [2021-09-20T12:06:50.779Z] === RUN TestNewIpOptInvalidDefaultVal [2021-09-20T12:06:50.779Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-09-20T12:06:50.779Z] === RUN TestNewIpOptValidDefaultVal [2021-09-20T12:06:50.779Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-09-20T12:06:50.779Z] === RUN TestIpOptSetInvalidVal [2021-09-20T12:06:50.779Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-09-20T12:06:50.779Z] === RUN TestValidateIPAddress [2021-09-20T12:06:50.779Z] --- PASS: TestValidateIPAddress (0.00s) [2021-09-20T12:06:50.779Z] === RUN TestMapOpts [2021-09-20T12:06:50.779Z] --- PASS: TestMapOpts (0.00s) [2021-09-20T12:06:50.779Z] === RUN TestListOptsWithoutValidator [2021-09-20T12:06:50.779Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-09-20T12:06:50.779Z] === RUN TestListOptsWithValidator [2021-09-20T12:06:50.779Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-09-20T12:06:50.779Z] === RUN TestValidateDNSSearch [2021-09-20T12:06:50.779Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-09-20T12:06:50.779Z] === RUN TestValidateLabel [2021-09-20T12:06:50.779Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-09-20T12:06:50.779Z] === RUN TestValidateLabel/label_with_general_format [2021-09-20T12:06:50.779Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-09-20T12:06:50.779Z] === RUN TestValidateLabel/label_with_one_more [2021-09-20T12:06:50.779Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-09-20T12:06:50.779Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-09-20T12:06:50.779Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-09-20T12:06:50.779Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-09-20T12:06:50.779Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-09-20T12:06:50.779Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-09-20T12:06:50.779Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-09-20T12:06:50.779Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-09-20T12:06:50.779Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-09-20T12:06:50.779Z] --- PASS: TestValidateLabel (0.00s) [2021-09-20T12:06:50.779Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-09-20T12:06:50.779Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-09-20T12:06:50.779Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-09-20T12:06:50.779Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-09-20T12:06:50.779Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-09-20T12:06:50.779Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-09-20T12:06:50.779Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-09-20T12:06:50.779Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-09-20T12:06:50.779Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-09-20T12:06:50.779Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-09-20T12:06:50.779Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-09-20T12:06:50.779Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-09-20T12:06:50.779Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-09-20T12:06:50.779Z] === RUN TestNamedListOpts [2021-09-20T12:06:50.779Z] --- PASS: TestNamedListOpts (0.00s) [2021-09-20T12:06:50.779Z] === RUN TestNamedMapOpts [2021-09-20T12:06:50.779Z] --- PASS: TestNamedMapOpts (0.00s) [2021-09-20T12:06:50.779Z] === RUN TestParseLink [2021-09-20T12:06:50.779Z] --- PASS: TestParseLink (0.00s) [2021-09-20T12:06:50.779Z] === RUN TestQuotedStringSetWithQuotes [2021-09-20T12:06:50.779Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-09-20T12:06:50.779Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-09-20T12:06:50.779Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-09-20T12:06:50.779Z] === RUN TestQuotedStringSetWithNoQuotes [2021-09-20T12:06:50.779Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-09-20T12:06:50.779Z] === RUN TestUlimitOpt [2021-09-20T12:06:50.779Z] --- PASS: TestUlimitOpt (0.00s) [2021-09-20T12:06:50.779Z] PASS [2021-09-20T12:06:50.779Z] coverage: 67.1% of statements [2021-09-20T12:06:50.779Z] ok github.com/docker/docker/opts 0.056s coverage: 67.1% of statements [2021-09-20T12:06:50.779Z] === RUN TestParseVersion [2021-09-20T12:06:50.779Z] --- PASS: TestParseVersion (0.00s) [2021-09-20T12:06:50.779Z] PASS [2021-09-20T12:06:50.779Z] coverage: 52.9% of statements [2021-09-20T12:06:50.779Z] ok github.com/docker/docker/pkg/aaparser 0.040s coverage: 52.9% of statements [2021-09-20T12:06:50.920Z] --- PASS: TestDockerNetworkConnectAlias (4.06s) [2021-09-20T12:06:50.920Z] === RUN TestDockerNetworkReConnect [2021-09-20T12:06:50.998Z] === RUN TestCopyFromContainer// [2021-09-20T12:06:50.998Z] === RUN TestCopyFromContainer//bar/root [2021-09-20T12:06:50.998Z] === RUN TestCopyFromContainer//bar/root/ [2021-09-20T12:06:51.040Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2021-09-20T12:06:51.040Z] === RUN TestNetworkDBCRUDTableEntry [2021-09-20T12:06:51.257Z] === RUN TestCopyFromContainer/bar/quux [2021-09-20T12:06:51.257Z] === RUN TestCopyFromContainer/bar/quux/ [2021-09-20T12:06:51.257Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-09-20T12:06:51.257Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-09-20T12:06:51.257Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-09-20T12:06:51.495Z] === RUN TestChrootTarUntar [2021-09-20T12:06:51.495Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:06:51.495Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-09-20T12:06:51.495Z] === RUN TestChrootUntarWithHugeExcludesList [2021-09-20T12:06:51.495Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:06:51.495Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-09-20T12:06:51.495Z] === RUN TestChrootUntarEmptyArchive [2021-09-20T12:06:51.495Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-09-20T12:06:51.495Z] === RUN TestChrootTarUntarWithSymlink [2021-09-20T12:06:51.495Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-20T12:06:51.495Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-09-20T12:06:51.495Z] === RUN TestChrootCopyWithTar [2021-09-20T12:06:51.495Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-20T12:06:51.495Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-09-20T12:06:51.495Z] === RUN TestChrootCopyFileWithTar [2021-09-20T12:06:51.495Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:06:51.495Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-09-20T12:06:51.495Z] === RUN TestChrootUntarPath [2021-09-20T12:06:51.495Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-20T12:06:51.495Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-09-20T12:06:51.495Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-09-20T12:06:51.495Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:06:51.495Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-09-20T12:06:51.495Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-09-20T12:06:51.495Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:06:51.495Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-09-20T12:06:51.495Z] === RUN TestChrootApplyDotDotFile [2021-09-20T12:06:51.495Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:06:51.495Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-09-20T12:06:51.495Z] PASS [2021-09-20T12:06:51.495Z] coverage: 15.4% of statements [2021-09-20T12:06:51.495Z] ok github.com/docker/docker/pkg/chrootarchive 0.071s coverage: 15.4% of statements [2021-09-20T12:06:51.516Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-09-20T12:06:51.516Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-09-20T12:06:51.516Z] === RUN TestCopyFromContainer/bar/notarget [2021-09-20T12:06:51.516Z] --- PASS: TestCopyFromContainer (2.09s) [2021-09-20T12:06:51.516Z] --- PASS: TestCopyFromContainer// (0.10s) [2021-09-20T12:06:51.516Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-09-20T12:06:51.516Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2021-09-20T12:06:51.516Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-09-20T12:06:51.516Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-09-20T12:06:51.516Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-09-20T12:06:51.516Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-09-20T12:06:51.516Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2021-09-20T12:06:51.516Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-09-20T12:06:51.516Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-09-20T12:06:51.516Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-09-20T12:06:51.516Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-20T12:06:51.516Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-20T12:06:51.516Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-20T12:06:51.516Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-20T12:06:51.516Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-20T12:06:51.516Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-20T12:06:51.516Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-20T12:06:51.516Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-20T12:06:51.516Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-20T12:06:51.516Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-09-20T12:06:51.516Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-09-20T12:06:51.516Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-09-20T12:06:51.516Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-09-20T12:06:51.516Z] === RUN TestCreateLinkToNonExistingContainer [2021-09-20T12:06:51.553Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-09-20T12:06:51.776Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-09-20T12:06:51.776Z] === RUN TestCreateWithInvalidEnv [2021-09-20T12:06:51.776Z] === RUN TestCreateWithInvalidEnv/0 [2021-09-20T12:06:51.776Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-09-20T12:06:51.776Z] === RUN TestCreateWithInvalidEnv/1 [2021-09-20T12:06:51.776Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-09-20T12:06:51.776Z] === RUN TestCreateWithInvalidEnv/2 [2021-09-20T12:06:51.776Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-09-20T12:06:51.776Z] === CONT TestCreateWithInvalidEnv/0 [2021-09-20T12:06:51.776Z] === CONT TestCreateWithInvalidEnv/2 [2021-09-20T12:06:51.776Z] === CONT TestCreateWithInvalidEnv/1 [2021-09-20T12:06:51.776Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-09-20T12:06:51.776Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-09-20T12:06:51.776Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-09-20T12:06:51.776Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-09-20T12:06:51.776Z] === RUN TestCreateTmpfsMountsTarget [2021-09-20T12:06:51.776Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-09-20T12:06:51.776Z] === RUN TestCreateWithCustomMaskedPaths [2021-09-20T12:06:51.776Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-09-20T12:06:51.826Z] Loaded image: debian:bullseye-slim [2021-09-20T12:06:51.826Z] Loaded image: hello-world:latest [2021-09-20T12:06:51.826Z] Loaded image: arm32v7/hello-world:latest [2021-09-20T12:06:51.826Z] INFO: Testing against a local daemon [2021-09-20T12:06:51.826Z] === RUN TestCgroupNamespacesBuild [2021-09-20T12:06:51.950Z] === RUN TestSizeEmpty [2021-09-20T12:06:51.950Z] --- PASS: TestSizeEmpty (0.00s) [2021-09-20T12:06:51.950Z] === RUN TestSizeEmptyFile [2021-09-20T12:06:51.950Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-09-20T12:06:51.950Z] === RUN TestSizeNonemptyFile [2021-09-20T12:06:51.950Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-09-20T12:06:51.950Z] === RUN TestSizeNestedDirectoryEmpty [2021-09-20T12:06:51.950Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-09-20T12:06:51.950Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-09-20T12:06:51.950Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-09-20T12:06:51.950Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-09-20T12:06:51.950Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-09-20T12:06:51.950Z] === RUN TestMoveToSubdir [2021-09-20T12:06:51.950Z] --- PASS: TestMoveToSubdir (0.00s) [2021-09-20T12:06:51.950Z] === RUN TestSizeNonExistingDirectory [2021-09-20T12:06:51.950Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-09-20T12:06:51.950Z] PASS [2021-09-20T12:06:51.950Z] coverage: 80.0% of statements [2021-09-20T12:06:51.950Z] ok github.com/docker/docker/pkg/directory 0.048s coverage: 80.0% of statements [2021-09-20T12:06:52.319Z] 2021/09/20 12:06:51 Closing DB instances... [2021-09-20T12:06:52.319Z] === RUN TestPeerCertificateMarshalJSON [2021-09-20T12:06:52.713Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-09-20T12:06:52.779Z] === RUN TestIsArchivePathDir [2021-09-20T12:06:52.779Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-09-20T12:06:52.779Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-09-20T12:06:52.779Z] --- PASS: TestPeerCertificateMarshalJSON (0.29s) [2021-09-20T12:06:52.779Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-09-20T12:06:52.779Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-09-20T12:06:52.779Z] === RUN TestMiddleware [2021-09-20T12:06:52.779Z] --- PASS: TestMiddleware (0.00s) [2021-09-20T12:06:52.779Z] === RUN TestNewResponseModifier [2021-09-20T12:06:52.779Z] --- PASS: TestNewResponseModifier (0.00s) [2021-09-20T12:06:52.779Z] PASS [2021-09-20T12:06:52.779Z] coverage: 26.8% of statements [2021-09-20T12:06:52.779Z] ok github.com/docker/docker/pkg/authorization 0.334s coverage: 26.8% of statements [2021-09-20T12:06:52.779Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-09-20T12:06:52.779Z] === RUN TestIsArchivePathInvalidFile [2021-09-20T12:06:52.779Z] --- PASS: TestIsArchivePathInvalidFile (0.11s) [2021-09-20T12:06:52.779Z] === RUN TestIsArchivePathTar [2021-09-20T12:06:52.779Z] --- PASS: TestIsArchivePathTar (0.13s) [2021-09-20T12:06:52.779Z] === RUN TestDecompressStreamGzip [2021-09-20T12:06:52.909Z] === RUN Test [2021-09-20T12:06:52.909Z] === RUN Test/TestContainsEntry [2021-09-20T12:06:52.909Z] === RUN Test/TestCreateEntries [2021-09-20T12:06:52.909Z] === RUN Test/TestEntriesDiff [2021-09-20T12:06:52.909Z] === RUN Test/TestEntriesEquality [2021-09-20T12:06:52.909Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-09-20T12:06:52.909Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-09-20T12:06:52.909Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-09-20T12:06:52.909Z] === RUN Test/TestGeneratorNotGenerate [2021-09-20T12:06:52.909Z] === RUN Test/TestGeneratorWithPort [2021-09-20T12:06:52.909Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-09-20T12:06:52.909Z] === RUN Test/TestNewEntry [2021-09-20T12:06:52.909Z] === RUN Test/TestParse [2021-09-20T12:06:52.909Z] --- PASS: Test (0.00s) [2021-09-20T12:06:52.909Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-09-20T12:06:52.909Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-09-20T12:06:52.909Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-09-20T12:06:52.909Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-09-20T12:06:52.909Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-09-20T12:06:52.909Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-09-20T12:06:52.909Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-09-20T12:06:52.909Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-09-20T12:06:52.909Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-09-20T12:06:52.909Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-09-20T12:06:52.909Z] --- PASS: Test/TestNewEntry (0.00s) [2021-09-20T12:06:52.909Z] --- PASS: Test/TestParse (0.00s) [2021-09-20T12:06:52.909Z] PASS [2021-09-20T12:06:52.909Z] coverage: 58.3% of statements [2021-09-20T12:06:52.910Z] ok github.com/docker/docker/pkg/discovery 0.031s coverage: 58.3% of statements [2021-09-20T12:06:52.910Z] 2021/09/20 12:06:52 Closing DB instances... [2021-09-20T12:06:53.239Z] --- PASS: TestDecompressStreamGzip (0.09s) [2021-09-20T12:06:53.239Z] === RUN TestDecompressStreamBzip2 [2021-09-20T12:06:53.239Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2021-09-20T12:06:53.239Z] === RUN TestDecompressStreamXz [2021-09-20T12:06:53.239Z] archive_test.go:133: Xz not present in msys2 [2021-09-20T12:06:53.239Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-09-20T12:06:53.239Z] === RUN TestDecompressStreamZstd [2021-09-20T12:06:53.239Z] archive_test.go:140: zstd not installed [2021-09-20T12:06:53.239Z] --- SKIP: TestDecompressStreamZstd (0.01s) [2021-09-20T12:06:53.239Z] === RUN TestCompressStreamXzUnsupported [2021-09-20T12:06:53.239Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-09-20T12:06:53.239Z] === RUN TestCompressStreamBzip2Unsupported [2021-09-20T12:06:53.239Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-09-20T12:06:53.239Z] === RUN TestCompressStreamInvalid [2021-09-20T12:06:53.239Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-09-20T12:06:53.239Z] === RUN TestExtensionInvalid [2021-09-20T12:06:53.239Z] --- PASS: TestExtensionInvalid (0.00s) [2021-09-20T12:06:53.239Z] === RUN TestExtensionUncompressed [2021-09-20T12:06:53.239Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-09-20T12:06:53.239Z] === RUN TestExtensionBzip2 [2021-09-20T12:06:53.239Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-09-20T12:06:53.239Z] === RUN TestExtensionGzip [2021-09-20T12:06:53.239Z] --- PASS: TestExtensionGzip (0.00s) [2021-09-20T12:06:53.239Z] === RUN TestExtensionXz [2021-09-20T12:06:53.239Z] --- PASS: TestExtensionXz (0.00s) [2021-09-20T12:06:53.239Z] === RUN TestExtensionZstd [2021-09-20T12:06:53.239Z] --- PASS: TestExtensionZstd (0.00s) [2021-09-20T12:06:53.239Z] === RUN TestCmdStreamLargeStderr [2021-09-20T12:06:53.239Z] === RUN TestUnbuffered [2021-09-20T12:06:53.239Z] --- PASS: TestUnbuffered (0.00s) [2021-09-20T12:06:53.239Z] === RUN TestRaceUnbuffered [2021-09-20T12:06:53.239Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-09-20T12:06:53.239Z] PASS [2021-09-20T12:06:53.239Z] coverage: 100.0% of statements [2021-09-20T12:06:53.239Z] ok github.com/docker/docker/pkg/broadcaster 0.034s coverage: 100.0% of statements [2021-09-20T12:06:53.239Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-09-20T12:06:53.239Z] === RUN TestCmdStreamBad [2021-09-20T12:06:53.239Z] archive_test.go:252: Failing on Windows CI machines [2021-09-20T12:06:53.239Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-09-20T12:06:53.239Z] === RUN TestCmdStreamGood [2021-09-20T12:06:53.239Z] --- PASS: TestCmdStreamGood (0.03s) [2021-09-20T12:06:53.239Z] === RUN TestUntarPathWithInvalidDest [2021-09-20T12:06:53.239Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2021-09-20T12:06:53.239Z] === RUN TestUntarPathWithInvalidSrc [2021-09-20T12:06:53.239Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-09-20T12:06:53.239Z] === RUN TestUntarPath [2021-09-20T12:06:53.239Z] --- PASS: TestUntarPath (0.05s) [2021-09-20T12:06:53.239Z] === RUN TestUntarPathWithDestinationFile [2021-09-20T12:06:53.239Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-09-20T12:06:53.239Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-09-20T12:06:53.239Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-09-20T12:06:53.239Z] === RUN TestCopyWithTarInvalidSrc [2021-09-20T12:06:53.239Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-09-20T12:06:53.239Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-09-20T12:06:53.239Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-09-20T12:06:53.239Z] === RUN TestCopyWithTarSrcFile [2021-09-20T12:06:53.239Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-09-20T12:06:53.239Z] === RUN TestCopyWithTarSrcFolder [2021-09-20T12:06:53.239Z] --- PASS: TestCopyWithTarSrcFolder (0.00s) [2021-09-20T12:06:53.239Z] === RUN TestCopyFileWithTarInvalidSrc [2021-09-20T12:06:53.239Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-09-20T12:06:53.239Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-09-20T12:06:53.239Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-09-20T12:06:53.239Z] === RUN TestCopyFileWithTarSrcFolder [2021-09-20T12:06:53.239Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-09-20T12:06:53.239Z] === RUN TestCopyFileWithTarSrcFile [2021-09-20T12:06:53.239Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-09-20T12:06:53.239Z] === RUN TestTarFiles [2021-09-20T12:06:53.364Z] --- PASS: TestTarFiles (3.37s) [2021-09-20T12:06:53.365Z] === RUN TestTarUntar [2021-09-20T12:06:53.365Z] === RUN Test [2021-09-20T12:06:53.365Z] === RUN Test/TestContent [2021-09-20T12:06:53.365Z] === RUN Test/TestInitialize [2021-09-20T12:06:53.365Z] === RUN Test/TestNew [2021-09-20T12:06:53.365Z] === RUN Test/TestParsingContentsWithComments [2021-09-20T12:06:53.365Z] === RUN Test/TestRegister [2021-09-20T12:06:53.365Z] === RUN Test/TestWatch [2021-09-20T12:06:53.365Z] --- PASS: Test (0.00s) [2021-09-20T12:06:53.365Z] --- PASS: Test/TestContent (0.00s) [2021-09-20T12:06:53.365Z] --- PASS: Test/TestInitialize (0.00s) [2021-09-20T12:06:53.365Z] --- PASS: Test/TestNew (0.00s) [2021-09-20T12:06:53.365Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-09-20T12:06:53.365Z] --- PASS: Test/TestRegister (0.00s) [2021-09-20T12:06:53.365Z] --- PASS: Test/TestWatch (0.00s) [2021-09-20T12:06:53.365Z] PASS [2021-09-20T12:06:53.365Z] coverage: 92.9% of statements [2021-09-20T12:06:53.365Z] --- PASS: TestTarUntar (0.03s) [2021-09-20T12:06:53.365Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-09-20T12:06:53.365Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-09-20T12:06:53.365Z] === RUN TestTarWithOptions [2021-09-20T12:06:53.365Z] ok github.com/docker/docker/pkg/discovery/file 0.038s coverage: 92.9% of statements [2021-09-20T12:06:53.365Z] --- PASS: TestTarWithOptions (0.02s) [2021-09-20T12:06:53.365Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-09-20T12:06:53.365Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-09-20T12:06:53.365Z] === RUN TestUntarUstarGnuConflict [2021-09-20T12:06:53.365Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-09-20T12:06:53.365Z] === RUN TestUntarInvalidFilenames [2021-09-20T12:06:53.365Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2991956978\\dest" [2021-09-20T12:06:53.365Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2021-09-20T12:06:53.365Z] === RUN TestUntarHardlinkToSymlink [2021-09-20T12:06:53.365Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-09-20T12:06:53.365Z] === RUN TestUntarInvalidHardlink [2021-09-20T12:06:53.365Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3903888369\\victim\\hello" -> "../victim/hello" [2021-09-20T12:06:53.365Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3698694893\\victim\\hello" -> "/../victim/hello" [2021-09-20T12:06:53.365Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3555367660\\victim" -> "../victim" [2021-09-20T12:06:53.365Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink793939872\\victim" -> "../victim" [2021-09-20T12:06:53.365Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3820779381\\victim" -> "../victim" [2021-09-20T12:06:53.365Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink167692288\\victim" -> "../victim" [2021-09-20T12:06:53.365Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-09-20T12:06:53.365Z] === RUN TestUntarInvalidSymlink [2021-09-20T12:06:53.365Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1165953356\\dest\\dotdot" -> "../victim/hello" [2021-09-20T12:06:53.365Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1987903296\\dest\\slash-dotdot" -> "/../victim/hello" [2021-09-20T12:06:53.365Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink306669535\\dest\\loophole-victim" -> "../victim" [2021-09-20T12:06:53.365Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2063340505\\dest\\loophole-victim" -> "../victim" [2021-09-20T12:06:53.365Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1957054463\\dest\\loophole-victim" -> "../victim" [2021-09-20T12:06:53.652Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-09-20T12:06:53.700Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.82s) [2021-09-20T12:06:53.700Z] === RUN TestNetworkDBCRUDTableEntry [2021-09-20T12:06:53.700Z] === RUN TestMatch [2021-09-20T12:06:53.700Z] === RUN TestMatch/[[]] [2021-09-20T12:06:53.700Z] === RUN TestMatch/[[foo]] [2021-09-20T12:06:53.700Z] === RUN TestMatch/[[bar]_[foo]] [2021-09-20T12:06:53.700Z] === RUN TestMatch/[[foo_bar]] [2021-09-20T12:06:53.700Z] === RUN TestMatch/[[qux]_[foo]] [2021-09-20T12:06:53.700Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-09-20T12:06:53.700Z] === RUN TestMatch/[] [2021-09-20T12:06:53.700Z] === RUN TestMatch/[]#01 [2021-09-20T12:06:53.700Z] === RUN TestMatch/[[qux]] [2021-09-20T12:06:53.700Z] === RUN TestMatch/[[foo_bar_qux]] [2021-09-20T12:06:53.700Z] === RUN TestMatch/[[qux]_[baz]] [2021-09-20T12:06:53.700Z] === RUN TestMatch/[[foo_baz]] [2021-09-20T12:06:53.700Z] --- PASS: TestMatch (0.00s) [2021-09-20T12:06:53.700Z] --- PASS: TestMatch/[[]] (0.00s) [2021-09-20T12:06:53.700Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-09-20T12:06:53.700Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-09-20T12:06:53.700Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-09-20T12:06:53.700Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-09-20T12:06:53.700Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-09-20T12:06:53.700Z] --- PASS: TestMatch/[] (0.00s) [2021-09-20T12:06:53.700Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-09-20T12:06:53.700Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-09-20T12:06:53.700Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-09-20T12:06:53.700Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-09-20T12:06:53.700Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-09-20T12:06:53.700Z] PASS [2021-09-20T12:06:53.700Z] coverage: 87.5% of statements [2021-09-20T12:06:53.700Z] ok github.com/docker/docker/pkg/capabilities 0.038s coverage: 87.5% of statements [2021-09-20T12:06:53.749Z] --- PASS: TestCgroupNamespacesBuild (1.87s) [2021-09-20T12:06:53.749Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-09-20T12:06:53.820Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1304412341\\dest\\loophole-victim" -> "../victim" [2021-09-20T12:06:53.820Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1096882212\\dest\\dir\\loophole" -> "../../victim" [2021-09-20T12:06:53.820Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-09-20T12:06:53.820Z] === RUN TestTempArchiveCloseMultipleTimes [2021-09-20T12:06:53.820Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-09-20T12:06:53.820Z] === RUN TestXGlobalNoParent [2021-09-20T12:06:53.820Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-09-20T12:06:53.820Z] === RUN TestReplaceFileTarWrapper [2021-09-20T12:06:53.820Z] --- PASS: TestReplaceFileTarWrapper (0.11s) [2021-09-20T12:06:53.820Z] === RUN TestPrefixHeaderReadable [2021-09-20T12:06:53.820Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-09-20T12:06:53.820Z] === RUN TestDisablePigz [2021-09-20T12:06:53.820Z] archive_test.go:1344: Test will not check full path when Pigz not installed [2021-09-20T12:06:53.820Z] --- PASS: TestDisablePigz (0.09s) [2021-09-20T12:06:53.820Z] === RUN TestPigz [2021-09-20T12:06:53.820Z] archive_test.go:1373: Tested whether Pigz is not used, as it not installed [2021-09-20T12:06:53.820Z] --- PASS: TestPigz (0.11s) [2021-09-20T12:06:53.820Z] === RUN TestCopyFileWithInvalidDest [2021-09-20T12:06:53.820Z] archive_windows_test.go:16: Currently fails [2021-09-20T12:06:53.820Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-09-20T12:06:53.820Z] === RUN TestCanonicalTarNameForPath [2021-09-20T12:06:53.820Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-09-20T12:06:53.820Z] === RUN TestCanonicalTarName [2021-09-20T12:06:53.820Z] --- PASS: TestCanonicalTarName (0.00s) [2021-09-20T12:06:53.820Z] === RUN TestChmodTarEntry [2021-09-20T12:06:53.820Z] --- PASS: TestChmodTarEntry (0.00s) [2021-09-20T12:06:53.820Z] === RUN TestHardLinkOrder [2021-09-20T12:06:53.820Z] --- PASS: TestHardLinkOrder (0.06s) [2021-09-20T12:06:53.820Z] === RUN TestChangeString [2021-09-20T12:06:53.820Z] --- PASS: TestChangeString (0.00s) [2021-09-20T12:06:53.820Z] === RUN TestChangesWithNoChanges [2021-09-20T12:06:53.820Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-09-20T12:06:53.820Z] === RUN TestChangesWithChanges [2021-09-20T12:06:53.820Z] --- PASS: TestChangesWithChanges (0.02s) [2021-09-20T12:06:53.820Z] === RUN TestChangesWithChangesGH13590 [2021-09-20T12:06:53.820Z] changes_test.go:195: needs more investigation [2021-09-20T12:06:53.820Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-09-20T12:06:53.820Z] === RUN TestChangesDirsEmpty [2021-09-20T12:06:53.820Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-09-20T12:06:53.820Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-09-20T12:06:53.820Z] === RUN TestChangesDirsMutated [2021-09-20T12:06:53.820Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-09-20T12:06:53.820Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-09-20T12:06:53.820Z] === RUN TestApplyLayer [2021-09-20T12:06:53.820Z] changes_test.go:432: needs further investigation [2021-09-20T12:06:53.820Z] --- SKIP: TestApplyLayer (0.00s) [2021-09-20T12:06:53.820Z] === RUN TestChangesSizeWithHardlinks [2021-09-20T12:06:53.820Z] changes_test.go:468: needs further investigation [2021-09-20T12:06:53.820Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-09-20T12:06:53.820Z] === RUN TestChangesSizeWithNoChanges [2021-09-20T12:06:53.820Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-09-20T12:06:53.820Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-09-20T12:06:53.820Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-09-20T12:06:53.820Z] === RUN TestChangesSize [2021-09-20T12:06:53.820Z] --- PASS: TestChangesSize (0.00s) [2021-09-20T12:06:53.820Z] === RUN TestApplyLayerInvalidFilenames [2021-09-20T12:06:53.820Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3358864565\\dest" [2021-09-20T12:06:53.910Z] --- PASS: TestCreateWithCustomMaskedPaths (2.10s) [2021-09-20T12:06:53.910Z] === RUN TestCreateWithCustomReadonlyPaths [2021-09-20T12:06:54.212Z] --- PASS: TestDockerNetworkReConnect (3.38s) [2021-09-20T12:06:54.212Z] === RUN TestServicePlugin [2021-09-20T12:06:54.275Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-09-20T12:06:54.275Z] === RUN TestApplyLayerInvalidHardlink [2021-09-20T12:06:54.275Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3504342598\\victim\\hello" -> "../victim/hello" [2021-09-20T12:06:54.275Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2319313802\\victim\\hello" -> "/../victim/hello" [2021-09-20T12:06:54.275Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink762357060\\victim" -> "../victim" [2021-09-20T12:06:54.275Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1529196274\\victim" -> "../victim" [2021-09-20T12:06:54.275Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2190078411\\victim" -> "../victim" [2021-09-20T12:06:54.275Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink335498527\\victim" -> "../victim" [2021-09-20T12:06:54.275Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-09-20T12:06:54.275Z] === RUN TestApplyLayerInvalidSymlink [2021-09-20T12:06:54.275Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4197607653\\dest\\dotdot" -> "../victim/hello" [2021-09-20T12:06:54.275Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4061126948\\dest\\slash-dotdot" -> "/../victim/hello" [2021-09-20T12:06:54.275Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2270410121\\dest\\loophole-victim" -> "../victim" [2021-09-20T12:06:54.275Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink772224229\\dest\\loophole-victim" -> "../victim" [2021-09-20T12:06:54.275Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink319849406\\dest\\loophole-victim" -> "../victim" [2021-09-20T12:06:54.275Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1464251132\\dest\\loophole-victim" -> "../victim" [2021-09-20T12:06:54.275Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-09-20T12:06:54.275Z] === RUN TestApplyLayerWhiteouts [2021-09-20T12:06:54.275Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2021-09-20T12:06:54.275Z] === RUN TestGenerateEmptyFile [2021-09-20T12:06:54.275Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-09-20T12:06:54.275Z] === RUN TestGenerateWithContent [2021-09-20T12:06:54.275Z] --- PASS: TestGenerateWithContent (0.00s) [2021-09-20T12:06:54.275Z] PASS [2021-09-20T12:06:54.275Z] coverage: 61.6% of statements [2021-09-20T12:06:54.275Z] ok github.com/docker/docker/pkg/archive 5.116s coverage: 61.6% of statements [2021-09-20T12:06:54.275Z] === RUN Test [2021-09-20T12:06:54.275Z] === RUN Test/TestInitialize [2021-09-20T12:06:54.670Z] === RUN TestChrootTarUntar [2021-09-20T12:06:54.670Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:06:54.670Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-09-20T12:06:54.670Z] === RUN TestChrootUntarWithHugeExcludesList [2021-09-20T12:06:54.670Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:06:54.670Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-09-20T12:06:54.670Z] === RUN TestChrootUntarEmptyArchive [2021-09-20T12:06:54.670Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-09-20T12:06:54.670Z] === RUN TestChrootTarUntarWithSymlink [2021-09-20T12:06:54.670Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-20T12:06:54.670Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-09-20T12:06:54.670Z] === RUN TestChrootCopyWithTar [2021-09-20T12:06:54.670Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-20T12:06:54.670Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-09-20T12:06:54.670Z] === RUN TestChrootCopyFileWithTar [2021-09-20T12:06:54.670Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:06:54.670Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-09-20T12:06:54.670Z] === RUN TestChrootUntarPath [2021-09-20T12:06:54.670Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-20T12:06:54.670Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-09-20T12:06:54.670Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-09-20T12:06:54.670Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:06:54.670Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-09-20T12:06:54.670Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-09-20T12:06:54.670Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:06:54.670Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-09-20T12:06:54.670Z] === RUN TestChrootApplyDotDotFile [2021-09-20T12:06:54.670Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:06:54.670Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-09-20T12:06:54.670Z] PASS [2021-09-20T12:06:54.670Z] coverage: 15.4% of statements [2021-09-20T12:06:54.670Z] ok github.com/docker/docker/pkg/chrootarchive 0.083s coverage: 15.4% of statements [2021-09-20T12:06:54.730Z] time="2021-09-20T12:06:54Z" level=info msg="Initializing discovery without TLS" [2021-09-20T12:06:54.730Z] time="2021-09-20T12:06:54Z" level=info msg="Initializing discovery without TLS" [2021-09-20T12:06:54.730Z] time="2021-09-20T12:06:54Z" level=info msg="Initializing discovery without TLS" [2021-09-20T12:06:54.730Z] === RUN Test/TestInitializeWithCerts [2021-09-20T12:06:54.730Z] time="2021-09-20T12:06:54Z" level=info msg="Initializing discovery with TLS" [2021-09-20T12:06:54.730Z] === RUN Test/TestWatch [2021-09-20T12:06:54.730Z] time="2021-09-20T12:06:54Z" level=info msg="Initializing discovery without TLS" [2021-09-20T12:06:54.849Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-09-20T12:06:55.131Z] === RUN TestSizeEmpty [2021-09-20T12:06:55.131Z] --- PASS: TestSizeEmpty (0.00s) [2021-09-20T12:06:55.131Z] === RUN TestSizeEmptyFile [2021-09-20T12:06:55.131Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-09-20T12:06:55.131Z] === RUN TestSizeNonemptyFile [2021-09-20T12:06:55.131Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-09-20T12:06:55.131Z] === RUN TestSizeNestedDirectoryEmpty [2021-09-20T12:06:55.131Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-09-20T12:06:55.131Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-09-20T12:06:55.131Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-09-20T12:06:55.131Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-09-20T12:06:55.131Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-09-20T12:06:55.131Z] === RUN TestMoveToSubdir [2021-09-20T12:06:55.131Z] --- PASS: TestMoveToSubdir (0.00s) [2021-09-20T12:06:55.131Z] === RUN TestSizeNonExistingDirectory [2021-09-20T12:06:55.131Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-09-20T12:06:55.131Z] PASS [2021-09-20T12:06:55.131Z] coverage: 80.0% of statements [2021-09-20T12:06:55.131Z] ok github.com/docker/docker/pkg/directory 0.049s coverage: 80.0% of statements [2021-09-20T12:06:55.142Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.42s) [2021-09-20T12:06:55.142Z] === RUN TestBuildWithSession [2021-09-20T12:06:55.142Z] build_session_test.go:25: TODO: BuildKit [2021-09-20T12:06:55.142Z] --- SKIP: TestBuildWithSession (0.00s) [2021-09-20T12:06:55.142Z] === RUN TestBuildSquashParent [2021-09-20T12:06:55.185Z] --- PASS: TestNetworkDBCRUDTableEntry (4.06s) [2021-09-20T12:06:55.185Z] === RUN TestNetworkDBCRUDTableEntries [2021-09-20T12:06:55.189Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-09-20T12:06:55.418Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-09-20T12:06:55.678Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.82s) [2021-09-20T12:06:55.678Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-09-20T12:06:55.678Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-20T12:06:55.678Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-20T12:06:55.678Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-20T12:06:55.678Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-20T12:06:55.678Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-20T12:06:55.678Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-20T12:06:55.678Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-20T12:06:55.678Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-20T12:06:55.678Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-20T12:06:55.678Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-20T12:06:55.678Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-20T12:06:55.678Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-20T12:06:55.678Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-20T12:06:55.678Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-20T12:06:55.678Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-20T12:06:55.678Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-09-20T12:06:55.678Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-09-20T12:06:55.678Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-09-20T12:06:55.678Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-09-20T12:06:55.678Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-09-20T12:06:55.678Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-09-20T12:06:55.678Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-09-20T12:06:56.122Z] 2021/09/20 12:06:55 Closing DB instances... [2021-09-20T12:06:56.122Z] === RUN Test [2021-09-20T12:06:56.122Z] === RUN Test/TestContainsEntry [2021-09-20T12:06:56.122Z] === RUN Test/TestCreateEntries [2021-09-20T12:06:56.122Z] === RUN Test/TestEntriesDiff [2021-09-20T12:06:56.122Z] === RUN Test/TestEntriesEquality [2021-09-20T12:06:56.122Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-09-20T12:06:56.122Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-09-20T12:06:56.122Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-09-20T12:06:56.122Z] === RUN Test/TestGeneratorNotGenerate [2021-09-20T12:06:56.122Z] === RUN Test/TestGeneratorWithPort [2021-09-20T12:06:56.122Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-09-20T12:06:56.122Z] === RUN Test/TestNewEntry [2021-09-20T12:06:56.122Z] === RUN Test/TestParse [2021-09-20T12:06:56.122Z] --- PASS: Test (0.00s) [2021-09-20T12:06:56.122Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-09-20T12:06:56.122Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-09-20T12:06:56.122Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-09-20T12:06:56.122Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-09-20T12:06:56.122Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-09-20T12:06:56.122Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-09-20T12:06:56.122Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-09-20T12:06:56.122Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-09-20T12:06:56.122Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-09-20T12:06:56.122Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-09-20T12:06:56.122Z] --- PASS: Test/TestNewEntry (0.00s) [2021-09-20T12:06:56.122Z] --- PASS: Test/TestParse (0.00s) [2021-09-20T12:06:56.122Z] PASS [2021-09-20T12:06:56.122Z] coverage: 58.3% of statements [2021-09-20T12:06:56.122Z] ok github.com/docker/docker/pkg/discovery 0.035s coverage: 58.3% of statements [2021-09-20T12:06:56.247Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s) [2021-09-20T12:06:56.247Z] === RUN TestCreateDifferentPlatform [2021-09-20T12:06:56.247Z] === RUN TestCreateDifferentPlatform/different_os [2021-09-20T12:06:56.247Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-09-20T12:06:56.247Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-09-20T12:06:56.247Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-09-20T12:06:56.247Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-09-20T12:06:56.247Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-09-20T12:06:56.247Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-09-20T12:06:56.247Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-09-20T12:06:56.247Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-09-20T12:06:56.247Z] === RUN TestContainerStartOnDaemonRestart [2021-09-20T12:06:56.247Z] === PAUSE TestContainerStartOnDaemonRestart [2021-09-20T12:06:56.247Z] === RUN TestDaemonRestartIpcMode [2021-09-20T12:06:56.247Z] === PAUSE TestDaemonRestartIpcMode [2021-09-20T12:06:56.247Z] === RUN TestDaemonHostGatewayIP [2021-09-20T12:06:56.247Z] === PAUSE TestDaemonHostGatewayIP [2021-09-20T12:06:56.247Z] === RUN TestRestartDaemonWithRestartingContainer [2021-09-20T12:06:56.247Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-09-20T12:06:56.247Z] === RUN TestContainerKillOnDaemonStart [2021-09-20T12:06:56.247Z] === PAUSE TestContainerKillOnDaemonStart [2021-09-20T12:06:56.247Z] === RUN TestDiff [2021-09-20T12:06:56.583Z] === RUN Test [2021-09-20T12:06:56.583Z] === RUN Test/TestContent [2021-09-20T12:06:56.583Z] === RUN Test/TestInitialize [2021-09-20T12:06:56.583Z] === RUN Test/TestNew [2021-09-20T12:06:56.583Z] === RUN Test/TestParsingContentsWithComments [2021-09-20T12:06:56.583Z] === RUN Test/TestRegister [2021-09-20T12:06:56.583Z] === RUN Test/TestWatch [2021-09-20T12:06:56.819Z] --- PASS: TestDiff (0.56s) [2021-09-20T12:06:56.820Z] === RUN TestExecWithCloseStdin [2021-09-20T12:06:57.044Z] --- PASS: Test (0.00s) [2021-09-20T12:06:57.044Z] --- PASS: Test/TestContent (0.00s) [2021-09-20T12:06:57.044Z] --- PASS: Test/TestInitialize (0.00s) [2021-09-20T12:06:57.044Z] --- PASS: Test/TestNew (0.00s) [2021-09-20T12:06:57.044Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-09-20T12:06:57.044Z] --- PASS: Test/TestRegister (0.00s) [2021-09-20T12:06:57.044Z] --- PASS: Test/TestWatch (0.00s) [2021-09-20T12:06:57.044Z] PASS [2021-09-20T12:06:57.044Z] coverage: 92.9% of statements [2021-09-20T12:06:57.044Z] ok github.com/docker/docker/pkg/discovery/file 0.042s coverage: 92.9% of statements [2021-09-20T12:06:57.348Z] 2021/09/20 12:06:56 Closing DB instances... [2021-09-20T12:06:57.348Z] --- PASS: Test (3.12s) [2021-09-20T12:06:57.348Z] --- PASS: Test/TestInitialize (0.12s) [2021-09-20T12:06:57.348Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-09-20T12:06:57.348Z] --- PASS: Test/TestWatch (3.00s) [2021-09-20T12:06:57.348Z] PASS [2021-09-20T12:06:57.348Z] coverage: 84.1% of statements [2021-09-20T12:06:57.348Z] ok github.com/docker/docker/pkg/discovery/kv 3.163s coverage: 84.1% of statements [2021-09-20T12:06:57.505Z] plugin_test.go:61: [d5c6d21f3c1fe] joining swarm manager [ddfdd502d6d26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-20T12:06:57.517Z] --- PASS: TestTarFiles (3.98s) [2021-09-20T12:06:57.517Z] === RUN TestTarUntar [2021-09-20T12:06:57.517Z] --- PASS: TestTarUntar (0.04s) [2021-09-20T12:06:57.517Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-09-20T12:06:57.517Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-09-20T12:06:57.517Z] === RUN TestTarWithOptions [2021-09-20T12:06:57.517Z] --- PASS: TestTarWithOptions (0.02s) [2021-09-20T12:06:57.517Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-09-20T12:06:57.517Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-09-20T12:06:57.517Z] === RUN TestUntarUstarGnuConflict [2021-09-20T12:06:57.517Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-09-20T12:06:57.517Z] === RUN TestUntarInvalidFilenames [2021-09-20T12:06:57.517Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3242647338\\dest" [2021-09-20T12:06:57.517Z] --- PASS: TestUntarInvalidFilenames (0.14s) [2021-09-20T12:06:57.517Z] === RUN TestUntarHardlinkToSymlink [2021-09-20T12:06:57.517Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-09-20T12:06:57.517Z] === RUN TestUntarInvalidHardlink [2021-09-20T12:06:57.517Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink683404879\\victim\\hello" -> "../victim/hello" [2021-09-20T12:06:57.517Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink219286146\\victim\\hello" -> "/../victim/hello" [2021-09-20T12:06:57.517Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2883636790\\victim" -> "../victim" [2021-09-20T12:06:57.517Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink722286880\\victim" -> "../victim" [2021-09-20T12:06:57.517Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2282609212\\victim" -> "../victim" [2021-09-20T12:06:57.517Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2344742883\\victim" -> "../victim" [2021-09-20T12:06:57.517Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-09-20T12:06:57.517Z] === RUN TestUntarInvalidSymlink [2021-09-20T12:06:57.517Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1269697725\\dest\\dotdot" -> "../victim/hello" [2021-09-20T12:06:57.517Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink951886161\\dest\\slash-dotdot" -> "/../victim/hello" [2021-09-20T12:06:57.517Z] --- PASS: TestNetworkDBCRUDTableEntry (4.06s) [2021-09-20T12:06:57.517Z] === RUN TestNetworkDBCRUDTableEntries [2021-09-20T12:06:57.517Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink968010922\\dest\\loophole-victim" -> "../victim" [2021-09-20T12:06:57.517Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink522548510\\dest\\loophole-victim" -> "../victim" [2021-09-20T12:06:57.517Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1811074065\\dest\\loophole-victim" -> "../victim" [2021-09-20T12:06:57.517Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1131404879\\dest\\loophole-victim" -> "../victim" [2021-09-20T12:06:57.517Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink159794334\\dest\\dir\\loophole" -> "../../victim" [2021-09-20T12:06:57.517Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-09-20T12:06:57.517Z] === RUN TestTempArchiveCloseMultipleTimes [2021-09-20T12:06:57.517Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-09-20T12:06:57.517Z] === RUN TestXGlobalNoParent [2021-09-20T12:06:57.517Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-09-20T12:06:57.517Z] === RUN TestReplaceFileTarWrapper [2021-09-20T12:06:57.756Z] --- PASS: TestExecWithCloseStdin (0.67s) [2021-09-20T12:06:57.756Z] === RUN TestExec [2021-09-20T12:06:57.978Z] --- PASS: TestReplaceFileTarWrapper (0.15s) [2021-09-20T12:06:57.978Z] === RUN TestPrefixHeaderReadable [2021-09-20T12:06:57.978Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-09-20T12:06:57.978Z] === RUN TestDisablePigz [2021-09-20T12:06:57.978Z] archive_test.go:1344: Test will not check full path when Pigz not installed [2021-09-20T12:06:57.978Z] === RUN Test [2021-09-20T12:06:57.978Z] === RUN Test/TestInitialize [2021-09-20T12:06:57.978Z] --- PASS: TestDisablePigz (0.10s) [2021-09-20T12:06:57.978Z] === RUN TestPigz [2021-09-20T12:06:57.978Z] time="2021-09-20T12:06:57Z" level=info msg="Initializing discovery without TLS" [2021-09-20T12:06:57.978Z] time="2021-09-20T12:06:57Z" level=info msg="Initializing discovery without TLS" [2021-09-20T12:06:57.978Z] time="2021-09-20T12:06:57Z" level=info msg="Initializing discovery without TLS" [2021-09-20T12:06:57.978Z] === RUN Test/TestInitializeWithCerts [2021-09-20T12:06:57.978Z] time="2021-09-20T12:06:57Z" level=info msg="Initializing discovery with TLS" [2021-09-20T12:06:57.978Z] === RUN Test/TestWatch [2021-09-20T12:06:57.978Z] time="2021-09-20T12:06:57Z" level=info msg="Initializing discovery without TLS" [2021-09-20T12:06:57.978Z] archive_test.go:1373: Tested whether Pigz is not used, as it not installed [2021-09-20T12:06:57.978Z] --- PASS: TestPigz (0.11s) [2021-09-20T12:06:57.978Z] === RUN TestCopyFileWithInvalidDest [2021-09-20T12:06:57.978Z] archive_windows_test.go:16: Currently fails [2021-09-20T12:06:57.978Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-09-20T12:06:57.978Z] === RUN TestCanonicalTarNameForPath [2021-09-20T12:06:57.978Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-09-20T12:06:57.978Z] === RUN TestCanonicalTarName [2021-09-20T12:06:57.978Z] --- PASS: TestCanonicalTarName (0.00s) [2021-09-20T12:06:57.978Z] === RUN TestChmodTarEntry [2021-09-20T12:06:57.978Z] --- PASS: TestChmodTarEntry (0.00s) [2021-09-20T12:06:57.978Z] === RUN TestHardLinkOrder [2021-09-20T12:06:57.978Z] --- PASS: TestHardLinkOrder (0.09s) [2021-09-20T12:06:57.978Z] === RUN TestChangeString [2021-09-20T12:06:57.978Z] --- PASS: TestChangeString (0.00s) [2021-09-20T12:06:57.978Z] === RUN TestChangesWithNoChanges [2021-09-20T12:06:57.978Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-09-20T12:06:57.978Z] === RUN TestChangesWithChanges [2021-09-20T12:06:58.309Z] === RUN Test [2021-09-20T12:06:58.309Z] === RUN Test/TestWatch [2021-09-20T12:06:58.309Z] --- PASS: Test (0.00s) [2021-09-20T12:06:58.309Z] --- PASS: Test/TestWatch (0.00s) [2021-09-20T12:06:58.309Z] PASS [2021-09-20T12:06:58.309Z] coverage: 92.3% of statements [2021-09-20T12:06:58.309Z] ok github.com/docker/docker/pkg/discovery/memory 0.033s coverage: 92.3% of statements [2021-09-20T12:06:58.326Z] --- PASS: TestExec (0.63s) [2021-09-20T12:06:58.326Z] === RUN TestExecUser [2021-09-20T12:06:58.440Z] --- PASS: TestChangesWithChanges (0.03s) [2021-09-20T12:06:58.440Z] === RUN TestChangesWithChangesGH13590 [2021-09-20T12:06:58.440Z] changes_test.go:195: needs more investigation [2021-09-20T12:06:58.440Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-09-20T12:06:58.440Z] === RUN TestChangesDirsEmpty [2021-09-20T12:06:58.440Z] --- PASS: TestChangesDirsEmpty (0.09s) [2021-09-20T12:06:58.440Z] === RUN TestChangesDirsMutated [2021-09-20T12:06:58.440Z] --- PASS: TestChangesDirsMutated (0.10s) [2021-09-20T12:06:58.440Z] === RUN TestApplyLayer [2021-09-20T12:06:58.440Z] changes_test.go:432: needs further investigation [2021-09-20T12:06:58.440Z] --- SKIP: TestApplyLayer (0.00s) [2021-09-20T12:06:58.440Z] === RUN TestChangesSizeWithHardlinks [2021-09-20T12:06:58.440Z] changes_test.go:468: needs further investigation [2021-09-20T12:06:58.440Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-09-20T12:06:58.440Z] === RUN TestChangesSizeWithNoChanges [2021-09-20T12:06:58.440Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-09-20T12:06:58.440Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-09-20T12:06:58.440Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-09-20T12:06:58.440Z] === RUN TestChangesSize [2021-09-20T12:06:58.440Z] --- PASS: TestChangesSize (0.00s) [2021-09-20T12:06:58.440Z] === RUN TestApplyLayerInvalidFilenames [2021-09-20T12:06:58.440Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3040397884\\dest" [2021-09-20T12:06:58.440Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-09-20T12:06:58.440Z] === RUN TestApplyLayerInvalidHardlink [2021-09-20T12:06:58.440Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2026474436\\victim\\hello" -> "../victim/hello" [2021-09-20T12:06:58.440Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2706150514\\victim\\hello" -> "/../victim/hello" [2021-09-20T12:06:58.440Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3247896886\\victim" -> "../victim" [2021-09-20T12:06:58.440Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2527951558\\victim" -> "../victim" [2021-09-20T12:06:58.440Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink239173767\\victim" -> "../victim" [2021-09-20T12:06:58.440Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3179094499\\victim" -> "../victim" [2021-09-20T12:06:58.440Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-09-20T12:06:58.440Z] === RUN TestApplyLayerInvalidSymlink [2021-09-20T12:06:58.440Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1856019145\\dest\\dotdot" -> "../victim/hello" [2021-09-20T12:06:58.440Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4284566456\\dest\\slash-dotdot" -> "/../victim/hello" [2021-09-20T12:06:58.440Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3973443106\\dest\\loophole-victim" -> "../victim" [2021-09-20T12:06:58.440Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2910419340\\dest\\loophole-victim" -> "../victim" [2021-09-20T12:06:58.440Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1225813898\\dest\\loophole-victim" -> "../victim" [2021-09-20T12:06:58.440Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1293584785\\dest\\loophole-victim" -> "../victim" [2021-09-20T12:06:58.440Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-09-20T12:06:58.440Z] === RUN TestApplyLayerWhiteouts [2021-09-20T12:06:58.440Z] --- PASS: TestApplyLayerWhiteouts (0.04s) [2021-09-20T12:06:58.440Z] === RUN TestGenerateEmptyFile [2021-09-20T12:06:58.440Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-09-20T12:06:58.440Z] === RUN TestGenerateWithContent [2021-09-20T12:06:58.440Z] --- PASS: TestGenerateWithContent (0.00s) [2021-09-20T12:06:58.440Z] PASS [2021-09-20T12:06:58.440Z] coverage: 62.7% of statements [2021-09-20T12:06:58.440Z] ok github.com/docker/docker/pkg/archive 5.919s coverage: 62.7% of statements [2021-09-20T12:06:58.445Z] plugin_test.go:64: [deaa8e4305f0c] joining swarm manager [ddfdd502d6d26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-20T12:06:58.585Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-09-20T12:06:58.612Z] 2021/09/20 12:06:58 Closing DB instances... [2021-09-20T12:06:58.765Z] === RUN Test [2021-09-20T12:06:58.765Z] === RUN Test/TestInitialize [2021-09-20T12:06:58.765Z] === RUN Test/TestInitializeWithPattern [2021-09-20T12:06:58.765Z] === RUN Test/TestRegister [2021-09-20T12:06:58.765Z] === RUN Test/TestWatch [2021-09-20T12:06:58.765Z] --- PASS: Test (0.00s) [2021-09-20T12:06:58.765Z] --- PASS: Test/TestInitialize (0.00s) [2021-09-20T12:06:58.765Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-09-20T12:06:58.765Z] --- PASS: Test/TestRegister (0.00s) [2021-09-20T12:06:58.765Z] --- PASS: Test/TestWatch (0.00s) [2021-09-20T12:06:58.765Z] PASS [2021-09-20T12:06:58.765Z] coverage: 93.8% of statements [2021-09-20T12:06:58.765Z] ok github.com/docker/docker/pkg/discovery/nodes 0.037s coverage: 93.8% of statements [2021-09-20T12:06:58.765Z] --- PASS: TestNetworkDBCRUDTableEntries (3.63s) [2021-09-20T12:06:58.765Z] === RUN TestNetworkDBNodeLeave [2021-09-20T12:06:58.845Z] --- PASS: TestExecUser (0.68s) [2021-09-20T12:06:58.845Z] === RUN TestExportContainerAndImportImage [2021-09-20T12:06:59.105Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-09-20T12:06:59.220Z] === RUN TestPollerAddRemove [2021-09-20T12:06:59.220Z] --- PASS: TestPollerAddRemove (0.00s) [2021-09-20T12:06:59.220Z] === RUN TestPollerEvent [2021-09-20T12:06:59.220Z] poller_test.go:40: No chmod on Windows [2021-09-20T12:06:59.220Z] --- SKIP: TestPollerEvent (0.00s) [2021-09-20T12:06:59.220Z] === RUN TestPollerClose [2021-09-20T12:06:59.220Z] --- PASS: TestPollerClose (0.00s) [2021-09-20T12:06:59.220Z] PASS [2021-09-20T12:06:59.220Z] coverage: 45.7% of statements [2021-09-20T12:06:59.220Z] ok github.com/docker/docker/pkg/filenotify 0.034s coverage: 45.7% of statements [2021-09-20T12:06:59.368Z] --- PASS: TestBuildSquashParent (4.23s) [2021-09-20T12:06:59.369Z] === RUN TestBuildWithRemoveAndForceRemove [2021-09-20T12:06:59.369Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-20T12:06:59.369Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-20T12:06:59.369Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-20T12:06:59.369Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-20T12:06:59.369Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-20T12:06:59.369Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-20T12:06:59.369Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-20T12:06:59.369Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-20T12:06:59.369Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-20T12:06:59.369Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-20T12:06:59.369Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-20T12:06:59.369Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-20T12:06:59.369Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-20T12:06:59.369Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-20T12:06:59.369Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-20T12:06:59.369Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-20T12:06:59.983Z] 2021/09/20 12:06:59 Closing DB instances... [2021-09-20T12:07:00.043Z] --- PASS: TestExportContainerAndImportImage (0.95s) [2021-09-20T12:07:00.043Z] === RUN TestExportContainerAfterDaemonRestart [2021-09-20T12:07:00.181Z] === RUN TestCopyFileWithInvalidSrc [2021-09-20T12:07:00.181Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-09-20T12:07:00.181Z] === RUN TestCopyFileWithInvalidDest [2021-09-20T12:07:00.181Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-09-20T12:07:00.181Z] === RUN TestCopyFileWithSameSrcAndDest [2021-09-20T12:07:00.181Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-09-20T12:07:00.181Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-09-20T12:07:00.181Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-09-20T12:07:00.181Z] === RUN TestCopyFile [2021-09-20T12:07:00.181Z] --- PASS: TestCopyFile (0.00s) [2021-09-20T12:07:00.181Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-09-20T12:07:00.181Z] fileutils_test.go:133: Needs porting to Windows [2021-09-20T12:07:00.181Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-09-20T12:07:00.181Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-09-20T12:07:00.181Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-09-20T12:07:00.181Z] === RUN TestReadSymlinkedDirectoryToFile [2021-09-20T12:07:00.181Z] fileutils_test.go:179: Needs porting to Windows [2021-09-20T12:07:00.181Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-09-20T12:07:00.181Z] === RUN TestWildcardMatches [2021-09-20T12:07:00.181Z] --- PASS: TestWildcardMatches (0.00s) [2021-09-20T12:07:00.181Z] === RUN TestPatternMatches [2021-09-20T12:07:00.181Z] --- PASS: TestPatternMatches (0.00s) [2021-09-20T12:07:00.181Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-09-20T12:07:00.181Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-09-20T12:07:00.181Z] === RUN TestPatternMatchesFolderExclusions [2021-09-20T12:07:00.181Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-09-20T12:07:00.181Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-09-20T12:07:00.181Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-09-20T12:07:00.181Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-09-20T12:07:00.181Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-09-20T12:07:00.181Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-09-20T12:07:00.181Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-09-20T12:07:00.181Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-09-20T12:07:00.181Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-09-20T12:07:00.181Z] === RUN TestSingleExclamationError [2021-09-20T12:07:00.181Z] --- PASS: TestSingleExclamationError (0.00s) [2021-09-20T12:07:00.181Z] === RUN TestMatchesWithNoPatterns [2021-09-20T12:07:00.181Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-09-20T12:07:00.181Z] === RUN TestMatchesWithMalformedPatterns [2021-09-20T12:07:00.181Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-09-20T12:07:00.181Z] === RUN TestMatches [2021-09-20T12:07:00.181Z] === RUN TestMatches/MatchesOrParentMatches [2021-09-20T12:07:00.181Z] === RUN TestMatches/MatchesUsingParentResult [2021-09-20T12:07:00.181Z] --- PASS: TestMatches (0.00s) [2021-09-20T12:07:00.181Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-09-20T12:07:00.181Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-09-20T12:07:00.181Z] === RUN TestCleanPatterns [2021-09-20T12:07:00.181Z] --- PASS: TestCleanPatterns (0.00s) [2021-09-20T12:07:00.181Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-09-20T12:07:00.181Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-09-20T12:07:00.181Z] === RUN TestCleanPatternsExceptionFlag [2021-09-20T12:07:00.181Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-09-20T12:07:00.181Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-09-20T12:07:00.181Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-09-20T12:07:00.181Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-09-20T12:07:00.181Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-09-20T12:07:00.181Z] === RUN TestCleanPatternsErrorSingleException [2021-09-20T12:07:00.181Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-09-20T12:07:00.181Z] === RUN TestCreateIfNotExistsDir [2021-09-20T12:07:00.181Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-09-20T12:07:00.181Z] === RUN TestCreateIfNotExistsFile [2021-09-20T12:07:00.181Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-09-20T12:07:00.181Z] === RUN TestMatch [2021-09-20T12:07:00.181Z] --- PASS: TestMatch (0.00s) [2021-09-20T12:07:00.181Z] PASS [2021-09-20T12:07:00.181Z] coverage: 82.2% of statements [2021-09-20T12:07:00.181Z] ok github.com/docker/docker/pkg/fileutils 0.065s coverage: 82.2% of statements [2021-09-20T12:07:00.181Z] --- PASS: TestGetAddress (18.06s) [2021-09-20T12:07:00.181Z] === RUN TestRequestSyntaxCheck [2021-09-20T12:07:00.181Z] --- PASS: TestRequestSyntaxCheck (0.04s) [2021-09-20T12:07:00.181Z] === RUN TestRequest [2021-09-20T12:07:00.637Z] === RUN TestGet [2021-09-20T12:07:00.637Z] --- PASS: TestGet (0.00s) [2021-09-20T12:07:00.637Z] === RUN TestGetShortcutString [2021-09-20T12:07:00.637Z] --- PASS: TestGetShortcutString (0.00s) [2021-09-20T12:07:00.637Z] PASS [2021-09-20T12:07:00.637Z] coverage: 42.9% of statements [2021-09-20T12:07:00.637Z] ok github.com/docker/docker/pkg/homedir 0.028s coverage: 42.9% of statements [2021-09-20T12:07:00.789Z] --- PASS: TestNetworkDBGarbageCollection (54.26s) [2021-09-20T12:07:00.789Z] === RUN TestFindNode [2021-09-20T12:07:00.789Z] 2021/09/20 12:07:00 Closing DB instances... [2021-09-20T12:07:00.789Z] --- PASS: TestFindNode (0.01s) [2021-09-20T12:07:00.789Z] === RUN TestChangeNodeState [2021-09-20T12:07:00.789Z] 2021/09/20 12:07:00 Closing DB instances... [2021-09-20T12:07:00.789Z] --- PASS: TestChangeNodeState (0.01s) [2021-09-20T12:07:00.789Z] === RUN TestNodeReincarnation [2021-09-20T12:07:00.789Z] 2021/09/20 12:07:00 Closing DB instances... [2021-09-20T12:07:00.957Z] --- PASS: TestNetworkDBCRUDTableEntries (3.23s) [2021-09-20T12:07:00.957Z] === RUN TestNetworkDBNodeLeave [2021-09-20T12:07:00.957Z] --- PASS: Test (3.12s) [2021-09-20T12:07:00.957Z] --- PASS: Test/TestInitialize (0.11s) [2021-09-20T12:07:00.957Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-09-20T12:07:00.957Z] --- PASS: Test/TestWatch (3.00s) [2021-09-20T12:07:00.957Z] PASS [2021-09-20T12:07:00.957Z] coverage: 84.1% of statements [2021-09-20T12:07:00.957Z] ok github.com/docker/docker/pkg/discovery/kv 3.161s coverage: 84.1% of statements [2021-09-20T12:07:01.093Z] === RUN TestCreateIDMapOrder [2021-09-20T12:07:01.093Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-09-20T12:07:01.093Z] PASS [2021-09-20T12:07:01.093Z] coverage: 7.2% of statements [2021-09-20T12:07:01.093Z] ok github.com/docker/docker/pkg/idtools 0.036s coverage: 7.2% of statements [2021-09-20T12:07:01.419Z] --- PASS: TestExportContainerAfterDaemonRestart (1.39s) [2021-09-20T12:07:01.419Z] === RUN TestHealthCheckWorkdir [2021-09-20T12:07:01.419Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-09-20T12:07:01.419Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-09-20T12:07:01.548Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2021-09-20T12:07:01.548Z] === RUN TestNetworkDBWatch [2021-09-20T12:07:01.928Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-20T12:07:01.929Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-20T12:07:01.932Z] === RUN Test [2021-09-20T12:07:01.932Z] === RUN Test/TestWatch [2021-09-20T12:07:01.932Z] --- PASS: Test (0.00s) [2021-09-20T12:07:01.932Z] --- PASS: Test/TestWatch (0.00s) [2021-09-20T12:07:01.932Z] PASS [2021-09-20T12:07:01.932Z] coverage: 92.3% of statements [2021-09-20T12:07:01.932Z] ok github.com/docker/docker/pkg/discovery/memory 0.032s coverage: 92.3% of statements [2021-09-20T12:07:01.987Z] --- PASS: TestHealthCheckWorkdir (0.88s) [2021-09-20T12:07:01.987Z] === RUN TestHealthKillContainer [2021-09-20T12:07:02.003Z] === RUN TestFixedBufferCap [2021-09-20T12:07:02.003Z] --- PASS: TestFixedBufferCap (0.00s) [2021-09-20T12:07:02.003Z] === RUN TestFixedBufferLen [2021-09-20T12:07:02.003Z] --- PASS: TestFixedBufferLen (0.00s) [2021-09-20T12:07:02.003Z] === RUN TestFixedBufferString [2021-09-20T12:07:02.003Z] --- PASS: TestFixedBufferString (0.00s) [2021-09-20T12:07:02.003Z] === RUN TestFixedBufferWrite [2021-09-20T12:07:02.003Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-09-20T12:07:02.003Z] === RUN TestFixedBufferRead [2021-09-20T12:07:02.003Z] --- PASS: TestFixedBufferRead (0.00s) [2021-09-20T12:07:02.003Z] === RUN TestBytesPipeRead [2021-09-20T12:07:02.003Z] --- PASS: TestBytesPipeRead (0.00s) [2021-09-20T12:07:02.003Z] === RUN TestBytesPipeWrite [2021-09-20T12:07:02.003Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-09-20T12:07:02.003Z] === RUN TestBytesPipeWriteRandomChunks [2021-09-20T12:07:02.393Z] === RUN Test [2021-09-20T12:07:02.393Z] === RUN Test/TestInitialize [2021-09-20T12:07:02.393Z] === RUN Test/TestInitializeWithPattern [2021-09-20T12:07:02.393Z] === RUN Test/TestRegister [2021-09-20T12:07:02.393Z] === RUN Test/TestWatch [2021-09-20T12:07:02.393Z] --- PASS: Test (0.00s) [2021-09-20T12:07:02.393Z] --- PASS: Test/TestInitialize (0.00s) [2021-09-20T12:07:02.393Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-09-20T12:07:02.393Z] --- PASS: Test/TestRegister (0.00s) [2021-09-20T12:07:02.393Z] --- PASS: Test/TestWatch (0.00s) [2021-09-20T12:07:02.393Z] PASS [2021-09-20T12:07:02.393Z] coverage: 93.8% of statements [2021-09-20T12:07:02.393Z] ok github.com/docker/docker/pkg/discovery/nodes 0.039s coverage: 93.8% of statements [2021-09-20T12:07:02.459Z] --- PASS: TestBytesPipeWriteRandomChunks (0.41s) [2021-09-20T12:07:02.459Z] === RUN TestAtomicWriteToFile [2021-09-20T12:07:02.459Z] --- PASS: TestAtomicWriteToFile (0.00s) [2021-09-20T12:07:02.459Z] === RUN TestAtomicWriteSetCommit [2021-09-20T12:07:02.459Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-09-20T12:07:02.459Z] === RUN TestAtomicWriteSetCancel [2021-09-20T12:07:02.459Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2021-09-20T12:07:02.459Z] === RUN TestReadCloserWrapperClose [2021-09-20T12:07:02.459Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-09-20T12:07:02.459Z] === RUN TestReaderErrWrapperReadOnError [2021-09-20T12:07:02.459Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-09-20T12:07:02.459Z] === RUN TestReaderErrWrapperRead [2021-09-20T12:07:02.459Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-09-20T12:07:02.459Z] === RUN TestCancelReadCloser [2021-09-20T12:07:02.459Z] --- PASS: TestCancelReadCloser (0.10s) [2021-09-20T12:07:02.459Z] === RUN TestWriteCloserWrapperClose [2021-09-20T12:07:02.459Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-09-20T12:07:02.459Z] === RUN TestNopWriteCloser [2021-09-20T12:07:02.459Z] --- PASS: TestNopWriteCloser (0.00s) [2021-09-20T12:07:02.459Z] === RUN TestNopWriter [2021-09-20T12:07:02.459Z] --- PASS: TestNopWriter (0.00s) [2021-09-20T12:07:02.459Z] === RUN TestWriteCounter [2021-09-20T12:07:02.459Z] --- PASS: TestWriteCounter (0.00s) [2021-09-20T12:07:02.459Z] PASS [2021-09-20T12:07:02.459Z] coverage: 69.2% of statements [2021-09-20T12:07:02.459Z] ok github.com/docker/docker/pkg/ioutils 0.554s coverage: 69.2% of statements [2021-09-20T12:07:02.556Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-09-20T12:07:02.815Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-09-20T12:07:02.853Z] === RUN TestPollerAddRemove [2021-09-20T12:07:02.853Z] --- PASS: TestPollerAddRemove (0.00s) [2021-09-20T12:07:02.853Z] === RUN TestPollerEvent [2021-09-20T12:07:02.853Z] poller_test.go:40: No chmod on Windows [2021-09-20T12:07:02.853Z] --- SKIP: TestPollerEvent (0.00s) [2021-09-20T12:07:02.853Z] === RUN TestPollerClose [2021-09-20T12:07:02.853Z] --- PASS: TestPollerClose (0.00s) [2021-09-20T12:07:02.853Z] PASS [2021-09-20T12:07:02.853Z] coverage: 45.7% of statements [2021-09-20T12:07:02.853Z] ok github.com/docker/docker/pkg/filenotify 0.041s coverage: 45.7% of statements [2021-09-20T12:07:03.383Z] check_test.go:308: [d773319c0b373] daemon is not started [2021-09-20T12:07:03.383Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-09-20T12:07:03.423Z] 2021/09/20 12:07:02 Closing DB instances... [2021-09-20T12:07:03.423Z] === RUN TestError [2021-09-20T12:07:03.423Z] --- PASS: TestError (0.00s) [2021-09-20T12:07:03.423Z] === RUN TestProgressString [2021-09-20T12:07:03.423Z] === RUN TestProgressString/no_progress [2021-09-20T12:07:03.423Z] === RUN TestProgressString/progress_1 [2021-09-20T12:07:03.423Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-09-20T12:07:03.423Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-09-20T12:07:03.423Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-09-20T12:07:03.423Z] === RUN TestProgressString/with_units [2021-09-20T12:07:03.423Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-09-20T12:07:03.423Z] === RUN TestProgressString/hide_counts [2021-09-20T12:07:03.423Z] --- PASS: TestProgressString (0.00s) [2021-09-20T12:07:03.423Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-09-20T12:07:03.423Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-09-20T12:07:03.423Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-09-20T12:07:03.423Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-09-20T12:07:03.423Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-09-20T12:07:03.423Z] --- PASS: TestProgressString/with_units (0.00s) [2021-09-20T12:07:03.423Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-09-20T12:07:03.423Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-09-20T12:07:03.423Z] === RUN TestJSONMessageDisplay [2021-09-20T12:07:03.423Z] --- PASS: TestJSONMessageDisplay (0.11s) [2021-09-20T12:07:03.423Z] === RUN TestJSONMessageDisplayWithJSONError [2021-09-20T12:07:03.423Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-09-20T12:07:03.423Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-09-20T12:07:03.423Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-09-20T12:07:03.423Z] === RUN TestDisplayJSONMessagesStream [2021-09-20T12:07:03.423Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-09-20T12:07:03.423Z] PASS [2021-09-20T12:07:03.423Z] coverage: 91.7% of statements [2021-09-20T12:07:03.423Z] ok github.com/docker/docker/pkg/jsonmessage 0.143s coverage: 91.7% of statements [2021-09-20T12:07:03.824Z] --- PASS: TestNetworkDBNodeLeave (2.82s) [2021-09-20T12:07:03.824Z] === RUN TestNetworkDBWatch [2021-09-20T12:07:03.824Z] === RUN TestCopyFileWithInvalidSrc [2021-09-20T12:07:03.824Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-09-20T12:07:03.824Z] === RUN TestCopyFileWithInvalidDest [2021-09-20T12:07:03.824Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-09-20T12:07:03.824Z] === RUN TestCopyFileWithSameSrcAndDest [2021-09-20T12:07:03.824Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-09-20T12:07:03.824Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-09-20T12:07:03.824Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-09-20T12:07:03.824Z] === RUN TestCopyFile [2021-09-20T12:07:03.824Z] --- PASS: TestCopyFile (0.00s) [2021-09-20T12:07:03.824Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-09-20T12:07:03.824Z] fileutils_test.go:133: Needs porting to Windows [2021-09-20T12:07:03.824Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-09-20T12:07:03.824Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-09-20T12:07:03.824Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-09-20T12:07:03.824Z] === RUN TestReadSymlinkedDirectoryToFile [2021-09-20T12:07:03.824Z] fileutils_test.go:179: Needs porting to Windows [2021-09-20T12:07:03.824Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-09-20T12:07:03.824Z] === RUN TestWildcardMatches [2021-09-20T12:07:03.824Z] --- PASS: TestWildcardMatches (0.00s) [2021-09-20T12:07:03.824Z] === RUN TestPatternMatches [2021-09-20T12:07:03.824Z] --- PASS: TestPatternMatches (0.00s) [2021-09-20T12:07:03.824Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-09-20T12:07:03.824Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-09-20T12:07:03.824Z] === RUN TestPatternMatchesFolderExclusions [2021-09-20T12:07:03.824Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-09-20T12:07:03.824Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-09-20T12:07:03.824Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-09-20T12:07:03.824Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-09-20T12:07:03.824Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-09-20T12:07:03.824Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-09-20T12:07:03.824Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-09-20T12:07:03.824Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-09-20T12:07:03.824Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-09-20T12:07:03.824Z] === RUN TestSingleExclamationError [2021-09-20T12:07:03.824Z] --- PASS: TestSingleExclamationError (0.00s) [2021-09-20T12:07:03.824Z] === RUN TestMatchesWithNoPatterns [2021-09-20T12:07:03.824Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-09-20T12:07:03.824Z] === RUN TestMatchesWithMalformedPatterns [2021-09-20T12:07:03.824Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-09-20T12:07:03.824Z] === RUN TestMatches [2021-09-20T12:07:03.824Z] === RUN TestMatches/MatchesOrParentMatches [2021-09-20T12:07:03.824Z] === RUN TestMatches/MatchesUsingParentResult [2021-09-20T12:07:03.824Z] --- PASS: TestMatches (0.00s) [2021-09-20T12:07:03.824Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-09-20T12:07:03.824Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-09-20T12:07:03.824Z] === RUN TestCleanPatterns [2021-09-20T12:07:03.824Z] --- PASS: TestCleanPatterns (0.00s) [2021-09-20T12:07:03.824Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-09-20T12:07:03.824Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-09-20T12:07:03.824Z] === RUN TestCleanPatternsExceptionFlag [2021-09-20T12:07:03.824Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-09-20T12:07:03.824Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-09-20T12:07:03.824Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-09-20T12:07:03.824Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-09-20T12:07:03.824Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-09-20T12:07:03.824Z] === RUN TestCleanPatternsErrorSingleException [2021-09-20T12:07:03.824Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-09-20T12:07:03.824Z] === RUN TestCreateIfNotExistsDir [2021-09-20T12:07:03.824Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-09-20T12:07:03.824Z] === RUN TestCreateIfNotExistsFile [2021-09-20T12:07:03.824Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-09-20T12:07:03.824Z] === RUN TestMatch [2021-09-20T12:07:03.824Z] --- PASS: TestMatch (0.00s) [2021-09-20T12:07:03.824Z] PASS [2021-09-20T12:07:03.824Z] coverage: 82.2% of statements [2021-09-20T12:07:03.824Z] ok github.com/docker/docker/pkg/fileutils 0.060s coverage: 82.2% of statements [2021-09-20T12:07:03.856Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-09-20T12:07:03.856Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.09s) [2021-09-20T12:07:03.856Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.45s) [2021-09-20T12:07:03.856Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.85s) [2021-09-20T12:07:03.856Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.06s) [2021-09-20T12:07:03.856Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.97s) [2021-09-20T12:07:03.856Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.76s) [2021-09-20T12:07:03.856Z] === RUN TestBuildMultiStageCopy [2021-09-20T12:07:03.856Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-09-20T12:07:03.879Z] === RUN TestStandardLongPath [2021-09-20T12:07:03.879Z] --- PASS: TestStandardLongPath (0.00s) [2021-09-20T12:07:03.879Z] === RUN TestUNCLongPath [2021-09-20T12:07:03.879Z] --- PASS: TestUNCLongPath (0.00s) [2021-09-20T12:07:03.879Z] PASS [2021-09-20T12:07:03.879Z] coverage: 100.0% of statements [2021-09-20T12:07:03.879Z] ok github.com/docker/docker/pkg/longpath 0.031s coverage: 100.0% of statements [2021-09-20T12:07:03.950Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-09-20T12:07:04.209Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-09-20T12:07:04.284Z] === RUN TestGet [2021-09-20T12:07:04.284Z] --- PASS: TestGet (0.00s) [2021-09-20T12:07:04.284Z] === RUN TestGetShortcutString [2021-09-20T12:07:04.284Z] --- PASS: TestGetShortcutString (0.00s) [2021-09-20T12:07:04.284Z] PASS [2021-09-20T12:07:04.284Z] coverage: 42.9% of statements [2021-09-20T12:07:04.284Z] ok github.com/docker/docker/pkg/homedir 0.033s coverage: 42.9% of statements [2021-09-20T12:07:04.334Z] === RUN TestNameFormat [2021-09-20T12:07:04.334Z] --- PASS: TestNameFormat (0.00s) [2021-09-20T12:07:04.334Z] === RUN TestNameRetries [2021-09-20T12:07:04.334Z] --- PASS: TestNameRetries (0.00s) [2021-09-20T12:07:04.334Z] PASS [2021-09-20T12:07:04.334Z] coverage: 85.7% of statements [2021-09-20T12:07:04.334Z] ok github.com/docker/docker/pkg/namesgenerator 0.028s coverage: 85.7% of statements [2021-09-20T12:07:04.745Z] --- PASS: TestGetAddress (17.99s) [2021-09-20T12:07:04.745Z] === RUN TestRequestSyntaxCheck [2021-09-20T12:07:04.745Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2021-09-20T12:07:04.745Z] === RUN TestRequest [2021-09-20T12:07:04.778Z] --- PASS: TestHealthKillContainer (2.65s) [2021-09-20T12:07:04.778Z] === RUN TestInspectCpusetInConfigPre120 [2021-09-20T12:07:04.778Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-09-20T12:07:04.789Z] --- PASS: TestNetworkDBWatch (3.04s) [2021-09-20T12:07:04.789Z] === RUN TestNetworkDBBulkSync [2021-09-20T12:07:04.789Z] === RUN TestParseKeyValueOpt [2021-09-20T12:07:04.789Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-09-20T12:07:04.789Z] === RUN TestParseUintList [2021-09-20T12:07:04.789Z] --- PASS: TestParseUintList (0.00s) [2021-09-20T12:07:04.789Z] === RUN TestParseUintListMaximumLimits [2021-09-20T12:07:04.789Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-09-20T12:07:04.789Z] PASS [2021-09-20T12:07:04.789Z] coverage: 97.0% of statements [2021-09-20T12:07:04.789Z] ok github.com/docker/docker/pkg/parsers 0.027s coverage: 97.0% of statements [2021-09-20T12:07:05.037Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-09-20T12:07:05.205Z] === RUN TestCreateIDMapOrder [2021-09-20T12:07:05.205Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-09-20T12:07:05.205Z] PASS [2021-09-20T12:07:05.205Z] coverage: 7.2% of statements [2021-09-20T12:07:05.205Z] ok github.com/docker/docker/pkg/idtools 0.034s coverage: 7.2% of statements [2021-09-20T12:07:05.205Z] 2021/09/20 12:07:05 Closing DB instances... [2021-09-20T12:07:05.245Z] === RUN TestNewAndRemove [2021-09-20T12:07:05.245Z] --- PASS: TestNewAndRemove (0.00s) [2021-09-20T12:07:05.245Z] === RUN TestRemoveInvalidPath [2021-09-20T12:07:05.245Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-09-20T12:07:05.245Z] PASS [2021-09-20T12:07:05.245Z] coverage: 82.6% of statements [2021-09-20T12:07:05.245Z] ok github.com/docker/docker/pkg/pidfile 0.033s coverage: 82.6% of statements [2021-09-20T12:07:05.245Z] --- PASS: TestRequest (5.21s) [2021-09-20T12:07:05.245Z] === RUN TestOverlappingRequests [2021-09-20T12:07:05.251Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-09-20T12:07:05.471Z] time="2021-09-20T12:07:05Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-09-20T12:07:05.471Z] --- PASS: TestNodeReincarnation (5.01s) [2021-09-20T12:07:05.471Z] === RUN TestParallelCreate [2021-09-20T12:07:05.471Z] 2021/09/20 12:07:05 Closing DB instances... [2021-09-20T12:07:05.471Z] --- PASS: TestParallelCreate (0.01s) [2021-09-20T12:07:05.471Z] === RUN TestParallelDelete [2021-09-20T12:07:05.471Z] 2021/09/20 12:07:05 Closing DB instances... [2021-09-20T12:07:05.471Z] --- PASS: TestParallelDelete (0.01s) [2021-09-20T12:07:05.471Z] === RUN TestNetworkDBIslands [2021-09-20T12:07:05.472Z] time="2021-09-20T12:07:05Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:81d419bf96f4 with config:&{NodeID:81d419bf96f4 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-20T12:07:05.472Z] time="2021-09-20T12:07:05Z" level=info msg="Node 81d419bf96f4/172.31.161.84, joined gossip cluster" [2021-09-20T12:07:05.472Z] time="2021-09-20T12:07:05Z" level=info msg="Node 81d419bf96f4/172.31.161.84, added to nodes list" [2021-09-20T12:07:05.472Z] time="2021-09-20T12:07:05Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:9b23640bf789 with config:&{NodeID:9b23640bf789 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-20T12:07:05.472Z] time="2021-09-20T12:07:05Z" level=info msg="Node 9b23640bf789/172.31.161.84, joined gossip cluster" [2021-09-20T12:07:05.472Z] time="2021-09-20T12:07:05Z" level=info msg="Node 9b23640bf789/172.31.161.84, added to nodes list" [2021-09-20T12:07:05.472Z] time="2021-09-20T12:07:05Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-09-20T12:07:05.472Z] time="2021-09-20T12:07:05Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-09-20T12:07:05.472Z] time="2021-09-20T12:07:05Z" level=debug msg="memberlist: Stream connection from=[::1]:49348" [2021-09-20T12:07:05.472Z] time="2021-09-20T12:07:05Z" level=info msg="Node 9b23640bf789/172.31.161.84, joined gossip cluster" [2021-09-20T12:07:05.472Z] time="2021-09-20T12:07:05Z" level=info msg="Node 9b23640bf789/172.31.161.84, added to nodes list" [2021-09-20T12:07:05.472Z] time="2021-09-20T12:07:05Z" level=info msg="Node 81d419bf96f4/172.31.161.84, joined gossip cluster" [2021-09-20T12:07:05.472Z] time="2021-09-20T12:07:05Z" level=info msg="Node 81d419bf96f4/172.31.161.84, added to nodes list" [2021-09-20T12:07:05.472Z] time="2021-09-20T12:07:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-09-20T12:07:05.472Z] time="2021-09-20T12:07:05Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49349" [2021-09-20T12:07:05.515Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-09-20T12:07:05.605Z] --- PASS: TestInspectCpusetInConfigPre120 (0.69s) [2021-09-20T12:07:05.605Z] === RUN TestIpcModeNone [2021-09-20T12:07:05.700Z] --- PASS: TestOverlappingRequests (0.25s) [2021-09-20T12:07:05.700Z] === RUN TestRelease [2021-09-20T12:07:05.700Z] 2021/09/20 12:07:05 Closing DB instances... [2021-09-20T12:07:05.778Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-09-20T12:07:06.041Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-09-20T12:07:06.173Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-09-20T12:07:06.175Z] === RUN TestFixedBufferCap [2021-09-20T12:07:06.175Z] --- PASS: TestFixedBufferCap (0.00s) [2021-09-20T12:07:06.175Z] === RUN TestFixedBufferLen [2021-09-20T12:07:06.175Z] --- PASS: TestFixedBufferLen (0.00s) [2021-09-20T12:07:06.175Z] === RUN TestFixedBufferString [2021-09-20T12:07:06.175Z] --- PASS: TestFixedBufferString (0.00s) [2021-09-20T12:07:06.175Z] === RUN TestFixedBufferWrite [2021-09-20T12:07:06.175Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-09-20T12:07:06.175Z] === RUN TestFixedBufferRead [2021-09-20T12:07:06.175Z] --- PASS: TestFixedBufferRead (0.00s) [2021-09-20T12:07:06.175Z] === RUN TestBytesPipeRead [2021-09-20T12:07:06.175Z] --- PASS: TestBytesPipeRead (0.00s) [2021-09-20T12:07:06.175Z] === RUN TestBytesPipeWrite [2021-09-20T12:07:06.175Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-09-20T12:07:06.175Z] === RUN TestBytesPipeWriteRandomChunks [2021-09-20T12:07:06.175Z] --- PASS: TestBytesPipeWriteRandomChunks (0.39s) [2021-09-20T12:07:06.175Z] === RUN TestAtomicWriteToFile [2021-09-20T12:07:06.175Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-09-20T12:07:06.175Z] === RUN TestAtomicWriteSetCommit [2021-09-20T12:07:06.175Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-09-20T12:07:06.175Z] === RUN TestAtomicWriteSetCancel [2021-09-20T12:07:06.304Z] --- PASS: TestBuildMultiStageCopy (2.79s) [2021-09-20T12:07:06.304Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.60s) [2021-09-20T12:07:06.304Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.29s) [2021-09-20T12:07:06.304Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.29s) [2021-09-20T12:07:06.304Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.30s) [2021-09-20T12:07:06.304Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.31s) [2021-09-20T12:07:06.304Z] === RUN TestBuildMultiStageParentConfig [2021-09-20T12:07:06.432Z] --- PASS: TestIpcModeNone (0.96s) [2021-09-20T12:07:06.432Z] === RUN TestIpcModePrivate [2021-09-20T12:07:06.438Z] time="2021-09-20T12:07:06Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:9a17c6083a99 with config:&{NodeID:9a17c6083a99 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-20T12:07:06.438Z] time="2021-09-20T12:07:06Z" level=info msg="Node 9a17c6083a99/172.31.161.84, joined gossip cluster" [2021-09-20T12:07:06.438Z] time="2021-09-20T12:07:06Z" level=info msg="Node 9a17c6083a99/172.31.161.84, added to nodes list" [2021-09-20T12:07:06.438Z] time="2021-09-20T12:07:06Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-09-20T12:07:06.438Z] time="2021-09-20T12:07:06Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-09-20T12:07:06.438Z] time="2021-09-20T12:07:06Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2021-09-20T12:07:06.438Z] time="2021-09-20T12:07:06Z" level=info msg="Node 9a17c6083a99/172.31.161.84, joined gossip cluster" [2021-09-20T12:07:06.438Z] time="2021-09-20T12:07:06Z" level=info msg="Node 9a17c6083a99/172.31.161.84, added to nodes list" [2021-09-20T12:07:06.438Z] time="2021-09-20T12:07:06Z" level=info msg="Node 81d419bf96f4/172.31.161.84, joined gossip cluster" [2021-09-20T12:07:06.438Z] time="2021-09-20T12:07:06Z" level=info msg="Node 81d419bf96f4/172.31.161.84, added to nodes list" [2021-09-20T12:07:06.438Z] time="2021-09-20T12:07:06Z" level=info msg="Node 9b23640bf789/172.31.161.84, joined gossip cluster" [2021-09-20T12:07:06.438Z] time="2021-09-20T12:07:06Z" level=info msg="Node 9b23640bf789/172.31.161.84, added to nodes list" [2021-09-20T12:07:06.438Z] time="2021-09-20T12:07:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-09-20T12:07:06.438Z] time="2021-09-20T12:07:06Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2021-09-20T12:07:06.438Z] time="2021-09-20T12:07:06Z" level=info msg="Node 9a17c6083a99/172.31.161.84, joined gossip cluster" [2021-09-20T12:07:06.438Z] time="2021-09-20T12:07:06Z" level=info msg="Node 9a17c6083a99/172.31.161.84, added to nodes list" [2021-09-20T12:07:06.635Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-09-20T12:07:06.635Z] === RUN TestReadCloserWrapperClose [2021-09-20T12:07:06.635Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-09-20T12:07:06.635Z] === RUN TestReaderErrWrapperReadOnError [2021-09-20T12:07:06.635Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-09-20T12:07:06.635Z] === RUN TestReaderErrWrapperRead [2021-09-20T12:07:06.635Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-09-20T12:07:06.635Z] === RUN TestCancelReadCloser [2021-09-20T12:07:06.635Z] --- PASS: TestCancelReadCloser (0.10s) [2021-09-20T12:07:06.635Z] === RUN TestWriteCloserWrapperClose [2021-09-20T12:07:06.635Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-09-20T12:07:06.635Z] === RUN TestNopWriteCloser [2021-09-20T12:07:06.635Z] --- PASS: TestNopWriteCloser (0.00s) [2021-09-20T12:07:06.635Z] === RUN TestNopWriter [2021-09-20T12:07:06.635Z] --- PASS: TestNopWriter (0.00s) [2021-09-20T12:07:06.635Z] === RUN TestWriteCounter [2021-09-20T12:07:06.635Z] --- PASS: TestWriteCounter (0.00s) [2021-09-20T12:07:06.635Z] PASS [2021-09-20T12:07:06.635Z] coverage: 69.2% of statements [2021-09-20T12:07:06.635Z] ok github.com/docker/docker/pkg/ioutils 0.544s coverage: 69.2% of statements [2021-09-20T12:07:06.635Z] --- PASS: TestNetworkDBWatch (3.02s) [2021-09-20T12:07:06.635Z] === RUN TestNetworkDBBulkSync [2021-09-20T12:07:06.660Z] === RUN TestFailedConnection [2021-09-20T12:07:06.660Z] --- PASS: TestRelease (1.03s) [2021-09-20T12:07:06.660Z] === RUN TestAllocateRandomDeallocate [2021-09-20T12:07:06.896Z] time="2021-09-20T12:07:06Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:e1f0fdef4a6c with config:&{NodeID:e1f0fdef4a6c Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-20T12:07:06.896Z] time="2021-09-20T12:07:06Z" level=info msg="Node e1f0fdef4a6c/172.31.161.84, joined gossip cluster" [2021-09-20T12:07:06.896Z] time="2021-09-20T12:07:06Z" level=info msg="Node e1f0fdef4a6c/172.31.161.84, added to nodes list" [2021-09-20T12:07:06.896Z] time="2021-09-20T12:07:06Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-09-20T12:07:06.896Z] time="2021-09-20T12:07:06Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-09-20T12:07:06.896Z] time="2021-09-20T12:07:06Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2021-09-20T12:07:06.896Z] time="2021-09-20T12:07:06Z" level=info msg="Node e1f0fdef4a6c/172.31.161.84, joined gossip cluster" [2021-09-20T12:07:06.896Z] time="2021-09-20T12:07:06Z" level=info msg="Node e1f0fdef4a6c/172.31.161.84, added to nodes list" [2021-09-20T12:07:06.896Z] time="2021-09-20T12:07:06Z" level=info msg="Node 9b23640bf789/172.31.161.84, joined gossip cluster" [2021-09-20T12:07:06.896Z] time="2021-09-20T12:07:06Z" level=info msg="Node 9b23640bf789/172.31.161.84, added to nodes list" [2021-09-20T12:07:06.896Z] time="2021-09-20T12:07:06Z" level=info msg="Node 9a17c6083a99/172.31.161.84, joined gossip cluster" [2021-09-20T12:07:06.896Z] time="2021-09-20T12:07:06Z" level=info msg="Node 9a17c6083a99/172.31.161.84, added to nodes list" [2021-09-20T12:07:06.896Z] time="2021-09-20T12:07:06Z" level=info msg="Node 81d419bf96f4/172.31.161.84, joined gossip cluster" [2021-09-20T12:07:06.896Z] time="2021-09-20T12:07:06Z" level=info msg="Node 81d419bf96f4/172.31.161.84, added to nodes list" [2021-09-20T12:07:06.896Z] time="2021-09-20T12:07:06Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2021-09-20T12:07:06.896Z] time="2021-09-20T12:07:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-09-20T12:07:06.896Z] time="2021-09-20T12:07:06Z" level=info msg="Node e1f0fdef4a6c/172.31.161.84, joined gossip cluster" [2021-09-20T12:07:06.896Z] time="2021-09-20T12:07:06Z" level=info msg="Node e1f0fdef4a6c/172.31.161.84, added to nodes list" [2021-09-20T12:07:06.896Z] time="2021-09-20T12:07:06Z" level=info msg="Node e1f0fdef4a6c/172.31.161.84, joined gossip cluster" [2021-09-20T12:07:06.896Z] time="2021-09-20T12:07:06Z" level=info msg="Node e1f0fdef4a6c/172.31.161.84, added to nodes list" [2021-09-20T12:07:07.000Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:99, shared: false, mustBeShared: false [2021-09-20T12:07:07.095Z] === RUN TestError [2021-09-20T12:07:07.095Z] --- PASS: TestError (0.00s) [2021-09-20T12:07:07.095Z] === RUN TestProgressString [2021-09-20T12:07:07.095Z] === RUN TestProgressString/no_progress [2021-09-20T12:07:07.095Z] === RUN TestProgressString/progress_1 [2021-09-20T12:07:07.095Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-09-20T12:07:07.095Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-09-20T12:07:07.095Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-09-20T12:07:07.095Z] === RUN TestProgressString/with_units [2021-09-20T12:07:07.095Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-09-20T12:07:07.095Z] === RUN TestProgressString/hide_counts [2021-09-20T12:07:07.095Z] --- PASS: TestProgressString (0.00s) [2021-09-20T12:07:07.095Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-09-20T12:07:07.095Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-09-20T12:07:07.095Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-09-20T12:07:07.095Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-09-20T12:07:07.095Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-09-20T12:07:07.095Z] --- PASS: TestProgressString/with_units (0.00s) [2021-09-20T12:07:07.095Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-09-20T12:07:07.095Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-09-20T12:07:07.095Z] === RUN TestJSONMessageDisplay [2021-09-20T12:07:07.095Z] --- PASS: TestJSONMessageDisplay (0.11s) [2021-09-20T12:07:07.095Z] === RUN TestJSONMessageDisplayWithJSONError [2021-09-20T12:07:07.095Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-09-20T12:07:07.095Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-09-20T12:07:07.095Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-09-20T12:07:07.095Z] === RUN TestDisplayJSONMessagesStream [2021-09-20T12:07:07.095Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-09-20T12:07:07.095Z] PASS [2021-09-20T12:07:07.095Z] coverage: 91.7% of statements [2021-09-20T12:07:07.252Z] --- PASS: TestBuildMultiStageParentConfig (0.77s) [2021-09-20T12:07:07.252Z] === RUN TestBuildLabelWithTargets [2021-09-20T12:07:07.259Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-09-20T12:07:07.355Z] time="2021-09-20T12:07:06Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:558e4e1624c1 with config:&{NodeID:558e4e1624c1 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-20T12:07:07.355Z] time="2021-09-20T12:07:06Z" level=info msg="Node 558e4e1624c1/172.31.161.84, joined gossip cluster" [2021-09-20T12:07:07.355Z] time="2021-09-20T12:07:06Z" level=info msg="Node 558e4e1624c1/172.31.161.84, added to nodes list" [2021-09-20T12:07:07.355Z] time="2021-09-20T12:07:06Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-09-20T12:07:07.355Z] time="2021-09-20T12:07:06Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-09-20T12:07:07.355Z] time="2021-09-20T12:07:06Z" level=debug msg="memberlist: Stream connection from=[::1]:49354" [2021-09-20T12:07:07.355Z] time="2021-09-20T12:07:06Z" level=info msg="Node 558e4e1624c1/172.31.161.84, joined gossip cluster" [2021-09-20T12:07:07.355Z] time="2021-09-20T12:07:06Z" level=info msg="Node 558e4e1624c1/172.31.161.84, added to nodes list" [2021-09-20T12:07:07.355Z] time="2021-09-20T12:07:06Z" level=info msg="Node 9b23640bf789/172.31.161.84, joined gossip cluster" [2021-09-20T12:07:07.355Z] time="2021-09-20T12:07:06Z" level=info msg="Node 9b23640bf789/172.31.161.84, added to nodes list" [2021-09-20T12:07:07.355Z] time="2021-09-20T12:07:06Z" level=info msg="Node 81d419bf96f4/172.31.161.84, joined gossip cluster" [2021-09-20T12:07:07.355Z] time="2021-09-20T12:07:06Z" level=info msg="Node 81d419bf96f4/172.31.161.84, added to nodes list" [2021-09-20T12:07:07.355Z] time="2021-09-20T12:07:06Z" level=info msg="Node e1f0fdef4a6c/172.31.161.84, joined gossip cluster" [2021-09-20T12:07:07.355Z] time="2021-09-20T12:07:06Z" level=info msg="Node e1f0fdef4a6c/172.31.161.84, added to nodes list" [2021-09-20T12:07:07.355Z] time="2021-09-20T12:07:06Z" level=info msg="Node 9a17c6083a99/172.31.161.84, joined gossip cluster" [2021-09-20T12:07:07.355Z] time="2021-09-20T12:07:06Z" level=info msg="Node 9a17c6083a99/172.31.161.84, added to nodes list" [2021-09-20T12:07:07.355Z] time="2021-09-20T12:07:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-09-20T12:07:07.355Z] time="2021-09-20T12:07:06Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49355" [2021-09-20T12:07:07.355Z] time="2021-09-20T12:07:07Z" level=info msg="Node 558e4e1624c1/172.31.161.84, joined gossip cluster" [2021-09-20T12:07:07.355Z] time="2021-09-20T12:07:07Z" level=info msg="Node 558e4e1624c1/172.31.161.84, added to nodes list" [2021-09-20T12:07:07.355Z] time="2021-09-20T12:07:07Z" level=info msg="Node 558e4e1624c1/172.31.161.84, joined gossip cluster" [2021-09-20T12:07:07.355Z] time="2021-09-20T12:07:07Z" level=info msg="Node 558e4e1624c1/172.31.161.84, added to nodes list" [2021-09-20T12:07:07.355Z] time="2021-09-20T12:07:07Z" level=info msg="Node 558e4e1624c1/172.31.161.84, joined gossip cluster" [2021-09-20T12:07:07.355Z] time="2021-09-20T12:07:07Z" level=info msg="Node 558e4e1624c1/172.31.161.84, added to nodes list" [2021-09-20T12:07:07.355Z] networkdb_test.go:835: Re-joining: 3 [2021-09-20T12:07:07.355Z] time="2021-09-20T12:07:07Z" level=info msg="The new bootstrap node list is:[172.31.161.84:10033 172.31.161.84:10034 172.31.161.84:10035]" [2021-09-20T12:07:07.355Z] time="2021-09-20T12:07:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.161.84:10033" [2021-09-20T12:07:07.355Z] time="2021-09-20T12:07:07Z" level=debug msg="memberlist: Stream connection from=172.31.161.84:49356" [2021-09-20T12:07:07.355Z] time="2021-09-20T12:07:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.161.84:10034" [2021-09-20T12:07:07.355Z] time="2021-09-20T12:07:07Z" level=debug msg="memberlist: Stream connection from=172.31.161.84:49357" [2021-09-20T12:07:07.355Z] time="2021-09-20T12:07:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.161.84:10035" [2021-09-20T12:07:07.355Z] time="2021-09-20T12:07:07Z" level=debug msg="memberlist: Stream connection from=172.31.161.84:49358" [2021-09-20T12:07:07.355Z] networkdb_test.go:835: Re-joining: 4 [2021-09-20T12:07:07.355Z] time="2021-09-20T12:07:07Z" level=info msg="The new bootstrap node list is:[172.31.161.84:10033 172.31.161.84:10034 172.31.161.84:10035]" [2021-09-20T12:07:07.355Z] time="2021-09-20T12:07:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.161.84:10033" [2021-09-20T12:07:07.355Z] time="2021-09-20T12:07:07Z" level=debug msg="memberlist: Stream connection from=172.31.161.84:49359" [2021-09-20T12:07:07.519Z] --- PASS: TestIpcModePrivate (1.00s) [2021-09-20T12:07:07.519Z] === RUN TestIpcModeShareable [2021-09-20T12:07:07.557Z] ok github.com/docker/docker/pkg/jsonmessage 0.150s coverage: 91.7% of statements [2021-09-20T12:07:07.619Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-09-20T12:07:07.619Z] === RUN TestNetworkDBCRUDMediumCluster [2021-09-20T12:07:07.619Z] === RUN TestParseEmptyInterface [2021-09-20T12:07:07.619Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-09-20T12:07:07.619Z] === RUN TestParseNonInterfaceType [2021-09-20T12:07:07.619Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-09-20T12:07:07.619Z] === RUN TestParseWithOneFunction [2021-09-20T12:07:07.619Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-09-20T12:07:07.619Z] === RUN TestParseWithMultipleFuncs [2021-09-20T12:07:07.619Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-09-20T12:07:07.619Z] === RUN TestParseWithUnnamedReturn [2021-09-20T12:07:07.619Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-09-20T12:07:07.619Z] === RUN TestEmbeddedInterface [2021-09-20T12:07:07.619Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-09-20T12:07:07.619Z] === RUN TestParsedImports [2021-09-20T12:07:07.619Z] --- PASS: TestParsedImports (0.00s) [2021-09-20T12:07:07.619Z] === RUN TestAliasedImports [2021-09-20T12:07:07.619Z] --- PASS: TestAliasedImports (0.00s) [2021-09-20T12:07:07.619Z] PASS [2021-09-20T12:07:07.619Z] coverage: 56.8% of statements [2021-09-20T12:07:07.619Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.041s coverage: 56.8% of statements [2021-09-20T12:07:07.813Z] time="2021-09-20T12:07:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.161.84:10034" [2021-09-20T12:07:07.813Z] time="2021-09-20T12:07:07Z" level=debug msg="memberlist: Stream connection from=172.31.161.84:49360" [2021-09-20T12:07:07.813Z] time="2021-09-20T12:07:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.161.84:10035" [2021-09-20T12:07:07.813Z] time="2021-09-20T12:07:07Z" level=debug msg="memberlist: Stream connection from=172.31.161.84:49361" [2021-09-20T12:07:07.813Z] time="2021-09-20T12:07:07Z" level=info msg="node 0 leaving" [2021-09-20T12:07:07.813Z] time="2021-09-20T12:07:07Z" level=info msg="Node 81d419bf96f4 change state NodeActive --> NodeLeft" [2021-09-20T12:07:07.813Z] time="2021-09-20T12:07:07Z" level=info msg="node3(9a17c6083a99): Node leave event for 81d419bf96f4/172.31.161.84" [2021-09-20T12:07:07.813Z] time="2021-09-20T12:07:07Z" level=info msg="Node 81d419bf96f4 change state NodeActive --> NodeLeft" [2021-09-20T12:07:07.813Z] time="2021-09-20T12:07:07Z" level=info msg="node5(558e4e1624c1): Node leave event for 81d419bf96f4/172.31.161.84" [2021-09-20T12:07:07.813Z] time="2021-09-20T12:07:07Z" level=info msg="Node 81d419bf96f4 change state NodeActive --> NodeLeft" [2021-09-20T12:07:07.813Z] time="2021-09-20T12:07:07Z" level=info msg="node2(9b23640bf789): Node leave event for 81d419bf96f4/172.31.161.84" [2021-09-20T12:07:07.813Z] time="2021-09-20T12:07:07Z" level=info msg="Node 81d419bf96f4 change state NodeActive --> NodeLeft" [2021-09-20T12:07:07.813Z] time="2021-09-20T12:07:07Z" level=info msg="node4(e1f0fdef4a6c): Node leave event for 81d419bf96f4/172.31.161.84" [2021-09-20T12:07:07.813Z] time="2021-09-20T12:07:07Z" level=info msg="Node 81d419bf96f4 change state NodeActive --> NodeLeft" [2021-09-20T12:07:07.813Z] time="2021-09-20T12:07:07Z" level=info msg="node1(81d419bf96f4): Node leave event for 81d419bf96f4/172.31.161.84" [2021-09-20T12:07:08.017Z] === RUN TestStandardLongPath [2021-09-20T12:07:08.017Z] --- PASS: TestStandardLongPath (0.00s) [2021-09-20T12:07:08.017Z] === RUN TestUNCLongPath [2021-09-20T12:07:08.017Z] --- PASS: TestUNCLongPath (0.00s) [2021-09-20T12:07:08.017Z] PASS [2021-09-20T12:07:08.017Z] coverage: 100.0% of statements [2021-09-20T12:07:08.017Z] ok github.com/docker/docker/pkg/longpath 0.037s coverage: 100.0% of statements [2021-09-20T12:07:08.017Z] 2021/09/20 12:07:07 Closing DB instances... [2021-09-20T12:07:08.075Z] === RUN TestHTTPTransport [2021-09-20T12:07:08.075Z] --- PASS: TestHTTPTransport (0.00s) [2021-09-20T12:07:08.075Z] PASS [2021-09-20T12:07:08.075Z] coverage: 85.7% of statements [2021-09-20T12:07:08.075Z] ok github.com/docker/docker/pkg/plugins/transport 0.029s coverage: 85.7% of statements [2021-09-20T12:07:08.088Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2021-09-20T12:07:08.088Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-09-20T12:07:08.271Z] time="2021-09-20T12:07:07Z" level=info msg="Node 81d419bf96f4/172.31.161.84, left gossip cluster" [2021-09-20T12:07:08.272Z] time="2021-09-20T12:07:07Z" level=info msg="Node 81d419bf96f4/172.31.161.84, left gossip cluster" [2021-09-20T12:07:08.272Z] time="2021-09-20T12:07:07Z" level=info msg="Node 81d419bf96f4/172.31.161.84, left gossip cluster" [2021-09-20T12:07:08.272Z] time="2021-09-20T12:07:07Z" level=info msg="Node 81d419bf96f4/172.31.161.84, left gossip cluster" [2021-09-20T12:07:08.272Z] time="2021-09-20T12:07:07Z" level=info msg="Node 81d419bf96f4/172.31.161.84, left gossip cluster" [2021-09-20T12:07:08.272Z] time="2021-09-20T12:07:08Z" level=info msg="node 1 leaving" [2021-09-20T12:07:08.272Z] time="2021-09-20T12:07:08Z" level=warning msg="memberlist: Failed to send gossip to 172.31.161.84:10035: write udp [::]:10033->172.31.161.84:10035: use of closed network connection" [2021-09-20T12:07:08.272Z] time="2021-09-20T12:07:08Z" level=info msg="Node 9b23640bf789 change state NodeActive --> NodeLeft" [2021-09-20T12:07:08.272Z] time="2021-09-20T12:07:08Z" level=info msg="node4(e1f0fdef4a6c): Node leave event for 9b23640bf789/172.31.161.84" [2021-09-20T12:07:08.272Z] time="2021-09-20T12:07:08Z" level=info msg="Node 9b23640bf789 change state NodeActive --> NodeLeft" [2021-09-20T12:07:08.272Z] time="2021-09-20T12:07:08Z" level=info msg="node5(558e4e1624c1): Node leave event for 9b23640bf789/172.31.161.84" [2021-09-20T12:07:08.272Z] time="2021-09-20T12:07:08Z" level=info msg="Node 9b23640bf789 change state NodeActive --> NodeLeft" [2021-09-20T12:07:08.272Z] time="2021-09-20T12:07:08Z" level=info msg="node3(9a17c6083a99): Node leave event for 9b23640bf789/172.31.161.84" [2021-09-20T12:07:08.272Z] time="2021-09-20T12:07:08Z" level=info msg="Node 9b23640bf789 change state NodeActive --> NodeLeft" [2021-09-20T12:07:08.272Z] time="2021-09-20T12:07:08Z" level=info msg="node2(9b23640bf789): Node leave event for 9b23640bf789/172.31.161.84" [2021-09-20T12:07:08.347Z] --- PASS: TestIpcModeShareable (0.83s) [2021-09-20T12:07:08.347Z] === RUN TestAPIIpcModeShareableAndContainer [2021-09-20T12:07:08.478Z] === RUN TestNameFormat [2021-09-20T12:07:08.478Z] --- PASS: TestNameFormat (0.00s) [2021-09-20T12:07:08.478Z] === RUN TestNameRetries [2021-09-20T12:07:08.478Z] --- PASS: TestNameRetries (0.00s) [2021-09-20T12:07:08.478Z] PASS [2021-09-20T12:07:08.478Z] coverage: 85.7% of statements [2021-09-20T12:07:08.478Z] ok github.com/docker/docker/pkg/namesgenerator 0.031s coverage: 85.7% of statements [2021-09-20T12:07:08.531Z] --- PASS: TestFailedConnection (2.00s) [2021-09-20T12:07:08.531Z] === RUN TestFailOnce [2021-09-20T12:07:08.531Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-09-20T12:07:08.531Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-09-20T12:07:08.531Z] === RUN TestBufioReaderPoolPutAndGet [2021-09-20T12:07:08.531Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-09-20T12:07:08.531Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-09-20T12:07:08.531Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-09-20T12:07:08.531Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-09-20T12:07:08.531Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-09-20T12:07:08.531Z] === RUN TestBufioWriterPoolPutAndGet [2021-09-20T12:07:08.531Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-09-20T12:07:08.531Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-09-20T12:07:08.531Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-09-20T12:07:08.531Z] === RUN TestBufferPoolPutAndGet [2021-09-20T12:07:08.531Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-09-20T12:07:08.531Z] PASS [2021-09-20T12:07:08.531Z] coverage: 88.2% of statements [2021-09-20T12:07:08.531Z] ok github.com/docker/docker/pkg/pools 0.032s coverage: 88.2% of statements [2021-09-20T12:07:08.531Z] 2021/09/20 12:07:08 http: panic serving 127.0.0.1:49280: Plugin not ready [2021-09-20T12:07:08.531Z] goroutine 26 [running]: [2021-09-20T12:07:08.531Z] net/http.(*conn).serve.func1() [2021-09-20T12:07:08.531Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-09-20T12:07:08.531Z] panic({0x5a9d40, 0x6b5e90}) [2021-09-20T12:07:08.531Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-09-20T12:07:08.531Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x67c1c6d12cc01153}, 0xc000143a98) [2021-09-20T12:07:08.531Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-09-20T12:07:08.531Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x6c2b48, 0xc00012c0e0}, 0x4fe986) [2021-09-20T12:07:08.531Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-09-20T12:07:08.531Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x6c2b48, 0xc00012c0e0}, 0xc000126300) [2021-09-20T12:07:08.531Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-09-20T12:07:08.531Z] net/http.serverHandler.ServeHTTP({0x6c1170}, {0x6c2b48, 0xc00012c0e0}, 0xc000126300) [2021-09-20T12:07:08.531Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-09-20T12:07:08.531Z] net/http.(*conn).serve(0xc000094aa0, {0x6c49e0, 0xc0000260f0}) [2021-09-20T12:07:08.531Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-09-20T12:07:08.531Z] created by net/http.(*Server).Serve [2021-09-20T12:07:08.531Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-09-20T12:07:08.531Z] time="2021-09-20T12:07:08Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49279/Test.FailOnce: Post \"http://127.0.0.1:49279/Test.FailOnce\": EOF, retrying in 1s" [2021-09-20T12:07:08.646Z] --- PASS: TestBuildLabelWithTargets (1.24s) [2021-09-20T12:07:08.646Z] === RUN TestBuildWithEmptyLayers [2021-09-20T12:07:08.730Z] time="2021-09-20T12:07:08Z" level=info msg="Node 9b23640bf789/172.31.161.84, left gossip cluster" [2021-09-20T12:07:08.730Z] time="2021-09-20T12:07:08Z" level=info msg="Node 9b23640bf789/172.31.161.84, left gossip cluster" [2021-09-20T12:07:08.730Z] time="2021-09-20T12:07:08Z" level=info msg="Node 9b23640bf789/172.31.161.84, left gossip cluster" [2021-09-20T12:07:08.730Z] time="2021-09-20T12:07:08Z" level=info msg="Node 9b23640bf789/172.31.161.84, left gossip cluster" [2021-09-20T12:07:08.730Z] time="2021-09-20T12:07:08Z" level=info msg="node 2 leaving" [2021-09-20T12:07:08.730Z] time="2021-09-20T12:07:08Z" level=info msg="Node 9a17c6083a99 change state NodeActive --> NodeLeft" [2021-09-20T12:07:08.730Z] time="2021-09-20T12:07:08Z" level=info msg="node4(e1f0fdef4a6c): Node leave event for 9a17c6083a99/172.31.161.84" [2021-09-20T12:07:08.730Z] time="2021-09-20T12:07:08Z" level=info msg="Node 9a17c6083a99 change state NodeActive --> NodeLeft" [2021-09-20T12:07:08.730Z] time="2021-09-20T12:07:08Z" level=info msg="node5(558e4e1624c1): Node leave event for 9a17c6083a99/172.31.161.84" [2021-09-20T12:07:08.730Z] time="2021-09-20T12:07:08Z" level=info msg="Node 9a17c6083a99 change state NodeActive --> NodeLeft" [2021-09-20T12:07:08.730Z] time="2021-09-20T12:07:08Z" level=info msg="node3(9a17c6083a99): Node leave event for 9a17c6083a99/172.31.161.84" [2021-09-20T12:07:08.918Z] --- PASS: TestBuildWithEmptyLayers (0.62s) [2021-09-20T12:07:08.918Z] === RUN TestBuildMultiStageOnBuild [2021-09-20T12:07:08.938Z] === RUN TestParseKeyValueOpt [2021-09-20T12:07:08.938Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-09-20T12:07:08.938Z] === RUN TestParseUintList [2021-09-20T12:07:08.938Z] --- PASS: TestParseUintList (0.00s) [2021-09-20T12:07:08.938Z] === RUN TestParseUintListMaximumLimits [2021-09-20T12:07:08.938Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-09-20T12:07:08.938Z] PASS [2021-09-20T12:07:08.938Z] coverage: 97.0% of statements [2021-09-20T12:07:08.938Z] ok github.com/docker/docker/pkg/parsers 0.031s coverage: 97.0% of statements [2021-09-20T12:07:08.986Z] === RUN TestOutputOnPrematureClose [2021-09-20T12:07:08.987Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-09-20T12:07:08.987Z] === RUN TestCompleteSilently [2021-09-20T12:07:08.987Z] --- PASS: TestCompleteSilently (0.00s) [2021-09-20T12:07:08.987Z] PASS [2021-09-20T12:07:08.987Z] coverage: 75.9% of statements [2021-09-20T12:07:08.987Z] ok github.com/docker/docker/pkg/progress 0.027s coverage: 75.9% of statements [2021-09-20T12:07:09.189Z] time="2021-09-20T12:07:08Z" level=info msg="Node 9a17c6083a99/172.31.161.84, left gossip cluster" [2021-09-20T12:07:09.189Z] time="2021-09-20T12:07:08Z" level=info msg="Node 9a17c6083a99/172.31.161.84, left gossip cluster" [2021-09-20T12:07:09.189Z] time="2021-09-20T12:07:08Z" level=info msg="Node 9a17c6083a99/172.31.161.84, left gossip cluster" [2021-09-20T12:07:09.189Z] time="2021-09-20T12:07:09Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10035->172.31.161.84:10037: use of closed network connection" [2021-09-20T12:07:09.189Z] networkdb_test.go:867: node4: OK [2021-09-20T12:07:09.189Z] networkdb_test.go:867: node5: OK [2021-09-20T12:07:09.189Z] time="2021-09-20T12:07:09Z" level=info msg="node 0 coming back" [2021-09-20T12:07:09.189Z] time="2021-09-20T12:07:09Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:2f1992b176e7 with config:&{NodeID:2f1992b176e7 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-20T12:07:09.189Z] time="2021-09-20T12:07:09Z" level=info msg="Node 2f1992b176e7/172.31.161.84, joined gossip cluster" [2021-09-20T12:07:09.189Z] time="2021-09-20T12:07:09Z" level=info msg="Node 2f1992b176e7/172.31.161.84, added to nodes list" [2021-09-20T12:07:09.189Z] time="2021-09-20T12:07:09Z" level=info msg="node 1 coming back" [2021-09-20T12:07:09.189Z] time="2021-09-20T12:07:09Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:962d78becc13 with config:&{NodeID:962d78becc13 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-20T12:07:09.189Z] time="2021-09-20T12:07:09Z" level=info msg="Node 962d78becc13/172.31.161.84, joined gossip cluster" [2021-09-20T12:07:09.189Z] time="2021-09-20T12:07:09Z" level=info msg="Node 962d78becc13/172.31.161.84, added to nodes list" [2021-09-20T12:07:09.189Z] time="2021-09-20T12:07:09Z" level=info msg="node 2 coming back" [2021-09-20T12:07:09.189Z] time="2021-09-20T12:07:09Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:acd6e5c3e9a4 with config:&{NodeID:acd6e5c3e9a4 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-20T12:07:09.189Z] time="2021-09-20T12:07:09Z" level=info msg="Node acd6e5c3e9a4/172.31.161.84, joined gossip cluster" [2021-09-20T12:07:09.189Z] time="2021-09-20T12:07:09Z" level=info msg="Node acd6e5c3e9a4/172.31.161.84, added to nodes list" [2021-09-20T12:07:09.398Z] === RUN TestNewAndRemove [2021-09-20T12:07:09.399Z] --- PASS: TestNewAndRemove (0.00s) [2021-09-20T12:07:09.399Z] === RUN TestRemoveInvalidPath [2021-09-20T12:07:09.399Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-09-20T12:07:09.399Z] PASS [2021-09-20T12:07:09.399Z] coverage: 82.6% of statements [2021-09-20T12:07:09.399Z] ok github.com/docker/docker/pkg/pidfile 0.036s coverage: 82.6% of statements [2021-09-20T12:07:09.399Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-09-20T12:07:09.399Z] === RUN TestNetworkDBCRUDMediumCluster [2021-09-20T12:07:09.442Z] --- PASS: TestAllocateRandomDeallocate (2.62s) [2021-09-20T12:07:09.442Z] === RUN TestRetrieveFromStore [2021-09-20T12:07:09.442Z] === RUN TestSendToOneSub [2021-09-20T12:07:09.442Z] --- PASS: TestSendToOneSub (0.00s) [2021-09-20T12:07:09.442Z] === RUN TestSendToMultipleSubs [2021-09-20T12:07:09.442Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-09-20T12:07:09.442Z] === RUN TestEvictOneSub [2021-09-20T12:07:09.442Z] --- PASS: TestEvictOneSub (0.00s) [2021-09-20T12:07:09.442Z] === RUN TestClosePublisher [2021-09-20T12:07:09.442Z] --- PASS: TestClosePublisher (0.00s) [2021-09-20T12:07:09.442Z] === RUN TestPubSubRace [2021-09-20T12:07:09.898Z] --- PASS: TestFailOnce (1.11s) [2021-09-20T12:07:09.898Z] === RUN TestEchoInputOutput [2021-09-20T12:07:09.898Z] --- PASS: TestEchoInputOutput (0.00s) [2021-09-20T12:07:09.898Z] === RUN TestBackoff [2021-09-20T12:07:09.898Z] --- PASS: TestBackoff (0.00s) [2021-09-20T12:07:09.898Z] === RUN TestAbortRetry [2021-09-20T12:07:09.898Z] --- PASS: TestAbortRetry (0.00s) [2021-09-20T12:07:09.898Z] === RUN TestClientScheme [2021-09-20T12:07:09.898Z] --- PASS: TestClientScheme (0.00s) [2021-09-20T12:07:09.898Z] === RUN TestNewClientWithTimeout [2021-09-20T12:07:09.898Z] --- PASS: TestRetrieveFromStore (0.81s) [2021-09-20T12:07:09.898Z] === RUN TestRequestReleaseAddressDuplicate [2021-09-20T12:07:09.898Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-09-20T12:07:09.898Z] === RUN TestParallelPredefinedRequest1 [2021-09-20T12:07:10.253Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-09-20T12:07:10.354Z] === PAUSE TestParallelPredefinedRequest1 [2021-09-20T12:07:10.354Z] === RUN TestParallelPredefinedRequest2 [2021-09-20T12:07:10.354Z] === PAUSE TestParallelPredefinedRequest2 [2021-09-20T12:07:10.354Z] === RUN TestParallelPredefinedRequest3 [2021-09-20T12:07:10.354Z] === PAUSE TestParallelPredefinedRequest3 [2021-09-20T12:07:10.354Z] === RUN TestParallelPredefinedRequest4 [2021-09-20T12:07:10.354Z] === PAUSE TestParallelPredefinedRequest4 [2021-09-20T12:07:10.354Z] === RUN TestParallelPredefinedRequest5 [2021-09-20T12:07:10.354Z] === PAUSE TestParallelPredefinedRequest5 [2021-09-20T12:07:10.354Z] === RUN TestDebug [2021-09-20T12:07:10.354Z] --- PASS: TestDebug (0.00s) [2021-09-20T12:07:10.354Z] === RUN TestRequestPoolParallel [2021-09-20T12:07:10.354Z] time="2021-09-20T12:07:09Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-09-20T12:07:10.354Z] 2021/09/20 12:07:10 Closing DB instances... [2021-09-20T12:07:10.354Z] --- PASS: TestRequestPoolParallel (0.30s) [2021-09-20T12:07:10.354Z] === RUN TestFullAllocateRelease [2021-09-20T12:07:10.354Z] time="2021-09-20T12:07:10Z" level=error msg="node: 9faad7367a5c is unknown to memberlist" [2021-09-20T12:07:10.354Z] --- PASS: TestPubSubRace (1.05s) [2021-09-20T12:07:10.354Z] PASS [2021-09-20T12:07:10.354Z] coverage: 75.0% of statements [2021-09-20T12:07:10.354Z] ok github.com/docker/docker/pkg/pubsub 1.080s coverage: 75.0% of statements [2021-09-20T12:07:10.512Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.34s) [2021-09-20T12:07:10.512Z] === RUN TestAPIIpcModeHost [2021-09-20T12:07:10.809Z] --- PASS: TestFullAllocateRelease (0.30s) [2021-09-20T12:07:10.810Z] === RUN TestOddAllocateRelease [2021-09-20T12:07:10.810Z] --- PASS: TestOddAllocateRelease (0.18s) [2021-09-20T12:07:10.810Z] === RUN TestFullAllocateSerialReleaseParallel [2021-09-20T12:07:10.810Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.05s) [2021-09-20T12:07:10.810Z] === RUN TestOddAllocateSerialReleaseParallel [2021-09-20T12:07:10.810Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.03s) [2021-09-20T12:07:10.810Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-09-20T12:07:10.810Z] === RUN TestRegister [2021-09-20T12:07:10.810Z] --- PASS: TestRegister (0.00s) [2021-09-20T12:07:10.810Z] === RUN TestCommand [2021-09-20T12:07:10.810Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.03s) [2021-09-20T12:07:10.810Z] === CONT TestParallelPredefinedRequest1 [2021-09-20T12:07:10.810Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-20T12:07:10.810Z] === CONT TestParallelPredefinedRequest4 [2021-09-20T12:07:10.810Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-09-20T12:07:10.810Z] === CONT TestParallelPredefinedRequest4 [2021-09-20T12:07:10.810Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-20T12:07:10.810Z] === CONT TestParallelPredefinedRequest2 [2021-09-20T12:07:10.810Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-20T12:07:10.810Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-09-20T12:07:10.810Z] === CONT TestParallelPredefinedRequest5 [2021-09-20T12:07:10.810Z] === CONT TestParallelPredefinedRequest3 [2021-09-20T12:07:10.810Z] === CONT TestParallelPredefinedRequest5 [2021-09-20T12:07:10.810Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-20T12:07:10.810Z] === CONT TestParallelPredefinedRequest3 [2021-09-20T12:07:10.810Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-20T12:07:10.810Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-09-20T12:07:10.810Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-09-20T12:07:10.810Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-09-20T12:07:10.810Z] PASS [2021-09-20T12:07:10.810Z] coverage: 85.3% of statements [2021-09-20T12:07:10.810Z] ok github.com/docker/docker/libnetwork/ipam 33.883s coverage: 85.3% of statements [2021-09-20T12:07:10.810Z] --- PASS: TestCommand (0.02s) [2021-09-20T12:07:10.810Z] === RUN TestNaiveSelf [2021-09-20T12:07:10.823Z] .......................... [ 67%] [2021-09-20T12:07:10.875Z] --- PASS: TestBuildMultiStageOnBuild (1.92s) [2021-09-20T12:07:10.875Z] === RUN TestBuildUncleanTarFilenames [2021-09-20T12:07:10.940Z] === RUN TestFailedConnection [2021-09-20T12:07:10.940Z] === RUN TestParseEmptyInterface [2021-09-20T12:07:10.940Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-09-20T12:07:10.940Z] === RUN TestParseNonInterfaceType [2021-09-20T12:07:10.940Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-09-20T12:07:10.940Z] === RUN TestParseWithOneFunction [2021-09-20T12:07:10.940Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-09-20T12:07:10.940Z] === RUN TestParseWithMultipleFuncs [2021-09-20T12:07:10.940Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-09-20T12:07:10.940Z] === RUN TestParseWithUnnamedReturn [2021-09-20T12:07:10.940Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-09-20T12:07:10.940Z] === RUN TestEmbeddedInterface [2021-09-20T12:07:10.940Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-09-20T12:07:10.940Z] === RUN TestParsedImports [2021-09-20T12:07:10.940Z] --- PASS: TestParsedImports (0.00s) [2021-09-20T12:07:10.940Z] === RUN TestAliasedImports [2021-09-20T12:07:10.940Z] --- PASS: TestAliasedImports (0.00s) [2021-09-20T12:07:10.940Z] PASS [2021-09-20T12:07:10.940Z] coverage: 56.8% of statements [2021-09-20T12:07:10.940Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.043s coverage: 56.8% of statements [2021-09-20T12:07:11.083Z] --- PASS: TestAPIIpcModeHost (0.40s) [2021-09-20T12:07:11.084Z] === RUN TestDaemonIpcModeShareable [2021-09-20T12:07:11.267Z] --- PASS: TestNaiveSelf (0.02s) [2021-09-20T12:07:11.267Z] PASS [2021-09-20T12:07:11.267Z] coverage: 82.4% of statements [2021-09-20T12:07:11.267Z] ok github.com/docker/docker/pkg/reexec 0.072s coverage: 82.4% of statements [2021-09-20T12:07:11.722Z] === RUN TestDump [2021-09-20T12:07:11.722Z] goroutine 19 [running]: [2021-09-20T12:07:11.722Z] github.com/docker/docker/pkg/stack.dump(0xafb2f7) [2021-09-20T12:07:11.722Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-09-20T12:07:11.722Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-09-20T12:07:11.722Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-09-20T12:07:11.722Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-09-20T12:07:11.722Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-09-20T12:07:11.722Z] testing.tRunner(0xc000085380, 0xc68e38) [2021-09-20T12:07:11.722Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-20T12:07:11.722Z] created by testing.(*T).Run [2021-09-20T12:07:11.722Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-09-20T12:07:11.722Z] [2021-09-20T12:07:11.722Z] goroutine 1 [chan receive]: [2021-09-20T12:07:11.722Z] testing.(*T).Run(0xc0000851e0, {0xc5a4fd, 0xada173}, 0xc68e38) [2021-09-20T12:07:11.722Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-09-20T12:07:11.722Z] testing.runTests.func1(0xc0000b6720) [2021-09-20T12:07:11.722Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-09-20T12:07:11.722Z] testing.tRunner(0xc0000851e0, 0xc0000c1ce0) [2021-09-20T12:07:11.722Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-20T12:07:11.722Z] testing.runTests(0xc0000d0080, {0xdcbba0, 0x3, 0x3}, {0xafa54d, 0xc5c1f7, 0xdd0640}) [2021-09-20T12:07:11.722Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-09-20T12:07:11.722Z] testing.(*M).Run(0xc0000d0080) [2021-09-20T12:07:11.722Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-09-20T12:07:11.722Z] main.main() [2021-09-20T12:07:11.722Z] _testmain.go:95 +0x1f5 [2021-09-20T12:07:11.722Z] --- PASS: TestDump (0.00s) [2021-09-20T12:07:11.722Z] === RUN TestDumpToFile [2021-09-20T12:07:11.722Z] --- PASS: TestDumpToFile (0.11s) [2021-09-20T12:07:11.722Z] === RUN TestDumpToFileWithEmptyInput [2021-09-20T12:07:11.722Z] goroutine 21 [running]: [2021-09-20T12:07:11.722Z] github.com/docker/docker/pkg/stack.dump(0xb682b4) [2021-09-20T12:07:11.722Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-09-20T12:07:11.722Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xb68660}) [2021-09-20T12:07:11.722Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-09-20T12:07:11.722Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000085380) [2021-09-20T12:07:11.722Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-09-20T12:07:11.722Z] testing.tRunner(0xc000085860, 0xc68e28) [2021-09-20T12:07:11.722Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-20T12:07:11.722Z] created by testing.(*T).Run [2021-09-20T12:07:11.722Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-09-20T12:07:11.722Z] [2021-09-20T12:07:11.722Z] goroutine 1 [chan receive]: [2021-09-20T12:07:11.722Z] testing.(*T).Run(0xc0000851e0, {0xc61289, 0xada173}, 0xc68e28) [2021-09-20T12:07:11.722Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-09-20T12:07:11.722Z] testing.runTests.func1(0xc0000b6720) [2021-09-20T12:07:11.722Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-09-20T12:07:11.722Z] testing.tRunner(0xc0000851e0, 0xc0000c1ce0) [2021-09-20T12:07:11.722Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-20T12:07:11.722Z] testing.runTests(0xc0000d0080, {0xdcbba0, 0x3, 0x3}, {0xafa54d, 0xc5c1f7, 0xdd0640}) [2021-09-20T12:07:11.722Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-09-20T12:07:11.722Z] testing.(*M).Run(0xc0000d0080) [2021-09-20T12:07:11.722Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-09-20T12:07:11.722Z] main.main() [2021-09-20T12:07:11.722Z] _testmain.go:95 +0x1f5 [2021-09-20T12:07:11.722Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-09-20T12:07:11.722Z] PASS [2021-09-20T12:07:11.722Z] coverage: 90.9% of statements [2021-09-20T12:07:11.722Z] ok github.com/docker/docker/pkg/stack 0.136s coverage: 90.9% of statements [2021-09-20T12:07:11.722Z] time="2021-09-20T12:07:11Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-09-20T12:07:11.827Z] --- PASS: TestBuildUncleanTarFilenames (0.91s) [2021-09-20T12:07:11.827Z] === RUN TestBuildMultiStageLayerLeak [2021-09-20T12:07:11.922Z] === RUN TestHTTPTransport [2021-09-20T12:07:11.922Z] --- PASS: TestHTTPTransport (0.00s) [2021-09-20T12:07:11.922Z] PASS [2021-09-20T12:07:11.922Z] coverage: 85.7% of statements [2021-09-20T12:07:11.922Z] ok github.com/docker/docker/pkg/plugins/transport 0.033s coverage: 85.7% of statements [2021-09-20T12:07:11.922Z] --- PASS: TestFailedConnection (1.00s) [2021-09-20T12:07:11.922Z] === RUN TestFailOnce [2021-09-20T12:07:11.922Z] 2021/09/20 12:07:11 http: panic serving 127.0.0.1:49288: Plugin not ready [2021-09-20T12:07:11.922Z] goroutine 18 [running]: [2021-09-20T12:07:11.922Z] net/http.(*conn).serve.func1() [2021-09-20T12:07:11.922Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-09-20T12:07:11.922Z] panic({0x639d40, 0x745e90}) [2021-09-20T12:07:11.922Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-09-20T12:07:11.922Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xa1861c110cc7b47c}, 0xc000163a98) [2021-09-20T12:07:11.922Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-09-20T12:07:11.922Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x752b48, 0xc0001a2000}, 0x58e986) [2021-09-20T12:07:11.922Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-09-20T12:07:11.922Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x752b48, 0xc0001a2000}, 0xc00018e000) [2021-09-20T12:07:11.922Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-09-20T12:07:11.922Z] net/http.serverHandler.ServeHTTP({0x751170}, {0x752b48, 0xc0001a2000}, 0xc00018e000) [2021-09-20T12:07:11.922Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-09-20T12:07:11.922Z] net/http.(*conn).serve(0xc0000a8000, {0x7549e0, 0xc00008a0c0}) [2021-09-20T12:07:11.922Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-09-20T12:07:11.922Z] created by net/http.(*Server).Serve [2021-09-20T12:07:11.922Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-09-20T12:07:11.922Z] time="2021-09-20T12:07:11Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49287/Test.FailOnce: Post \"http://127.0.0.1:49287/Test.FailOnce\": EOF, retrying in 1s" [2021-09-20T12:07:12.020Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: true, mustBeShared: true [2021-09-20T12:07:12.177Z] === RUN TestNewStdWriter [2021-09-20T12:07:12.177Z] --- PASS: TestNewStdWriter (0.00s) [2021-09-20T12:07:12.177Z] === RUN TestWriteWithUninitializedStdWriter [2021-09-20T12:07:12.177Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-09-20T12:07:12.177Z] === RUN TestWriteWithNilBytes [2021-09-20T12:07:12.177Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-09-20T12:07:12.177Z] === RUN TestWrite [2021-09-20T12:07:12.177Z] --- PASS: TestWrite (0.00s) [2021-09-20T12:07:12.177Z] === RUN TestWriteWithWriterError [2021-09-20T12:07:12.177Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-09-20T12:07:12.177Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-09-20T12:07:12.177Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-09-20T12:07:12.177Z] === RUN TestStdCopyWriteAndRead [2021-09-20T12:07:12.177Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-09-20T12:07:12.177Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-09-20T12:07:12.177Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-09-20T12:07:12.177Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-09-20T12:07:12.177Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-09-20T12:07:12.177Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-09-20T12:07:12.177Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-09-20T12:07:12.177Z] === RUN TestStdCopyWithInvalidInputHeader [2021-09-20T12:07:12.177Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-09-20T12:07:12.177Z] === RUN TestStdCopyWithCorruptedPrefix [2021-09-20T12:07:12.177Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-09-20T12:07:12.177Z] === RUN TestStdCopyReturnsWriteErrors [2021-09-20T12:07:12.177Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-09-20T12:07:12.177Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-09-20T12:07:12.177Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-09-20T12:07:12.177Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-09-20T12:07:12.177Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-09-20T12:07:12.177Z] PASS [2021-09-20T12:07:12.177Z] coverage: 100.0% of statements [2021-09-20T12:07:12.177Z] ok github.com/docker/docker/pkg/stdcopy 0.028s coverage: 100.0% of statements [2021-09-20T12:07:12.279Z] --- PASS: TestDaemonIpcModeShareable (1.29s) [2021-09-20T12:07:12.279Z] === RUN TestDaemonIpcModePrivate [2021-09-20T12:07:12.383Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-09-20T12:07:12.383Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-09-20T12:07:12.383Z] === RUN TestBufioReaderPoolPutAndGet [2021-09-20T12:07:12.383Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-09-20T12:07:12.383Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-09-20T12:07:12.383Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-09-20T12:07:12.383Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-09-20T12:07:12.383Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-09-20T12:07:12.383Z] === RUN TestBufioWriterPoolPutAndGet [2021-09-20T12:07:12.383Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-09-20T12:07:12.383Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-09-20T12:07:12.383Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-09-20T12:07:12.383Z] === RUN TestBufferPoolPutAndGet [2021-09-20T12:07:12.383Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-09-20T12:07:12.383Z] PASS [2021-09-20T12:07:12.383Z] coverage: 88.2% of statements [2021-09-20T12:07:12.383Z] ok github.com/docker/docker/pkg/pools 0.030s coverage: 88.2% of statements [2021-09-20T12:07:12.538Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-09-20T12:07:12.632Z] === RUN TestRawProgressFormatterFormatStatus [2021-09-20T12:07:12.632Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-09-20T12:07:12.632Z] === RUN TestRawProgressFormatterFormatProgress [2021-09-20T12:07:12.632Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-09-20T12:07:12.632Z] === RUN TestFormatStatus [2021-09-20T12:07:12.632Z] --- PASS: TestFormatStatus (0.00s) [2021-09-20T12:07:12.632Z] === RUN TestFormatError [2021-09-20T12:07:12.632Z] --- PASS: TestFormatError (0.00s) [2021-09-20T12:07:12.632Z] === RUN TestFormatJSONError [2021-09-20T12:07:12.632Z] --- PASS: TestFormatJSONError (0.00s) [2021-09-20T12:07:12.632Z] === RUN TestJsonProgressFormatterFormatProgress [2021-09-20T12:07:12.632Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-09-20T12:07:12.632Z] === RUN TestJsonProgressFormatterFormatStatus [2021-09-20T12:07:12.632Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-09-20T12:07:12.632Z] === RUN TestNewJSONProgressOutput [2021-09-20T12:07:12.632Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-09-20T12:07:12.632Z] === RUN TestAuxFormatterEmit [2021-09-20T12:07:12.632Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-09-20T12:07:12.632Z] === RUN TestStreamWriterStdout [2021-09-20T12:07:12.632Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-09-20T12:07:12.632Z] === RUN TestStreamWriterStderr [2021-09-20T12:07:12.632Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-09-20T12:07:12.632Z] PASS [2021-09-20T12:07:12.632Z] coverage: 66.2% of statements [2021-09-20T12:07:12.632Z] ok github.com/docker/docker/pkg/streamformatter 0.035s coverage: 66.2% of statements [2021-09-20T12:07:12.797Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-09-20T12:07:12.843Z] 2021/09/20 12:07:12 Closing DB instances... [2021-09-20T12:07:12.843Z] === RUN TestOutputOnPrematureClose [2021-09-20T12:07:12.843Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-09-20T12:07:12.843Z] === RUN TestCompleteSilently [2021-09-20T12:07:12.843Z] --- PASS: TestCompleteSilently (0.00s) [2021-09-20T12:07:12.843Z] PASS [2021-09-20T12:07:12.843Z] coverage: 75.9% of statements [2021-09-20T12:07:12.843Z] ok github.com/docker/docker/pkg/progress 0.028s coverage: 75.9% of statements [2021-09-20T12:07:12.843Z] --- PASS: TestFailOnce (1.12s) [2021-09-20T12:07:12.843Z] === RUN TestEchoInputOutput [2021-09-20T12:07:12.843Z] --- PASS: TestEchoInputOutput (0.00s) [2021-09-20T12:07:12.843Z] === RUN TestBackoff [2021-09-20T12:07:12.843Z] --- PASS: TestBackoff (0.00s) [2021-09-20T12:07:12.843Z] === RUN TestAbortRetry [2021-09-20T12:07:12.843Z] --- PASS: TestAbortRetry (0.00s) [2021-09-20T12:07:12.843Z] === RUN TestClientScheme [2021-09-20T12:07:12.843Z] --- PASS: TestClientScheme (0.00s) [2021-09-20T12:07:12.843Z] === RUN TestNewClientWithTimeout [2021-09-20T12:07:12.843Z] === RUN TestSendToOneSub [2021-09-20T12:07:12.843Z] --- PASS: TestSendToOneSub (0.00s) [2021-09-20T12:07:12.843Z] === RUN TestSendToMultipleSubs [2021-09-20T12:07:12.843Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-09-20T12:07:12.843Z] === RUN TestEvictOneSub [2021-09-20T12:07:12.843Z] --- PASS: TestEvictOneSub (0.00s) [2021-09-20T12:07:12.843Z] === RUN TestClosePublisher [2021-09-20T12:07:12.843Z] --- PASS: TestClosePublisher (0.00s) [2021-09-20T12:07:12.843Z] === RUN TestPubSubRace [2021-09-20T12:07:12.920Z] time="2021-09-20T12:07:12Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.161.84:10033 172.31.161.84:10034 172.31.161.84:10035]" [2021-09-20T12:07:13.093Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.46s) [2021-09-20T12:07:13.093Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-09-20T12:07:13.093Z] === RUN TestGenerateRandomID [2021-09-20T12:07:13.093Z] --- PASS: TestGenerateRandomID (0.00s) [2021-09-20T12:07:13.093Z] === RUN TestShortenId [2021-09-20T12:07:13.093Z] --- PASS: TestShortenId (0.00s) [2021-09-20T12:07:13.093Z] === RUN TestShortenSha256Id [2021-09-20T12:07:13.093Z] --- PASS: TestShortenSha256Id (0.00s) [2021-09-20T12:07:13.093Z] === RUN TestShortenIdEmpty [2021-09-20T12:07:13.093Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-09-20T12:07:13.093Z] === RUN TestShortenIdInvalid [2021-09-20T12:07:13.093Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-09-20T12:07:13.093Z] === RUN TestIsShortIDNonHex [2021-09-20T12:07:13.093Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-09-20T12:07:13.093Z] === RUN TestIsShortIDNotCorrectSize [2021-09-20T12:07:13.093Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-09-20T12:07:13.093Z] PASS [2021-09-20T12:07:13.093Z] coverage: 70.6% of statements [2021-09-20T12:07:13.093Z] ok github.com/docker/docker/pkg/stringid 0.028s coverage: 70.6% of statements [2021-09-20T12:07:13.305Z] --- PASS: TestRequest (8.48s) [2021-09-20T12:07:13.305Z] === RUN TestOverlappingRequests [2021-09-20T12:07:13.305Z] time="2021-09-20T12:07:13Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-09-20T12:07:13.378Z] time="2021-09-20T12:07:12Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.161.84:10033 172.31.161.84:10034 172.31.161.84:10035]" [2021-09-20T12:07:13.548Z] === RUN TestIsCpusetListAvailable [2021-09-20T12:07:13.548Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-09-20T12:07:13.548Z] PASS [2021-09-20T12:07:13.548Z] coverage: 39.4% of statements [2021-09-20T12:07:13.548Z] ok github.com/docker/docker/pkg/sysinfo 0.027s coverage: 39.4% of statements [2021-09-20T12:07:13.749Z] --- PASS: TestBuildMultiStageLayerLeak (1.97s) [2021-09-20T12:07:13.749Z] === RUN TestBuildWithHugeFile [2021-09-20T12:07:13.754Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-09-20T12:07:13.754Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false [2021-09-20T12:07:13.765Z] --- PASS: TestOverlappingRequests (0.39s) [2021-09-20T12:07:13.765Z] === RUN TestRelease [2021-09-20T12:07:13.837Z] time="2021-09-20T12:07:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.161.84:10033" [2021-09-20T12:07:13.837Z] time="2021-09-20T12:07:13Z" level=debug msg="memberlist: Stream connection from=172.31.161.84:49362" [2021-09-20T12:07:13.837Z] time="2021-09-20T12:07:13Z" level=info msg="Node e1f0fdef4a6c/172.31.161.84, joined gossip cluster" [2021-09-20T12:07:13.837Z] time="2021-09-20T12:07:13Z" level=info msg="Node e1f0fdef4a6c/172.31.161.84, added to nodes list" [2021-09-20T12:07:13.837Z] time="2021-09-20T12:07:13Z" level=info msg="Node 558e4e1624c1/172.31.161.84, joined gossip cluster" [2021-09-20T12:07:13.837Z] time="2021-09-20T12:07:13Z" level=info msg="Node 558e4e1624c1/172.31.161.84, added to nodes list" [2021-09-20T12:07:13.837Z] time="2021-09-20T12:07:13Z" level=info msg="Node 2f1992b176e7/172.31.161.84, joined gossip cluster" [2021-09-20T12:07:13.837Z] time="2021-09-20T12:07:13Z" level=info msg="Node 2f1992b176e7/172.31.161.84, is the new incarnation of the shutdown node 81d419bf96f4/172.31.161.84" [2021-09-20T12:07:13.837Z] time="2021-09-20T12:07:13Z" level=info msg="Node 2f1992b176e7/172.31.161.84, added to nodes list" [2021-09-20T12:07:13.837Z] time="2021-09-20T12:07:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.161.84:10034" [2021-09-20T12:07:13.837Z] time="2021-09-20T12:07:13Z" level=debug msg="memberlist: Stream connection from=172.31.161.84:49363" [2021-09-20T12:07:13.837Z] time="2021-09-20T12:07:13Z" level=info msg="Node 2f1992b176e7/172.31.161.84, joined gossip cluster" [2021-09-20T12:07:13.837Z] time="2021-09-20T12:07:13Z" level=info msg="Node 2f1992b176e7/172.31.161.84, added to nodes list" [2021-09-20T12:07:13.837Z] time="2021-09-20T12:07:13Z" level=info msg="Node 558e4e1624c1/172.31.161.84, joined gossip cluster" [2021-09-20T12:07:13.837Z] time="2021-09-20T12:07:13Z" level=info msg="Node 558e4e1624c1/172.31.161.84, added to nodes list" [2021-09-20T12:07:13.837Z] time="2021-09-20T12:07:13Z" level=info msg="Node e1f0fdef4a6c/172.31.161.84, joined gossip cluster" [2021-09-20T12:07:13.837Z] time="2021-09-20T12:07:13Z" level=info msg="Node e1f0fdef4a6c/172.31.161.84, added to nodes list" [2021-09-20T12:07:13.837Z] time="2021-09-20T12:07:13Z" level=info msg="Node 962d78becc13/172.31.161.84, joined gossip cluster" [2021-09-20T12:07:13.837Z] time="2021-09-20T12:07:13Z" level=info msg="Node 962d78becc13/172.31.161.84, is the new incarnation of the shutdown node 9b23640bf789/172.31.161.84" [2021-09-20T12:07:13.837Z] time="2021-09-20T12:07:13Z" level=info msg="Node 962d78becc13/172.31.161.84, added to nodes list" [2021-09-20T12:07:13.837Z] time="2021-09-20T12:07:13Z" level=debug msg="memberlist: Stream connection from=172.31.161.84:49364" [2021-09-20T12:07:13.837Z] time="2021-09-20T12:07:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.161.84:10035" [2021-09-20T12:07:13.837Z] time="2021-09-20T12:07:13Z" level=info msg="Node 962d78becc13/172.31.161.84, joined gossip cluster" [2021-09-20T12:07:13.837Z] time="2021-09-20T12:07:13Z" level=info msg="Node 962d78becc13/172.31.161.84, added to nodes list" [2021-09-20T12:07:13.837Z] time="2021-09-20T12:07:13Z" level=info msg="Node 558e4e1624c1/172.31.161.84, joined gossip cluster" [2021-09-20T12:07:13.837Z] time="2021-09-20T12:07:13Z" level=info msg="Node 558e4e1624c1/172.31.161.84, added to nodes list" [2021-09-20T12:07:13.837Z] time="2021-09-20T12:07:13Z" level=info msg="Node e1f0fdef4a6c/172.31.161.84, joined gossip cluster" [2021-09-20T12:07:13.837Z] time="2021-09-20T12:07:13Z" level=info msg="Node e1f0fdef4a6c/172.31.161.84, added to nodes list" [2021-09-20T12:07:13.837Z] time="2021-09-20T12:07:13Z" level=info msg="Node 2f1992b176e7/172.31.161.84, joined gossip cluster" [2021-09-20T12:07:13.837Z] time="2021-09-20T12:07:13Z" level=info msg="Node 2f1992b176e7/172.31.161.84, added to nodes list" [2021-09-20T12:07:13.837Z] time="2021-09-20T12:07:13Z" level=info msg="Node acd6e5c3e9a4/172.31.161.84, joined gossip cluster" [2021-09-20T12:07:13.837Z] time="2021-09-20T12:07:13Z" level=info msg="Node acd6e5c3e9a4/172.31.161.84, is the new incarnation of the shutdown node 9a17c6083a99/172.31.161.84" [2021-09-20T12:07:13.837Z] time="2021-09-20T12:07:13Z" level=info msg="Node acd6e5c3e9a4/172.31.161.84, added to nodes list" [2021-09-20T12:07:13.837Z] time="2021-09-20T12:07:13Z" level=info msg="Node 962d78becc13/172.31.161.84, joined gossip cluster" [2021-09-20T12:07:13.837Z] time="2021-09-20T12:07:13Z" level=info msg="Node 962d78becc13/172.31.161.84, is the new incarnation of the shutdown node 9b23640bf789/172.31.161.84" [2021-09-20T12:07:13.837Z] time="2021-09-20T12:07:13Z" level=info msg="Node 962d78becc13/172.31.161.84, added to nodes list" [2021-09-20T12:07:13.837Z] time="2021-09-20T12:07:13Z" level=info msg="Node 962d78becc13/172.31.161.84, joined gossip cluster" [2021-09-20T12:07:13.837Z] time="2021-09-20T12:07:13Z" level=info msg="Node 2f1992b176e7/172.31.161.84, joined gossip cluster" [2021-09-20T12:07:13.837Z] time="2021-09-20T12:07:13Z" level=info msg="Node 962d78becc13/172.31.161.84, added to nodes list" [2021-09-20T12:07:13.837Z] time="2021-09-20T12:07:13Z" level=info msg="Node 2f1992b176e7/172.31.161.84, is the new incarnation of the shutdown node 81d419bf96f4/172.31.161.84" [2021-09-20T12:07:13.837Z] time="2021-09-20T12:07:13Z" level=info msg="Node 2f1992b176e7/172.31.161.84, added to nodes list" [2021-09-20T12:07:13.837Z] time="2021-09-20T12:07:13Z" level=info msg="Node acd6e5c3e9a4/172.31.161.84, joined gossip cluster" [2021-09-20T12:07:13.837Z] time="2021-09-20T12:07:13Z" level=info msg="Node acd6e5c3e9a4/172.31.161.84, added to nodes list" [2021-09-20T12:07:13.837Z] time="2021-09-20T12:07:13Z" level=info msg="Node acd6e5c3e9a4/172.31.161.84, joined gossip cluster" [2021-09-20T12:07:13.837Z] time="2021-09-20T12:07:13Z" level=info msg="Node acd6e5c3e9a4/172.31.161.84, added to nodes list" [2021-09-20T12:07:13.837Z] time="2021-09-20T12:07:13Z" level=info msg="Node acd6e5c3e9a4/172.31.161.84, joined gossip cluster" [2021-09-20T12:07:13.837Z] time="2021-09-20T12:07:13Z" level=info msg="Node acd6e5c3e9a4/172.31.161.84, is the new incarnation of the shutdown node 9a17c6083a99/172.31.161.84" [2021-09-20T12:07:13.837Z] time="2021-09-20T12:07:13Z" level=info msg="Node acd6e5c3e9a4/172.31.161.84, added to nodes list" [2021-09-20T12:07:14.003Z] 2021/09/20 12:07:13 Closing DB instances... [2021-09-20T12:07:14.003Z] time="2021-09-20T12:07:13Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-09-20T12:07:14.016Z] --- PASS: TestDaemonIpcModePrivate (1.74s) [2021-09-20T12:07:14.016Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-09-20T12:07:14.226Z] --- PASS: TestPubSubRace (1.05s) [2021-09-20T12:07:14.226Z] PASS [2021-09-20T12:07:14.226Z] coverage: 75.0% of statements [2021-09-20T12:07:14.226Z] ok github.com/docker/docker/pkg/pubsub 1.082s coverage: 75.0% of statements [2021-09-20T12:07:14.296Z] time="2021-09-20T12:07:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.161.84:10033" [2021-09-20T12:07:14.296Z] time="2021-09-20T12:07:13Z" level=debug msg="memberlist: Stream connection from=172.31.161.84:49365" [2021-09-20T12:07:14.296Z] time="2021-09-20T12:07:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.161.84:10034" [2021-09-20T12:07:14.296Z] time="2021-09-20T12:07:13Z" level=debug msg="memberlist: Stream connection from=172.31.161.84:49366" [2021-09-20T12:07:14.296Z] time="2021-09-20T12:07:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.161.84:10035" [2021-09-20T12:07:14.296Z] time="2021-09-20T12:07:13Z" level=debug msg="memberlist: Stream connection from=172.31.161.84:49367" [2021-09-20T12:07:14.296Z] 2021/09/20 12:07:14 Closing DB instances... [2021-09-20T12:07:14.460Z] === RUN TestChtimes [2021-09-20T12:07:14.460Z] --- PASS: TestChtimes (0.00s) [2021-09-20T12:07:14.460Z] === RUN TestChtimesWindows [2021-09-20T12:07:14.460Z] --- PASS: TestChtimesWindows (0.00s) [2021-09-20T12:07:14.460Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-09-20T12:07:14.460Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-09-20T12:07:14.460Z] === RUN TestEnsureRemoveAllNotExist [2021-09-20T12:07:14.460Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-09-20T12:07:14.460Z] === RUN TestEnsureRemoveAllWithDir [2021-09-20T12:07:14.460Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-09-20T12:07:14.460Z] === RUN TestEnsureRemoveAllWithFile [2021-09-20T12:07:14.460Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-09-20T12:07:14.460Z] === RUN TestHasWin32KSupport [2021-09-20T12:07:14.460Z] syscall_windows_test.go:8: win32k: true [2021-09-20T12:07:14.460Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-09-20T12:07:14.460Z] PASS [2021-09-20T12:07:14.460Z] coverage: 13.0% of statements [2021-09-20T12:07:14.460Z] ok github.com/docker/docker/pkg/system 0.036s coverage: 13.0% of statements [2021-09-20T12:07:14.686Z] === RUN TestRegister [2021-09-20T12:07:14.686Z] --- PASS: TestRegister (0.00s) [2021-09-20T12:07:14.686Z] === RUN TestCommand [2021-09-20T12:07:14.686Z] --- PASS: TestCommand (0.03s) [2021-09-20T12:07:14.686Z] === RUN TestNaiveSelf [2021-09-20T12:07:14.686Z] --- PASS: TestNaiveSelf (0.02s) [2021-09-20T12:07:14.686Z] PASS [2021-09-20T12:07:14.686Z] coverage: 82.4% of statements [2021-09-20T12:07:14.686Z] ok github.com/docker/docker/pkg/reexec 0.077s coverage: 82.4% of statements [2021-09-20T12:07:14.686Z] time="2021-09-20T12:07:14Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-09-20T12:07:14.754Z] time="2021-09-20T12:07:14Z" level=info msg="Node 2f1992b176e7 change state NodeActive --> NodeLeft" [2021-09-20T12:07:14.754Z] time="2021-09-20T12:07:14Z" level=info msg="node2(962d78becc13): Node leave event for 2f1992b176e7/172.31.161.84" [2021-09-20T12:07:14.754Z] time="2021-09-20T12:07:14Z" level=info msg="Node 2f1992b176e7 change state NodeActive --> NodeLeft" [2021-09-20T12:07:14.754Z] time="2021-09-20T12:07:14Z" level=info msg="Node 2f1992b176e7 change state NodeActive --> NodeLeft" [2021-09-20T12:07:14.754Z] time="2021-09-20T12:07:14Z" level=info msg="node4(e1f0fdef4a6c): Node leave event for 2f1992b176e7/172.31.161.84" [2021-09-20T12:07:14.754Z] time="2021-09-20T12:07:14Z" level=info msg="node5(558e4e1624c1): Node leave event for 2f1992b176e7/172.31.161.84" [2021-09-20T12:07:14.754Z] time="2021-09-20T12:07:14Z" level=info msg="Node 2f1992b176e7 change state NodeActive --> NodeLeft" [2021-09-20T12:07:14.754Z] time="2021-09-20T12:07:14Z" level=info msg="node1(2f1992b176e7): Node leave event for 2f1992b176e7/172.31.161.84" [2021-09-20T12:07:14.754Z] time="2021-09-20T12:07:14Z" level=info msg="Node 2f1992b176e7 change state NodeActive --> NodeLeft" [2021-09-20T12:07:14.754Z] time="2021-09-20T12:07:14Z" level=info msg="node3(acd6e5c3e9a4): Node leave event for 2f1992b176e7/172.31.161.84" [2021-09-20T12:07:14.754Z] time="2021-09-20T12:07:14Z" level=info msg="Node 2f1992b176e7/172.31.161.84, left gossip cluster" [2021-09-20T12:07:14.754Z] time="2021-09-20T12:07:14Z" level=info msg="Node 2f1992b176e7/172.31.161.84, left gossip cluster" [2021-09-20T12:07:14.754Z] time="2021-09-20T12:07:14Z" level=info msg="Node 2f1992b176e7/172.31.161.84, left gossip cluster" [2021-09-20T12:07:14.754Z] time="2021-09-20T12:07:14Z" level=info msg="Node 2f1992b176e7/172.31.161.84, left gossip cluster" [2021-09-20T12:07:14.754Z] time="2021-09-20T12:07:14Z" level=info msg="Node 2f1992b176e7/172.31.161.84, left gossip cluster" [2021-09-20T12:07:14.915Z] === RUN TestTailFile [2021-09-20T12:07:14.915Z] --- PASS: TestTailFile (0.00s) [2021-09-20T12:07:14.915Z] === RUN TestTailFileManyLines [2021-09-20T12:07:14.915Z] --- PASS: TestTailFileManyLines (0.00s) [2021-09-20T12:07:14.915Z] === RUN TestTailEmptyFile [2021-09-20T12:07:14.915Z] --- PASS: TestTailEmptyFile (0.00s) [2021-09-20T12:07:14.915Z] === RUN TestTailNegativeN [2021-09-20T12:07:14.915Z] --- PASS: TestTailNegativeN (0.00s) [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader [2021-09-20T12:07:14.915Z] === CONT TestNewTailReader [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/4_byte_delimiter [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/8_byte_delimiter [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/12_byte_delimiter [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/no_delimiter [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/no_delimiter [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/single_byte_delimiter [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/2_byte_delimiter [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/truncated_last_line [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-09-20T12:07:14.915Z] === CONT TestNewTailReader/4_byte_delimiter [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-20T12:07:14.915Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-20T12:07:14.915Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-20T12:07:14.915Z] === CONT TestNewTailReader/2_byte_delimiter [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-20T12:07:14.915Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-20T12:07:14.915Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-20T12:07:14.915Z] === CONT TestNewTailReader/12_byte_delimiter [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-20T12:07:14.915Z] === CONT TestNewTailReader/8_byte_delimiter [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-20T12:07:14.915Z] === CONT TestNewTailReader/no_delimiter [2021-09-20T12:07:14.915Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-20T12:07:14.915Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-20T12:07:14.915Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-20T12:07:14.916Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-20T12:07:14.916Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-20T12:07:14.916Z] === CONT TestNewTailReader/single_byte_delimiter [2021-09-20T12:07:14.916Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-20T12:07:14.916Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-20T12:07:14.916Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-20T12:07:14.916Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-20T12:07:14.916Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-20T12:07:14.916Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-20T12:07:14.916Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-20T12:07:14.916Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-20T12:07:14.916Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-20T12:07:14.916Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-20T12:07:14.916Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-20T12:07:14.916Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-20T12:07:14.916Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-20T12:07:14.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-20T12:07:14.916Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-20T12:07:14.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-20T12:07:14.917Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-20T12:07:14.917Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-20T12:07:14.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-20T12:07:14.917Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-20T12:07:14.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-20T12:07:14.917Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-20T12:07:14.917Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-20T12:07:14.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-20T12:07:14.917Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-20T12:07:14.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-20T12:07:14.917Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-20T12:07:14.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-20T12:07:14.917Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-20T12:07:14.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-20T12:07:14.917Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-20T12:07:14.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-20T12:07:14.917Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-20T12:07:14.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-20T12:07:14.917Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-20T12:07:14.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-20T12:07:14.917Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-20T12:07:14.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-20T12:07:14.917Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-20T12:07:14.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-20T12:07:14.917Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-20T12:07:14.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-20T12:07:14.917Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-20T12:07:14.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-20T12:07:14.917Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-20T12:07:14.917Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-20T12:07:14.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-20T12:07:14.917Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-20T12:07:14.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-20T12:07:14.917Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-20T12:07:14.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-20T12:07:14.917Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-20T12:07:14.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-20T12:07:14.917Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-20T12:07:14.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-20T12:07:14.917Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-20T12:07:14.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-20T12:07:14.917Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-20T12:07:14.917Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-20T12:07:14.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-20T12:07:14.917Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-20T12:07:14.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-20T12:07:14.917Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-20T12:07:14.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-20T12:07:14.917Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-20T12:07:14.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-20T12:07:14.917Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-20T12:07:14.917Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-20T12:07:14.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-20T12:07:14.917Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-20T12:07:14.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-20T12:07:14.917Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-20T12:07:14.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-20T12:07:14.917Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-20T12:07:14.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-20T12:07:14.917Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-20T12:07:14.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-20T12:07:14.917Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-20T12:07:14.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-20T12:07:14.917Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-20T12:07:14.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-20T12:07:14.917Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-20T12:07:14.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-20T12:07:14.917Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-20T12:07:14.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-20T12:07:14.917Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-20T12:07:14.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-20T12:07:14.917Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-20T12:07:14.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-20T12:07:14.917Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-20T12:07:14.917Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-20T12:07:14.917Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-20T12:07:14.917Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-20T12:07:14.917Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-20T12:07:14.917Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-20T12:07:14.917Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-20T12:07:14.917Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-20T12:07:14.917Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-20T12:07:14.917Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-20T12:07:14.917Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-20T12:07:14.917Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-20T12:07:14.917Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-20T12:07:14.917Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-20T12:07:14.917Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-20T12:07:14.917Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-20T12:07:14.961Z] === RUN TestDockerSuite/TestBuildAddScript [2021-09-20T12:07:15.146Z] --- PASS: TestRelease (1.51s) [2021-09-20T12:07:15.146Z] === RUN TestAllocateRandomDeallocate [2021-09-20T12:07:15.146Z] === RUN TestDump [2021-09-20T12:07:15.146Z] goroutine 6 [running]: [2021-09-20T12:07:15.146Z] github.com/docker/docker/pkg/stack.dump(0x1bb2f7) [2021-09-20T12:07:15.146Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-09-20T12:07:15.146Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-09-20T12:07:15.147Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-09-20T12:07:15.147Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-09-20T12:07:15.147Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-09-20T12:07:15.147Z] testing.tRunner(0xc00011c1a0, 0x328e38) [2021-09-20T12:07:15.147Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-20T12:07:15.147Z] created by testing.(*T).Run [2021-09-20T12:07:15.147Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-09-20T12:07:15.147Z] [2021-09-20T12:07:15.147Z] goroutine 1 [chan receive]: [2021-09-20T12:07:15.147Z] testing.(*T).Run(0xc00011c000, {0x31a4fd, 0x19a173}, 0x328e38) [2021-09-20T12:07:15.147Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-09-20T12:07:15.147Z] testing.runTests.func1(0xc000068750) [2021-09-20T12:07:15.147Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-09-20T12:07:15.147Z] testing.tRunner(0xc00011c000, 0xc000071ce0) [2021-09-20T12:07:15.147Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-20T12:07:15.147Z] testing.runTests(0xc000076080, {0x48bba0, 0x3, 0x3}, {0x1ba54d, 0x31c1f7, 0x490640}) [2021-09-20T12:07:15.147Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-09-20T12:07:15.147Z] testing.(*M).Run(0xc000076080) [2021-09-20T12:07:15.147Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-09-20T12:07:15.147Z] main.main() [2021-09-20T12:07:15.147Z] _testmain.go:95 +0x1f5 [2021-09-20T12:07:15.147Z] --- PASS: TestDump (0.00s) [2021-09-20T12:07:15.147Z] === RUN TestDumpToFile [2021-09-20T12:07:15.147Z] --- PASS: TestDumpToFile (0.10s) [2021-09-20T12:07:15.147Z] === RUN TestDumpToFileWithEmptyInput [2021-09-20T12:07:15.147Z] goroutine 8 [running]: [2021-09-20T12:07:15.147Z] github.com/docker/docker/pkg/stack.dump(0x2282b4) [2021-09-20T12:07:15.147Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-09-20T12:07:15.147Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x228660}) [2021-09-20T12:07:15.147Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-09-20T12:07:15.147Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00011c1a0) [2021-09-20T12:07:15.147Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-09-20T12:07:15.147Z] testing.tRunner(0xc00011c680, 0x328e28) [2021-09-20T12:07:15.147Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-20T12:07:15.147Z] created by testing.(*T).Run [2021-09-20T12:07:15.147Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-09-20T12:07:15.147Z] [2021-09-20T12:07:15.147Z] goroutine 1 [chan receive]: [2021-09-20T12:07:15.147Z] testing.(*T).Run(0xc00011c000, {0x321289, 0x19a173}, 0x328e28) [2021-09-20T12:07:15.147Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-09-20T12:07:15.147Z] testing.runTests.func1(0xc000068750) [2021-09-20T12:07:15.147Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-09-20T12:07:15.147Z] testing.tRunner(0xc00011c000, 0xc000071ce0) [2021-09-20T12:07:15.147Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-20T12:07:15.147Z] testing.runTests(0xc000076080, {0x48bba0, 0x3, 0x3}, {0x1ba54d, 0x31c1f7, 0x490640}) [2021-09-20T12:07:15.147Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-09-20T12:07:15.147Z] testing.(*M).Run(0xc000076080) [2021-09-20T12:07:15.147Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-09-20T12:07:15.147Z] main.main() [2021-09-20T12:07:15.147Z] _testmain.go:95 +0x1f5 [2021-09-20T12:07:15.147Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-09-20T12:07:15.147Z] PASS [2021-09-20T12:07:15.147Z] coverage: 90.9% of statements [2021-09-20T12:07:15.147Z] ok github.com/docker/docker/pkg/stack 0.125s coverage: 90.9% of statements [2021-09-20T12:07:15.213Z] time="2021-09-20T12:07:14Z" level=info msg="Node 962d78becc13 change state NodeActive --> NodeLeft" [2021-09-20T12:07:15.213Z] time="2021-09-20T12:07:14Z" level=info msg="node3(acd6e5c3e9a4): Node leave event for 962d78becc13/172.31.161.84" [2021-09-20T12:07:15.213Z] time="2021-09-20T12:07:14Z" level=info msg="Node 962d78becc13 change state NodeActive --> NodeLeft" [2021-09-20T12:07:15.213Z] time="2021-09-20T12:07:14Z" level=info msg="node5(558e4e1624c1): Node leave event for 962d78becc13/172.31.161.84" [2021-09-20T12:07:15.213Z] time="2021-09-20T12:07:14Z" level=info msg="Node 962d78becc13 change state NodeActive --> NodeLeft" [2021-09-20T12:07:15.213Z] time="2021-09-20T12:07:14Z" level=info msg="node4(e1f0fdef4a6c): Node leave event for 962d78becc13/172.31.161.84" [2021-09-20T12:07:15.213Z] time="2021-09-20T12:07:14Z" level=info msg="Node 962d78becc13 change state NodeActive --> NodeLeft" [2021-09-20T12:07:15.213Z] time="2021-09-20T12:07:14Z" level=info msg="node2(962d78becc13): Node leave event for 962d78becc13/172.31.161.84" [2021-09-20T12:07:15.213Z] time="2021-09-20T12:07:14Z" level=info msg="Node 962d78becc13/172.31.161.84, left gossip cluster" [2021-09-20T12:07:15.213Z] time="2021-09-20T12:07:14Z" level=info msg="Node 962d78becc13/172.31.161.84, left gossip cluster" [2021-09-20T12:07:15.213Z] time="2021-09-20T12:07:14Z" level=info msg="Node 962d78becc13/172.31.161.84, left gossip cluster" [2021-09-20T12:07:15.213Z] time="2021-09-20T12:07:14Z" level=info msg="Node 962d78becc13/172.31.161.84, left gossip cluster" [2021-09-20T12:07:15.213Z] time="2021-09-20T12:07:15Z" level=info msg="Node acd6e5c3e9a4 change state NodeActive --> NodeLeft" [2021-09-20T12:07:15.213Z] time="2021-09-20T12:07:15Z" level=info msg="node4(e1f0fdef4a6c): Node leave event for acd6e5c3e9a4/172.31.161.84" [2021-09-20T12:07:15.213Z] time="2021-09-20T12:07:15Z" level=info msg="Node acd6e5c3e9a4 change state NodeActive --> NodeLeft" [2021-09-20T12:07:15.213Z] time="2021-09-20T12:07:15Z" level=info msg="node5(558e4e1624c1): Node leave event for acd6e5c3e9a4/172.31.161.84" [2021-09-20T12:07:15.213Z] time="2021-09-20T12:07:15Z" level=info msg="Node acd6e5c3e9a4 change state NodeActive --> NodeLeft" [2021-09-20T12:07:15.213Z] time="2021-09-20T12:07:15Z" level=info msg="node3(acd6e5c3e9a4): Node leave event for acd6e5c3e9a4/172.31.161.84" [2021-09-20T12:07:15.219Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-09-20T12:07:15.219Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-09-20T12:07:15.219Z] check_test.go:308: [dacf2c9df064c] daemon is not started [2021-09-20T12:07:15.219Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-09-20T12:07:15.372Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-20T12:07:15.373Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-20T12:07:15.373Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-20T12:07:15.373Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-20T12:07:15.373Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-20T12:07:15.373Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-20T12:07:15.373Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-20T12:07:15.373Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-20T12:07:15.373Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-20T12:07:15.373Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-20T12:07:15.373Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-20T12:07:15.373Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-20T12:07:15.373Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-20T12:07:15.373Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-20T12:07:15.373Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-20T12:07:15.373Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-20T12:07:15.373Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-20T12:07:15.373Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-20T12:07:15.373Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-20T12:07:15.373Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-20T12:07:15.373Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-20T12:07:15.373Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-20T12:07:15.373Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-20T12:07:15.373Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-20T12:07:15.373Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-20T12:07:15.373Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-20T12:07:15.373Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-20T12:07:15.373Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-20T12:07:15.373Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-20T12:07:15.373Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-20T12:07:15.373Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-20T12:07:15.373Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-20T12:07:15.373Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-20T12:07:15.373Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-20T12:07:15.373Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-20T12:07:15.373Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-20T12:07:15.373Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-20T12:07:15.374Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-20T12:07:15.374Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-20T12:07:15.374Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-20T12:07:15.374Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-20T12:07:15.374Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-20T12:07:15.374Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-20T12:07:15.374Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-20T12:07:15.374Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-20T12:07:15.374Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-20T12:07:15.374Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-20T12:07:15.374Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-20T12:07:15.374Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-20T12:07:15.374Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-20T12:07:15.374Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-20T12:07:15.374Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-20T12:07:15.374Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-20T12:07:15.374Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-20T12:07:15.374Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-20T12:07:15.374Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-20T12:07:15.374Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-20T12:07:15.374Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-20T12:07:15.374Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-20T12:07:15.374Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-20T12:07:15.374Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-20T12:07:15.374Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-20T12:07:15.374Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-20T12:07:15.374Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-20T12:07:15.374Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-20T12:07:15.374Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-20T12:07:15.374Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-20T12:07:15.374Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-20T12:07:15.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-20T12:07:15.375Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-20T12:07:15.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-20T12:07:15.375Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-20T12:07:15.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-20T12:07:15.375Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-20T12:07:15.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-20T12:07:15.375Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-20T12:07:15.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-20T12:07:15.375Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-20T12:07:15.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-09-20T12:07:15.375Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-20T12:07:15.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-20T12:07:15.375Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-20T12:07:15.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-20T12:07:15.375Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-20T12:07:15.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-20T12:07:15.375Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-20T12:07:15.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-20T12:07:15.375Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-20T12:07:15.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-20T12:07:15.375Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-20T12:07:15.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-20T12:07:15.375Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-20T12:07:15.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-20T12:07:15.375Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-20T12:07:15.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-20T12:07:15.375Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-20T12:07:15.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-20T12:07:15.375Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-20T12:07:15.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-20T12:07:15.375Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-20T12:07:15.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-20T12:07:15.375Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-20T12:07:15.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-20T12:07:15.375Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-20T12:07:15.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-20T12:07:15.375Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-20T12:07:15.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-20T12:07:15.375Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-20T12:07:15.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-20T12:07:15.375Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-20T12:07:15.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-20T12:07:15.375Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-20T12:07:15.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-20T12:07:15.375Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-20T12:07:15.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-20T12:07:15.375Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-20T12:07:15.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-20T12:07:15.375Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-20T12:07:15.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-20T12:07:15.375Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-20T12:07:15.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-20T12:07:15.375Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-20T12:07:15.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-20T12:07:15.375Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-20T12:07:15.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-20T12:07:15.375Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-20T12:07:15.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-20T12:07:15.375Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-20T12:07:15.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-20T12:07:15.375Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-20T12:07:15.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-20T12:07:15.375Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-20T12:07:15.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-20T12:07:15.375Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-20T12:07:15.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-20T12:07:15.375Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-20T12:07:15.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-20T12:07:15.375Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-20T12:07:15.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-20T12:07:15.375Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-20T12:07:15.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-20T12:07:15.375Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-20T12:07:15.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-20T12:07:15.375Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-20T12:07:15.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-20T12:07:15.375Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-20T12:07:15.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-20T12:07:15.375Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-20T12:07:15.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-20T12:07:15.375Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-20T12:07:15.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-20T12:07:15.375Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-20T12:07:15.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-20T12:07:15.375Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-20T12:07:15.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-20T12:07:15.375Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-20T12:07:15.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-20T12:07:15.375Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-20T12:07:15.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-20T12:07:15.375Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-20T12:07:15.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-20T12:07:15.375Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-20T12:07:15.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-20T12:07:15.375Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-20T12:07:15.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-20T12:07:15.375Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-20T12:07:15.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-20T12:07:15.375Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-20T12:07:15.375Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-20T12:07:15.375Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-20T12:07:15.376Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-20T12:07:15.377Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-20T12:07:15.377Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-20T12:07:15.377Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-20T12:07:15.377Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-20T12:07:15.377Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-20T12:07:15.377Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-20T12:07:15.377Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-20T12:07:15.377Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-20T12:07:15.377Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-20T12:07:15.377Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-20T12:07:15.377Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-20T12:07:15.377Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-20T12:07:15.377Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-20T12:07:15.377Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-20T12:07:15.377Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-20T12:07:15.377Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-20T12:07:15.377Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-20T12:07:15.377Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-20T12:07:15.377Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-20T12:07:15.377Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-20T12:07:15.377Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-20T12:07:15.377Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-20T12:07:15.377Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-20T12:07:15.377Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-20T12:07:15.377Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-20T12:07:15.377Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-20T12:07:15.379Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-20T12:07:15.478Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false [2021-09-20T12:07:15.607Z] === RUN TestNewStdWriter [2021-09-20T12:07:15.607Z] --- PASS: TestNewStdWriter (0.00s) [2021-09-20T12:07:15.607Z] === RUN TestWriteWithUninitializedStdWriter [2021-09-20T12:07:15.607Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-09-20T12:07:15.607Z] === RUN TestWriteWithNilBytes [2021-09-20T12:07:15.607Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-09-20T12:07:15.607Z] === RUN TestWrite [2021-09-20T12:07:15.607Z] --- PASS: TestWrite (0.00s) [2021-09-20T12:07:15.607Z] === RUN TestWriteWithWriterError [2021-09-20T12:07:15.607Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-09-20T12:07:15.607Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-09-20T12:07:15.607Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-09-20T12:07:15.607Z] === RUN TestStdCopyWriteAndRead [2021-09-20T12:07:15.607Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-09-20T12:07:15.607Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-09-20T12:07:15.607Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-09-20T12:07:15.607Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-09-20T12:07:15.607Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-09-20T12:07:15.607Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-09-20T12:07:15.607Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-09-20T12:07:15.607Z] === RUN TestStdCopyWithInvalidInputHeader [2021-09-20T12:07:15.607Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-09-20T12:07:15.607Z] === RUN TestStdCopyWithCorruptedPrefix [2021-09-20T12:07:15.607Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-09-20T12:07:15.607Z] === RUN TestStdCopyReturnsWriteErrors [2021-09-20T12:07:15.607Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-09-20T12:07:15.607Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-09-20T12:07:15.607Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-09-20T12:07:15.607Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-09-20T12:07:15.607Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-09-20T12:07:15.607Z] PASS [2021-09-20T12:07:15.607Z] coverage: 100.0% of statements [2021-09-20T12:07:15.607Z] ok github.com/docker/docker/pkg/stdcopy 0.035s coverage: 100.0% of statements [2021-09-20T12:07:15.672Z] time="2021-09-20T12:07:15Z" level=info msg="Node acd6e5c3e9a4/172.31.161.84, left gossip cluster" [2021-09-20T12:07:15.672Z] time="2021-09-20T12:07:15Z" level=info msg="Node acd6e5c3e9a4/172.31.161.84, left gossip cluster" [2021-09-20T12:07:15.672Z] time="2021-09-20T12:07:15Z" level=info msg="Node acd6e5c3e9a4/172.31.161.84, left gossip cluster" [2021-09-20T12:07:15.672Z] time="2021-09-20T12:07:15Z" level=debug msg="memberlist: Failed ping: 558e4e1624c1 (timeout reached)" [2021-09-20T12:07:15.672Z] time="2021-09-20T12:07:15Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.161.84:10035: use of closed network connection" [2021-09-20T12:07:15.672Z] time="2021-09-20T12:07:15Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.161.84:10036: use of closed network connection" [2021-09-20T12:07:15.672Z] time="2021-09-20T12:07:15Z" level=debug msg="memberlist: Stream connection from=172.31.161.84:49368" [2021-09-20T12:07:15.738Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.75s) [2021-09-20T12:07:15.738Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-09-20T12:07:15.834Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-20T12:07:15.834Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-20T12:07:15.834Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-20T12:07:15.834Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-20T12:07:15.834Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-20T12:07:15.834Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-20T12:07:15.834Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.834Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-20T12:07:15.834Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-20T12:07:15.834Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-20T12:07:15.834Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-20T12:07:15.834Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-20T12:07:15.834Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-20T12:07:15.834Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-20T12:07:15.834Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.834Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-20T12:07:15.834Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-20T12:07:15.834Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-20T12:07:15.834Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-20T12:07:15.834Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-20T12:07:15.834Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-20T12:07:15.834Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.834Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-09-20T12:07:15.834Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-20T12:07:15.834Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-20T12:07:15.834Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-20T12:07:15.834Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-20T12:07:15.834Z] PASS [2021-09-20T12:07:15.834Z] coverage: 88.6% of statements [2021-09-20T12:07:15.834Z] ok github.com/docker/docker/pkg/tailfile 0.128s coverage: 88.6% of statements [2021-09-20T12:07:15.834Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2021-09-20T12:07:15.834Z] === RUN TestNetworkDBGarbageCollection [2021-09-20T12:07:15.834Z] === RUN TestTarSumRemoveNonExistent [2021-09-20T12:07:15.834Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-09-20T12:07:15.834Z] === RUN TestTarSumRemove [2021-09-20T12:07:15.834Z] --- PASS: TestTarSumRemove (0.00s) [2021-09-20T12:07:15.834Z] === RUN TestSortFileInfoSums [2021-09-20T12:07:15.834Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-09-20T12:07:15.834Z] === RUN TestNewTarSumForLabelInvalid [2021-09-20T12:07:15.834Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-09-20T12:07:15.834Z] === RUN TestNewTarSumForLabel [2021-09-20T12:07:15.834Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-09-20T12:07:15.834Z] === RUN TestEmptyTar [2021-09-20T12:07:15.834Z] --- PASS: TestEmptyTar (0.00s) [2021-09-20T12:07:15.834Z] === RUN TestTarSumsReadSize [2021-09-20T12:07:15.834Z] --- PASS: TestTarSumsReadSize (0.01s) [2021-09-20T12:07:15.834Z] === RUN TestTarSums [2021-09-20T12:07:15.834Z] --- PASS: TestTarSums (0.04s) [2021-09-20T12:07:15.834Z] === RUN TestIteration [2021-09-20T12:07:15.834Z] --- PASS: TestIteration (0.00s) [2021-09-20T12:07:15.834Z] === RUN TestVersionLabelForChecksum [2021-09-20T12:07:15.834Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-09-20T12:07:15.834Z] === RUN TestVersion [2021-09-20T12:07:15.834Z] --- PASS: TestVersion (0.00s) [2021-09-20T12:07:15.834Z] === RUN TestGetVersion [2021-09-20T12:07:15.834Z] --- PASS: TestGetVersion (0.00s) [2021-09-20T12:07:15.834Z] === RUN TestGetVersions [2021-09-20T12:07:15.834Z] --- PASS: TestGetVersions (0.00s) [2021-09-20T12:07:15.834Z] PASS [2021-09-20T12:07:15.834Z] coverage: 89.3% of statements [2021-09-20T12:07:15.834Z] ok github.com/docker/docker/pkg/tarsum 0.083s coverage: 89.3% of statements [2021-09-20T12:07:16.067Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.28s) [2021-09-20T12:07:16.067Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-09-20T12:07:16.067Z] === RUN TestRawProgressFormatterFormatStatus [2021-09-20T12:07:16.067Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-09-20T12:07:16.067Z] === RUN TestRawProgressFormatterFormatProgress [2021-09-20T12:07:16.067Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-09-20T12:07:16.067Z] === RUN TestFormatStatus [2021-09-20T12:07:16.067Z] --- PASS: TestFormatStatus (0.00s) [2021-09-20T12:07:16.067Z] === RUN TestFormatError [2021-09-20T12:07:16.067Z] --- PASS: TestFormatError (0.00s) [2021-09-20T12:07:16.067Z] === RUN TestFormatJSONError [2021-09-20T12:07:16.067Z] --- PASS: TestFormatJSONError (0.00s) [2021-09-20T12:07:16.067Z] === RUN TestJsonProgressFormatterFormatProgress [2021-09-20T12:07:16.067Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-09-20T12:07:16.067Z] === RUN TestJsonProgressFormatterFormatStatus [2021-09-20T12:07:16.067Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-09-20T12:07:16.067Z] === RUN TestNewJSONProgressOutput [2021-09-20T12:07:16.068Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-09-20T12:07:16.068Z] === RUN TestAuxFormatterEmit [2021-09-20T12:07:16.068Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-09-20T12:07:16.068Z] === RUN TestStreamWriterStdout [2021-09-20T12:07:16.068Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-09-20T12:07:16.068Z] === RUN TestStreamWriterStderr [2021-09-20T12:07:16.068Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-09-20T12:07:16.068Z] PASS [2021-09-20T12:07:16.068Z] coverage: 66.2% of statements [2021-09-20T12:07:16.068Z] ok github.com/docker/docker/pkg/streamformatter 0.039s coverage: 66.2% of statements [2021-09-20T12:07:16.130Z] time="2021-09-20T12:07:15Z" level=info msg="Node e1f0fdef4a6c change state NodeActive --> NodeLeft" [2021-09-20T12:07:16.130Z] time="2021-09-20T12:07:15Z" level=info msg="node5(558e4e1624c1): Node leave event for e1f0fdef4a6c/172.31.161.84" [2021-09-20T12:07:16.130Z] time="2021-09-20T12:07:15Z" level=info msg="Node e1f0fdef4a6c change state NodeActive --> NodeLeft" [2021-09-20T12:07:16.130Z] time="2021-09-20T12:07:15Z" level=info msg="node4(e1f0fdef4a6c): Node leave event for e1f0fdef4a6c/172.31.161.84" [2021-09-20T12:07:16.289Z] testing: warning: no tests to run [2021-09-20T12:07:16.289Z] PASS [2021-09-20T12:07:16.289Z] coverage: [no statements] [2021-09-20T12:07:16.289Z] ok github.com/docker/docker/pkg/term/windows 0.030s coverage: [no statements] [no tests to run] [2021-09-20T12:07:16.530Z] === RUN TestGenerateRandomID [2021-09-20T12:07:16.530Z] --- PASS: TestGenerateRandomID (0.00s) [2021-09-20T12:07:16.530Z] === RUN TestShortenId [2021-09-20T12:07:16.530Z] --- PASS: TestShortenId (0.00s) [2021-09-20T12:07:16.530Z] === RUN TestShortenSha256Id [2021-09-20T12:07:16.530Z] --- PASS: TestShortenSha256Id (0.00s) [2021-09-20T12:07:16.530Z] === RUN TestShortenIdEmpty [2021-09-20T12:07:16.530Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-09-20T12:07:16.530Z] === RUN TestShortenIdInvalid [2021-09-20T12:07:16.530Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-09-20T12:07:16.530Z] === RUN TestIsShortIDNonHex [2021-09-20T12:07:16.530Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-09-20T12:07:16.530Z] === RUN TestIsShortIDNotCorrectSize [2021-09-20T12:07:16.530Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-09-20T12:07:16.530Z] PASS [2021-09-20T12:07:16.530Z] coverage: 70.6% of statements [2021-09-20T12:07:16.530Z] ok github.com/docker/docker/pkg/stringid 0.027s coverage: 70.6% of statements [2021-09-20T12:07:16.588Z] time="2021-09-20T12:07:16Z" level=warning msg="memberlist: Was able to connect to 558e4e1624c1 but other probes failed, network may be misconfigured" [2021-09-20T12:07:16.588Z] time="2021-09-20T12:07:16Z" level=info msg="Node e1f0fdef4a6c/172.31.161.84, left gossip cluster" [2021-09-20T12:07:16.588Z] time="2021-09-20T12:07:16Z" level=info msg="Node e1f0fdef4a6c/172.31.161.84, left gossip cluster" [2021-09-20T12:07:16.744Z] === RUN TestTruncIndex [2021-09-20T12:07:16.744Z] --- PASS: TestTruncIndex (0.10s) [2021-09-20T12:07:16.744Z] PASS [2021-09-20T12:07:16.744Z] coverage: 91.5% of statements [2021-09-20T12:07:16.744Z] ok github.com/docker/docker/pkg/truncindex 0.128s coverage: 91.5% of statements [2021-09-20T12:07:16.744Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-09-20T12:07:16.744Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-09-20T12:07:16.744Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-09-20T12:07:16.744Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-09-20T12:07:16.990Z] 2021/09/20 12:07:16 Closing DB instances... [2021-09-20T12:07:16.990Z] === RUN TestIsCpusetListAvailable [2021-09-20T12:07:16.990Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-09-20T12:07:16.990Z] PASS [2021-09-20T12:07:16.990Z] coverage: 39.4% of statements [2021-09-20T12:07:16.990Z] ok github.com/docker/docker/pkg/sysinfo 0.029s coverage: 39.4% of statements [2021-09-20T12:07:17.046Z] time="2021-09-20T12:07:16Z" level=info msg="Node 558e4e1624c1/172.31.161.84, left gossip cluster" [2021-09-20T12:07:17.046Z] time="2021-09-20T12:07:16Z" level=info msg="Node 558e4e1624c1 change state NodeActive --> NodeFailed" [2021-09-20T12:07:17.046Z] time="2021-09-20T12:07:16Z" level=info msg="Node 558e4e1624c1/172.31.161.84, added to failed nodes list" [2021-09-20T12:07:17.046Z] --- PASS: TestNetworkDBIslands (11.65s) [2021-09-20T12:07:17.046Z] PASS [2021-09-20T12:07:17.046Z] coverage: 60.0% of statements [2021-09-20T12:07:17.046Z] ok github.com/docker/docker/libnetwork/networkdb 103.138s coverage: 60.0% of statements [2021-09-20T12:07:17.046Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-09-20T12:07:17.046Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-09-20T12:07:17.046Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-09-20T12:07:17.046Z] ? github.com/docker/docker/oci/caps [no test files] [2021-09-20T12:07:17.046Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-09-20T12:07:17.046Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-09-20T12:07:17.046Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-09-20T12:07:17.046Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-09-20T12:07:17.046Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-09-20T12:07:17.046Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-09-20T12:07:17.046Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-09-20T12:07:17.046Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-09-20T12:07:17.046Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-09-20T12:07:17.046Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-09-20T12:07:17.046Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-09-20T12:07:17.046Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-09-20T12:07:17.046Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-09-20T12:07:17.046Z] ? github.com/docker/docker/pkg/term [no test files] [2021-09-20T12:07:17.046Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-09-20T12:07:17.046Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-09-20T12:07:17.046Z] ? github.com/docker/docker/quota [no test files] [2021-09-20T12:07:17.046Z] ? github.com/docker/docker/rootless [no test files] [2021-09-20T12:07:17.046Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-09-20T12:07:17.046Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-09-20T12:07:17.046Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-09-20T12:07:17.046Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-09-20T12:07:17.046Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-09-20T12:07:17.046Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-09-20T12:07:17.046Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-09-20T12:07:17.046Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-09-20T12:07:17.046Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-09-20T12:07:17.046Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-09-20T12:07:17.046Z] ? github.com/docker/docker/testutil/request [no test files] [2021-09-20T12:07:17.046Z] ? github.com/docker/docker/volume [no test files] [2021-09-20T12:07:17.046Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-09-20T12:07:17.046Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-09-20T12:07:17.198Z] === RUN TestIsGIT [2021-09-20T12:07:17.198Z] --- PASS: TestIsGIT (0.00s) [2021-09-20T12:07:17.198Z] === RUN TestIsTransport [2021-09-20T12:07:17.198Z] --- PASS: TestIsTransport (0.00s) [2021-09-20T12:07:17.198Z] PASS [2021-09-20T12:07:17.198Z] coverage: 100.0% of statements [2021-09-20T12:07:17.198Z] ok github.com/docker/docker/pkg/urlutil 0.025s coverage: 100.0% of statements [2021-09-20T12:07:17.198Z] === RUN TestVersionInfo [2021-09-20T12:07:17.198Z] --- PASS: TestVersionInfo (0.00s) [2021-09-20T12:07:17.198Z] === RUN TestAppendVersions [2021-09-20T12:07:17.198Z] --- PASS: TestAppendVersions (0.00s) [2021-09-20T12:07:17.198Z] PASS [2021-09-20T12:07:17.198Z] coverage: 88.9% of statements [2021-09-20T12:07:17.198Z] ok github.com/docker/docker/pkg/useragent 0.025s coverage: 88.9% of statements [2021-09-20T12:07:17.450Z] time="2021-09-20T12:07:17Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-09-20T12:07:17.649Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2021-09-20T12:07:17.649Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-09-20T12:07:17.649Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.76s) [2021-09-20T12:07:17.649Z] === RUN TestIpcModeOlderClient [2021-09-20T12:07:17.649Z] === PAUSE TestIpcModeOlderClient [2021-09-20T12:07:17.649Z] === RUN TestKillContainerInvalidSignal [2021-09-20T12:07:17.908Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-09-20T12:07:18.157Z] === RUN TestNewSettable [2021-09-20T12:07:18.157Z] --- PASS: TestNewSettable (0.00s) [2021-09-20T12:07:18.157Z] === RUN TestIsSettable [2021-09-20T12:07:18.157Z] --- PASS: TestIsSettable (0.00s) [2021-09-20T12:07:18.157Z] === RUN TestUpdateSettingsEnv [2021-09-20T12:07:18.157Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-09-20T12:07:18.157Z] PASS [2021-09-20T12:07:18.157Z] coverage: 20.0% of statements [2021-09-20T12:07:18.157Z] ok github.com/docker/docker/plugin/v2 0.029s coverage: 20.0% of statements [2021-09-20T12:07:18.167Z] --- PASS: TestKillContainerInvalidSignal (0.73s) [2021-09-20T12:07:18.167Z] === RUN TestKillContainer [2021-09-20T12:07:18.167Z] === RUN TestKillContainer/no_signal [2021-09-20T12:07:18.421Z] === RUN TestChtimes [2021-09-20T12:07:18.421Z] --- PASS: TestChtimes (0.00s) [2021-09-20T12:07:18.421Z] === RUN TestChtimesWindows [2021-09-20T12:07:18.421Z] --- PASS: TestChtimesWindows (0.00s) [2021-09-20T12:07:18.421Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-09-20T12:07:18.421Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-09-20T12:07:18.421Z] === RUN TestEnsureRemoveAllNotExist [2021-09-20T12:07:18.421Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-09-20T12:07:18.421Z] === RUN TestEnsureRemoveAllWithDir [2021-09-20T12:07:18.421Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-09-20T12:07:18.421Z] === RUN TestEnsureRemoveAllWithFile [2021-09-20T12:07:18.421Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-09-20T12:07:18.421Z] === RUN TestHasWin32KSupport [2021-09-20T12:07:18.421Z] syscall_windows_test.go:8: win32k: true [2021-09-20T12:07:18.421Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-09-20T12:07:18.421Z] PASS [2021-09-20T12:07:18.421Z] coverage: 13.0% of statements [2021-09-20T12:07:18.421Z] ok github.com/docker/docker/pkg/system 0.039s coverage: 13.0% of statements [2021-09-20T12:07:18.421Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2021-09-20T12:07:18.421Z] === RUN TestNetworkDBGarbageCollection [2021-09-20T12:07:18.582Z] [2021-09-20T12:07:18.582Z] === Skipped [2021-09-20T12:07:18.582Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-09-20T12:07:18.582Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-09-20T12:07:18.582Z] [2021-09-20T12:07:18.582Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.03s) [2021-09-20T12:07:18.582Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:07:18.582Z] [2021-09-20T12:07:18.582Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2021-09-20T12:07:18.582Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:07:18.582Z] [2021-09-20T12:07:18.582Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-09-20T12:07:18.582Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:07:18.582Z] [2021-09-20T12:07:18.582Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-09-20T12:07:18.582Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:07:18.582Z] [2021-09-20T12:07:18.582Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-09-20T12:07:18.582Z] client_test.go:23: runtime.GOOS == "windows" [2021-09-20T12:07:18.582Z] [2021-09-20T12:07:18.582Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-09-20T12:07:18.582Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-09-20T12:07:18.582Z] [2021-09-20T12:07:18.582Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-09-20T12:07:18.582Z] network_proxy_test.go:208: No support for dual stack yet [2021-09-20T12:07:18.582Z] [2021-09-20T12:07:18.582Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-09-20T12:07:18.582Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-09-20T12:07:18.582Z] [2021-09-20T12:07:18.582Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-09-20T12:07:18.582Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-09-20T12:07:18.582Z] [2021-09-20T12:07:18.582Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-09-20T12:07:18.582Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-09-20T12:07:18.582Z] [2021-09-20T12:07:18.582Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-09-20T12:07:18.582Z] daemon_test.go:146: root required [2021-09-20T12:07:18.582Z] [2021-09-20T12:07:18.582Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-09-20T12:07:18.582Z] reload_test.go:520: root required [2021-09-20T12:07:18.582Z] [2021-09-20T12:07:18.582Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-09-20T12:07:18.582Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:07:18.582Z] [2021-09-20T12:07:18.582Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-09-20T12:07:18.582Z] pull_v2_test.go:73: Needs fixing on Windows [2021-09-20T12:07:18.582Z] [2021-09-20T12:07:18.582Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-09-20T12:07:18.582Z] pull_v2_test.go:118: Needs fixing on Windows [2021-09-20T12:07:18.582Z] [2021-09-20T12:07:18.582Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-09-20T12:07:18.582Z] download_test.go:267: Needs fixing on Windows [2021-09-20T12:07:18.582Z] [2021-09-20T12:07:18.582Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-09-20T12:07:18.582Z] layer_test.go:303: Failing on Windows [2021-09-20T12:07:18.582Z] [2021-09-20T12:07:18.582Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-09-20T12:07:18.582Z] layer_test.go:352: Failing on Windows [2021-09-20T12:07:18.582Z] [2021-09-20T12:07:18.582Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-09-20T12:07:18.582Z] layer_test.go:467: Failing on Windows [2021-09-20T12:07:18.582Z] [2021-09-20T12:07:18.582Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-09-20T12:07:18.582Z] layer_test.go:696: Failing on Windows [2021-09-20T12:07:18.582Z] [2021-09-20T12:07:18.582Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-09-20T12:07:18.582Z] migration_test.go:45: Failing on Windows [2021-09-20T12:07:18.582Z] [2021-09-20T12:07:18.582Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-09-20T12:07:18.582Z] migration_test.go:181: Failing on Windows [2021-09-20T12:07:18.582Z] [2021-09-20T12:07:18.582Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-09-20T12:07:18.582Z] mount_test.go:17: Failing on Windows [2021-09-20T12:07:18.582Z] [2021-09-20T12:07:18.582Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-09-20T12:07:18.582Z] mount_test.go:76: Failing on Windows [2021-09-20T12:07:18.582Z] [2021-09-20T12:07:18.582Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-09-20T12:07:18.582Z] mount_test.go:125: Failing on Windows [2021-09-20T12:07:18.582Z] [2021-09-20T12:07:18.582Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-09-20T12:07:18.582Z] mount_test.go:212: Failing on Windows [2021-09-20T12:07:18.582Z] [2021-09-20T12:07:18.582Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-09-20T12:07:18.582Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-09-20T12:07:18.582Z] [2021-09-20T12:07:18.582Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-09-20T12:07:18.582Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-09-20T12:07:18.582Z] [2021-09-20T12:07:18.582Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-09-20T12:07:18.582Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-09-20T12:07:18.582Z] [2021-09-20T12:07:18.582Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-09-20T12:07:18.582Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-09-20T12:07:18.582Z] [2021-09-20T12:07:18.582Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-09-20T12:07:18.582Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-09-20T12:07:18.582Z] [2021-09-20T12:07:18.582Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-09-20T12:07:18.582Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-20T12:07:18.582Z] [2021-09-20T12:07:18.582Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-09-20T12:07:18.582Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-20T12:07:18.582Z] [2021-09-20T12:07:18.582Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-09-20T12:07:18.582Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-20T12:07:18.582Z] [2021-09-20T12:07:18.582Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-09-20T12:07:18.582Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-09-20T12:07:18.582Z] [2021-09-20T12:07:18.582Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-09-20T12:07:18.582Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-09-20T12:07:18.582Z] [2021-09-20T12:07:18.582Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-09-20T12:07:18.582Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-09-20T12:07:18.582Z] [2021-09-20T12:07:18.582Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-09-20T12:07:18.582Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-09-20T12:07:18.582Z] [2021-09-20T12:07:18.583Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-09-20T12:07:18.583Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-20T12:07:18.583Z] [2021-09-20T12:07:18.583Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-09-20T12:07:18.583Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-20T12:07:18.583Z] [2021-09-20T12:07:18.583Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-09-20T12:07:18.583Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-20T12:07:18.583Z] [2021-09-20T12:07:18.583Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-09-20T12:07:18.583Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-20T12:07:18.583Z] [2021-09-20T12:07:18.583Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-09-20T12:07:18.583Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-20T12:07:18.583Z] [2021-09-20T12:07:18.583Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-09-20T12:07:18.583Z] archive_test.go:133: Xz not present in msys2 [2021-09-20T12:07:18.583Z] [2021-09-20T12:07:18.583Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.01s) [2021-09-20T12:07:18.583Z] archive_test.go:140: zstd not installed [2021-09-20T12:07:18.583Z] [2021-09-20T12:07:18.583Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-09-20T12:07:18.583Z] archive_test.go:252: Failing on Windows CI machines [2021-09-20T12:07:18.583Z] [2021-09-20T12:07:18.583Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-09-20T12:07:18.583Z] archive_windows_test.go:16: Currently fails [2021-09-20T12:07:18.583Z] [2021-09-20T12:07:18.583Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-09-20T12:07:18.583Z] changes_test.go:195: needs more investigation [2021-09-20T12:07:18.583Z] [2021-09-20T12:07:18.583Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-09-20T12:07:18.583Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-09-20T12:07:18.583Z] [2021-09-20T12:07:18.583Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-09-20T12:07:18.583Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-09-20T12:07:18.583Z] [2021-09-20T12:07:18.583Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-09-20T12:07:18.583Z] changes_test.go:432: needs further investigation [2021-09-20T12:07:18.583Z] [2021-09-20T12:07:18.583Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-09-20T12:07:18.583Z] changes_test.go:468: needs further investigation [2021-09-20T12:07:18.583Z] [2021-09-20T12:07:18.583Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-09-20T12:07:18.583Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:07:18.583Z] [2021-09-20T12:07:18.583Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-09-20T12:07:18.583Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:07:18.583Z] [2021-09-20T12:07:18.583Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-09-20T12:07:18.583Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-20T12:07:18.583Z] [2021-09-20T12:07:18.583Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-09-20T12:07:18.583Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-20T12:07:18.583Z] [2021-09-20T12:07:18.583Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-09-20T12:07:18.583Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:07:18.583Z] [2021-09-20T12:07:18.583Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-09-20T12:07:18.583Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-20T12:07:18.583Z] [2021-09-20T12:07:18.583Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-09-20T12:07:18.583Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:07:18.583Z] [2021-09-20T12:07:18.583Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-09-20T12:07:18.583Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:07:18.583Z] [2021-09-20T12:07:18.583Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-09-20T12:07:18.583Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:07:18.583Z] [2021-09-20T12:07:18.583Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-09-20T12:07:18.583Z] poller_test.go:40: No chmod on Windows [2021-09-20T12:07:18.583Z] [2021-09-20T12:07:18.583Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-09-20T12:07:18.583Z] fileutils_test.go:133: Needs porting to Windows [2021-09-20T12:07:18.583Z] [2021-09-20T12:07:18.583Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-09-20T12:07:18.583Z] fileutils_test.go:179: Needs porting to Windows [2021-09-20T12:07:18.583Z] [2021-09-20T12:07:18.583Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-09-20T12:07:18.583Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:07:18.583Z] [2021-09-20T12:07:18.583Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-09-20T12:07:18.583Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:07:18.583Z] [2021-09-20T12:07:18.583Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-09-20T12:07:18.583Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:07:18.583Z] [2021-09-20T12:07:18.583Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-09-20T12:07:18.583Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-09-20T12:07:18.583Z] [2021-09-20T12:07:18.583Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-09-20T12:07:18.583Z] local_test.go:180: runtime.GOOS == "windows" [2021-09-20T12:07:18.583Z] [2021-09-20T12:07:18.583Z] DONE 2070 tests, 70 skipped in 239.082s [2021-09-20T12:07:18.612Z] === RUN TestValidatePrivileges [2021-09-20T12:07:18.612Z] --- PASS: TestValidatePrivileges (0.00s) [2021-09-20T12:07:18.612Z] === RUN TestFilterByCapNeg [2021-09-20T12:07:18.612Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-09-20T12:07:18.612Z] === RUN TestFilterByCapPos [2021-09-20T12:07:18.612Z] --- PASS: TestFilterByCapPos (0.00s) [2021-09-20T12:07:18.612Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-09-20T12:07:18.612Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-09-20T12:07:18.612Z] PASS [2021-09-20T12:07:18.612Z] coverage: 12.0% of statements [2021-09-20T12:07:18.612Z] ok github.com/docker/docker/plugin 0.059s coverage: 12.0% of statements [2021-09-20T12:07:18.612Z] time="2021-09-20T12:07:18Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-09-20T12:07:18.882Z] === RUN TestTailFile [2021-09-20T12:07:18.882Z] --- PASS: TestTailFile (0.00s) [2021-09-20T12:07:18.882Z] === RUN TestTailFileManyLines [2021-09-20T12:07:18.882Z] --- PASS: TestTailFileManyLines (0.00s) [2021-09-20T12:07:18.882Z] === RUN TestTailEmptyFile [2021-09-20T12:07:18.882Z] --- PASS: TestTailEmptyFile (0.00s) [2021-09-20T12:07:18.882Z] === RUN TestTailNegativeN [2021-09-20T12:07:18.882Z] --- PASS: TestTailNegativeN (0.00s) [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader [2021-09-20T12:07:18.882Z] === CONT TestNewTailReader [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/12_byte_delimiter [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/no_delimiter [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/no_delimiter [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/single_byte_delimiter [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/2_byte_delimiter [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/4_byte_delimiter [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/8_byte_delimiter [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/truncated_last_line [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-09-20T12:07:18.882Z] === CONT TestNewTailReader/12_byte_delimiter [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-20T12:07:18.882Z] === CONT TestNewTailReader/8_byte_delimiter [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-20T12:07:18.882Z] === CONT TestNewTailReader/single_byte_delimiter [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-20T12:07:18.882Z] === CONT TestNewTailReader/2_byte_delimiter [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-20T12:07:18.882Z] === CONT TestNewTailReader/no_delimiter [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-20T12:07:18.882Z] === CONT TestNewTailReader/4_byte_delimiter [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-20T12:07:18.882Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-20T12:07:18.882Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-20T12:07:18.882Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-20T12:07:18.882Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-20T12:07:18.882Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-20T12:07:18.882Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-20T12:07:18.882Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-20T12:07:18.883Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-20T12:07:18.883Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-20T12:07:18.883Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-20T12:07:18.883Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-20T12:07:18.883Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-20T12:07:18.883Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-20T12:07:18.883Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-20T12:07:18.883Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-20T12:07:18.883Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-20T12:07:18.883Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-20T12:07:18.883Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-20T12:07:18.883Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-20T12:07:18.883Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-20T12:07:18.883Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-20T12:07:18.883Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-20T12:07:18.883Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-20T12:07:18.883Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-20T12:07:18.883Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-20T12:07:18.883Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-20T12:07:18.883Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-20T12:07:18.883Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-20T12:07:18.883Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-20T12:07:18.883Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-20T12:07:18.883Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-20T12:07:18.883Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-20T12:07:18.884Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-20T12:07:18.884Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-20T12:07:18.884Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-20T12:07:18.884Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-20T12:07:18.884Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-20T12:07:18.884Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-20T12:07:18.884Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-20T12:07:18.884Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-20T12:07:18.884Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-20T12:07:18.884Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-20T12:07:18.884Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-20T12:07:18.884Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-20T12:07:18.884Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-20T12:07:18.884Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-20T12:07:18.884Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-20T12:07:18.884Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-20T12:07:18.884Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-20T12:07:18.884Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-20T12:07:18.884Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-20T12:07:18.884Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-20T12:07:18.884Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-20T12:07:18.884Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-20T12:07:18.884Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-20T12:07:18.884Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-20T12:07:18.884Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-20T12:07:18.884Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-20T12:07:18.884Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-20T12:07:18.884Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-20T12:07:18.884Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-20T12:07:19.041Z] INFO: make.ps1 ended at 09/20/2021 12:07:18 [2021-09-20T12:07:19.067Z] === RUN TestLoad [2021-09-20T12:07:19.067Z] --- PASS: TestLoad (0.00s) [2021-09-20T12:07:19.067Z] === RUN TestSave [2021-09-20T12:07:19.067Z] --- PASS: TestSave (0.02s) [2021-09-20T12:07:19.067Z] === RUN TestAddDeleteGet [2021-09-20T12:07:19.067Z] --- PASS: TestAddDeleteGet (0.03s) [2021-09-20T12:07:19.067Z] === RUN TestInvalidTags [2021-09-20T12:07:19.067Z] --- PASS: TestInvalidTags (0.00s) [2021-09-20T12:07:19.067Z] PASS [2021-09-20T12:07:19.067Z] coverage: 84.4% of statements [2021-09-20T12:07:19.067Z] ok github.com/docker/docker/reference 0.126s coverage: 84.4% of statements [2021-09-20T12:07:19.116Z] === RUN TestKillContainer/non_killing_signal [2021-09-20T12:07:19.351Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-20T12:07:19.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-20T12:07:19.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-20T12:07:19.351Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-20T12:07:19.351Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-20T12:07:19.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-20T12:07:19.351Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-20T12:07:19.351Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-20T12:07:19.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-20T12:07:19.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-20T12:07:19.351Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-20T12:07:19.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-20T12:07:19.351Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-20T12:07:19.351Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-20T12:07:19.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-20T12:07:19.351Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-20T12:07:19.351Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-20T12:07:19.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-20T12:07:19.351Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-09-20T12:07:19.351Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-20T12:07:19.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-20T12:07:19.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-20T12:07:19.351Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-20T12:07:19.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-20T12:07:19.351Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-20T12:07:19.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-20T12:07:19.351Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-20T12:07:19.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-20T12:07:19.351Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-20T12:07:19.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-20T12:07:19.351Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-20T12:07:19.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-20T12:07:19.351Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-20T12:07:19.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-20T12:07:19.351Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-20T12:07:19.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-20T12:07:19.351Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-20T12:07:19.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-20T12:07:19.351Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-20T12:07:19.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-20T12:07:19.351Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-20T12:07:19.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-20T12:07:19.351Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-20T12:07:19.351Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-20T12:07:19.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-20T12:07:19.351Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-20T12:07:19.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-20T12:07:19.351Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-20T12:07:19.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-20T12:07:19.351Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-20T12:07:19.351Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-20T12:07:19.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-20T12:07:19.351Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-20T12:07:19.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-20T12:07:19.351Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-20T12:07:19.351Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-20T12:07:19.352Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-20T12:07:19.352Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-20T12:07:19.352Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-20T12:07:19.352Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-20T12:07:19.352Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-20T12:07:19.352Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-20T12:07:19.352Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-20T12:07:19.352Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-20T12:07:19.352Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-09-20T12:07:19.352Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-20T12:07:19.352Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-20T12:07:19.352Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-20T12:07:19.352Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-20T12:07:19.352Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-20T12:07:19.352Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-20T12:07:19.352Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-20T12:07:19.352Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-20T12:07:19.352Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-20T12:07:19.352Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-20T12:07:19.352Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-20T12:07:19.352Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-20T12:07:19.352Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-20T12:07:19.352Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-20T12:07:19.352Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-20T12:07:19.352Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-20T12:07:19.352Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-20T12:07:19.352Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-20T12:07:19.352Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-20T12:07:19.352Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-20T12:07:19.352Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-20T12:07:19.352Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-20T12:07:19.352Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-20T12:07:19.352Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-20T12:07:19.352Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-20T12:07:19.352Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-20T12:07:19.352Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-20T12:07:19.352Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-20T12:07:19.352Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-20T12:07:19.352Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-20T12:07:19.352Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-20T12:07:19.352Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-20T12:07:19.352Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-20T12:07:19.352Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-20T12:07:19.352Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-20T12:07:19.352Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-20T12:07:19.352Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-20T12:07:19.352Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-20T12:07:19.352Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-20T12:07:19.353Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-20T12:07:19.353Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-20T12:07:19.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-20T12:07:19.353Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-20T12:07:19.353Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-20T12:07:19.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-20T12:07:19.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-20T12:07:19.353Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-20T12:07:19.353Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-20T12:07:19.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-20T12:07:19.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-20T12:07:19.353Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-20T12:07:19.353Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-20T12:07:19.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-20T12:07:19.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-20T12:07:19.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-20T12:07:19.353Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-20T12:07:19.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-20T12:07:19.353Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-20T12:07:19.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-20T12:07:19.353Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-20T12:07:19.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-20T12:07:19.353Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-20T12:07:19.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-20T12:07:19.353Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-20T12:07:19.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-20T12:07:19.353Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-20T12:07:19.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-20T12:07:19.353Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-20T12:07:19.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-20T12:07:19.353Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-20T12:07:19.353Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-20T12:07:19.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-20T12:07:19.353Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-20T12:07:19.353Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-20T12:07:19.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-20T12:07:19.353Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-20T12:07:19.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-20T12:07:19.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-20T12:07:19.353Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-20T12:07:19.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-20T12:07:19.353Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-20T12:07:19.353Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-20T12:07:19.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-20T12:07:19.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-20T12:07:19.353Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-20T12:07:19.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-20T12:07:19.353Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-20T12:07:19.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-20T12:07:19.353Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-20T12:07:19.353Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-20T12:07:19.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-20T12:07:19.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-20T12:07:19.353Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-20T12:07:19.353Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-20T12:07:19.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-20T12:07:19.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-20T12:07:19.353Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-20T12:07:19.353Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-20T12:07:19.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-20T12:07:19.353Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-20T12:07:19.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-20T12:07:19.353Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-20T12:07:19.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-20T12:07:19.353Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-20T12:07:19.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-20T12:07:19.353Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-20T12:07:19.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-20T12:07:19.353Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-20T12:07:19.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-20T12:07:19.353Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-20T12:07:19.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-20T12:07:19.353Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-20T12:07:19.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-20T12:07:19.353Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-20T12:07:19.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-20T12:07:19.353Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-20T12:07:19.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-20T12:07:19.353Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-20T12:07:19.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-20T12:07:19.353Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-20T12:07:19.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-20T12:07:19.353Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-20T12:07:19.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-20T12:07:19.353Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-20T12:07:19.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-20T12:07:19.353Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-20T12:07:19.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-20T12:07:19.353Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-20T12:07:19.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-20T12:07:19.353Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-20T12:07:19.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-20T12:07:19.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-20T12:07:19.353Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-20T12:07:19.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-20T12:07:19.353Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-20T12:07:19.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-20T12:07:19.353Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-20T12:07:19.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-20T12:07:19.353Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-20T12:07:19.354Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-20T12:07:19.355Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-20T12:07:19.355Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-20T12:07:19.355Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-20T12:07:19.355Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-20T12:07:19.355Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-20T12:07:19.355Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-20T12:07:19.355Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-20T12:07:19.355Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-20T12:07:19.355Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-20T12:07:19.355Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.01s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.01s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.01s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-20T12:07:19.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-20T12:07:19.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-20T12:07:19.357Z] PASS [2021-09-20T12:07:19.357Z] coverage: 88.6% of statements [2021-09-20T12:07:19.357Z] ok github.com/docker/docker/pkg/tailfile 0.129s coverage: 88.6% of statements [2021-09-20T12:07:19.375Z] === RUN TestKillContainer/killing_signal [2021-09-20T12:07:19.522Z] === RUN TestResolveAuthConfigIndexServer [2021-09-20T12:07:19.522Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-09-20T12:07:19.522Z] === RUN TestResolveAuthConfigFullURL [2021-09-20T12:07:19.522Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-09-20T12:07:19.522Z] === RUN TestLoadAllowNondistributableArtifacts [2021-09-20T12:07:19.522Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-09-20T12:07:19.522Z] === RUN TestValidateMirror [2021-09-20T12:07:19.522Z] --- PASS: TestValidateMirror (0.00s) [2021-09-20T12:07:19.522Z] === RUN TestLoadInsecureRegistries [2021-09-20T12:07:19.634Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-09-20T12:07:19.819Z] --- PASS: TestAllocateRandomDeallocate (4.60s) [2021-09-20T12:07:19.819Z] === RUN TestRetrieveFromStore [2021-09-20T12:07:19.819Z] === RUN TestTarSumRemoveNonExistent [2021-09-20T12:07:19.819Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2021-09-20T12:07:19.819Z] === RUN TestTarSumRemove [2021-09-20T12:07:19.819Z] --- PASS: TestTarSumRemove (0.00s) [2021-09-20T12:07:19.819Z] === RUN TestSortFileInfoSums [2021-09-20T12:07:19.819Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-09-20T12:07:19.819Z] === RUN TestNewTarSumForLabelInvalid [2021-09-20T12:07:19.819Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-09-20T12:07:19.819Z] === RUN TestNewTarSumForLabel [2021-09-20T12:07:19.819Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-09-20T12:07:19.819Z] === RUN TestEmptyTar [2021-09-20T12:07:19.819Z] --- PASS: TestEmptyTar (0.00s) [2021-09-20T12:07:19.819Z] === RUN TestTarSumsReadSize [2021-09-20T12:07:19.819Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-09-20T12:07:19.819Z] === RUN TestTarSums [2021-09-20T12:07:19.819Z] --- PASS: TestTarSums (0.05s) [2021-09-20T12:07:19.819Z] === RUN TestIteration [2021-09-20T12:07:19.819Z] --- PASS: TestIteration (0.00s) [2021-09-20T12:07:19.819Z] === RUN TestVersionLabelForChecksum [2021-09-20T12:07:19.819Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-09-20T12:07:19.819Z] === RUN TestVersion [2021-09-20T12:07:19.819Z] --- PASS: TestVersion (0.00s) [2021-09-20T12:07:19.819Z] === RUN TestGetVersion [2021-09-20T12:07:19.819Z] --- PASS: TestGetVersion (0.00s) [2021-09-20T12:07:19.819Z] === RUN TestGetVersions [2021-09-20T12:07:19.819Z] --- PASS: TestGetVersions (0.00s) [2021-09-20T12:07:19.819Z] PASS [2021-09-20T12:07:19.819Z] coverage: 89.3% of statements [2021-09-20T12:07:19.819Z] ok github.com/docker/docker/pkg/tarsum 0.105s coverage: 89.3% of statements [2021-09-20T12:07:19.977Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-09-20T12:07:19.977Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-09-20T12:07:19.977Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-09-20T12:07:19.977Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-09-20T12:07:19.977Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-09-20T12:07:19.977Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-09-20T12:07:19.977Z] === RUN TestResumableRequestReaderWithReadError [2021-09-20T12:07:19.977Z] time="2021-09-20T12:07:19Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-09-20T12:07:19.977Z] time="2021-09-20T12:07:19Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-09-20T12:07:19.977Z] time="2021-09-20T12:07:19Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-09-20T12:07:19.977Z] --- PASS: TestLoadInsecureRegistries (0.10s) [2021-09-20T12:07:19.977Z] === RUN TestNewServiceConfig [2021-09-20T12:07:19.978Z] --- PASS: TestNewServiceConfig (0.00s) [2021-09-20T12:07:19.978Z] === RUN TestValidateIndexName [2021-09-20T12:07:19.978Z] --- PASS: TestValidateIndexName (0.00s) [2021-09-20T12:07:19.978Z] === RUN TestValidateIndexNameWithError [2021-09-20T12:07:19.978Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-09-20T12:07:19.978Z] === RUN TestEndpointParse [2021-09-20T12:07:19.978Z] --- PASS: TestEndpointParse (0.00s) [2021-09-20T12:07:19.978Z] === RUN TestEndpointParseInvalid [2021-09-20T12:07:19.978Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-09-20T12:07:19.978Z] === RUN TestValidateEndpoint [2021-09-20T12:07:19.978Z] --- PASS: TestValidateEndpoint (0.00s) [2021-09-20T12:07:19.978Z] === RUN TestPing [2021-09-20T12:07:19.978Z] --- PASS: TestPing (0.00s) [2021-09-20T12:07:19.978Z] === RUN TestPingRegistryEndpoint [2021-09-20T12:07:19.978Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:07:19.978Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-09-20T12:07:19.978Z] === RUN TestEndpoint [2021-09-20T12:07:19.978Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:07:19.978Z] --- SKIP: TestEndpoint (0.00s) [2021-09-20T12:07:19.978Z] === RUN TestParseRepositoryInfo [2021-09-20T12:07:19.978Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-09-20T12:07:19.978Z] === RUN TestNewIndexInfo [2021-09-20T12:07:19.978Z] --- PASS: TestNewIndexInfo (0.00s) [2021-09-20T12:07:19.978Z] === RUN TestMirrorEndpointLookup [2021-09-20T12:07:19.978Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:07:19.978Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-09-20T12:07:19.978Z] === RUN TestSearchRepositories [2021-09-20T12:07:19.978Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-09-20T12:07:19.978Z] Host: 127.0.0.1:49301 [2021-09-20T12:07:19.978Z] User-Agent: docker test client [2021-09-20T12:07:19.978Z] Authorization: Token fake-token [2021-09-20T12:07:19.978Z] X-Docker-Token: true [2021-09-20T12:07:19.978Z] Accept-Encoding: gzip [2021-09-20T12:07:19.978Z] [2021-09-20T12:07:19.978Z] [2021-09-20T12:07:19.978Z] registry_test.go:730: HTTP/1.1 200 OK [2021-09-20T12:07:19.978Z] Connection: close [2021-09-20T12:07:19.978Z] Content-Length: 144 [2021-09-20T12:07:19.978Z] Cache-Control: no-cache [2021-09-20T12:07:19.978Z] Content-Type: application/json [2021-09-20T12:07:19.978Z] Date: Mon, 20 Sep 2021 12:07:19 GMT [2021-09-20T12:07:19.978Z] Expires: -1 [2021-09-20T12:07:19.978Z] Pragma: no-cache [2021-09-20T12:07:19.978Z] Server: docker-tests/mock [2021-09-20T12:07:19.978Z] X-Docker-Registry-Config: mock [2021-09-20T12:07:19.978Z] X-Docker-Registry-Version: 0.0.0 [2021-09-20T12:07:19.978Z] [2021-09-20T12:07:19.978Z] [2021-09-20T12:07:19.978Z] --- PASS: TestSearchRepositories (0.00s) [2021-09-20T12:07:19.978Z] === RUN TestTrustedLocation [2021-09-20T12:07:19.978Z] --- PASS: TestTrustedLocation (0.00s) [2021-09-20T12:07:19.978Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-09-20T12:07:19.978Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-09-20T12:07:19.978Z] === RUN TestAllowNondistributableArtifacts [2021-09-20T12:07:19.978Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-09-20T12:07:19.978Z] === RUN TestIsSecureIndex [2021-09-20T12:07:19.978Z] --- PASS: TestIsSecureIndex (0.00s) [2021-09-20T12:07:19.978Z] PASS [2021-09-20T12:07:19.978Z] coverage: 51.7% of statements [2021-09-20T12:07:19.978Z] ok github.com/docker/docker/registry 0.155s coverage: 51.7% of statements [2021-09-20T12:07:19.978Z] time="2021-09-20T12:07:19Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-09-20T12:07:19.978Z] --- PASS: TestResumableRequestReaderWithReadError (0.10s) [2021-09-20T12:07:19.978Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-09-20T12:07:19.978Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-09-20T12:07:19.978Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-09-20T12:07:19.978Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-09-20T12:07:19.978Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-09-20T12:07:19.978Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-09-20T12:07:19.978Z] === RUN TestResumableRequestReader [2021-09-20T12:07:19.978Z] --- PASS: TestResumableRequestReader (0.00s) [2021-09-20T12:07:19.978Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-09-20T12:07:19.978Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-09-20T12:07:19.978Z] PASS [2021-09-20T12:07:19.978Z] coverage: 100.0% of statements [2021-09-20T12:07:19.978Z] ok github.com/docker/docker/registry/resumable 0.153s coverage: 100.0% of statements [2021-09-20T12:07:19.978Z] === RUN TestRestartManagerTimeout [2021-09-20T12:07:19.978Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-09-20T12:07:19.978Z] === RUN TestRestartManagerTimeoutReset [2021-09-20T12:07:19.978Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-09-20T12:07:19.978Z] PASS [2021-09-20T12:07:19.978Z] coverage: 50.9% of statements [2021-09-20T12:07:20.279Z] testing: warning: no tests to run [2021-09-20T12:07:20.280Z] PASS [2021-09-20T12:07:20.280Z] coverage: [no statements] [2021-09-20T12:07:20.280Z] ok github.com/docker/docker/pkg/term/windows 0.027s coverage: [no statements] [no tests to run] [2021-09-20T12:07:20.433Z] ok github.com/docker/docker/restartmanager 0.027s coverage: 50.9% of statements [2021-09-20T12:07:20.433Z] === RUN TestDecodeContainerConfig [2021-09-20T12:07:20.433Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-09-20T12:07:20.433Z] === RUN TestDecodeContainerConfigIsolation [2021-09-20T12:07:20.433Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-09-20T12:07:20.433Z] === RUN TestValidatePrivileged [2021-09-20T12:07:20.433Z] --- PASS: TestValidatePrivileged (0.00s) [2021-09-20T12:07:20.433Z] PASS [2021-09-20T12:07:20.433Z] coverage: 52.2% of statements [2021-09-20T12:07:20.433Z] ok github.com/docker/docker/runconfig 0.036s coverage: 52.2% of statements [2021-09-20T12:07:20.573Z] --- PASS: TestKillContainer (2.20s) [2021-09-20T12:07:20.573Z] --- PASS: TestKillContainer/no_signal (0.64s) [2021-09-20T12:07:20.573Z] --- PASS: TestKillContainer/non_killing_signal (0.57s) [2021-09-20T12:07:20.573Z] --- PASS: TestKillContainer/killing_signal (0.71s) [2021-09-20T12:07:20.573Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-09-20T12:07:20.573Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-09-20T12:07:20.577Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-09-20T12:07:20.577Z] INFO: Unit tests ended at 09/20/2021 12:07:20. Duration:00:04:09.3753624 [2021-09-20T12:07:20.577Z] INFO: Building busybox [2021-09-20T12:07:20.577Z] Sending build context to Docker daemon 5.12kB [2021-09-20T12:07:20.577Z] [2021-09-20T12:07:20.577Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-09-20T12:07:20.577Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-09-20T12:07:20.577Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-09-20T12:07:20.577Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-09-20T12:07:20.577Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-09-20T12:07:20.577Z] ---> a3aeeffc33bf [2021-09-20T12:07:20.577Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-09-20T12:07:20.577Z] ---> Running in 4571488d4787 [2021-09-20T12:07:20.740Z] === RUN TestTruncIndex [2021-09-20T12:07:20.888Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-09-20T12:07:20.888Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-09-20T12:07:20.888Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-09-20T12:07:20.888Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-09-20T12:07:20.888Z] PASS [2021-09-20T12:07:20.888Z] coverage: 62.5% of statements [2021-09-20T12:07:20.888Z] ok github.com/docker/docker/testutil 0.056s coverage: 62.5% of statements [2021-09-20T12:07:21.141Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-09-20T12:07:21.141Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-09-20T12:07:21.215Z] --- PASS: TestTruncIndex (0.10s) [2021-09-20T12:07:21.215Z] PASS [2021-09-20T12:07:21.215Z] coverage: 91.5% of statements [2021-09-20T12:07:21.215Z] ok github.com/docker/docker/pkg/truncindex 0.129s coverage: 91.5% of statements [2021-09-20T12:07:21.215Z] --- PASS: TestRetrieveFromStore (1.48s) [2021-09-20T12:07:21.215Z] === RUN TestRequestReleaseAddressDuplicate [2021-09-20T12:07:21.215Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-09-20T12:07:21.215Z] === RUN TestParallelPredefinedRequest1 [2021-09-20T12:07:21.215Z] === PAUSE TestParallelPredefinedRequest1 [2021-09-20T12:07:21.215Z] === RUN TestParallelPredefinedRequest2 [2021-09-20T12:07:21.215Z] === PAUSE TestParallelPredefinedRequest2 [2021-09-20T12:07:21.215Z] === RUN TestParallelPredefinedRequest3 [2021-09-20T12:07:21.215Z] === PAUSE TestParallelPredefinedRequest3 [2021-09-20T12:07:21.215Z] === RUN TestParallelPredefinedRequest4 [2021-09-20T12:07:21.215Z] === PAUSE TestParallelPredefinedRequest4 [2021-09-20T12:07:21.215Z] === RUN TestParallelPredefinedRequest5 [2021-09-20T12:07:21.215Z] === PAUSE TestParallelPredefinedRequest5 [2021-09-20T12:07:21.215Z] === RUN TestDebug [2021-09-20T12:07:21.215Z] --- PASS: TestDebug (0.00s) [2021-09-20T12:07:21.215Z] === RUN TestRequestPoolParallel [2021-09-20T12:07:21.677Z] === RUN TestIsGIT [2021-09-20T12:07:21.677Z] --- PASS: TestIsGIT (0.00s) [2021-09-20T12:07:21.677Z] === RUN TestIsTransport [2021-09-20T12:07:21.677Z] --- PASS: TestIsTransport (0.00s) [2021-09-20T12:07:21.677Z] PASS [2021-09-20T12:07:21.677Z] coverage: 100.0% of statements [2021-09-20T12:07:21.677Z] ok github.com/docker/docker/pkg/urlutil 0.035s coverage: 100.0% of statements [2021-09-20T12:07:21.677Z] --- PASS: TestRequestPoolParallel (0.47s) [2021-09-20T12:07:21.677Z] === RUN TestFullAllocateRelease [2021-09-20T12:07:21.716Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.40s) [2021-09-20T12:07:21.716Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.74s) [2021-09-20T12:07:21.716Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.41s) [2021-09-20T12:07:21.716Z] === RUN TestKillStoppedContainer [2021-09-20T12:07:21.976Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-09-20T12:07:21.976Z] === RUN TestKillStoppedContainerAPIPre120 [2021-09-20T12:07:21.976Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-09-20T12:07:21.976Z] === RUN TestKillDifferentUserContainer [2021-09-20T12:07:22.140Z] time="2021-09-20T12:07:21Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-09-20T12:07:22.140Z] === RUN TestVersionInfo [2021-09-20T12:07:22.140Z] --- PASS: TestVersionInfo (0.00s) [2021-09-20T12:07:22.140Z] === RUN TestAppendVersions [2021-09-20T12:07:22.140Z] --- PASS: TestAppendVersions (0.00s) [2021-09-20T12:07:22.140Z] PASS [2021-09-20T12:07:22.140Z] coverage: 88.9% of statements [2021-09-20T12:07:22.140Z] ok github.com/docker/docker/pkg/useragent 0.036s coverage: 88.9% of statements [2021-09-20T12:07:22.140Z] --- PASS: TestFullAllocateRelease (0.43s) [2021-09-20T12:07:22.140Z] === RUN TestOddAllocateRelease [2021-09-20T12:07:22.601Z] --- PASS: TestOddAllocateRelease (0.31s) [2021-09-20T12:07:22.601Z] === RUN TestFullAllocateSerialReleaseParallel [2021-09-20T12:07:22.601Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2021-09-20T12:07:22.601Z] === RUN TestOddAllocateSerialReleaseParallel [2021-09-20T12:07:22.601Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-09-20T12:07:22.601Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-09-20T12:07:22.601Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2021-09-20T12:07:22.601Z] === CONT TestParallelPredefinedRequest1 [2021-09-20T12:07:22.601Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-20T12:07:22.601Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-09-20T12:07:22.601Z] === CONT TestParallelPredefinedRequest5 [2021-09-20T12:07:22.601Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-20T12:07:22.601Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-09-20T12:07:22.601Z] === CONT TestParallelPredefinedRequest4 [2021-09-20T12:07:22.601Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-20T12:07:22.601Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-09-20T12:07:22.601Z] === CONT TestParallelPredefinedRequest3 [2021-09-20T12:07:22.601Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-20T12:07:22.601Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-09-20T12:07:22.601Z] === CONT TestParallelPredefinedRequest2 [2021-09-20T12:07:22.601Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-20T12:07:22.601Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-09-20T12:07:22.601Z] PASS [2021-09-20T12:07:22.601Z] coverage: 85.3% of statements [2021-09-20T12:07:22.601Z] ok github.com/docker/docker/libnetwork/ipam 42.516s coverage: 85.3% of statements [2021-09-20T12:07:22.915Z] check_test.go:308: [d6fa36411e284] daemon is not started [2021-09-20T12:07:22.915Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-09-20T12:07:22.915Z] --- PASS: TestKillDifferentUserContainer (0.82s) [2021-09-20T12:07:22.915Z] === RUN TestInspectOomKilledTrue [2021-09-20T12:07:22.915Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-20T12:07:22.915Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2021-09-20T12:07:22.915Z] === RUN TestInspectOomKilledFalse [2021-09-20T12:07:22.915Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-20T12:07:22.915Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-09-20T12:07:22.915Z] === RUN TestLinksEtcHostsContentMatch [2021-09-20T12:07:23.051Z] === RUN TestGetDriver [2021-09-20T12:07:23.051Z] --- PASS: TestGetDriver (0.00s) [2021-09-20T12:07:23.051Z] === RUN TestVolumeRequestError [2021-09-20T12:07:23.051Z] --- PASS: TestVolumeRequestError (0.00s) [2021-09-20T12:07:23.051Z] PASS [2021-09-20T12:07:23.051Z] coverage: 36.1% of statements [2021-09-20T12:07:23.051Z] ok github.com/docker/docker/volume/drivers 0.034s coverage: 36.1% of statements [2021-09-20T12:07:23.051Z] === RUN TestGetAddress [2021-09-20T12:07:23.051Z] --- PASS: TestGetAddress (0.00s) [2021-09-20T12:07:23.051Z] === RUN TestRemove [2021-09-20T12:07:23.051Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-09-20T12:07:23.051Z] --- SKIP: TestRemove (0.00s) [2021-09-20T12:07:23.051Z] === RUN TestInitializeWithVolumes [2021-09-20T12:07:23.051Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-09-20T12:07:23.051Z] === RUN TestCreate [2021-09-20T12:07:23.051Z] --- PASS: TestCreate (0.00s) [2021-09-20T12:07:23.051Z] === RUN TestValidateName [2021-09-20T12:07:23.051Z] --- PASS: TestValidateName (0.00s) [2021-09-20T12:07:23.051Z] === RUN TestCreateWithOpts [2021-09-20T12:07:23.051Z] local_test.go:180: runtime.GOOS == "windows" [2021-09-20T12:07:23.051Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-09-20T12:07:23.051Z] === RUN TestRelaodNoOpts [2021-09-20T12:07:23.051Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-09-20T12:07:23.051Z] PASS [2021-09-20T12:07:23.051Z] coverage: 41.5% of statements [2021-09-20T12:07:23.051Z] ok github.com/docker/docker/volume/local 0.052s coverage: 41.5% of statements [2021-09-20T12:07:23.483Z] --- PASS: TestLinksEtcHostsContentMatch (0.53s) [2021-09-20T12:07:23.483Z] === RUN TestLinksContainerNames [2021-09-20T12:07:23.506Z] === RUN TestLCOWParseMountRaw [2021-09-20T12:07:23.506Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-09-20T12:07:23.506Z] === RUN TestLCOWParseMountRawSplit [2021-09-20T12:07:23.506Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-09-20T12:07:23.506Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-09-20T12:07:23.506Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-09-20T12:07:23.506Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-09-20T12:07:23.506Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-09-20T12:07:23.506Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-09-20T12:07:23.506Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-09-20T12:07:23.506Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-09-20T12:07:23.506Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-09-20T12:07:23.506Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-09-20T12:07:23.571Z] === RUN TestValidatePrivileges [2021-09-20T12:07:23.571Z] --- PASS: TestValidatePrivileges (0.00s) [2021-09-20T12:07:23.571Z] === RUN TestFilterByCapNeg [2021-09-20T12:07:23.571Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-09-20T12:07:23.571Z] === RUN TestFilterByCapPos [2021-09-20T12:07:23.571Z] --- PASS: TestFilterByCapPos (0.00s) [2021-09-20T12:07:23.571Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-09-20T12:07:23.571Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-09-20T12:07:23.571Z] PASS [2021-09-20T12:07:23.571Z] coverage: 12.0% of statements [2021-09-20T12:07:23.571Z] ok github.com/docker/docker/plugin 0.038s coverage: 12.0% of statements [2021-09-20T12:07:23.961Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-09-20T12:07:23.961Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-09-20T12:07:23.961Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-09-20T12:07:23.961Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-09-20T12:07:23.961Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-09-20T12:07:23.961Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-09-20T12:07:23.961Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-09-20T12:07:23.961Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-09-20T12:07:23.961Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-09-20T12:07:23.961Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-09-20T12:07:23.961Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-09-20T12:07:23.961Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-09-20T12:07:23.961Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-09-20T12:07:23.961Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-09-20T12:07:23.961Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-09-20T12:07:23.961Z] === RUN TestLinuxParseMountRaw [2021-09-20T12:07:23.961Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-09-20T12:07:23.961Z] === RUN TestLinuxParseMountRawSplit [2021-09-20T12:07:23.961Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-09-20T12:07:23.961Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-09-20T12:07:23.961Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-09-20T12:07:23.961Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-09-20T12:07:23.961Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-09-20T12:07:23.961Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-09-20T12:07:23.961Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-09-20T12:07:23.961Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-09-20T12:07:23.961Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-09-20T12:07:23.961Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-09-20T12:07:23.961Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-09-20T12:07:23.961Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-09-20T12:07:23.961Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-09-20T12:07:23.961Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-09-20T12:07:23.961Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-09-20T12:07:23.961Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-09-20T12:07:23.961Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-09-20T12:07:23.961Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-09-20T12:07:23.961Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-09-20T12:07:23.961Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-09-20T12:07:23.961Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-09-20T12:07:23.961Z] === RUN TestConvertTmpfsOptions [2021-09-20T12:07:23.961Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-09-20T12:07:23.961Z] linux_parser_test.go:209: data="ro" [2021-09-20T12:07:23.961Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-09-20T12:07:23.961Z] === RUN TestParseMountSpec [2021-09-20T12:07:23.961Z] parser_test.go:62: case 0 [2021-09-20T12:07:23.961Z] parser_test.go:62: case 1 [2021-09-20T12:07:23.961Z] parser_test.go:62: case 2 [2021-09-20T12:07:23.961Z] parser_test.go:62: case 3 [2021-09-20T12:07:23.961Z] parser_test.go:62: case 4 [2021-09-20T12:07:23.961Z] parser_test.go:62: case 5 [2021-09-20T12:07:23.961Z] --- PASS: TestParseMountSpec (0.00s) [2021-09-20T12:07:23.961Z] === RUN TestValidateMount [2021-09-20T12:07:23.961Z] --- PASS: TestValidateMount (0.00s) [2021-09-20T12:07:23.961Z] === RUN TestWindowsParseMountRaw [2021-09-20T12:07:23.961Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-09-20T12:07:23.961Z] === RUN TestWindowsParseMountRawSplit [2021-09-20T12:07:23.961Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-09-20T12:07:23.961Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-09-20T12:07:23.961Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-09-20T12:07:23.961Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-09-20T12:07:23.961Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-09-20T12:07:23.961Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-09-20T12:07:23.961Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-09-20T12:07:23.961Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-09-20T12:07:23.961Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-09-20T12:07:23.961Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-09-20T12:07:23.961Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-09-20T12:07:23.961Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-09-20T12:07:23.961Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-09-20T12:07:23.961Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-09-20T12:07:23.961Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-09-20T12:07:23.961Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-09-20T12:07:23.961Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-09-20T12:07:23.961Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-09-20T12:07:23.961Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-09-20T12:07:23.961Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-09-20T12:07:23.961Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-09-20T12:07:23.961Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-09-20T12:07:23.961Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-09-20T12:07:23.961Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-09-20T12:07:23.961Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-09-20T12:07:23.961Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-09-20T12:07:23.961Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-09-20T12:07:23.961Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-09-20T12:07:23.961Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-09-20T12:07:23.961Z] PASS [2021-09-20T12:07:23.961Z] coverage: 67.6% of statements [2021-09-20T12:07:23.961Z] ok github.com/docker/docker/volume/mounts 0.035s coverage: 67.6% of statements [2021-09-20T12:07:24.032Z] === RUN TestNewSettable [2021-09-20T12:07:24.032Z] --- PASS: TestNewSettable (0.00s) [2021-09-20T12:07:24.032Z] === RUN TestIsSettable [2021-09-20T12:07:24.032Z] --- PASS: TestIsSettable (0.00s) [2021-09-20T12:07:24.032Z] === RUN TestUpdateSettingsEnv [2021-09-20T12:07:24.032Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-09-20T12:07:24.032Z] PASS [2021-09-20T12:07:24.032Z] coverage: 20.0% of statements [2021-09-20T12:07:24.032Z] ok github.com/docker/docker/plugin/v2 0.029s coverage: 20.0% of statements [2021-09-20T12:07:24.316Z] Removing intermediate container 4571488d4787 [2021-09-20T12:07:24.316Z] ---> f9526caad92b [2021-09-20T12:07:24.316Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-09-20T12:07:24.416Z] === RUN TestSetGetMeta [2021-09-20T12:07:24.416Z] === PAUSE TestSetGetMeta [2021-09-20T12:07:24.416Z] === RUN TestRestore [2021-09-20T12:07:24.416Z] === PAUSE TestRestore [2021-09-20T12:07:24.416Z] === RUN TestServiceCreate [2021-09-20T12:07:24.416Z] === PAUSE TestServiceCreate [2021-09-20T12:07:24.416Z] === RUN TestServiceList [2021-09-20T12:07:24.416Z] === PAUSE TestServiceList [2021-09-20T12:07:24.416Z] === RUN TestServiceRemove [2021-09-20T12:07:24.416Z] === PAUSE TestServiceRemove [2021-09-20T12:07:24.416Z] === RUN TestServiceGet [2021-09-20T12:07:24.416Z] === PAUSE TestServiceGet [2021-09-20T12:07:24.416Z] === RUN TestServicePrune [2021-09-20T12:07:24.416Z] === PAUSE TestServicePrune [2021-09-20T12:07:24.416Z] === RUN TestCreate [2021-09-20T12:07:24.416Z] === PAUSE TestCreate [2021-09-20T12:07:24.416Z] === RUN TestRemove [2021-09-20T12:07:24.416Z] === PAUSE TestRemove [2021-09-20T12:07:24.416Z] === RUN TestList [2021-09-20T12:07:24.416Z] === PAUSE TestList [2021-09-20T12:07:24.416Z] === RUN TestFindByDriver [2021-09-20T12:07:24.416Z] === PAUSE TestFindByDriver [2021-09-20T12:07:24.416Z] === RUN TestFindByReferenced [2021-09-20T12:07:24.416Z] === PAUSE TestFindByReferenced [2021-09-20T12:07:24.416Z] === RUN TestDerefMultipleOfSameRef [2021-09-20T12:07:24.416Z] === PAUSE TestDerefMultipleOfSameRef [2021-09-20T12:07:24.416Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-20T12:07:24.416Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-20T12:07:24.416Z] === RUN TestDefererencePluginOnCreateError [2021-09-20T12:07:24.416Z] === PAUSE TestDefererencePluginOnCreateError [2021-09-20T12:07:24.416Z] === RUN TestRefDerefRemove [2021-09-20T12:07:24.416Z] === PAUSE TestRefDerefRemove [2021-09-20T12:07:24.416Z] === RUN TestGet [2021-09-20T12:07:24.416Z] === PAUSE TestGet [2021-09-20T12:07:24.416Z] === RUN TestGetWithReference [2021-09-20T12:07:24.416Z] === PAUSE TestGetWithReference [2021-09-20T12:07:24.416Z] === RUN TestFilterFunc [2021-09-20T12:07:24.416Z] === RUN TestFilterFunc/test_nil_list [2021-09-20T12:07:24.416Z] === PAUSE TestFilterFunc/test_nil_list [2021-09-20T12:07:24.416Z] === RUN TestFilterFunc/test_empty_list [2021-09-20T12:07:24.416Z] === PAUSE TestFilterFunc/test_empty_list [2021-09-20T12:07:24.416Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-09-20T12:07:24.416Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-09-20T12:07:24.416Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-20T12:07:24.416Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-20T12:07:24.416Z] === RUN TestFilterFunc/test_filter_some [2021-09-20T12:07:24.416Z] === PAUSE TestFilterFunc/test_filter_some [2021-09-20T12:07:24.416Z] === RUN TestFilterFunc/test_filter_middle [2021-09-20T12:07:24.416Z] === PAUSE TestFilterFunc/test_filter_middle [2021-09-20T12:07:24.416Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-09-20T12:07:24.416Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-09-20T12:07:24.416Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-09-20T12:07:24.416Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-09-20T12:07:24.416Z] === CONT TestFilterFunc/test_nil_list [2021-09-20T12:07:24.416Z] === CONT TestFilterFunc/test_filter_some [2021-09-20T12:07:24.416Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-20T12:07:24.416Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-09-20T12:07:24.416Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-09-20T12:07:24.416Z] === CONT TestFilterFunc/test_empty_list [2021-09-20T12:07:24.416Z] === CONT TestFilterFunc/test_filter_middle [2021-09-20T12:07:24.416Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-09-20T12:07:24.416Z] --- PASS: TestFilterFunc (0.00s) [2021-09-20T12:07:24.416Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-09-20T12:07:24.416Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-09-20T12:07:24.416Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-09-20T12:07:24.416Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-09-20T12:07:24.416Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-09-20T12:07:24.416Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-09-20T12:07:24.416Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-09-20T12:07:24.416Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-09-20T12:07:24.416Z] === CONT TestSetGetMeta [2021-09-20T12:07:24.416Z] === CONT TestList [2021-09-20T12:07:24.416Z] === CONT TestServiceGet [2021-09-20T12:07:24.416Z] === CONT TestDefererencePluginOnCreateError [2021-09-20T12:07:24.416Z] --- PASS: TestSetGetMeta (0.01s) [2021-09-20T12:07:24.416Z] === CONT TestServiceRemove [2021-09-20T12:07:24.416Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-09-20T12:07:24.416Z] === CONT TestServiceList [2021-09-20T12:07:24.416Z] --- PASS: TestList (0.02s) [2021-09-20T12:07:24.416Z] === CONT TestServiceCreate [2021-09-20T12:07:24.416Z] --- PASS: TestServiceGet (0.10s) [2021-09-20T12:07:24.416Z] === CONT TestRestore [2021-09-20T12:07:24.416Z] --- PASS: TestServiceRemove (0.09s) [2021-09-20T12:07:24.416Z] === CONT TestDerefMultipleOfSameRef [2021-09-20T12:07:24.416Z] --- PASS: TestServiceList (0.09s) [2021-09-20T12:07:24.416Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-20T12:07:24.416Z] --- PASS: TestServiceCreate (0.09s) [2021-09-20T12:07:24.416Z] === CONT TestFindByReferenced [2021-09-20T12:07:24.416Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-09-20T12:07:24.416Z] === CONT TestGet [2021-09-20T12:07:24.416Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-09-20T12:07:24.416Z] === CONT TestGetWithReference [2021-09-20T12:07:24.416Z] --- PASS: TestRestore (0.02s) [2021-09-20T12:07:24.416Z] === CONT TestFindByDriver [2021-09-20T12:07:24.416Z] --- PASS: TestFindByReferenced (0.02s) [2021-09-20T12:07:24.416Z] === CONT TestCreate [2021-09-20T12:07:24.416Z] --- PASS: TestGet (0.01s) [2021-09-20T12:07:24.416Z] === CONT TestRemove [2021-09-20T12:07:24.416Z] --- PASS: TestCreate (0.01s) [2021-09-20T12:07:24.416Z] === CONT TestRefDerefRemove [2021-09-20T12:07:24.416Z] --- PASS: TestGetWithReference (0.01s) [2021-09-20T12:07:24.416Z] === CONT TestServicePrune [2021-09-20T12:07:24.416Z] --- PASS: TestFindByDriver (0.01s) [2021-09-20T12:07:24.416Z] time="2021-09-20T12:07:24Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-20T12:07:24.416Z] --- PASS: TestRefDerefRemove (0.01s) [2021-09-20T12:07:24.416Z] --- PASS: TestRemove (0.01s) [2021-09-20T12:07:24.416Z] time="2021-09-20T12:07:24Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-20T12:07:24.416Z] time="2021-09-20T12:07:24Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-20T12:07:24.416Z] time="2021-09-20T12:07:24Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-09-20T12:07:24.416Z] time="2021-09-20T12:07:24Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-20T12:07:24.416Z] --- PASS: TestServicePrune (0.02s) [2021-09-20T12:07:24.416Z] PASS [2021-09-20T12:07:24.416Z] coverage: 69.0% of statements [2021-09-20T12:07:24.416Z] ok github.com/docker/docker/volume/service 0.195s coverage: 69.0% of statements [2021-09-20T12:07:24.775Z] ---> Running in 5ffc6058cea4 [2021-09-20T12:07:24.775Z] Removing intermediate container 5ffc6058cea4 [2021-09-20T12:07:24.775Z] ---> ad5bdda8e016 [2021-09-20T12:07:24.775Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-09-20T12:07:24.775Z] ---> Running in 082ab8864e69 [2021-09-20T12:07:24.863Z] --- PASS: TestLinksContainerNames (1.46s) [2021-09-20T12:07:24.863Z] === RUN TestLogsFollowTailEmpty [2021-09-20T12:07:25.000Z] --- PASS: TestServicePlugin (30.00s) [2021-09-20T12:07:25.000Z] === RUN TestServiceUpdateLabel [2021-09-20T12:07:25.001Z] === RUN TestLoad [2021-09-20T12:07:25.001Z] --- PASS: TestLoad (0.00s) [2021-09-20T12:07:25.001Z] === RUN TestSave [2021-09-20T12:07:25.001Z] --- PASS: TestSave (0.02s) [2021-09-20T12:07:25.001Z] === RUN TestAddDeleteGet [2021-09-20T12:07:25.001Z] --- PASS: TestAddDeleteGet (0.03s) [2021-09-20T12:07:25.001Z] === RUN TestInvalidTags [2021-09-20T12:07:25.001Z] --- PASS: TestInvalidTags (0.00s) [2021-09-20T12:07:25.002Z] PASS [2021-09-20T12:07:25.002Z] coverage: 84.4% of statements [2021-09-20T12:07:25.002Z] ok github.com/docker/docker/reference 0.091s coverage: 84.4% of statements [2021-09-20T12:07:25.123Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-09-20T12:07:25.234Z] Removing intermediate container 082ab8864e69 [2021-09-20T12:07:25.234Z] ---> da8c62fd3e0c [2021-09-20T12:07:25.234Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-09-20T12:07:25.691Z] --- PASS: TestLogsFollowTailEmpty (0.82s) [2021-09-20T12:07:25.691Z] === RUN TestContainerNetworkMountsNoChown [2021-09-20T12:07:25.691Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-09-20T12:07:25.938Z] --- PASS: TestServiceUpdateLabel (2.25s) [2021-09-20T12:07:25.938Z] === RUN TestServiceUpdateSecrets [2021-09-20T12:07:26.260Z] check_test.go:308: [dc136161f3cc2] daemon is not started [2021-09-20T12:07:26.260Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-09-20T12:07:26.260Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2021-09-20T12:07:26.260Z] === RUN TestMountDaemonRoot [2021-09-20T12:07:26.260Z] === RUN TestMountDaemonRoot/default [2021-09-20T12:07:26.260Z] === PAUSE TestMountDaemonRoot/default [2021-09-20T12:07:26.260Z] === RUN TestMountDaemonRoot/private [2021-09-20T12:07:26.260Z] === PAUSE TestMountDaemonRoot/private [2021-09-20T12:07:26.260Z] === RUN TestMountDaemonRoot/rprivate [2021-09-20T12:07:26.260Z] === PAUSE TestMountDaemonRoot/rprivate [2021-09-20T12:07:26.260Z] === RUN TestMountDaemonRoot/slave [2021-09-20T12:07:26.260Z] === PAUSE TestMountDaemonRoot/slave [2021-09-20T12:07:26.260Z] === RUN TestMountDaemonRoot/rslave [2021-09-20T12:07:26.260Z] === PAUSE TestMountDaemonRoot/rslave [2021-09-20T12:07:26.260Z] === RUN TestMountDaemonRoot/shared [2021-09-20T12:07:26.260Z] === PAUSE TestMountDaemonRoot/shared [2021-09-20T12:07:26.260Z] === RUN TestMountDaemonRoot/rshared [2021-09-20T12:07:26.260Z] === PAUSE TestMountDaemonRoot/rshared [2021-09-20T12:07:26.260Z] === CONT TestMountDaemonRoot/default [2021-09-20T12:07:26.260Z] === RUN TestMountDaemonRoot/default/bind_root [2021-09-20T12:07:26.260Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-09-20T12:07:26.260Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-09-20T12:07:26.260Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-09-20T12:07:26.260Z] === RUN TestMountDaemonRoot/default/mount_root [2021-09-20T12:07:26.260Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-09-20T12:07:26.260Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-09-20T12:07:26.260Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-09-20T12:07:26.260Z] === CONT TestMountDaemonRoot/default/bind_root [2021-09-20T12:07:26.260Z] === CONT TestMountDaemonRoot/rshared [2021-09-20T12:07:26.260Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-09-20T12:07:26.260Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-09-20T12:07:26.260Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-09-20T12:07:26.260Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-09-20T12:07:26.260Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-09-20T12:07:26.260Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-09-20T12:07:26.260Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-09-20T12:07:26.260Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-09-20T12:07:26.260Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-09-20T12:07:26.260Z] === CONT TestMountDaemonRoot/shared [2021-09-20T12:07:26.260Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-09-20T12:07:26.260Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-09-20T12:07:26.260Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-09-20T12:07:26.260Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-09-20T12:07:26.260Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-09-20T12:07:26.260Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-09-20T12:07:26.260Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-09-20T12:07:26.260Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-09-20T12:07:26.260Z] === CONT TestMountDaemonRoot/rslave [2021-09-20T12:07:26.260Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-09-20T12:07:26.260Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-09-20T12:07:26.260Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-09-20T12:07:26.260Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-09-20T12:07:26.260Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-09-20T12:07:26.260Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-09-20T12:07:26.260Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-09-20T12:07:26.260Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-09-20T12:07:26.260Z] === CONT TestMountDaemonRoot/slave [2021-09-20T12:07:26.260Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-09-20T12:07:26.260Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-09-20T12:07:26.260Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-09-20T12:07:26.260Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-09-20T12:07:26.260Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-09-20T12:07:26.260Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-09-20T12:07:26.260Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-09-20T12:07:26.260Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-09-20T12:07:26.260Z] === CONT TestMountDaemonRoot/rprivate [2021-09-20T12:07:26.260Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-09-20T12:07:26.260Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-09-20T12:07:26.260Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-09-20T12:07:26.260Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-09-20T12:07:26.260Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-09-20T12:07:26.260Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-09-20T12:07:26.260Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-09-20T12:07:26.260Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-09-20T12:07:26.260Z] === CONT TestMountDaemonRoot/private [2021-09-20T12:07:26.260Z] === RUN TestMountDaemonRoot/private/bind_root [2021-09-20T12:07:26.260Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-09-20T12:07:26.260Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-09-20T12:07:26.260Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-09-20T12:07:26.260Z] === RUN TestMountDaemonRoot/private/mount_root [2021-09-20T12:07:26.260Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-09-20T12:07:26.260Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-09-20T12:07:26.260Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-09-20T12:07:26.260Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-09-20T12:07:26.260Z] === CONT TestMountDaemonRoot/default/mount_root [2021-09-20T12:07:26.519Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-09-20T12:07:26.519Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-09-20T12:07:26.519Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-09-20T12:07:26.519Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-09-20T12:07:26.519Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-09-20T12:07:26.519Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-09-20T12:07:26.519Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-09-20T12:07:26.519Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-09-20T12:07:26.519Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-09-20T12:07:26.519Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-09-20T12:07:26.519Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-09-20T12:07:26.544Z] === RUN TestResolveAuthConfigIndexServer [2021-09-20T12:07:26.544Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-09-20T12:07:26.544Z] === RUN TestResolveAuthConfigFullURL [2021-09-20T12:07:26.544Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-09-20T12:07:26.544Z] === RUN TestLoadAllowNondistributableArtifacts [2021-09-20T12:07:26.544Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-09-20T12:07:26.544Z] === RUN TestValidateMirror [2021-09-20T12:07:26.544Z] --- PASS: TestValidateMirror (0.00s) [2021-09-20T12:07:26.544Z] === RUN TestLoadInsecureRegistries [2021-09-20T12:07:26.544Z] time="2021-09-20T12:07:26Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-09-20T12:07:26.544Z] time="2021-09-20T12:07:26Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-09-20T12:07:26.544Z] time="2021-09-20T12:07:26Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-09-20T12:07:26.544Z] --- PASS: TestLoadInsecureRegistries (0.11s) [2021-09-20T12:07:26.544Z] === RUN TestNewServiceConfig [2021-09-20T12:07:26.544Z] --- PASS: TestNewServiceConfig (0.00s) [2021-09-20T12:07:26.544Z] === RUN TestValidateIndexName [2021-09-20T12:07:26.544Z] --- PASS: TestValidateIndexName (0.00s) [2021-09-20T12:07:26.544Z] === RUN TestValidateIndexNameWithError [2021-09-20T12:07:26.544Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-09-20T12:07:26.544Z] === RUN TestEndpointParse [2021-09-20T12:07:26.544Z] --- PASS: TestEndpointParse (0.00s) [2021-09-20T12:07:26.544Z] === RUN TestEndpointParseInvalid [2021-09-20T12:07:26.544Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-09-20T12:07:26.544Z] === RUN TestValidateEndpoint [2021-09-20T12:07:26.544Z] --- PASS: TestValidateEndpoint (0.00s) [2021-09-20T12:07:26.544Z] === RUN TestPing [2021-09-20T12:07:26.544Z] --- PASS: TestPing (0.00s) [2021-09-20T12:07:26.544Z] === RUN TestPingRegistryEndpoint [2021-09-20T12:07:26.544Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:07:26.544Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-09-20T12:07:26.544Z] === RUN TestEndpoint [2021-09-20T12:07:26.544Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:07:26.544Z] --- SKIP: TestEndpoint (0.00s) [2021-09-20T12:07:26.544Z] === RUN TestParseRepositoryInfo [2021-09-20T12:07:26.544Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-09-20T12:07:26.544Z] === RUN TestNewIndexInfo [2021-09-20T12:07:26.544Z] --- PASS: TestNewIndexInfo (0.00s) [2021-09-20T12:07:26.544Z] === RUN TestMirrorEndpointLookup [2021-09-20T12:07:26.544Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:07:26.544Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-09-20T12:07:26.544Z] === RUN TestSearchRepositories [2021-09-20T12:07:26.544Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-09-20T12:07:26.544Z] Host: 127.0.0.1:49310 [2021-09-20T12:07:26.544Z] User-Agent: docker test client [2021-09-20T12:07:26.544Z] Authorization: Token fake-token [2021-09-20T12:07:26.544Z] X-Docker-Token: true [2021-09-20T12:07:26.544Z] Accept-Encoding: gzip [2021-09-20T12:07:26.544Z] [2021-09-20T12:07:26.544Z] [2021-09-20T12:07:26.544Z] registry_test.go:730: HTTP/1.1 200 OK [2021-09-20T12:07:26.544Z] Connection: close [2021-09-20T12:07:26.544Z] Content-Length: 144 [2021-09-20T12:07:26.544Z] Cache-Control: no-cache [2021-09-20T12:07:26.544Z] Content-Type: application/json [2021-09-20T12:07:26.544Z] Date: Mon, 20 Sep 2021 12:07:26 GMT [2021-09-20T12:07:26.544Z] Expires: -1 [2021-09-20T12:07:26.544Z] Pragma: no-cache [2021-09-20T12:07:26.544Z] Server: docker-tests/mock [2021-09-20T12:07:26.544Z] X-Docker-Registry-Config: mock [2021-09-20T12:07:26.544Z] X-Docker-Registry-Version: 0.0.0 [2021-09-20T12:07:26.544Z] [2021-09-20T12:07:26.544Z] [2021-09-20T12:07:26.544Z] --- PASS: TestSearchRepositories (0.00s) [2021-09-20T12:07:26.544Z] === RUN TestTrustedLocation [2021-09-20T12:07:26.544Z] --- PASS: TestTrustedLocation (0.00s) [2021-09-20T12:07:26.544Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-09-20T12:07:26.544Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-09-20T12:07:26.544Z] === RUN TestAllowNondistributableArtifacts [2021-09-20T12:07:26.544Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-09-20T12:07:26.544Z] === RUN TestIsSecureIndex [2021-09-20T12:07:26.544Z] --- PASS: TestIsSecureIndex (0.00s) [2021-09-20T12:07:26.544Z] PASS [2021-09-20T12:07:26.544Z] coverage: 51.7% of statements [2021-09-20T12:07:26.544Z] ok github.com/docker/docker/registry 0.188s coverage: 51.7% of statements [2021-09-20T12:07:26.768Z] [2021-09-20T12:07:26.768Z] ---> 4c0263feffd2 [2021-09-20T12:07:26.768Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-09-20T12:07:26.768Z] ---> Running in bbcfc9aac06b [2021-09-20T12:07:26.780Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-09-20T12:07:26.780Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-09-20T12:07:26.780Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-09-20T12:07:26.780Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-09-20T12:07:26.780Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-09-20T12:07:26.780Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-09-20T12:07:26.780Z] === CONT TestMountDaemonRoot/private/bind_root [2021-09-20T12:07:26.780Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-09-20T12:07:26.780Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-09-20T12:07:26.780Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-09-20T12:07:26.780Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-09-20T12:07:26.780Z] === CONT TestMountDaemonRoot/private/mount_root [2021-09-20T12:07:26.780Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-09-20T12:07:26.780Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-09-20T12:07:26.780Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-09-20T12:07:26.780Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-09-20T12:07:26.780Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-09-20T12:07:26.780Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-09-20T12:07:26.780Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-09-20T12:07:26.780Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-09-20T12:07:26.780Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-09-20T12:07:26.780Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-09-20T12:07:26.780Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-09-20T12:07:26.780Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-09-20T12:07:26.780Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-09-20T12:07:26.780Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-09-20T12:07:26.780Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-09-20T12:07:26.780Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-09-20T12:07:26.780Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-09-20T12:07:26.780Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-09-20T12:07:26.780Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-09-20T12:07:26.780Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-09-20T12:07:26.780Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-09-20T12:07:26.780Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-09-20T12:07:26.780Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-09-20T12:07:26.780Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-09-20T12:07:26.780Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-09-20T12:07:26.780Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-09-20T12:07:26.780Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-09-20T12:07:26.780Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-09-20T12:07:26.780Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-09-20T12:07:26.780Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-09-20T12:07:26.780Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-09-20T12:07:26.780Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-09-20T12:07:26.780Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-09-20T12:07:26.780Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-09-20T12:07:26.780Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-09-20T12:07:26.780Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-09-20T12:07:26.780Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-09-20T12:07:26.780Z] === RUN TestContainerBindMountNonRecursive [2021-09-20T12:07:27.300Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-09-20T12:07:27.300Z] === RUN TestClientStream [2021-09-20T12:07:27.300Z] --- PASS: TestClientStream (0.00s) [2021-09-20T12:07:27.300Z] === RUN TestClientSendFile [2021-09-20T12:07:27.300Z] --- PASS: TestClientSendFile (0.00s) [2021-09-20T12:07:27.300Z] === RUN TestClientWithRequestTimeout [2021-09-20T12:07:27.300Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-09-20T12:07:27.300Z] === RUN TestFileSpecPlugin [2021-09-20T12:07:27.300Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-09-20T12:07:27.300Z] === RUN TestFileJSONSpecPlugin [2021-09-20T12:07:27.300Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-09-20T12:07:27.300Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-09-20T12:07:27.300Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-09-20T12:07:27.300Z] === RUN TestPluginAddHandler [2021-09-20T12:07:27.300Z] --- PASS: TestPluginAddHandler (0.00s) [2021-09-20T12:07:27.300Z] === RUN TestPluginWaitBadPlugin [2021-09-20T12:07:27.300Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-09-20T12:07:27.300Z] === RUN TestGet [2021-09-20T12:07:27.300Z] time="2021-09-20T12:07:27Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-09-20T12:07:27.514Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-09-20T12:07:27.514Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-09-20T12:07:27.514Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-09-20T12:07:27.514Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-09-20T12:07:27.514Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-09-20T12:07:27.514Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-09-20T12:07:27.514Z] === RUN TestResumableRequestReaderWithReadError [2021-09-20T12:07:27.514Z] time="2021-09-20T12:07:27Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-09-20T12:07:27.514Z] --- PASS: TestResumableRequestReaderWithReadError (0.09s) [2021-09-20T12:07:27.514Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-09-20T12:07:27.514Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-09-20T12:07:27.514Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-09-20T12:07:27.514Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-09-20T12:07:27.514Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-09-20T12:07:27.514Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-09-20T12:07:27.514Z] === RUN TestResumableRequestReader [2021-09-20T12:07:27.514Z] --- PASS: TestResumableRequestReader (0.00s) [2021-09-20T12:07:27.514Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-09-20T12:07:27.514Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-09-20T12:07:27.514Z] PASS [2021-09-20T12:07:27.514Z] coverage: 100.0% of statements [2021-09-20T12:07:27.514Z] ok github.com/docker/docker/registry/resumable 0.144s coverage: 100.0% of statements [2021-09-20T12:07:27.975Z] === RUN TestRestartManagerTimeout [2021-09-20T12:07:27.975Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-09-20T12:07:27.975Z] === RUN TestRestartManagerTimeoutReset [2021-09-20T12:07:27.975Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-09-20T12:07:27.975Z] PASS [2021-09-20T12:07:27.975Z] coverage: 50.9% of statements [2021-09-20T12:07:27.975Z] ok github.com/docker/docker/restartmanager 0.026s coverage: 50.9% of statements [2021-09-20T12:07:28.259Z] time="2021-09-20T12:07:28Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-09-20T12:07:28.435Z] === RUN TestDecodeContainerConfig [2021-09-20T12:07:28.435Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-09-20T12:07:28.435Z] === RUN TestDecodeContainerConfigIsolation [2021-09-20T12:07:28.435Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-09-20T12:07:28.435Z] === RUN TestValidatePrivileged [2021-09-20T12:07:28.435Z] --- PASS: TestValidatePrivileged (0.00s) [2021-09-20T12:07:28.435Z] PASS [2021-09-20T12:07:28.435Z] coverage: 52.2% of statements [2021-09-20T12:07:28.435Z] ok github.com/docker/docker/runconfig 0.039s coverage: 52.2% of statements [2021-09-20T12:07:28.686Z] --- PASS: TestContainerBindMountNonRecursive (1.70s) [2021-09-20T12:07:28.686Z] === RUN TestContainerVolumesMountedAsShared [2021-09-20T12:07:28.686Z] docker_cli_daemon_plugins_test.go:80: [d36feeaec2136] daemon is not started [2021-09-20T12:07:28.895Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-09-20T12:07:28.895Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-09-20T12:07:28.895Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-09-20T12:07:28.895Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-09-20T12:07:28.895Z] PASS [2021-09-20T12:07:28.895Z] coverage: 62.5% of statements [2021-09-20T12:07:29.253Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-09-20T12:07:29.253Z] --- PASS: TestContainerVolumesMountedAsShared (0.62s) [2021-09-20T12:07:29.253Z] === RUN TestContainerVolumesMountedAsSlave [2021-09-20T12:07:29.355Z] ok github.com/docker/docker/testutil 0.028s coverage: 62.5% of statements [2021-09-20T12:07:29.815Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-09-20T12:07:29.815Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-09-20T12:07:29.815Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-09-20T12:07:29.815Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-09-20T12:07:29.824Z] --- PASS: TestContainerVolumesMountedAsSlave (0.58s) [2021-09-20T12:07:29.824Z] === RUN TestNetworkNat [2021-09-20T12:07:29.824Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-09-20T12:07:30.391Z] --- PASS: TestNetworkNat (0.69s) [2021-09-20T12:07:30.391Z] === RUN TestNetworkLocalhostTCPNat [2021-09-20T12:07:30.419Z] time="2021-09-20T12:07:30Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-09-20T12:07:30.787Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-09-20T12:07:30.787Z] === RUN TestClientStream [2021-09-20T12:07:30.787Z] --- PASS: TestClientStream (0.00s) [2021-09-20T12:07:30.787Z] === RUN TestClientSendFile [2021-09-20T12:07:30.787Z] --- PASS: TestClientSendFile (0.00s) [2021-09-20T12:07:30.787Z] === RUN TestClientWithRequestTimeout [2021-09-20T12:07:30.787Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-09-20T12:07:30.787Z] === RUN TestFileSpecPlugin [2021-09-20T12:07:30.787Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-09-20T12:07:30.787Z] === RUN TestFileJSONSpecPlugin [2021-09-20T12:07:30.787Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-09-20T12:07:30.787Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-09-20T12:07:30.787Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-09-20T12:07:30.787Z] === RUN TestPluginAddHandler [2021-09-20T12:07:30.787Z] --- PASS: TestPluginAddHandler (0.00s) [2021-09-20T12:07:30.787Z] === RUN TestPluginWaitBadPlugin [2021-09-20T12:07:30.787Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-09-20T12:07:30.787Z] === RUN TestGet [2021-09-20T12:07:30.787Z] time="2021-09-20T12:07:30Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-09-20T12:07:31.330Z] --- PASS: TestNetworkLocalhostTCPNat (0.66s) [2021-09-20T12:07:31.330Z] === RUN TestNetworkLoopbackNat [2021-09-20T12:07:31.589Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-09-20T12:07:31.759Z] time="2021-09-20T12:07:31Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-09-20T12:07:31.759Z] === RUN TestGetDriver [2021-09-20T12:07:31.759Z] --- PASS: TestGetDriver (0.00s) [2021-09-20T12:07:31.759Z] === RUN TestVolumeRequestError [2021-09-20T12:07:31.759Z] --- PASS: TestVolumeRequestError (0.01s) [2021-09-20T12:07:31.759Z] PASS [2021-09-20T12:07:31.759Z] coverage: 36.1% of statements [2021-09-20T12:07:31.759Z] ok github.com/docker/docker/volume/drivers 0.040s coverage: 36.1% of statements [2021-09-20T12:07:31.759Z] === RUN TestGetAddress [2021-09-20T12:07:31.759Z] --- PASS: TestGetAddress (0.00s) [2021-09-20T12:07:31.759Z] === RUN TestRemove [2021-09-20T12:07:31.759Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-09-20T12:07:31.759Z] --- SKIP: TestRemove (0.00s) [2021-09-20T12:07:31.759Z] === RUN TestInitializeWithVolumes [2021-09-20T12:07:31.759Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-09-20T12:07:31.759Z] === RUN TestCreate [2021-09-20T12:07:31.759Z] --- PASS: TestCreate (0.01s) [2021-09-20T12:07:31.759Z] === RUN TestValidateName [2021-09-20T12:07:31.759Z] --- PASS: TestValidateName (0.00s) [2021-09-20T12:07:31.759Z] === RUN TestCreateWithOpts [2021-09-20T12:07:31.759Z] local_test.go:180: runtime.GOOS == "windows" [2021-09-20T12:07:31.759Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-09-20T12:07:31.759Z] === RUN TestRelaodNoOpts [2021-09-20T12:07:31.759Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-09-20T12:07:31.759Z] PASS [2021-09-20T12:07:31.759Z] coverage: 41.5% of statements [2021-09-20T12:07:31.759Z] ok github.com/docker/docker/volume/local 0.050s coverage: 41.5% of statements [2021-09-20T12:07:31.849Z] === RUN TestDockerSuite/TestBuildAddTar [2021-09-20T12:07:32.109Z] docker_cli_daemon_plugins_test.go:170: [d7a259d3db3c5] daemon is not started [2021-09-20T12:07:32.730Z] === RUN TestLCOWParseMountRaw [2021-09-20T12:07:32.730Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-09-20T12:07:32.730Z] === RUN TestLCOWParseMountRawSplit [2021-09-20T12:07:32.730Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-09-20T12:07:32.730Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-09-20T12:07:32.730Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-09-20T12:07:32.730Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-09-20T12:07:32.730Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-09-20T12:07:32.730Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-09-20T12:07:32.730Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-09-20T12:07:32.730Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-09-20T12:07:32.730Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-09-20T12:07:32.730Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-09-20T12:07:32.730Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-09-20T12:07:32.730Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-09-20T12:07:32.730Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-09-20T12:07:32.730Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-09-20T12:07:32.730Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-09-20T12:07:32.730Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-09-20T12:07:32.730Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-09-20T12:07:32.730Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-09-20T12:07:32.730Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-09-20T12:07:32.730Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-09-20T12:07:32.730Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-09-20T12:07:32.730Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-09-20T12:07:32.731Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-09-20T12:07:32.731Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-09-20T12:07:32.731Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-09-20T12:07:32.731Z] === RUN TestLinuxParseMountRaw [2021-09-20T12:07:32.731Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-09-20T12:07:32.731Z] === RUN TestLinuxParseMountRawSplit [2021-09-20T12:07:32.731Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-09-20T12:07:32.731Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-09-20T12:07:32.731Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-09-20T12:07:32.731Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-09-20T12:07:32.731Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-09-20T12:07:32.731Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-09-20T12:07:32.731Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-09-20T12:07:32.731Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-09-20T12:07:32.731Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-09-20T12:07:32.731Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-09-20T12:07:32.731Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-09-20T12:07:32.731Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-09-20T12:07:32.731Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-09-20T12:07:32.731Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-09-20T12:07:32.731Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-09-20T12:07:32.731Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-09-20T12:07:32.731Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-09-20T12:07:32.731Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-09-20T12:07:32.731Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-09-20T12:07:32.731Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-09-20T12:07:32.731Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-09-20T12:07:32.731Z] === RUN TestConvertTmpfsOptions [2021-09-20T12:07:32.731Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-09-20T12:07:32.731Z] linux_parser_test.go:209: data="ro" [2021-09-20T12:07:32.731Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-09-20T12:07:32.731Z] === RUN TestParseMountSpec [2021-09-20T12:07:32.731Z] parser_test.go:62: case 0 [2021-09-20T12:07:32.731Z] parser_test.go:62: case 1 [2021-09-20T12:07:32.731Z] parser_test.go:62: case 2 [2021-09-20T12:07:32.731Z] parser_test.go:62: case 3 [2021-09-20T12:07:32.731Z] parser_test.go:62: case 4 [2021-09-20T12:07:32.731Z] parser_test.go:62: case 5 [2021-09-20T12:07:32.731Z] --- PASS: TestParseMountSpec (0.00s) [2021-09-20T12:07:32.731Z] === RUN TestValidateMount [2021-09-20T12:07:32.731Z] --- PASS: TestValidateMount (0.00s) [2021-09-20T12:07:32.731Z] === RUN TestWindowsParseMountRaw [2021-09-20T12:07:32.731Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-09-20T12:07:32.731Z] === RUN TestWindowsParseMountRawSplit [2021-09-20T12:07:32.731Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-09-20T12:07:32.731Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-09-20T12:07:32.731Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-09-20T12:07:32.731Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-09-20T12:07:32.731Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-09-20T12:07:32.731Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-09-20T12:07:32.731Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-09-20T12:07:32.731Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-09-20T12:07:32.731Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-09-20T12:07:32.731Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-09-20T12:07:32.731Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-09-20T12:07:32.731Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-09-20T12:07:32.731Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-09-20T12:07:32.731Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-09-20T12:07:32.731Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-09-20T12:07:32.731Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-09-20T12:07:32.731Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-09-20T12:07:32.731Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-09-20T12:07:32.731Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-09-20T12:07:32.731Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-09-20T12:07:32.731Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-09-20T12:07:32.731Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-09-20T12:07:32.731Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-09-20T12:07:32.731Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-09-20T12:07:32.731Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-09-20T12:07:32.731Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-09-20T12:07:32.731Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-09-20T12:07:32.731Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-09-20T12:07:32.731Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-09-20T12:07:32.731Z] PASS [2021-09-20T12:07:32.731Z] coverage: 67.6% of statements [2021-09-20T12:07:32.731Z] ok github.com/docker/docker/volume/mounts 0.041s coverage: 67.6% of statements [2021-09-20T12:07:33.191Z] === RUN TestSetGetMeta [2021-09-20T12:07:33.191Z] === PAUSE TestSetGetMeta [2021-09-20T12:07:33.191Z] === RUN TestRestore [2021-09-20T12:07:33.191Z] === PAUSE TestRestore [2021-09-20T12:07:33.191Z] === RUN TestServiceCreate [2021-09-20T12:07:33.191Z] === PAUSE TestServiceCreate [2021-09-20T12:07:33.191Z] === RUN TestServiceList [2021-09-20T12:07:33.191Z] === PAUSE TestServiceList [2021-09-20T12:07:33.191Z] === RUN TestServiceRemove [2021-09-20T12:07:33.191Z] === PAUSE TestServiceRemove [2021-09-20T12:07:33.191Z] === RUN TestServiceGet [2021-09-20T12:07:33.191Z] === PAUSE TestServiceGet [2021-09-20T12:07:33.191Z] === RUN TestServicePrune [2021-09-20T12:07:33.191Z] === PAUSE TestServicePrune [2021-09-20T12:07:33.191Z] === RUN TestCreate [2021-09-20T12:07:33.191Z] === PAUSE TestCreate [2021-09-20T12:07:33.191Z] === RUN TestRemove [2021-09-20T12:07:33.191Z] === PAUSE TestRemove [2021-09-20T12:07:33.191Z] === RUN TestList [2021-09-20T12:07:33.191Z] === PAUSE TestList [2021-09-20T12:07:33.191Z] === RUN TestFindByDriver [2021-09-20T12:07:33.191Z] === PAUSE TestFindByDriver [2021-09-20T12:07:33.191Z] === RUN TestFindByReferenced [2021-09-20T12:07:33.191Z] === PAUSE TestFindByReferenced [2021-09-20T12:07:33.191Z] === RUN TestDerefMultipleOfSameRef [2021-09-20T12:07:33.191Z] === PAUSE TestDerefMultipleOfSameRef [2021-09-20T12:07:33.191Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-20T12:07:33.191Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-20T12:07:33.191Z] === RUN TestDefererencePluginOnCreateError [2021-09-20T12:07:33.191Z] === PAUSE TestDefererencePluginOnCreateError [2021-09-20T12:07:33.191Z] === RUN TestRefDerefRemove [2021-09-20T12:07:33.191Z] === PAUSE TestRefDerefRemove [2021-09-20T12:07:33.191Z] === RUN TestGet [2021-09-20T12:07:33.191Z] === PAUSE TestGet [2021-09-20T12:07:33.191Z] === RUN TestGetWithReference [2021-09-20T12:07:33.191Z] === PAUSE TestGetWithReference [2021-09-20T12:07:33.191Z] === RUN TestFilterFunc [2021-09-20T12:07:33.191Z] === RUN TestFilterFunc/test_nil_list [2021-09-20T12:07:33.191Z] === PAUSE TestFilterFunc/test_nil_list [2021-09-20T12:07:33.191Z] === RUN TestFilterFunc/test_empty_list [2021-09-20T12:07:33.191Z] === PAUSE TestFilterFunc/test_empty_list [2021-09-20T12:07:33.191Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-09-20T12:07:33.191Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-09-20T12:07:33.191Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-20T12:07:33.191Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-20T12:07:33.191Z] === RUN TestFilterFunc/test_filter_some [2021-09-20T12:07:33.191Z] === PAUSE TestFilterFunc/test_filter_some [2021-09-20T12:07:33.191Z] === RUN TestFilterFunc/test_filter_middle [2021-09-20T12:07:33.191Z] === PAUSE TestFilterFunc/test_filter_middle [2021-09-20T12:07:33.191Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-09-20T12:07:33.191Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-09-20T12:07:33.191Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-09-20T12:07:33.191Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-09-20T12:07:33.191Z] === CONT TestFilterFunc/test_nil_list [2021-09-20T12:07:33.191Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-09-20T12:07:33.191Z] === CONT TestFilterFunc/test_filter_some [2021-09-20T12:07:33.191Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-09-20T12:07:33.191Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-09-20T12:07:33.191Z] === CONT TestFilterFunc/test_empty_list [2021-09-20T12:07:33.191Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-20T12:07:33.191Z] === CONT TestFilterFunc/test_filter_middle [2021-09-20T12:07:33.191Z] --- PASS: TestFilterFunc (0.00s) [2021-09-20T12:07:33.191Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-09-20T12:07:33.191Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-09-20T12:07:33.191Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-09-20T12:07:33.191Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-09-20T12:07:33.191Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-09-20T12:07:33.191Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-09-20T12:07:33.191Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-09-20T12:07:33.191Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-09-20T12:07:33.191Z] === CONT TestSetGetMeta [2021-09-20T12:07:33.191Z] === CONT TestServiceGet [2021-09-20T12:07:33.191Z] === CONT TestList [2021-09-20T12:07:33.191Z] === CONT TestCreate [2021-09-20T12:07:33.191Z] --- PASS: TestSetGetMeta (0.02s) [2021-09-20T12:07:33.191Z] === CONT TestServicePrune [2021-09-20T12:07:33.191Z] --- PASS: TestCreate (0.02s) [2021-09-20T12:07:33.191Z] === CONT TestDefererencePluginOnCreateError [2021-09-20T12:07:33.191Z] --- PASS: TestList (0.03s) [2021-09-20T12:07:33.191Z] === CONT TestGetWithReference [2021-09-20T12:07:33.191Z] === CONT TestGet [2021-09-20T12:07:33.191Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-09-20T12:07:33.191Z] --- PASS: TestGetWithReference (0.02s) [2021-09-20T12:07:33.191Z] === CONT TestRefDerefRemove [2021-09-20T12:07:33.191Z] --- PASS: TestGet (0.02s) [2021-09-20T12:07:33.191Z] === CONT TestServiceList [2021-09-20T12:07:33.191Z] --- PASS: TestRefDerefRemove (0.02s) [2021-09-20T12:07:33.191Z] === CONT TestServiceRemove [2021-09-20T12:07:33.191Z] --- PASS: TestServiceGet (0.13s) [2021-09-20T12:07:33.191Z] === CONT TestRemove [2021-09-20T12:07:33.191Z] time="2021-09-20T12:07:33Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-20T12:07:33.191Z] --- PASS: TestServiceRemove (0.07s) [2021-09-20T12:07:33.191Z] === CONT TestServiceCreate [2021-09-20T12:07:33.191Z] --- PASS: TestServiceList (0.07s) [2021-09-20T12:07:33.191Z] === CONT TestRestore [2021-09-20T12:07:33.191Z] time="2021-09-20T12:07:33Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-20T12:07:33.191Z] time="2021-09-20T12:07:33Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-20T12:07:33.191Z] --- PASS: TestRemove (0.02s) [2021-09-20T12:07:33.191Z] === CONT TestDerefMultipleOfSameRef [2021-09-20T12:07:33.191Z] time="2021-09-20T12:07:33Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-09-20T12:07:33.191Z] --- PASS: TestServiceCreate (0.02s) [2021-09-20T12:07:33.191Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-20T12:07:33.191Z] time="2021-09-20T12:07:33Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-20T12:07:33.191Z] --- PASS: TestRestore (0.02s) [2021-09-20T12:07:33.191Z] === CONT TestFindByReferenced [2021-09-20T12:07:33.191Z] --- PASS: TestServicePrune (0.15s) [2021-09-20T12:07:33.191Z] === CONT TestFindByDriver [2021-09-20T12:07:33.191Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2021-09-20T12:07:33.191Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-09-20T12:07:33.191Z] --- PASS: TestFindByReferenced (0.02s) [2021-09-20T12:07:33.191Z] --- PASS: TestFindByDriver (0.02s) [2021-09-20T12:07:33.191Z] PASS [2021-09-20T12:07:33.191Z] coverage: 69.0% of statements [2021-09-20T12:07:33.191Z] ok github.com/docker/docker/volume/service 0.213s coverage: 69.0% of statements [2021-09-20T12:07:33.488Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-09-20T12:07:33.653Z] time="2021-09-20T12:07:33Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-09-20T12:07:33.875Z] Removing intermediate container bbcfc9aac06b [2021-09-20T12:07:33.875Z] ---> 7e8464418aec [2021-09-20T12:07:33.875Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-09-20T12:07:33.875Z] ---> Running in 338ac5f863ac [2021-09-20T12:07:34.057Z] --- PASS: TestNetworkLoopbackNat (2.95s) [2021-09-20T12:07:34.057Z] === RUN TestPause [2021-09-20T12:07:34.842Z] [2021-09-20T12:07:34.842Z] SUCCESS: Specified value was saved. [2021-09-20T12:07:34.998Z] --- PASS: TestPause (0.78s) [2021-09-20T12:07:34.998Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-09-20T12:07:34.998Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-09-20T12:07:34.998Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s) [2021-09-20T12:07:34.998Z] === RUN TestPauseStopPausedContainer [2021-09-20T12:07:35.080Z] time="2021-09-20T12:07:34Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-09-20T12:07:35.937Z] --- PASS: TestPauseStopPausedContainer (0.87s) [2021-09-20T12:07:35.937Z] === RUN TestPidHost [2021-09-20T12:07:36.874Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-09-20T12:07:37.023Z] Removing intermediate container 338ac5f863ac [2021-09-20T12:07:37.023Z] ---> 5965aaf76b98 [2021-09-20T12:07:37.023Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-09-20T12:07:37.393Z] time="2021-09-20T12:07:37Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-09-20T12:07:37.443Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-09-20T12:07:37.443Z] --- PASS: TestPidHost (1.60s) [2021-09-20T12:07:37.443Z] === RUN TestPsFilter [2021-09-20T12:07:37.443Z] --- PASS: TestPsFilter (0.12s) [2021-09-20T12:07:37.443Z] === RUN TestRemoveContainerWithRemovedVolume [2021-09-20T12:07:37.481Z] ---> Running in 601100d326bb [2021-09-20T12:07:37.702Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-09-20T12:07:37.962Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.57s) [2021-09-20T12:07:37.962Z] === RUN TestRemoveContainerWithVolume [2021-09-20T12:07:37.962Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-09-20T12:07:38.221Z] check_test.go:308: [d7fbc06712b0c] daemon is not started [2021-09-20T12:07:38.221Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-09-20T12:07:38.790Z] --- PASS: TestRemoveContainerWithVolume (0.62s) [2021-09-20T12:07:38.790Z] === RUN TestRemoveContainerRunning [2021-09-20T12:07:39.049Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-09-20T12:07:39.308Z] --- PASS: TestRemoveContainerRunning (0.68s) [2021-09-20T12:07:39.308Z] === RUN TestRemoveContainerForceRemoveRunning [2021-09-20T12:07:40.246Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.74s) [2021-09-20T12:07:40.246Z] === RUN TestRemoveInvalidContainer [2021-09-20T12:07:40.246Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-09-20T12:07:40.246Z] === RUN TestRenameLinkedContainer [2021-09-20T12:07:40.246Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-09-20T12:07:40.246Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-09-20T12:07:40.383Z] Cannot create a file when that file already exists. [2021-09-20T12:07:40.826Z] --- PASS: TestServiceUpdateSecrets (14.56s) [2021-09-20T12:07:40.826Z] === RUN TestServiceUpdateConfigs [2021-09-20T12:07:42.151Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-09-20T12:07:43.091Z] --- PASS: TestRenameLinkedContainer (2.88s) [2021-09-20T12:07:43.091Z] === RUN TestRenameStoppedContainer [2021-09-20T12:07:43.607Z] --- PASS: TestGet (15.01s) [2021-09-20T12:07:43.607Z] === RUN TestPluginWithNoManifest [2021-09-20T12:07:43.607Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-09-20T12:07:43.607Z] === RUN TestGetAll [2021-09-20T12:07:43.607Z] --- PASS: TestGetAll (0.00s) [2021-09-20T12:07:43.607Z] PASS [2021-09-20T12:07:43.607Z] coverage: 73.2% of statements [2021-09-20T12:07:43.607Z] ok github.com/docker/docker/pkg/plugins 35.799s coverage: 73.2% of statements [2021-09-20T12:07:43.660Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-09-20T12:07:43.660Z] --- PASS: TestRenameStoppedContainer (0.74s) [2021-09-20T12:07:43.660Z] === RUN TestRenameRunningContainerAndReuse [2021-09-20T12:07:43.920Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-09-20T12:07:44.115Z] Removing intermediate container 601100d326bb [2021-09-20T12:07:44.115Z] ---> d0374feaa39e [2021-09-20T12:07:44.116Z] Step 13/13 : CMD ["sh"] [2021-09-20T12:07:44.116Z] ---> Running in 379966b55351 [2021-09-20T12:07:44.574Z] Removing intermediate container 379966b55351 [2021-09-20T12:07:44.574Z] ---> 5ab862eb159c [2021-09-20T12:07:44.574Z] Successfully built 5ab862eb159c [2021-09-20T12:07:44.574Z] Successfully tagged busybox:latest [2021-09-20T12:07:44.574Z] INFO: Docker images of the daemon under test [2021-09-20T12:07:44.574Z] [2021-09-20T12:07:44.574Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-20T12:07:44.574Z] busybox latest 5ab862eb159c Less than a second ago 4.84GB [2021-09-20T12:07:44.574Z] microsoft/windowsservercore latest a3aeeffc33bf 7 days ago 4.8GB [2021-09-20T12:07:44.574Z] mcr.microsoft.com/windows/servercore ltsc2022 a3aeeffc33bf 7 days ago 4.8GB [2021-09-20T12:07:44.574Z] [2021-09-20T12:07:44.574Z] INFO: Running integration tests at 09/20/2021 12:07:44... [2021-09-20T12:07:44.574Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-09-20T12:07:44.574Z] INFO: Integration API tests being run from the host: [2021-09-20T12:07:44.574Z] INFO: make.ps1 starting at 09/20/2021 12:07:44 [2021-09-20T12:07:45.303Z] --- PASS: TestRenameRunningContainerAndReuse (1.40s) [2021-09-20T12:07:45.303Z] === RUN TestRenameInvalidName [2021-09-20T12:07:45.303Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-09-20T12:07:45.540Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-09-20T12:07:45.873Z] --- PASS: TestRenameInvalidName (0.73s) [2021-09-20T12:07:45.873Z] === RUN TestRenameAnonymousContainer [2021-09-20T12:07:46.019Z] --- PASS: TestGet (15.02s) [2021-09-20T12:07:46.019Z] === RUN TestPluginWithNoManifest [2021-09-20T12:07:46.019Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-09-20T12:07:46.019Z] === RUN TestGetAll [2021-09-20T12:07:46.019Z] --- PASS: TestGetAll (0.00s) [2021-09-20T12:07:46.019Z] PASS [2021-09-20T12:07:46.019Z] coverage: 73.2% of statements [2021-09-20T12:07:46.019Z] ok github.com/docker/docker/pkg/plugins 34.831s coverage: 73.2% of statements [2021-09-20T12:07:46.813Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-09-20T12:07:48.720Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-09-20T12:07:48.720Z] --- PASS: TestRenameAnonymousContainer (2.82s) [2021-09-20T12:07:48.720Z] === RUN TestRenameContainerWithSameName [2021-09-20T12:07:49.289Z] --- PASS: TestRenameContainerWithSameName (0.70s) [2021-09-20T12:07:49.289Z] === RUN TestRenameContainerWithLinkedContainer [2021-09-20T12:07:50.105Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-09-20T12:07:50.228Z] === RUN TestDockerSuite/TestBuildBlankName [2021-09-20T12:07:50.488Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-09-20T12:07:50.488Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-09-20T12:07:50.747Z] --- PASS: TestRenameContainerWithLinkedContainer (1.51s) [2021-09-20T12:07:50.747Z] === RUN TestResize [2021-09-20T12:07:51.317Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-09-20T12:07:51.577Z] --- PASS: TestResize (0.72s) [2021-09-20T12:07:51.577Z] === RUN TestResizeWithInvalidSize [2021-09-20T12:07:52.144Z] --- PASS: TestResizeWithInvalidSize (0.55s) [2021-09-20T12:07:52.144Z] === RUN TestResizeWhenContainerNotStarted [2021-09-20T12:07:52.402Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-09-20T12:07:52.662Z] --- PASS: TestResizeWhenContainerNotStarted (0.63s) [2021-09-20T12:07:52.662Z] === RUN TestDaemonRestartKillContainers [2021-09-20T12:07:52.662Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-20T12:07:52.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-20T12:07:52.662Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-20T12:07:52.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-20T12:07:52.662Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-20T12:07:52.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-20T12:07:52.662Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-20T12:07:52.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-20T12:07:52.662Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-20T12:07:52.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-20T12:07:52.662Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-20T12:07:52.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-20T12:07:52.662Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-20T12:07:52.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-20T12:07:52.662Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-20T12:07:52.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-20T12:07:52.662Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-20T12:07:52.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-20T12:07:52.662Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-20T12:07:52.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-20T12:07:52.662Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-20T12:07:52.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-20T12:07:52.662Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-20T12:07:52.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-20T12:07:52.662Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-20T12:07:52.662Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-20T12:07:54.043Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-09-20T12:07:54.640Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-09-20T12:07:54.902Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-20T12:07:55.167Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-09-20T12:07:55.167Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-20T12:07:55.715Z] --- PASS: TestServiceUpdateConfigs (14.51s) [2021-09-20T12:07:55.715Z] === RUN TestServiceUpdateNetwork [2021-09-20T12:07:57.075Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-09-20T12:07:57.642Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-20T12:07:58.211Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-20T12:07:58.779Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-09-20T12:07:59.718Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-20T12:07:59.977Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-20T12:08:00.914Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-09-20T12:08:01.174Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-09-20T12:08:01.744Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-20T12:08:01.744Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-20T12:08:02.003Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-09-20T12:08:03.382Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-20T12:08:03.641Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-20T12:08:05.548Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-09-20T12:08:06.116Z] check_test.go:308: [d193b054c1878] daemon is not started [2021-09-20T12:08:06.116Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-09-20T12:08:06.375Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-09-20T12:08:06.375Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.17s) [2021-09-20T12:08:06.375Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.42s) [2021-09-20T12:08:06.375Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.62s) [2021-09-20T12:08:06.375Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.86s) [2021-09-20T12:08:06.375Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.16s) [2021-09-20T12:08:06.375Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.03s) [2021-09-20T12:08:06.375Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.53s) [2021-09-20T12:08:06.375Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.11s) [2021-09-20T12:08:06.375Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.63s) [2021-09-20T12:08:06.375Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.75s) [2021-09-20T12:08:06.375Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.77s) [2021-09-20T12:08:06.375Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.70s) [2021-09-20T12:08:06.375Z] === RUN TestCgroupNamespacesRun [2021-09-20T12:08:06.688Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-20T12:08:06.688Z] INFO: Testing against a local daemon [2021-09-20T12:08:06.688Z] === RUN TestBuildWithSession [2021-09-20T12:08:06.688Z] build_session_test.go:25: TODO: BuildKit [2021-09-20T12:08:06.688Z] --- SKIP: TestBuildWithSession (0.00s) [2021-09-20T12:08:06.688Z] === RUN TestBuildSquashParent [2021-09-20T12:08:06.688Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:08:06.688Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-09-20T12:08:06.688Z] === RUN TestBuildWithRemoveAndForceRemove [2021-09-20T12:08:06.688Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-20T12:08:06.688Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-20T12:08:06.688Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-20T12:08:06.688Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-20T12:08:06.688Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-20T12:08:06.688Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-20T12:08:06.688Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-20T12:08:06.688Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-20T12:08:06.688Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-20T12:08:06.688Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-20T12:08:06.688Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-20T12:08:06.688Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-20T12:08:06.688Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-20T12:08:06.688Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-20T12:08:06.688Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-20T12:08:06.688Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-20T12:08:07.937Z] --- PASS: TestServiceUpdateNetwork (12.28s) [2021-09-20T12:08:07.937Z] === RUN TestServiceUpdatePidsLimit [2021-09-20T12:08:08.141Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-09-20T12:08:08.141Z] tests/integration/client_test.py ..... [ 75%] [2021-09-20T12:08:08.141Z] tests/integration/context_api_test.py ... [ 76%] [2021-09-20T12:08:08.141Z] tests/integration/errors_test.py . [ 76%] [2021-09-20T12:08:08.280Z] --- PASS: TestCgroupNamespacesRun (1.82s) [2021-09-20T12:08:08.280Z] === RUN TestCgroupNamespacesRunPrivileged [2021-09-20T12:08:08.280Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-09-20T12:08:08.505Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-09-20T12:08:08.689Z] 2021/09/20 12:08:07 Closing DB instances... [2021-09-20T12:08:09.074Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-09-20T12:08:09.659Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.66s) [2021-09-20T12:08:09.659Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-09-20T12:08:10.222Z] --- PASS: TestNetworkDBGarbageCollection (54.45s) [2021-09-20T12:08:10.222Z] === RUN TestFindNode [2021-09-20T12:08:10.222Z] 2021/09/20 12:08:09 Closing DB instances... [2021-09-20T12:08:10.222Z] --- PASS: TestFindNode (0.01s) [2021-09-20T12:08:10.222Z] === RUN TestChangeNodeState [2021-09-20T12:08:10.222Z] 2021/09/20 12:08:09 Closing DB instances... [2021-09-20T12:08:10.222Z] --- PASS: TestChangeNodeState (0.01s) [2021-09-20T12:08:10.222Z] === RUN TestNodeReincarnation [2021-09-20T12:08:10.222Z] 2021/09/20 12:08:09 Closing DB instances... [2021-09-20T12:08:11.202Z] 2021/09/20 12:08:10 Closing DB instances... [2021-09-20T12:08:12.197Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.17s) [2021-09-20T12:08:12.197Z] === RUN TestCgroupNamespacesRunHostMode [2021-09-20T12:08:12.742Z] --- PASS: TestNetworkDBGarbageCollection (54.24s) [2021-09-20T12:08:12.742Z] === RUN TestFindNode [2021-09-20T12:08:12.742Z] 2021/09/20 12:08:12 Closing DB instances... [2021-09-20T12:08:12.742Z] --- PASS: TestFindNode (0.02s) [2021-09-20T12:08:12.742Z] === RUN TestChangeNodeState [2021-09-20T12:08:12.742Z] 2021/09/20 12:08:12 Closing DB instances... [2021-09-20T12:08:12.742Z] --- PASS: TestChangeNodeState (0.01s) [2021-09-20T12:08:12.742Z] === RUN TestNodeReincarnation [2021-09-20T12:08:12.742Z] 2021/09/20 12:08:12 Closing DB instances... [2021-09-20T12:08:14.102Z] --- PASS: TestCgroupNamespacesRunHostMode (1.93s) [2021-09-20T12:08:14.102Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-09-20T12:08:14.885Z] time="2021-09-20T12:08:14Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-09-20T12:08:14.885Z] --- PASS: TestNodeReincarnation (5.01s) [2021-09-20T12:08:14.885Z] === RUN TestParallelCreate [2021-09-20T12:08:14.885Z] 2021/09/20 12:08:14 Closing DB instances... [2021-09-20T12:08:14.885Z] --- PASS: TestParallelCreate (0.01s) [2021-09-20T12:08:14.885Z] === RUN TestParallelDelete [2021-09-20T12:08:14.885Z] 2021/09/20 12:08:14 Closing DB instances... [2021-09-20T12:08:14.885Z] --- PASS: TestParallelDelete (0.01s) [2021-09-20T12:08:14.885Z] === RUN TestNetworkDBIslands [2021-09-20T12:08:14.885Z] time="2021-09-20T12:08:14Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:15a3616d4475 with config:&{NodeID:15a3616d4475 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-20T12:08:14.885Z] time="2021-09-20T12:08:14Z" level=info msg="Node 15a3616d4475/172.19.62.138, joined gossip cluster" [2021-09-20T12:08:14.885Z] time="2021-09-20T12:08:14Z" level=info msg="Node 15a3616d4475/172.19.62.138, added to nodes list" [2021-09-20T12:08:14.885Z] time="2021-09-20T12:08:14Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:5ed641c1fbee with config:&{NodeID:5ed641c1fbee Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-20T12:08:14.885Z] time="2021-09-20T12:08:14Z" level=info msg="Node 5ed641c1fbee/172.19.62.138, joined gossip cluster" [2021-09-20T12:08:14.885Z] time="2021-09-20T12:08:14Z" level=info msg="Node 5ed641c1fbee/172.19.62.138, added to nodes list" [2021-09-20T12:08:14.885Z] time="2021-09-20T12:08:14Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-09-20T12:08:14.885Z] time="2021-09-20T12:08:14Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-09-20T12:08:14.885Z] time="2021-09-20T12:08:14Z" level=debug msg="memberlist: Stream connection from=[::1]:49344" [2021-09-20T12:08:14.885Z] time="2021-09-20T12:08:14Z" level=info msg="Node 5ed641c1fbee/172.19.62.138, joined gossip cluster" [2021-09-20T12:08:14.885Z] time="2021-09-20T12:08:14Z" level=info msg="Node 5ed641c1fbee/172.19.62.138, added to nodes list" [2021-09-20T12:08:14.885Z] time="2021-09-20T12:08:14Z" level=info msg="Node 15a3616d4475/172.19.62.138, joined gossip cluster" [2021-09-20T12:08:14.885Z] time="2021-09-20T12:08:14Z" level=info msg="Node 15a3616d4475/172.19.62.138, added to nodes list" [2021-09-20T12:08:14.885Z] time="2021-09-20T12:08:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-09-20T12:08:14.885Z] time="2021-09-20T12:08:14Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49345" [2021-09-20T12:08:15.845Z] time="2021-09-20T12:08:15Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:1c35d4b139b8 with config:&{NodeID:1c35d4b139b8 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-20T12:08:15.845Z] time="2021-09-20T12:08:15Z" level=info msg="Node 1c35d4b139b8/172.19.62.138, joined gossip cluster" [2021-09-20T12:08:15.845Z] time="2021-09-20T12:08:15Z" level=info msg="Node 1c35d4b139b8/172.19.62.138, added to nodes list" [2021-09-20T12:08:15.845Z] time="2021-09-20T12:08:15Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-09-20T12:08:15.845Z] time="2021-09-20T12:08:15Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-09-20T12:08:15.845Z] time="2021-09-20T12:08:15Z" level=debug msg="memberlist: Stream connection from=[::1]:49346" [2021-09-20T12:08:15.845Z] time="2021-09-20T12:08:15Z" level=info msg="Node 1c35d4b139b8/172.19.62.138, joined gossip cluster" [2021-09-20T12:08:15.845Z] time="2021-09-20T12:08:15Z" level=info msg="Node 1c35d4b139b8/172.19.62.138, added to nodes list" [2021-09-20T12:08:15.845Z] time="2021-09-20T12:08:15Z" level=info msg="Node 15a3616d4475/172.19.62.138, joined gossip cluster" [2021-09-20T12:08:15.845Z] time="2021-09-20T12:08:15Z" level=info msg="Node 15a3616d4475/172.19.62.138, added to nodes list" [2021-09-20T12:08:15.845Z] time="2021-09-20T12:08:15Z" level=info msg="Node 5ed641c1fbee/172.19.62.138, joined gossip cluster" [2021-09-20T12:08:15.845Z] time="2021-09-20T12:08:15Z" level=info msg="Node 5ed641c1fbee/172.19.62.138, added to nodes list" [2021-09-20T12:08:15.845Z] time="2021-09-20T12:08:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-09-20T12:08:15.845Z] time="2021-09-20T12:08:15Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49347" [2021-09-20T12:08:15.845Z] time="2021-09-20T12:08:15Z" level=info msg="Node 1c35d4b139b8/172.19.62.138, joined gossip cluster" [2021-09-20T12:08:15.845Z] time="2021-09-20T12:08:15Z" level=info msg="Node 1c35d4b139b8/172.19.62.138, added to nodes list" [2021-09-20T12:08:16.008Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.26s) [2021-09-20T12:08:16.008Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-09-20T12:08:16.300Z] time="2021-09-20T12:08:16Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:37a8843e611d with config:&{NodeID:37a8843e611d Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-20T12:08:16.300Z] time="2021-09-20T12:08:16Z" level=info msg="Node 37a8843e611d/172.19.62.138, joined gossip cluster" [2021-09-20T12:08:16.300Z] time="2021-09-20T12:08:16Z" level=info msg="Node 37a8843e611d/172.19.62.138, added to nodes list" [2021-09-20T12:08:16.300Z] time="2021-09-20T12:08:16Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-09-20T12:08:16.300Z] time="2021-09-20T12:08:16Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-09-20T12:08:16.300Z] time="2021-09-20T12:08:16Z" level=debug msg="memberlist: Stream connection from=[::1]:49348" [2021-09-20T12:08:16.300Z] time="2021-09-20T12:08:16Z" level=info msg="Node 37a8843e611d/172.19.62.138, joined gossip cluster" [2021-09-20T12:08:16.300Z] time="2021-09-20T12:08:16Z" level=info msg="Node 37a8843e611d/172.19.62.138, added to nodes list" [2021-09-20T12:08:16.300Z] time="2021-09-20T12:08:16Z" level=info msg="Node 15a3616d4475/172.19.62.138, joined gossip cluster" [2021-09-20T12:08:16.300Z] time="2021-09-20T12:08:16Z" level=info msg="Node 15a3616d4475/172.19.62.138, added to nodes list" [2021-09-20T12:08:16.300Z] time="2021-09-20T12:08:16Z" level=info msg="Node 5ed641c1fbee/172.19.62.138, joined gossip cluster" [2021-09-20T12:08:16.300Z] time="2021-09-20T12:08:16Z" level=info msg="Node 5ed641c1fbee/172.19.62.138, added to nodes list" [2021-09-20T12:08:16.300Z] time="2021-09-20T12:08:16Z" level=info msg="Node 1c35d4b139b8/172.19.62.138, joined gossip cluster" [2021-09-20T12:08:16.300Z] time="2021-09-20T12:08:16Z" level=info msg="Node 1c35d4b139b8/172.19.62.138, added to nodes list" [2021-09-20T12:08:16.300Z] time="2021-09-20T12:08:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-09-20T12:08:16.300Z] time="2021-09-20T12:08:16Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49349" [2021-09-20T12:08:16.577Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-09-20T12:08:16.755Z] time="2021-09-20T12:08:16Z" level=info msg="Node 37a8843e611d/172.19.62.138, joined gossip cluster" [2021-09-20T12:08:16.755Z] time="2021-09-20T12:08:16Z" level=info msg="Node 37a8843e611d/172.19.62.138, added to nodes list" [2021-09-20T12:08:16.755Z] time="2021-09-20T12:08:16Z" level=info msg="Node 37a8843e611d/172.19.62.138, joined gossip cluster" [2021-09-20T12:08:16.755Z] time="2021-09-20T12:08:16Z" level=info msg="Node 37a8843e611d/172.19.62.138, added to nodes list" [2021-09-20T12:08:16.755Z] time="2021-09-20T12:08:16Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:ddd5f1756171 with config:&{NodeID:ddd5f1756171 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-20T12:08:16.755Z] time="2021-09-20T12:08:16Z" level=info msg="Node ddd5f1756171/172.19.62.138, joined gossip cluster" [2021-09-20T12:08:16.755Z] time="2021-09-20T12:08:16Z" level=info msg="Node ddd5f1756171/172.19.62.138, added to nodes list" [2021-09-20T12:08:16.755Z] time="2021-09-20T12:08:16Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-09-20T12:08:16.755Z] time="2021-09-20T12:08:16Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-09-20T12:08:16.755Z] time="2021-09-20T12:08:16Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2021-09-20T12:08:16.755Z] time="2021-09-20T12:08:16Z" level=info msg="Node ddd5f1756171/172.19.62.138, joined gossip cluster" [2021-09-20T12:08:16.755Z] time="2021-09-20T12:08:16Z" level=info msg="Node ddd5f1756171/172.19.62.138, added to nodes list" [2021-09-20T12:08:16.755Z] time="2021-09-20T12:08:16Z" level=info msg="Node 1c35d4b139b8/172.19.62.138, joined gossip cluster" [2021-09-20T12:08:16.755Z] time="2021-09-20T12:08:16Z" level=info msg="Node 1c35d4b139b8/172.19.62.138, added to nodes list" [2021-09-20T12:08:16.755Z] time="2021-09-20T12:08:16Z" level=info msg="Node 5ed641c1fbee/172.19.62.138, joined gossip cluster" [2021-09-20T12:08:16.755Z] time="2021-09-20T12:08:16Z" level=info msg="Node 5ed641c1fbee/172.19.62.138, added to nodes list" [2021-09-20T12:08:16.755Z] time="2021-09-20T12:08:16Z" level=info msg="Node 37a8843e611d/172.19.62.138, joined gossip cluster" [2021-09-20T12:08:16.755Z] time="2021-09-20T12:08:16Z" level=info msg="Node 37a8843e611d/172.19.62.138, added to nodes list" [2021-09-20T12:08:16.755Z] time="2021-09-20T12:08:16Z" level=info msg="Node 15a3616d4475/172.19.62.138, joined gossip cluster" [2021-09-20T12:08:16.755Z] time="2021-09-20T12:08:16Z" level=info msg="Node 15a3616d4475/172.19.62.138, added to nodes list" [2021-09-20T12:08:16.755Z] time="2021-09-20T12:08:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-09-20T12:08:16.755Z] time="2021-09-20T12:08:16Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2021-09-20T12:08:17.201Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-09-20T12:08:17.212Z] time="2021-09-20T12:08:16Z" level=info msg="Node ddd5f1756171/172.19.62.138, joined gossip cluster" [2021-09-20T12:08:17.212Z] time="2021-09-20T12:08:16Z" level=info msg="Node ddd5f1756171/172.19.62.138, added to nodes list" [2021-09-20T12:08:17.212Z] time="2021-09-20T12:08:16Z" level=info msg="Node ddd5f1756171/172.19.62.138, joined gossip cluster" [2021-09-20T12:08:17.212Z] time="2021-09-20T12:08:16Z" level=info msg="Node ddd5f1756171/172.19.62.138, added to nodes list" [2021-09-20T12:08:17.212Z] time="2021-09-20T12:08:16Z" level=info msg="Node ddd5f1756171/172.19.62.138, joined gossip cluster" [2021-09-20T12:08:17.212Z] time="2021-09-20T12:08:16Z" level=info msg="Node ddd5f1756171/172.19.62.138, added to nodes list" [2021-09-20T12:08:17.212Z] networkdb_test.go:835: Re-joining: 3 [2021-09-20T12:08:17.212Z] time="2021-09-20T12:08:17Z" level=info msg="The new bootstrap node list is:[172.19.62.138:10033 172.19.62.138:10034 172.19.62.138:10035]" [2021-09-20T12:08:17.212Z] time="2021-09-20T12:08:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.62.138:10033" [2021-09-20T12:08:17.212Z] time="2021-09-20T12:08:17Z" level=debug msg="memberlist: Stream connection from=172.19.62.138:49352" [2021-09-20T12:08:17.212Z] time="2021-09-20T12:08:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.62.138:10034" [2021-09-20T12:08:17.212Z] time="2021-09-20T12:08:17Z" level=debug msg="memberlist: Stream connection from=172.19.62.138:49353" [2021-09-20T12:08:17.212Z] time="2021-09-20T12:08:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.62.138:10035" [2021-09-20T12:08:17.212Z] time="2021-09-20T12:08:17Z" level=debug msg="memberlist: Stream connection from=172.19.62.138:49354" [2021-09-20T12:08:17.667Z] networkdb_test.go:835: Re-joining: 4 [2021-09-20T12:08:17.667Z] time="2021-09-20T12:08:17Z" level=info msg="The new bootstrap node list is:[172.19.62.138:10033 172.19.62.138:10034 172.19.62.138:10035]" [2021-09-20T12:08:17.667Z] time="2021-09-20T12:08:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.62.138:10033" [2021-09-20T12:08:17.667Z] time="2021-09-20T12:08:17Z" level=debug msg="memberlist: Stream connection from=172.19.62.138:49355" [2021-09-20T12:08:17.667Z] time="2021-09-20T12:08:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.62.138:10034" [2021-09-20T12:08:17.667Z] time="2021-09-20T12:08:17Z" level=debug msg="memberlist: Stream connection from=172.19.62.138:49356" [2021-09-20T12:08:17.667Z] time="2021-09-20T12:08:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.62.138:10035" [2021-09-20T12:08:17.667Z] time="2021-09-20T12:08:17Z" level=debug msg="memberlist: Stream connection from=172.19.62.138:49357" [2021-09-20T12:08:17.667Z] time="2021-09-20T12:08:17Z" level=info msg="node 0 leaving" [2021-09-20T12:08:18.123Z] time="2021-09-20T12:08:17Z" level=info msg="Node 15a3616d4475 change state NodeActive --> NodeLeft" [2021-09-20T12:08:18.123Z] time="2021-09-20T12:08:17Z" level=info msg="node4(37a8843e611d): Node leave event for 15a3616d4475/172.19.62.138" [2021-09-20T12:08:18.123Z] time="2021-09-20T12:08:17Z" level=info msg="Node 15a3616d4475/172.19.62.138, left gossip cluster" [2021-09-20T12:08:18.123Z] time="2021-09-20T12:08:17Z" level=info msg="Node 15a3616d4475 change state NodeActive --> NodeFailed" [2021-09-20T12:08:18.123Z] time="2021-09-20T12:08:17Z" level=info msg="Node 15a3616d4475/172.19.62.138, added to failed nodes list" [2021-09-20T12:08:18.123Z] time="2021-09-20T12:08:17Z" level=info msg="Node 15a3616d4475 change state NodeActive --> NodeLeft" [2021-09-20T12:08:18.123Z] time="2021-09-20T12:08:17Z" level=info msg="node5(ddd5f1756171): Node leave event for 15a3616d4475/172.19.62.138" [2021-09-20T12:08:18.123Z] time="2021-09-20T12:08:17Z" level=info msg="Node 15a3616d4475 change state NodeActive --> NodeLeft" [2021-09-20T12:08:18.123Z] time="2021-09-20T12:08:17Z" level=info msg="node3(1c35d4b139b8): Node leave event for 15a3616d4475/172.19.62.138" [2021-09-20T12:08:18.123Z] time="2021-09-20T12:08:17Z" level=info msg="Node 15a3616d4475 change state NodeActive --> NodeLeft" [2021-09-20T12:08:18.123Z] time="2021-09-20T12:08:17Z" level=info msg="node2(5ed641c1fbee): Node leave event for 15a3616d4475/172.19.62.138" [2021-09-20T12:08:18.123Z] time="2021-09-20T12:08:17Z" level=error msg="node: 15a3616d4475 is unknown to memberlist" [2021-09-20T12:08:18.123Z] time="2021-09-20T12:08:18Z" level=info msg="Node 15a3616d4475/172.19.62.138, left gossip cluster" [2021-09-20T12:08:18.123Z] time="2021-09-20T12:08:18Z" level=info msg="Node 15a3616d4475/172.19.62.138, left gossip cluster" [2021-09-20T12:08:18.123Z] time="2021-09-20T12:08:18Z" level=info msg="Node 15a3616d4475/172.19.62.138, left gossip cluster" [2021-09-20T12:08:18.123Z] time="2021-09-20T12:08:18Z" level=info msg="Node 15a3616d4475/172.19.62.138, left gossip cluster" [2021-09-20T12:08:18.487Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.03s) [2021-09-20T12:08:18.487Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-09-20T12:08:18.542Z] time="2021-09-20T12:08:17Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-09-20T12:08:18.542Z] --- PASS: TestNodeReincarnation (5.01s) [2021-09-20T12:08:18.542Z] === RUN TestParallelCreate [2021-09-20T12:08:18.542Z] 2021/09/20 12:08:17 Closing DB instances... [2021-09-20T12:08:18.542Z] --- PASS: TestParallelCreate (0.02s) [2021-09-20T12:08:18.542Z] === RUN TestParallelDelete [2021-09-20T12:08:18.542Z] 2021/09/20 12:08:17 Closing DB instances... [2021-09-20T12:08:18.542Z] --- PASS: TestParallelDelete (0.01s) [2021-09-20T12:08:18.542Z] === RUN TestNetworkDBIslands [2021-09-20T12:08:18.542Z] time="2021-09-20T12:08:17Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:9fb8e1cfef0f with config:&{NodeID:9fb8e1cfef0f Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-20T12:08:18.542Z] time="2021-09-20T12:08:17Z" level=info msg="Node 9fb8e1cfef0f/172.31.156.246, joined gossip cluster" [2021-09-20T12:08:18.542Z] time="2021-09-20T12:08:17Z" level=info msg="Node 9fb8e1cfef0f/172.31.156.246, added to nodes list" [2021-09-20T12:08:18.542Z] time="2021-09-20T12:08:17Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:5e3354fdc999 with config:&{NodeID:5e3354fdc999 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-20T12:08:18.542Z] time="2021-09-20T12:08:17Z" level=info msg="Node 5e3354fdc999/172.31.156.246, joined gossip cluster" [2021-09-20T12:08:18.542Z] time="2021-09-20T12:08:17Z" level=info msg="Node 5e3354fdc999/172.31.156.246, added to nodes list" [2021-09-20T12:08:18.542Z] time="2021-09-20T12:08:17Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-09-20T12:08:18.542Z] time="2021-09-20T12:08:17Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-09-20T12:08:18.542Z] time="2021-09-20T12:08:17Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2021-09-20T12:08:18.542Z] time="2021-09-20T12:08:17Z" level=info msg="Node 5e3354fdc999/172.31.156.246, joined gossip cluster" [2021-09-20T12:08:18.542Z] time="2021-09-20T12:08:17Z" level=info msg="Node 5e3354fdc999/172.31.156.246, added to nodes list" [2021-09-20T12:08:18.542Z] time="2021-09-20T12:08:17Z" level=info msg="Node 9fb8e1cfef0f/172.31.156.246, joined gossip cluster" [2021-09-20T12:08:18.542Z] time="2021-09-20T12:08:17Z" level=info msg="Node 9fb8e1cfef0f/172.31.156.246, added to nodes list" [2021-09-20T12:08:18.543Z] time="2021-09-20T12:08:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-09-20T12:08:18.543Z] time="2021-09-20T12:08:17Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2021-09-20T12:08:18.543Z] time="2021-09-20T12:08:18Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:028688b75b15 with config:&{NodeID:028688b75b15 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-20T12:08:18.543Z] time="2021-09-20T12:08:18Z" level=info msg="Node 028688b75b15/172.31.156.246, joined gossip cluster" [2021-09-20T12:08:18.543Z] time="2021-09-20T12:08:18Z" level=info msg="Node 028688b75b15/172.31.156.246, added to nodes list" [2021-09-20T12:08:18.543Z] time="2021-09-20T12:08:18Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-09-20T12:08:18.543Z] time="2021-09-20T12:08:18Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-09-20T12:08:18.543Z] time="2021-09-20T12:08:18Z" level=debug msg="memberlist: Stream connection from=[::1]:49354" [2021-09-20T12:08:18.543Z] time="2021-09-20T12:08:18Z" level=info msg="Node 028688b75b15/172.31.156.246, joined gossip cluster" [2021-09-20T12:08:18.543Z] time="2021-09-20T12:08:18Z" level=info msg="Node 028688b75b15/172.31.156.246, added to nodes list" [2021-09-20T12:08:18.543Z] time="2021-09-20T12:08:18Z" level=info msg="Node 9fb8e1cfef0f/172.31.156.246, joined gossip cluster" [2021-09-20T12:08:18.543Z] time="2021-09-20T12:08:18Z" level=info msg="Node 9fb8e1cfef0f/172.31.156.246, added to nodes list" [2021-09-20T12:08:18.543Z] time="2021-09-20T12:08:18Z" level=info msg="Node 5e3354fdc999/172.31.156.246, joined gossip cluster" [2021-09-20T12:08:18.543Z] time="2021-09-20T12:08:18Z" level=info msg="Node 5e3354fdc999/172.31.156.246, added to nodes list" [2021-09-20T12:08:18.543Z] time="2021-09-20T12:08:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-09-20T12:08:18.543Z] time="2021-09-20T12:08:18Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49355" [2021-09-20T12:08:18.579Z] time="2021-09-20T12:08:18Z" level=info msg="node 1 leaving" [2021-09-20T12:08:18.579Z] time="2021-09-20T12:08:18Z" level=info msg="Node 5ed641c1fbee change state NodeActive --> NodeLeft" [2021-09-20T12:08:18.579Z] time="2021-09-20T12:08:18Z" level=info msg="node4(37a8843e611d): Node leave event for 5ed641c1fbee/172.19.62.138" [2021-09-20T12:08:18.579Z] time="2021-09-20T12:08:18Z" level=info msg="Node 5ed641c1fbee change state NodeActive --> NodeLeft" [2021-09-20T12:08:18.579Z] time="2021-09-20T12:08:18Z" level=info msg="node5(ddd5f1756171): Node leave event for 5ed641c1fbee/172.19.62.138" [2021-09-20T12:08:18.579Z] time="2021-09-20T12:08:18Z" level=info msg="Node 5ed641c1fbee change state NodeActive --> NodeLeft" [2021-09-20T12:08:18.579Z] time="2021-09-20T12:08:18Z" level=info msg="node3(1c35d4b139b8): Node leave event for 5ed641c1fbee/172.19.62.138" [2021-09-20T12:08:18.579Z] time="2021-09-20T12:08:18Z" level=info msg="Node 5ed641c1fbee change state NodeActive --> NodeLeft" [2021-09-20T12:08:18.579Z] time="2021-09-20T12:08:18Z" level=info msg="node2(5ed641c1fbee): Node leave event for 5ed641c1fbee/172.19.62.138" [2021-09-20T12:08:18.579Z] time="2021-09-20T12:08:18Z" level=info msg="Node 5ed641c1fbee/172.19.62.138, left gossip cluster" [2021-09-20T12:08:18.579Z] time="2021-09-20T12:08:18Z" level=info msg="Node 5ed641c1fbee/172.19.62.138, left gossip cluster" [2021-09-20T12:08:18.579Z] time="2021-09-20T12:08:18Z" level=info msg="Node 5ed641c1fbee/172.19.62.138, left gossip cluster" [2021-09-20T12:08:18.579Z] time="2021-09-20T12:08:18Z" level=info msg="Node 5ed641c1fbee/172.19.62.138, left gossip cluster" [2021-09-20T12:08:19.006Z] time="2021-09-20T12:08:18Z" level=info msg="Node 028688b75b15/172.31.156.246, joined gossip cluster" [2021-09-20T12:08:19.006Z] time="2021-09-20T12:08:18Z" level=info msg="Node 028688b75b15/172.31.156.246, added to nodes list" [2021-09-20T12:08:19.006Z] time="2021-09-20T12:08:18Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:582bc9a5ad35 with config:&{NodeID:582bc9a5ad35 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-20T12:08:19.006Z] time="2021-09-20T12:08:18Z" level=info msg="Node 582bc9a5ad35/172.31.156.246, joined gossip cluster" [2021-09-20T12:08:19.006Z] time="2021-09-20T12:08:18Z" level=info msg="Node 582bc9a5ad35/172.31.156.246, added to nodes list" [2021-09-20T12:08:19.006Z] time="2021-09-20T12:08:18Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-09-20T12:08:19.006Z] time="2021-09-20T12:08:18Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-09-20T12:08:19.006Z] time="2021-09-20T12:08:18Z" level=debug msg="memberlist: Stream connection from=[::1]:49356" [2021-09-20T12:08:19.006Z] time="2021-09-20T12:08:18Z" level=info msg="Node 582bc9a5ad35/172.31.156.246, joined gossip cluster" [2021-09-20T12:08:19.006Z] time="2021-09-20T12:08:18Z" level=info msg="Node 582bc9a5ad35/172.31.156.246, added to nodes list" [2021-09-20T12:08:19.006Z] time="2021-09-20T12:08:18Z" level=info msg="Node 5e3354fdc999/172.31.156.246, joined gossip cluster" [2021-09-20T12:08:19.006Z] time="2021-09-20T12:08:18Z" level=info msg="Node 5e3354fdc999/172.31.156.246, added to nodes list" [2021-09-20T12:08:19.006Z] time="2021-09-20T12:08:18Z" level=info msg="Node 028688b75b15/172.31.156.246, joined gossip cluster" [2021-09-20T12:08:19.006Z] time="2021-09-20T12:08:18Z" level=info msg="Node 028688b75b15/172.31.156.246, added to nodes list" [2021-09-20T12:08:19.006Z] time="2021-09-20T12:08:18Z" level=info msg="Node 9fb8e1cfef0f/172.31.156.246, joined gossip cluster" [2021-09-20T12:08:19.006Z] time="2021-09-20T12:08:18Z" level=info msg="Node 9fb8e1cfef0f/172.31.156.246, added to nodes list" [2021-09-20T12:08:19.006Z] time="2021-09-20T12:08:18Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49357" [2021-09-20T12:08:19.006Z] time="2021-09-20T12:08:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-09-20T12:08:19.006Z] time="2021-09-20T12:08:18Z" level=info msg="Node 582bc9a5ad35/172.31.156.246, joined gossip cluster" [2021-09-20T12:08:19.006Z] time="2021-09-20T12:08:18Z" level=info msg="Node 582bc9a5ad35/172.31.156.246, added to nodes list" [2021-09-20T12:08:19.006Z] time="2021-09-20T12:08:18Z" level=info msg="Node 582bc9a5ad35/172.31.156.246, joined gossip cluster" [2021-09-20T12:08:19.006Z] time="2021-09-20T12:08:18Z" level=info msg="Node 582bc9a5ad35/172.31.156.246, added to nodes list" [2021-09-20T12:08:19.034Z] time="2021-09-20T12:08:18Z" level=info msg="node 2 leaving" [2021-09-20T12:08:19.034Z] time="2021-09-20T12:08:18Z" level=info msg="Node 1c35d4b139b8 change state NodeActive --> NodeLeft" [2021-09-20T12:08:19.034Z] time="2021-09-20T12:08:18Z" level=info msg="node5(ddd5f1756171): Node leave event for 1c35d4b139b8/172.19.62.138" [2021-09-20T12:08:19.034Z] time="2021-09-20T12:08:18Z" level=info msg="Node 1c35d4b139b8 change state NodeActive --> NodeLeft" [2021-09-20T12:08:19.034Z] time="2021-09-20T12:08:18Z" level=info msg="node4(37a8843e611d): Node leave event for 1c35d4b139b8/172.19.62.138" [2021-09-20T12:08:19.034Z] time="2021-09-20T12:08:18Z" level=info msg="Node 1c35d4b139b8 change state NodeActive --> NodeLeft" [2021-09-20T12:08:19.034Z] time="2021-09-20T12:08:18Z" level=info msg="node3(1c35d4b139b8): Node leave event for 1c35d4b139b8/172.19.62.138" [2021-09-20T12:08:19.034Z] time="2021-09-20T12:08:18Z" level=info msg="Node 1c35d4b139b8/172.19.62.138, left gossip cluster" [2021-09-20T12:08:19.055Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s) [2021-09-20T12:08:19.055Z] === RUN TestCgroupNamespacesRunOlderClient [2021-09-20T12:08:19.099Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-20T12:08:19.099Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-20T12:08:19.466Z] time="2021-09-20T12:08:19Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:1cd0832dae9c with config:&{NodeID:1cd0832dae9c Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-20T12:08:19.466Z] time="2021-09-20T12:08:19Z" level=info msg="Node 1cd0832dae9c/172.31.156.246, joined gossip cluster" [2021-09-20T12:08:19.466Z] time="2021-09-20T12:08:19Z" level=info msg="Node 1cd0832dae9c/172.31.156.246, added to nodes list" [2021-09-20T12:08:19.466Z] time="2021-09-20T12:08:19Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-09-20T12:08:19.466Z] time="2021-09-20T12:08:19Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-09-20T12:08:19.466Z] time="2021-09-20T12:08:19Z" level=debug msg="memberlist: Stream connection from=[::1]:49358" [2021-09-20T12:08:19.466Z] time="2021-09-20T12:08:19Z" level=info msg="Node 1cd0832dae9c/172.31.156.246, joined gossip cluster" [2021-09-20T12:08:19.467Z] time="2021-09-20T12:08:19Z" level=info msg="Node 1cd0832dae9c/172.31.156.246, added to nodes list" [2021-09-20T12:08:19.467Z] time="2021-09-20T12:08:19Z" level=info msg="Node 028688b75b15/172.31.156.246, joined gossip cluster" [2021-09-20T12:08:19.467Z] time="2021-09-20T12:08:19Z" level=info msg="Node 028688b75b15/172.31.156.246, added to nodes list" [2021-09-20T12:08:19.467Z] time="2021-09-20T12:08:19Z" level=info msg="Node 582bc9a5ad35/172.31.156.246, joined gossip cluster" [2021-09-20T12:08:19.467Z] time="2021-09-20T12:08:19Z" level=info msg="Node 582bc9a5ad35/172.31.156.246, added to nodes list" [2021-09-20T12:08:19.467Z] time="2021-09-20T12:08:19Z" level=info msg="Node 9fb8e1cfef0f/172.31.156.246, joined gossip cluster" [2021-09-20T12:08:19.467Z] time="2021-09-20T12:08:19Z" level=info msg="Node 9fb8e1cfef0f/172.31.156.246, added to nodes list" [2021-09-20T12:08:19.467Z] time="2021-09-20T12:08:19Z" level=info msg="Node 5e3354fdc999/172.31.156.246, joined gossip cluster" [2021-09-20T12:08:19.467Z] time="2021-09-20T12:08:19Z" level=info msg="Node 5e3354fdc999/172.31.156.246, added to nodes list" [2021-09-20T12:08:19.467Z] time="2021-09-20T12:08:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-09-20T12:08:19.467Z] time="2021-09-20T12:08:19Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49359" [2021-09-20T12:08:19.467Z] time="2021-09-20T12:08:19Z" level=info msg="Node 1cd0832dae9c/172.31.156.246, joined gossip cluster" [2021-09-20T12:08:19.467Z] time="2021-09-20T12:08:19Z" level=info msg="Node 1cd0832dae9c/172.31.156.246, added to nodes list" [2021-09-20T12:08:19.467Z] time="2021-09-20T12:08:19Z" level=info msg="Node 1cd0832dae9c/172.31.156.246, joined gossip cluster" [2021-09-20T12:08:19.467Z] time="2021-09-20T12:08:19Z" level=info msg="Node 1cd0832dae9c/172.31.156.246, added to nodes list" [2021-09-20T12:08:19.467Z] time="2021-09-20T12:08:19Z" level=info msg="Node 1cd0832dae9c/172.31.156.246, joined gossip cluster" [2021-09-20T12:08:19.467Z] time="2021-09-20T12:08:19Z" level=info msg="Node 1cd0832dae9c/172.31.156.246, added to nodes list" [2021-09-20T12:08:19.489Z] time="2021-09-20T12:08:19Z" level=info msg="Node 1c35d4b139b8/172.19.62.138, left gossip cluster" [2021-09-20T12:08:19.489Z] time="2021-09-20T12:08:19Z" level=info msg="Node 1c35d4b139b8/172.19.62.138, left gossip cluster" [2021-09-20T12:08:19.489Z] networkdb_test.go:867: node4: OK [2021-09-20T12:08:19.489Z] networkdb_test.go:867: node5: OK [2021-09-20T12:08:19.489Z] time="2021-09-20T12:08:19Z" level=info msg="node 0 coming back" [2021-09-20T12:08:19.489Z] time="2021-09-20T12:08:19Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:629358abbbf7 with config:&{NodeID:629358abbbf7 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-20T12:08:19.489Z] time="2021-09-20T12:08:19Z" level=info msg="Node 629358abbbf7/172.19.62.138, joined gossip cluster" [2021-09-20T12:08:19.489Z] time="2021-09-20T12:08:19Z" level=info msg="Node 629358abbbf7/172.19.62.138, added to nodes list" [2021-09-20T12:08:19.489Z] time="2021-09-20T12:08:19Z" level=info msg="node 1 coming back" [2021-09-20T12:08:19.489Z] time="2021-09-20T12:08:19Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:1d2f9eaf8d43 with config:&{NodeID:1d2f9eaf8d43 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-20T12:08:19.489Z] time="2021-09-20T12:08:19Z" level=info msg="Node 1d2f9eaf8d43/172.19.62.138, joined gossip cluster" [2021-09-20T12:08:19.489Z] time="2021-09-20T12:08:19Z" level=info msg="Node 1d2f9eaf8d43/172.19.62.138, added to nodes list" [2021-09-20T12:08:19.489Z] time="2021-09-20T12:08:19Z" level=info msg="node 2 coming back" [2021-09-20T12:08:19.489Z] time="2021-09-20T12:08:19Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:89e8c668bacd with config:&{NodeID:89e8c668bacd Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-20T12:08:19.489Z] time="2021-09-20T12:08:19Z" level=info msg="Node 89e8c668bacd/172.19.62.138, joined gossip cluster" [2021-09-20T12:08:19.489Z] time="2021-09-20T12:08:19Z" level=info msg="Node 89e8c668bacd/172.19.62.138, added to nodes list" [2021-09-20T12:08:19.927Z] networkdb_test.go:835: Re-joining: 3 [2021-09-20T12:08:19.927Z] time="2021-09-20T12:08:19Z" level=info msg="The new bootstrap node list is:[172.31.156.246:10033 172.31.156.246:10034 172.31.156.246:10035]" [2021-09-20T12:08:19.927Z] time="2021-09-20T12:08:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.156.246:10033" [2021-09-20T12:08:19.927Z] time="2021-09-20T12:08:19Z" level=debug msg="memberlist: Stream connection from=172.31.156.246:49360" [2021-09-20T12:08:19.927Z] time="2021-09-20T12:08:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.156.246:10034" [2021-09-20T12:08:19.927Z] time="2021-09-20T12:08:19Z" level=debug msg="memberlist: Stream connection from=172.31.156.246:49361" [2021-09-20T12:08:19.927Z] time="2021-09-20T12:08:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.156.246:10035" [2021-09-20T12:08:19.927Z] time="2021-09-20T12:08:19Z" level=debug msg="memberlist: Stream connection from=172.31.156.246:49362" [2021-09-20T12:08:19.927Z] networkdb_test.go:835: Re-joining: 4 [2021-09-20T12:08:19.927Z] time="2021-09-20T12:08:19Z" level=info msg="The new bootstrap node list is:[172.31.156.246:10033 172.31.156.246:10034 172.31.156.246:10035]" [2021-09-20T12:08:19.927Z] time="2021-09-20T12:08:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.156.246:10033" [2021-09-20T12:08:19.927Z] time="2021-09-20T12:08:19Z" level=debug msg="memberlist: Stream connection from=172.31.156.246:49363" [2021-09-20T12:08:19.927Z] time="2021-09-20T12:08:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.156.246:10034" [2021-09-20T12:08:19.927Z] time="2021-09-20T12:08:19Z" level=debug msg="memberlist: Stream connection from=172.31.156.246:49364" [2021-09-20T12:08:19.927Z] time="2021-09-20T12:08:19Z" level=debug msg="memberlist: Stream connection from=172.31.156.246:49365" [2021-09-20T12:08:19.927Z] time="2021-09-20T12:08:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.156.246:10035" [2021-09-20T12:08:19.992Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-09-20T12:08:20.386Z] time="2021-09-20T12:08:19Z" level=info msg="node 0 leaving" [2021-09-20T12:08:20.386Z] time="2021-09-20T12:08:20Z" level=info msg="Node 9fb8e1cfef0f change state NodeActive --> NodeLeft" [2021-09-20T12:08:20.386Z] time="2021-09-20T12:08:20Z" level=info msg="node3(028688b75b15): Node leave event for 9fb8e1cfef0f/172.31.156.246" [2021-09-20T12:08:20.386Z] time="2021-09-20T12:08:20Z" level=info msg="Node 9fb8e1cfef0f change state NodeActive --> NodeLeft" [2021-09-20T12:08:20.386Z] time="2021-09-20T12:08:20Z" level=info msg="node2(5e3354fdc999): Node leave event for 9fb8e1cfef0f/172.31.156.246" [2021-09-20T12:08:20.386Z] time="2021-09-20T12:08:20Z" level=info msg="Node 9fb8e1cfef0f change state NodeActive --> NodeLeft" [2021-09-20T12:08:20.386Z] time="2021-09-20T12:08:20Z" level=info msg="node5(1cd0832dae9c): Node leave event for 9fb8e1cfef0f/172.31.156.246" [2021-09-20T12:08:20.386Z] time="2021-09-20T12:08:20Z" level=info msg="Node 9fb8e1cfef0f change state NodeActive --> NodeLeft" [2021-09-20T12:08:20.386Z] time="2021-09-20T12:08:20Z" level=info msg="node4(582bc9a5ad35): Node leave event for 9fb8e1cfef0f/172.31.156.246" [2021-09-20T12:08:20.386Z] time="2021-09-20T12:08:20Z" level=info msg="Node 9fb8e1cfef0f change state NodeActive --> NodeLeft" [2021-09-20T12:08:20.386Z] time="2021-09-20T12:08:20Z" level=info msg="node1(9fb8e1cfef0f): Node leave event for 9fb8e1cfef0f/172.31.156.246" [2021-09-20T12:08:20.386Z] time="2021-09-20T12:08:20Z" level=info msg="Node 9fb8e1cfef0f/172.31.156.246, left gossip cluster" [2021-09-20T12:08:20.386Z] time="2021-09-20T12:08:20Z" level=info msg="Node 9fb8e1cfef0f/172.31.156.246, left gossip cluster" [2021-09-20T12:08:20.386Z] time="2021-09-20T12:08:20Z" level=info msg="Node 9fb8e1cfef0f/172.31.156.246, left gossip cluster" [2021-09-20T12:08:20.847Z] time="2021-09-20T12:08:20Z" level=info msg="Node 9fb8e1cfef0f/172.31.156.246, left gossip cluster" [2021-09-20T12:08:20.847Z] time="2021-09-20T12:08:20Z" level=info msg="Node 9fb8e1cfef0f/172.31.156.246, left gossip cluster" [2021-09-20T12:08:20.847Z] time="2021-09-20T12:08:20Z" level=info msg="node 1 leaving" [2021-09-20T12:08:20.847Z] time="2021-09-20T12:08:20Z" level=info msg="Node 5e3354fdc999 change state NodeActive --> NodeLeft" [2021-09-20T12:08:20.847Z] time="2021-09-20T12:08:20Z" level=info msg="node5(1cd0832dae9c): Node leave event for 5e3354fdc999/172.31.156.246" [2021-09-20T12:08:20.847Z] time="2021-09-20T12:08:20Z" level=info msg="Node 5e3354fdc999/172.31.156.246, left gossip cluster" [2021-09-20T12:08:20.847Z] time="2021-09-20T12:08:20Z" level=info msg="Node 5e3354fdc999 change state NodeActive --> NodeFailed" [2021-09-20T12:08:20.847Z] time="2021-09-20T12:08:20Z" level=info msg="Node 5e3354fdc999/172.31.156.246, added to failed nodes list" [2021-09-20T12:08:20.847Z] time="2021-09-20T12:08:20Z" level=info msg="Node 5e3354fdc999 change state NodeActive --> NodeLeft" [2021-09-20T12:08:20.847Z] time="2021-09-20T12:08:20Z" level=info msg="node4(582bc9a5ad35): Node leave event for 5e3354fdc999/172.31.156.246" [2021-09-20T12:08:20.847Z] time="2021-09-20T12:08:20Z" level=info msg="Node 5e3354fdc999 change state NodeActive --> NodeLeft" [2021-09-20T12:08:20.847Z] time="2021-09-20T12:08:20Z" level=info msg="node3(028688b75b15): Node leave event for 5e3354fdc999/172.31.156.246" [2021-09-20T12:08:20.847Z] time="2021-09-20T12:08:20Z" level=error msg="node: 5e3354fdc999 is unknown to memberlist" [2021-09-20T12:08:20.847Z] time="2021-09-20T12:08:20Z" level=info msg="Node 5e3354fdc999/172.31.156.246, left gossip cluster" [2021-09-20T12:08:20.847Z] time="2021-09-20T12:08:20Z" level=info msg="Node 5e3354fdc999/172.31.156.246, left gossip cluster" [2021-09-20T12:08:20.847Z] time="2021-09-20T12:08:20Z" level=info msg="Node 5e3354fdc999/172.31.156.246, left gossip cluster" [2021-09-20T12:08:20.928Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s) [2021-09-20T12:08:20.928Z] === RUN TestNISDomainname [2021-09-20T12:08:21.307Z] time="2021-09-20T12:08:20Z" level=info msg="node 2 leaving" [2021-09-20T12:08:21.307Z] time="2021-09-20T12:08:20Z" level=info msg="Node 028688b75b15 change state NodeActive --> NodeLeft" [2021-09-20T12:08:21.307Z] time="2021-09-20T12:08:20Z" level=info msg="node4(582bc9a5ad35): Node leave event for 028688b75b15/172.31.156.246" [2021-09-20T12:08:21.307Z] time="2021-09-20T12:08:20Z" level=info msg="Node 028688b75b15 change state NodeActive --> NodeLeft" [2021-09-20T12:08:21.307Z] time="2021-09-20T12:08:20Z" level=info msg="node5(1cd0832dae9c): Node leave event for 028688b75b15/172.31.156.246" [2021-09-20T12:08:21.307Z] time="2021-09-20T12:08:20Z" level=info msg="Node 028688b75b15 change state NodeActive --> NodeLeft" [2021-09-20T12:08:21.307Z] time="2021-09-20T12:08:20Z" level=info msg="node3(028688b75b15): Node leave event for 028688b75b15/172.31.156.246" [2021-09-20T12:08:21.307Z] time="2021-09-20T12:08:21Z" level=debug msg="memberlist: Failed ping: 1cd0832dae9c (timeout reached)" [2021-09-20T12:08:21.307Z] time="2021-09-20T12:08:21Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.156.246:10036: use of closed network connection" [2021-09-20T12:08:21.307Z] time="2021-09-20T12:08:21Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.156.246:10035: use of closed network connection" [2021-09-20T12:08:21.307Z] time="2021-09-20T12:08:21Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.156.246:10034: use of closed network connection" [2021-09-20T12:08:21.307Z] time="2021-09-20T12:08:21Z" level=debug msg="memberlist: Stream connection from=172.31.156.246:49366" [2021-09-20T12:08:21.307Z] time="2021-09-20T12:08:21Z" level=info msg="Node 028688b75b15/172.31.156.246, left gossip cluster" [2021-09-20T12:08:21.307Z] time="2021-09-20T12:08:21Z" level=info msg="Node 028688b75b15/172.31.156.246, left gossip cluster" [2021-09-20T12:08:21.531Z] --- PASS: TestBuildWithHugeFile (63.69s) [2021-09-20T12:08:21.531Z] === RUN TestBuildWCOWSandboxSize [2021-09-20T12:08:21.531Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-09-20T12:08:21.531Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-09-20T12:08:21.531Z] === RUN TestBuildWithEmptyDockerfile [2021-09-20T12:08:21.531Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-20T12:08:21.531Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-20T12:08:21.531Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-20T12:08:21.531Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-20T12:08:21.531Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-20T12:08:21.531Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-20T12:08:21.531Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-20T12:08:21.531Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-20T12:08:21.531Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-20T12:08:21.531Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2021-09-20T12:08:21.531Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2021-09-20T12:08:21.531Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2021-09-20T12:08:21.531Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2021-09-20T12:08:21.531Z] === RUN TestBuildPreserveOwnership [2021-09-20T12:08:21.531Z] === RUN TestBuildPreserveOwnership/copy_from [2021-09-20T12:08:21.531Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-09-20T12:08:21.768Z] time="2021-09-20T12:08:21Z" level=info msg="Node 028688b75b15/172.31.156.246, left gossip cluster" [2021-09-20T12:08:21.768Z] networkdb_test.go:867: node5: OK [2021-09-20T12:08:21.768Z] networkdb_test.go:867: node4: OK [2021-09-20T12:08:21.768Z] time="2021-09-20T12:08:21Z" level=info msg="node 0 coming back" [2021-09-20T12:08:21.768Z] time="2021-09-20T12:08:21Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:08f72212baf2 with config:&{NodeID:08f72212baf2 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-20T12:08:21.768Z] time="2021-09-20T12:08:21Z" level=info msg="Node 08f72212baf2/172.31.156.246, joined gossip cluster" [2021-09-20T12:08:21.768Z] time="2021-09-20T12:08:21Z" level=info msg="Node 08f72212baf2/172.31.156.246, added to nodes list" [2021-09-20T12:08:21.768Z] time="2021-09-20T12:08:21Z" level=info msg="node 1 coming back" [2021-09-20T12:08:21.768Z] time="2021-09-20T12:08:21Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:a5f924bc308d with config:&{NodeID:a5f924bc308d Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-20T12:08:21.768Z] time="2021-09-20T12:08:21Z" level=info msg="Node a5f924bc308d/172.31.156.246, joined gossip cluster" [2021-09-20T12:08:21.768Z] time="2021-09-20T12:08:21Z" level=info msg="Node a5f924bc308d/172.31.156.246, added to nodes list" [2021-09-20T12:08:21.768Z] time="2021-09-20T12:08:21Z" level=info msg="node 2 coming back" [2021-09-20T12:08:21.768Z] time="2021-09-20T12:08:21Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:d3486cc22efb with config:&{NodeID:d3486cc22efb Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-20T12:08:21.768Z] time="2021-09-20T12:08:21Z" level=info msg="Node d3486cc22efb/172.31.156.246, joined gossip cluster" [2021-09-20T12:08:21.768Z] time="2021-09-20T12:08:21Z" level=info msg="Node d3486cc22efb/172.31.156.246, added to nodes list" [2021-09-20T12:08:21.768Z] time="2021-09-20T12:08:21Z" level=warning msg="memberlist: Was able to connect to 1cd0832dae9c but other probes failed, network may be misconfigured" [2021-09-20T12:08:21.796Z] --- PASS: TestBuildPreserveOwnership (3.97s) [2021-09-20T12:08:21.796Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.66s) [2021-09-20T12:08:21.796Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.31s) [2021-09-20T12:08:21.796Z] === RUN TestBuildPlatformInvalid [2021-09-20T12:08:21.796Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2021-09-20T12:08:21.796Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-09-20T12:08:21.866Z] --- PASS: TestNISDomainname (0.74s) [2021-09-20T12:08:21.866Z] === RUN TestHostnameDnsResolution [2021-09-20T12:08:22.372Z] time="2021-09-20T12:08:22Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.19.62.138:10033 172.19.62.138:10034 172.19.62.138:10035]" [2021-09-20T12:08:22.744Z] Loaded image: busybox:latest [2021-09-20T12:08:22.806Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-09-20T12:08:22.806Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-09-20T12:08:22.826Z] time="2021-09-20T12:08:22Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.19.62.138:10033 172.19.62.138:10034 172.19.62.138:10035]" [2021-09-20T12:08:23.008Z] Loaded image: busybox:glibc [2021-09-20T12:08:23.066Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-09-20T12:08:23.282Z] time="2021-09-20T12:08:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.62.138:10033" [2021-09-20T12:08:23.282Z] time="2021-09-20T12:08:23Z" level=debug msg="memberlist: Stream connection from=172.19.62.138:49358" [2021-09-20T12:08:23.282Z] time="2021-09-20T12:08:23Z" level=info msg="Node ddd5f1756171/172.19.62.138, joined gossip cluster" [2021-09-20T12:08:23.282Z] time="2021-09-20T12:08:23Z" level=info msg="Node ddd5f1756171/172.19.62.138, added to nodes list" [2021-09-20T12:08:23.282Z] time="2021-09-20T12:08:23Z" level=info msg="Node 37a8843e611d/172.19.62.138, joined gossip cluster" [2021-09-20T12:08:23.282Z] time="2021-09-20T12:08:23Z" level=info msg="Node 37a8843e611d/172.19.62.138, added to nodes list" [2021-09-20T12:08:23.637Z] --- PASS: TestHostnameDnsResolution (1.87s) [2021-09-20T12:08:23.637Z] === RUN TestStats [2021-09-20T12:08:23.736Z] time="2021-09-20T12:08:23Z" level=info msg="Node 629358abbbf7/172.19.62.138, joined gossip cluster" [2021-09-20T12:08:23.736Z] time="2021-09-20T12:08:23Z" level=info msg="Node 629358abbbf7/172.19.62.138, is the new incarnation of the shutdown node 15a3616d4475/172.19.62.138" [2021-09-20T12:08:23.736Z] time="2021-09-20T12:08:23Z" level=info msg="Node 629358abbbf7/172.19.62.138, added to nodes list" [2021-09-20T12:08:23.736Z] time="2021-09-20T12:08:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.62.138:10034" [2021-09-20T12:08:23.736Z] time="2021-09-20T12:08:23Z" level=debug msg="memberlist: Stream connection from=172.19.62.138:49359" [2021-09-20T12:08:23.736Z] time="2021-09-20T12:08:23Z" level=info msg="Node ddd5f1756171/172.19.62.138, joined gossip cluster" [2021-09-20T12:08:23.736Z] time="2021-09-20T12:08:23Z" level=info msg="Node ddd5f1756171/172.19.62.138, added to nodes list" [2021-09-20T12:08:23.736Z] time="2021-09-20T12:08:23Z" level=info msg="Node 629358abbbf7/172.19.62.138, joined gossip cluster" [2021-09-20T12:08:23.736Z] time="2021-09-20T12:08:23Z" level=info msg="Node 629358abbbf7/172.19.62.138, added to nodes list" [2021-09-20T12:08:23.736Z] time="2021-09-20T12:08:23Z" level=info msg="Node 37a8843e611d/172.19.62.138, joined gossip cluster" [2021-09-20T12:08:23.736Z] time="2021-09-20T12:08:23Z" level=info msg="Node 37a8843e611d/172.19.62.138, added to nodes list" [2021-09-20T12:08:23.736Z] time="2021-09-20T12:08:23Z" level=info msg="Node 1d2f9eaf8d43/172.19.62.138, joined gossip cluster" [2021-09-20T12:08:23.736Z] time="2021-09-20T12:08:23Z" level=info msg="Node 1d2f9eaf8d43/172.19.62.138, is the new incarnation of the shutdown node 5ed641c1fbee/172.19.62.138" [2021-09-20T12:08:23.736Z] time="2021-09-20T12:08:23Z" level=info msg="Node 1d2f9eaf8d43/172.19.62.138, added to nodes list" [2021-09-20T12:08:23.736Z] time="2021-09-20T12:08:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.62.138:10035" [2021-09-20T12:08:23.736Z] time="2021-09-20T12:08:23Z" level=debug msg="memberlist: Stream connection from=172.19.62.138:49360" [2021-09-20T12:08:23.736Z] time="2021-09-20T12:08:23Z" level=info msg="Node ddd5f1756171/172.19.62.138, joined gossip cluster" [2021-09-20T12:08:23.736Z] time="2021-09-20T12:08:23Z" level=info msg="Node ddd5f1756171/172.19.62.138, added to nodes list" [2021-09-20T12:08:23.736Z] time="2021-09-20T12:08:23Z" level=info msg="Node 629358abbbf7/172.19.62.138, joined gossip cluster" [2021-09-20T12:08:23.736Z] time="2021-09-20T12:08:23Z" level=info msg="Node 629358abbbf7/172.19.62.138, added to nodes list" [2021-09-20T12:08:23.736Z] time="2021-09-20T12:08:23Z" level=info msg="Node 1d2f9eaf8d43/172.19.62.138, joined gossip cluster" [2021-09-20T12:08:23.736Z] time="2021-09-20T12:08:23Z" level=info msg="Node 1d2f9eaf8d43/172.19.62.138, added to nodes list" [2021-09-20T12:08:23.736Z] time="2021-09-20T12:08:23Z" level=info msg="Node 37a8843e611d/172.19.62.138, joined gossip cluster" [2021-09-20T12:08:23.736Z] time="2021-09-20T12:08:23Z" level=info msg="Node 37a8843e611d/172.19.62.138, added to nodes list" [2021-09-20T12:08:23.736Z] time="2021-09-20T12:08:23Z" level=info msg="Node 89e8c668bacd/172.19.62.138, joined gossip cluster" [2021-09-20T12:08:23.736Z] time="2021-09-20T12:08:23Z" level=info msg="Node 89e8c668bacd/172.19.62.138, is the new incarnation of the shutdown node 1c35d4b139b8/172.19.62.138" [2021-09-20T12:08:23.736Z] time="2021-09-20T12:08:23Z" level=info msg="Node 89e8c668bacd/172.19.62.138, added to nodes list" [2021-09-20T12:08:23.736Z] time="2021-09-20T12:08:23Z" level=info msg="Node 1d2f9eaf8d43/172.19.62.138, joined gossip cluster" [2021-09-20T12:08:23.736Z] time="2021-09-20T12:08:23Z" level=info msg="Node 1d2f9eaf8d43/172.19.62.138, added to nodes list" [2021-09-20T12:08:23.736Z] time="2021-09-20T12:08:23Z" level=info msg="Node 1d2f9eaf8d43/172.19.62.138, joined gossip cluster" [2021-09-20T12:08:23.736Z] time="2021-09-20T12:08:23Z" level=info msg="Node 1d2f9eaf8d43/172.19.62.138, is the new incarnation of the shutdown node 5ed641c1fbee/172.19.62.138" [2021-09-20T12:08:23.736Z] time="2021-09-20T12:08:23Z" level=info msg="Node 1d2f9eaf8d43/172.19.62.138, added to nodes list" [2021-09-20T12:08:23.736Z] time="2021-09-20T12:08:23Z" level=info msg="Node 629358abbbf7/172.19.62.138, joined gossip cluster" [2021-09-20T12:08:23.736Z] time="2021-09-20T12:08:23Z" level=info msg="Node 629358abbbf7/172.19.62.138, is the new incarnation of the shutdown node 15a3616d4475/172.19.62.138" [2021-09-20T12:08:23.736Z] time="2021-09-20T12:08:23Z" level=info msg="Node 629358abbbf7/172.19.62.138, added to nodes list" [2021-09-20T12:08:23.736Z] time="2021-09-20T12:08:23Z" level=info msg="Node 89e8c668bacd/172.19.62.138, joined gossip cluster" [2021-09-20T12:08:23.736Z] time="2021-09-20T12:08:23Z" level=info msg="Node 89e8c668bacd/172.19.62.138, added to nodes list" [2021-09-20T12:08:23.736Z] time="2021-09-20T12:08:23Z" level=info msg="Node 89e8c668bacd/172.19.62.138, joined gossip cluster" [2021-09-20T12:08:23.736Z] time="2021-09-20T12:08:23Z" level=info msg="Node 89e8c668bacd/172.19.62.138, added to nodes list" [2021-09-20T12:08:23.736Z] time="2021-09-20T12:08:23Z" level=info msg="Node 89e8c668bacd/172.19.62.138, joined gossip cluster" [2021-09-20T12:08:23.736Z] time="2021-09-20T12:08:23Z" level=info msg="Node 89e8c668bacd/172.19.62.138, is the new incarnation of the shutdown node 1c35d4b139b8/172.19.62.138" [2021-09-20T12:08:23.736Z] time="2021-09-20T12:08:23Z" level=info msg="Node 89e8c668bacd/172.19.62.138, added to nodes list" [2021-09-20T12:08:23.736Z] time="2021-09-20T12:08:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.62.138:10033" [2021-09-20T12:08:23.736Z] time="2021-09-20T12:08:23Z" level=debug msg="memberlist: Stream connection from=172.19.62.138:49361" [2021-09-20T12:08:23.736Z] time="2021-09-20T12:08:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.62.138:10034" [2021-09-20T12:08:23.736Z] time="2021-09-20T12:08:23Z" level=debug msg="memberlist: Stream connection from=172.19.62.138:49362" [2021-09-20T12:08:23.736Z] time="2021-09-20T12:08:23Z" level=debug msg="memberlist: Stream connection from=172.19.62.138:49363" [2021-09-20T12:08:23.736Z] time="2021-09-20T12:08:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.62.138:10035" [2021-09-20T12:08:23.773Z] --- PASS: TestServiceUpdatePidsLimit (16.02s) [2021-09-20T12:08:23.773Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2021-09-20T12:08:23.773Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2021-09-20T12:08:23.773Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2021-09-20T12:08:23.773Z] PASS [2021-09-20T12:08:23.773Z] [2021-09-20T12:08:23.773Z] === Skipped [2021-09-20T12:08:23.773Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-09-20T12:08:23.773Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-09-20T12:08:23.773Z] [2021-09-20T12:08:23.773Z] DONE 27 tests, 1 skipped in 164.004s [2021-09-20T12:08:23.773Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-09-20T12:08:23.773Z] INFO: Testing against a local daemon [2021-09-20T12:08:23.773Z] === RUN TestSessionCreate [2021-09-20T12:08:23.773Z] --- PASS: TestSessionCreate (0.02s) [2021-09-20T12:08:23.773Z] === RUN TestSessionCreateWithBadUpgrade [2021-09-20T12:08:23.773Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-09-20T12:08:23.773Z] PASS [2021-09-20T12:08:23.773Z] [2021-09-20T12:08:23.773Z] DONE 2 tests in 0.062s [2021-09-20T12:08:23.773Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-09-20T12:08:23.773Z] INFO: Testing against a local daemon [2021-09-20T12:08:23.773Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-09-20T12:08:23.773Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-09-20T12:08:23.773Z] === RUN TestDiskUsage [2021-09-20T12:08:23.773Z] === PAUSE TestDiskUsage [2021-09-20T12:08:23.773Z] === RUN TestEventsExecDie [2021-09-20T12:08:24.033Z] --- PASS: TestEventsExecDie (0.56s) [2021-09-20T12:08:24.033Z] === RUN TestEventsBackwardsCompatible [2021-09-20T12:08:24.033Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-09-20T12:08:24.033Z] === RUN TestEventsVolumeCreate [2021-09-20T12:08:24.033Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-09-20T12:08:24.033Z] === RUN TestInfoBinaryCommits [2021-09-20T12:08:24.033Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-09-20T12:08:24.033Z] === RUN TestInfoAPIVersioned [2021-09-20T12:08:24.033Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-09-20T12:08:24.033Z] === RUN TestInfoDiscoveryBackend [2021-09-20T12:08:24.402Z] Loaded image: debian:bullseye-slim [2021-09-20T12:08:24.402Z] Loaded image: hello-world:latest [2021-09-20T12:08:24.402Z] Loaded image: arm32v7/hello-world:latest [2021-09-20T12:08:24.575Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-09-20T12:08:24.601Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-09-20T12:08:24.601Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-09-20T12:08:24.695Z] 2021/09/20 12:08:24 Closing DB instances... [2021-09-20T12:08:24.695Z] time="2021-09-20T12:08:24Z" level=info msg="Node 629358abbbf7 change state NodeActive --> NodeLeft" [2021-09-20T12:08:24.695Z] time="2021-09-20T12:08:24Z" level=info msg="node4(37a8843e611d): Node leave event for 629358abbbf7/172.19.62.138" [2021-09-20T12:08:24.695Z] time="2021-09-20T12:08:24Z" level=info msg="Node 629358abbbf7 change state NodeActive --> NodeLeft" [2021-09-20T12:08:24.695Z] time="2021-09-20T12:08:24Z" level=info msg="node5(ddd5f1756171): Node leave event for 629358abbbf7/172.19.62.138" [2021-09-20T12:08:24.695Z] time="2021-09-20T12:08:24Z" level=info msg="Node 629358abbbf7 change state NodeActive --> NodeLeft" [2021-09-20T12:08:24.695Z] time="2021-09-20T12:08:24Z" level=info msg="node3(89e8c668bacd): Node leave event for 629358abbbf7/172.19.62.138" [2021-09-20T12:08:24.695Z] time="2021-09-20T12:08:24Z" level=info msg="Node 629358abbbf7 change state NodeActive --> NodeLeft" [2021-09-20T12:08:24.695Z] time="2021-09-20T12:08:24Z" level=info msg="node2(1d2f9eaf8d43): Node leave event for 629358abbbf7/172.19.62.138" [2021-09-20T12:08:24.695Z] time="2021-09-20T12:08:24Z" level=info msg="Node 629358abbbf7 change state NodeActive --> NodeLeft" [2021-09-20T12:08:24.695Z] time="2021-09-20T12:08:24Z" level=info msg="node1(629358abbbf7): Node leave event for 629358abbbf7/172.19.62.138" [2021-09-20T12:08:24.695Z] time="2021-09-20T12:08:24Z" level=info msg="Node 629358abbbf7/172.19.62.138, left gossip cluster" [2021-09-20T12:08:24.695Z] time="2021-09-20T12:08:24Z" level=info msg="Node 629358abbbf7/172.19.62.138, left gossip cluster" [2021-09-20T12:08:24.695Z] time="2021-09-20T12:08:24Z" level=info msg="Node 629358abbbf7/172.19.62.138, left gossip cluster" [2021-09-20T12:08:24.695Z] time="2021-09-20T12:08:24Z" level=info msg="Node 629358abbbf7/172.19.62.138, left gossip cluster" [2021-09-20T12:08:24.695Z] time="2021-09-20T12:08:24Z" level=info msg="Node 629358abbbf7/172.19.62.138, left gossip cluster" [2021-09-20T12:08:25.144Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-09-20T12:08:25.150Z] time="2021-09-20T12:08:24Z" level=info msg="Node 1d2f9eaf8d43 change state NodeActive --> NodeLeft" [2021-09-20T12:08:25.150Z] time="2021-09-20T12:08:24Z" level=info msg="node4(37a8843e611d): Node leave event for 1d2f9eaf8d43/172.19.62.138" [2021-09-20T12:08:25.150Z] time="2021-09-20T12:08:24Z" level=info msg="Node 1d2f9eaf8d43 change state NodeActive --> NodeLeft" [2021-09-20T12:08:25.150Z] time="2021-09-20T12:08:24Z" level=info msg="Node 1d2f9eaf8d43 change state NodeActive --> NodeLeft" [2021-09-20T12:08:25.150Z] time="2021-09-20T12:08:24Z" level=info msg="node3(89e8c668bacd): Node leave event for 1d2f9eaf8d43/172.19.62.138" [2021-09-20T12:08:25.150Z] time="2021-09-20T12:08:24Z" level=info msg="node5(ddd5f1756171): Node leave event for 1d2f9eaf8d43/172.19.62.138" [2021-09-20T12:08:25.150Z] time="2021-09-20T12:08:24Z" level=info msg="Node 1d2f9eaf8d43 change state NodeActive --> NodeLeft" [2021-09-20T12:08:25.150Z] time="2021-09-20T12:08:24Z" level=info msg="node2(1d2f9eaf8d43): Node leave event for 1d2f9eaf8d43/172.19.62.138" [2021-09-20T12:08:25.150Z] time="2021-09-20T12:08:25Z" level=info msg="Node 1d2f9eaf8d43/172.19.62.138, left gossip cluster" [2021-09-20T12:08:25.150Z] time="2021-09-20T12:08:25Z" level=info msg="Node 1d2f9eaf8d43/172.19.62.138, left gossip cluster" [2021-09-20T12:08:25.150Z] time="2021-09-20T12:08:25Z" level=info msg="Node 1d2f9eaf8d43/172.19.62.138, left gossip cluster" [2021-09-20T12:08:25.150Z] time="2021-09-20T12:08:25Z" level=info msg="Node 1d2f9eaf8d43/172.19.62.138, left gossip cluster" [2021-09-20T12:08:25.521Z] time="2021-09-20T12:08:24Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.156.246:10033 172.31.156.246:10034 172.31.156.246:10035]" [2021-09-20T12:08:25.521Z] time="2021-09-20T12:08:25Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.156.246:10033 172.31.156.246:10034 172.31.156.246:10035]" [2021-09-20T12:08:25.539Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-09-20T12:08:25.539Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-09-20T12:08:25.604Z] time="2021-09-20T12:08:25Z" level=info msg="Node 89e8c668bacd change state NodeActive --> NodeLeft" [2021-09-20T12:08:25.604Z] time="2021-09-20T12:08:25Z" level=info msg="node4(37a8843e611d): Node leave event for 89e8c668bacd/172.19.62.138" [2021-09-20T12:08:25.604Z] time="2021-09-20T12:08:25Z" level=info msg="Node 89e8c668bacd change state NodeActive --> NodeLeft" [2021-09-20T12:08:25.604Z] time="2021-09-20T12:08:25Z" level=info msg="node5(ddd5f1756171): Node leave event for 89e8c668bacd/172.19.62.138" [2021-09-20T12:08:25.604Z] time="2021-09-20T12:08:25Z" level=info msg="Node 89e8c668bacd change state NodeActive --> NodeLeft" [2021-09-20T12:08:25.604Z] time="2021-09-20T12:08:25Z" level=info msg="node3(89e8c668bacd): Node leave event for 89e8c668bacd/172.19.62.138" [2021-09-20T12:08:25.604Z] time="2021-09-20T12:08:25Z" level=info msg="Node 89e8c668bacd/172.19.62.138, left gossip cluster" [2021-09-20T12:08:25.604Z] time="2021-09-20T12:08:25Z" level=info msg="Node 89e8c668bacd/172.19.62.138, left gossip cluster" [2021-09-20T12:08:25.981Z] time="2021-09-20T12:08:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.156.246:10033" [2021-09-20T12:08:25.981Z] time="2021-09-20T12:08:25Z" level=debug msg="memberlist: Stream connection from=172.31.156.246:49367" [2021-09-20T12:08:25.981Z] time="2021-09-20T12:08:25Z" level=info msg="Node 1cd0832dae9c/172.31.156.246, joined gossip cluster" [2021-09-20T12:08:25.981Z] time="2021-09-20T12:08:25Z" level=info msg="Node 1cd0832dae9c/172.31.156.246, added to nodes list" [2021-09-20T12:08:25.981Z] time="2021-09-20T12:08:25Z" level=info msg="Node 582bc9a5ad35/172.31.156.246, joined gossip cluster" [2021-09-20T12:08:25.981Z] time="2021-09-20T12:08:25Z" level=info msg="Node 582bc9a5ad35/172.31.156.246, added to nodes list" [2021-09-20T12:08:25.981Z] time="2021-09-20T12:08:25Z" level=info msg="Node 08f72212baf2/172.31.156.246, joined gossip cluster" [2021-09-20T12:08:25.981Z] time="2021-09-20T12:08:25Z" level=info msg="Node 08f72212baf2/172.31.156.246, is the new incarnation of the shutdown node 9fb8e1cfef0f/172.31.156.246" [2021-09-20T12:08:25.981Z] time="2021-09-20T12:08:25Z" level=info msg="Node 08f72212baf2/172.31.156.246, added to nodes list" [2021-09-20T12:08:25.981Z] time="2021-09-20T12:08:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.156.246:10034" [2021-09-20T12:08:25.981Z] time="2021-09-20T12:08:25Z" level=debug msg="memberlist: Stream connection from=172.31.156.246:49368" [2021-09-20T12:08:25.981Z] time="2021-09-20T12:08:25Z" level=info msg="Node 1cd0832dae9c/172.31.156.246, joined gossip cluster" [2021-09-20T12:08:25.981Z] time="2021-09-20T12:08:25Z" level=info msg="Node 1cd0832dae9c/172.31.156.246, added to nodes list" [2021-09-20T12:08:25.981Z] time="2021-09-20T12:08:25Z" level=info msg="Node 08f72212baf2/172.31.156.246, joined gossip cluster" [2021-09-20T12:08:25.981Z] time="2021-09-20T12:08:25Z" level=info msg="Node 08f72212baf2/172.31.156.246, added to nodes list" [2021-09-20T12:08:25.981Z] time="2021-09-20T12:08:25Z" level=info msg="Node 582bc9a5ad35/172.31.156.246, joined gossip cluster" [2021-09-20T12:08:25.981Z] time="2021-09-20T12:08:25Z" level=info msg="Node 582bc9a5ad35/172.31.156.246, added to nodes list" [2021-09-20T12:08:25.981Z] time="2021-09-20T12:08:25Z" level=info msg="Node a5f924bc308d/172.31.156.246, joined gossip cluster" [2021-09-20T12:08:25.981Z] time="2021-09-20T12:08:25Z" level=info msg="Node a5f924bc308d/172.31.156.246, is the new incarnation of the shutdown node 5e3354fdc999/172.31.156.246" [2021-09-20T12:08:25.981Z] time="2021-09-20T12:08:25Z" level=info msg="Node a5f924bc308d/172.31.156.246, added to nodes list" [2021-09-20T12:08:25.981Z] time="2021-09-20T12:08:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.156.246:10035" [2021-09-20T12:08:25.981Z] time="2021-09-20T12:08:25Z" level=debug msg="memberlist: Stream connection from=172.31.156.246:49369" [2021-09-20T12:08:25.981Z] time="2021-09-20T12:08:25Z" level=info msg="Node 1cd0832dae9c/172.31.156.246, joined gossip cluster" [2021-09-20T12:08:25.981Z] time="2021-09-20T12:08:25Z" level=info msg="Node 1cd0832dae9c/172.31.156.246, added to nodes list" [2021-09-20T12:08:25.981Z] time="2021-09-20T12:08:25Z" level=info msg="Node a5f924bc308d/172.31.156.246, joined gossip cluster" [2021-09-20T12:08:25.981Z] time="2021-09-20T12:08:25Z" level=info msg="Node a5f924bc308d/172.31.156.246, added to nodes list" [2021-09-20T12:08:25.981Z] time="2021-09-20T12:08:25Z" level=info msg="Node 582bc9a5ad35/172.31.156.246, joined gossip cluster" [2021-09-20T12:08:25.981Z] time="2021-09-20T12:08:25Z" level=info msg="Node 582bc9a5ad35/172.31.156.246, added to nodes list" [2021-09-20T12:08:25.981Z] time="2021-09-20T12:08:25Z" level=info msg="Node 08f72212baf2/172.31.156.246, joined gossip cluster" [2021-09-20T12:08:25.981Z] time="2021-09-20T12:08:25Z" level=info msg="Node 08f72212baf2/172.31.156.246, added to nodes list" [2021-09-20T12:08:25.981Z] time="2021-09-20T12:08:25Z" level=info msg="Node d3486cc22efb/172.31.156.246, joined gossip cluster" [2021-09-20T12:08:25.981Z] time="2021-09-20T12:08:25Z" level=info msg="Node d3486cc22efb/172.31.156.246, is the new incarnation of the shutdown node 028688b75b15/172.31.156.246" [2021-09-20T12:08:25.981Z] time="2021-09-20T12:08:25Z" level=info msg="Node d3486cc22efb/172.31.156.246, added to nodes list" [2021-09-20T12:08:25.981Z] time="2021-09-20T12:08:25Z" level=info msg="Node a5f924bc308d/172.31.156.246, joined gossip cluster" [2021-09-20T12:08:25.981Z] time="2021-09-20T12:08:25Z" level=info msg="Node a5f924bc308d/172.31.156.246, added to nodes list" [2021-09-20T12:08:25.981Z] time="2021-09-20T12:08:25Z" level=info msg="Node a5f924bc308d/172.31.156.246, joined gossip cluster" [2021-09-20T12:08:25.981Z] time="2021-09-20T12:08:25Z" level=info msg="Node a5f924bc308d/172.31.156.246, is the new incarnation of the shutdown node 5e3354fdc999/172.31.156.246" [2021-09-20T12:08:25.981Z] time="2021-09-20T12:08:25Z" level=info msg="Node a5f924bc308d/172.31.156.246, added to nodes list" [2021-09-20T12:08:25.981Z] time="2021-09-20T12:08:25Z" level=info msg="Node 08f72212baf2/172.31.156.246, joined gossip cluster" [2021-09-20T12:08:25.981Z] time="2021-09-20T12:08:25Z" level=info msg="Node 08f72212baf2/172.31.156.246, is the new incarnation of the shutdown node 9fb8e1cfef0f/172.31.156.246" [2021-09-20T12:08:25.981Z] time="2021-09-20T12:08:25Z" level=info msg="Node 08f72212baf2/172.31.156.246, added to nodes list" [2021-09-20T12:08:25.981Z] time="2021-09-20T12:08:25Z" level=info msg="Node d3486cc22efb/172.31.156.246, joined gossip cluster" [2021-09-20T12:08:25.981Z] time="2021-09-20T12:08:25Z" level=info msg="Node d3486cc22efb/172.31.156.246, added to nodes list" [2021-09-20T12:08:25.981Z] time="2021-09-20T12:08:25Z" level=info msg="Node d3486cc22efb/172.31.156.246, joined gossip cluster" [2021-09-20T12:08:25.981Z] time="2021-09-20T12:08:25Z" level=info msg="Node d3486cc22efb/172.31.156.246, added to nodes list" [2021-09-20T12:08:25.981Z] time="2021-09-20T12:08:25Z" level=info msg="Node d3486cc22efb/172.31.156.246, joined gossip cluster" [2021-09-20T12:08:25.981Z] time="2021-09-20T12:08:25Z" level=info msg="Node d3486cc22efb/172.31.156.246, is the new incarnation of the shutdown node 028688b75b15/172.31.156.246" [2021-09-20T12:08:25.981Z] time="2021-09-20T12:08:25Z" level=info msg="Node d3486cc22efb/172.31.156.246, added to nodes list" [2021-09-20T12:08:26.059Z] time="2021-09-20T12:08:25Z" level=info msg="Node 89e8c668bacd/172.19.62.138, left gossip cluster" [2021-09-20T12:08:26.059Z] time="2021-09-20T12:08:25Z" level=debug msg="memberlist: Failed ping: ddd5f1756171 (timeout reached)" [2021-09-20T12:08:26.059Z] time="2021-09-20T12:08:25Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.19.62.138:10036: use of closed network connection" [2021-09-20T12:08:26.059Z] time="2021-09-20T12:08:25Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.19.62.138:10035: use of closed network connection" [2021-09-20T12:08:26.059Z] time="2021-09-20T12:08:25Z" level=debug msg="memberlist: Stream connection from=172.19.62.138:49364" [2021-09-20T12:08:26.081Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-09-20T12:08:26.108Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-09-20T12:08:26.108Z] === RUN TestInfoAPI [2021-09-20T12:08:26.108Z] --- PASS: TestInfoAPI (0.02s) [2021-09-20T12:08:26.108Z] === RUN TestInfoAPIWarnings [2021-09-20T12:08:26.340Z] --- PASS: TestStats (2.70s) [2021-09-20T12:08:26.340Z] === RUN TestStopContainerWithTimeout [2021-09-20T12:08:26.340Z] === RUN TestStopContainerWithTimeout/0 [2021-09-20T12:08:26.340Z] === PAUSE TestStopContainerWithTimeout/0 [2021-09-20T12:08:26.340Z] === RUN TestStopContainerWithTimeout/1 [2021-09-20T12:08:26.340Z] === PAUSE TestStopContainerWithTimeout/1 [2021-09-20T12:08:26.340Z] === RUN TestStopContainerWithTimeout/3 [2021-09-20T12:08:26.340Z] === PAUSE TestStopContainerWithTimeout/3 [2021-09-20T12:08:26.340Z] === RUN TestStopContainerWithTimeout/-1 [2021-09-20T12:08:26.340Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-09-20T12:08:26.340Z] === CONT TestStopContainerWithTimeout/0 [2021-09-20T12:08:26.340Z] === CONT TestStopContainerWithTimeout/3 [2021-09-20T12:08:26.340Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-09-20T12:08:26.441Z] time="2021-09-20T12:08:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.156.246:10033" [2021-09-20T12:08:26.441Z] time="2021-09-20T12:08:26Z" level=debug msg="memberlist: Stream connection from=172.31.156.246:49370" [2021-09-20T12:08:26.441Z] time="2021-09-20T12:08:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.156.246:10034" [2021-09-20T12:08:26.441Z] time="2021-09-20T12:08:26Z" level=debug msg="memberlist: Stream connection from=172.31.156.246:49371" [2021-09-20T12:08:26.441Z] time="2021-09-20T12:08:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.156.246:10035" [2021-09-20T12:08:26.441Z] time="2021-09-20T12:08:26Z" level=debug msg="memberlist: Stream connection from=172.31.156.246:49372" [2021-09-20T12:08:26.513Z] time="2021-09-20T12:08:26Z" level=info msg="Node 37a8843e611d change state NodeActive --> NodeLeft" [2021-09-20T12:08:26.513Z] time="2021-09-20T12:08:26Z" level=info msg="node5(ddd5f1756171): Node leave event for 37a8843e611d/172.19.62.138" [2021-09-20T12:08:26.513Z] time="2021-09-20T12:08:26Z" level=info msg="Node 37a8843e611d change state NodeActive --> NodeLeft" [2021-09-20T12:08:26.513Z] time="2021-09-20T12:08:26Z" level=info msg="node4(37a8843e611d): Node leave event for 37a8843e611d/172.19.62.138" [2021-09-20T12:08:26.513Z] time="2021-09-20T12:08:26Z" level=warning msg="memberlist: Was able to connect to ddd5f1756171 but other probes failed, network may be misconfigured" [2021-09-20T12:08:26.901Z] 2021/09/20 12:08:26 Closing DB instances... [2021-09-20T12:08:26.901Z] time="2021-09-20T12:08:26Z" level=info msg="Node 08f72212baf2 change state NodeActive --> NodeLeft" [2021-09-20T12:08:26.901Z] time="2021-09-20T12:08:26Z" level=info msg="node2(a5f924bc308d): Node leave event for 08f72212baf2/172.31.156.246" [2021-09-20T12:08:26.901Z] time="2021-09-20T12:08:26Z" level=info msg="Node 08f72212baf2 change state NodeActive --> NodeLeft" [2021-09-20T12:08:26.901Z] time="2021-09-20T12:08:26Z" level=info msg="node3(d3486cc22efb): Node leave event for 08f72212baf2/172.31.156.246" [2021-09-20T12:08:26.901Z] time="2021-09-20T12:08:26Z" level=info msg="Node 08f72212baf2 change state NodeActive --> NodeLeft" [2021-09-20T12:08:26.901Z] time="2021-09-20T12:08:26Z" level=info msg="node4(582bc9a5ad35): Node leave event for 08f72212baf2/172.31.156.246" [2021-09-20T12:08:26.901Z] time="2021-09-20T12:08:26Z" level=info msg="Node 08f72212baf2 change state NodeActive --> NodeLeft" [2021-09-20T12:08:26.901Z] time="2021-09-20T12:08:26Z" level=info msg="node5(1cd0832dae9c): Node leave event for 08f72212baf2/172.31.156.246" [2021-09-20T12:08:26.901Z] time="2021-09-20T12:08:26Z" level=info msg="Node 08f72212baf2 change state NodeActive --> NodeLeft" [2021-09-20T12:08:26.901Z] time="2021-09-20T12:08:26Z" level=info msg="node1(08f72212baf2): Node leave event for 08f72212baf2/172.31.156.246" [2021-09-20T12:08:26.901Z] time="2021-09-20T12:08:26Z" level=info msg="Node 08f72212baf2/172.31.156.246, left gossip cluster" [2021-09-20T12:08:26.901Z] time="2021-09-20T12:08:26Z" level=info msg="Node 08f72212baf2/172.31.156.246, left gossip cluster" [2021-09-20T12:08:26.901Z] time="2021-09-20T12:08:26Z" level=info msg="Node 08f72212baf2/172.31.156.246, left gossip cluster" [2021-09-20T12:08:26.901Z] time="2021-09-20T12:08:26Z" level=info msg="Node 08f72212baf2/172.31.156.246, left gossip cluster" [2021-09-20T12:08:26.901Z] time="2021-09-20T12:08:26Z" level=info msg="Node 08f72212baf2/172.31.156.246, left gossip cluster" [2021-09-20T12:08:26.968Z] time="2021-09-20T12:08:26Z" level=info msg="Node 37a8843e611d/172.19.62.138, left gossip cluster" [2021-09-20T12:08:26.968Z] time="2021-09-20T12:08:26Z" level=info msg="Node 37a8843e611d/172.19.62.138, left gossip cluster" [2021-09-20T12:08:27.277Z] === CONT TestStopContainerWithTimeout/-1 [2021-09-20T12:08:27.362Z] time="2021-09-20T12:08:26Z" level=info msg="Node a5f924bc308d change state NodeActive --> NodeLeft" [2021-09-20T12:08:27.362Z] time="2021-09-20T12:08:26Z" level=info msg="node3(d3486cc22efb): Node leave event for a5f924bc308d/172.31.156.246" [2021-09-20T12:08:27.362Z] time="2021-09-20T12:08:26Z" level=info msg="Node a5f924bc308d change state NodeActive --> NodeLeft" [2021-09-20T12:08:27.362Z] time="2021-09-20T12:08:26Z" level=info msg="node5(1cd0832dae9c): Node leave event for a5f924bc308d/172.31.156.246" [2021-09-20T12:08:27.362Z] time="2021-09-20T12:08:26Z" level=info msg="Node a5f924bc308d change state NodeActive --> NodeLeft" [2021-09-20T12:08:27.362Z] time="2021-09-20T12:08:26Z" level=info msg="node4(582bc9a5ad35): Node leave event for a5f924bc308d/172.31.156.246" [2021-09-20T12:08:27.362Z] time="2021-09-20T12:08:27Z" level=info msg="Node a5f924bc308d change state NodeActive --> NodeLeft" [2021-09-20T12:08:27.362Z] time="2021-09-20T12:08:27Z" level=info msg="node2(a5f924bc308d): Node leave event for a5f924bc308d/172.31.156.246" [2021-09-20T12:08:27.362Z] time="2021-09-20T12:08:27Z" level=info msg="Node a5f924bc308d/172.31.156.246, left gossip cluster" [2021-09-20T12:08:27.362Z] time="2021-09-20T12:08:27Z" level=info msg="Node a5f924bc308d/172.31.156.246, left gossip cluster" [2021-09-20T12:08:27.362Z] time="2021-09-20T12:08:27Z" level=info msg="Node a5f924bc308d/172.31.156.246, left gossip cluster" [2021-09-20T12:08:27.362Z] time="2021-09-20T12:08:27Z" level=info msg="Node a5f924bc308d/172.31.156.246, left gossip cluster" [2021-09-20T12:08:27.666Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-09-20T12:08:27.666Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (12.86s) [2021-09-20T12:08:27.666Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.87s) [2021-09-20T12:08:27.666Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.88s) [2021-09-20T12:08:27.666Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.80s) [2021-09-20T12:08:27.666Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.15s) [2021-09-20T12:08:27.666Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (7.30s) [2021-09-20T12:08:27.666Z] === RUN TestBuildMultiStageCopy [2021-09-20T12:08:27.666Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-09-20T12:08:27.822Z] time="2021-09-20T12:08:27Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10034->172.31.156.246:10036: use of closed network connection" [2021-09-20T12:08:27.822Z] time="2021-09-20T12:08:27Z" level=info msg="Node d3486cc22efb change state NodeActive --> NodeLeft" [2021-09-20T12:08:27.822Z] time="2021-09-20T12:08:27Z" level=info msg="node4(582bc9a5ad35): Node leave event for d3486cc22efb/172.31.156.246" [2021-09-20T12:08:27.822Z] time="2021-09-20T12:08:27Z" level=info msg="Node d3486cc22efb change state NodeActive --> NodeLeft" [2021-09-20T12:08:27.822Z] time="2021-09-20T12:08:27Z" level=info msg="node5(1cd0832dae9c): Node leave event for d3486cc22efb/172.31.156.246" [2021-09-20T12:08:27.822Z] time="2021-09-20T12:08:27Z" level=info msg="Node d3486cc22efb change state NodeActive --> NodeLeft" [2021-09-20T12:08:27.822Z] time="2021-09-20T12:08:27Z" level=info msg="node3(d3486cc22efb): Node leave event for d3486cc22efb/172.31.156.246" [2021-09-20T12:08:27.822Z] time="2021-09-20T12:08:27Z" level=info msg="Node d3486cc22efb/172.31.156.246, left gossip cluster" [2021-09-20T12:08:27.822Z] time="2021-09-20T12:08:27Z" level=info msg="Node d3486cc22efb/172.31.156.246, left gossip cluster" [2021-09-20T12:08:27.822Z] time="2021-09-20T12:08:27Z" level=info msg="Node d3486cc22efb/172.31.156.246, left gossip cluster" [2021-09-20T12:08:27.928Z] time="2021-09-20T12:08:27Z" level=info msg="Node ddd5f1756171/172.19.62.138, left gossip cluster" [2021-09-20T12:08:27.928Z] time="2021-09-20T12:08:27Z" level=info msg="Node ddd5f1756171 change state NodeActive --> NodeFailed" [2021-09-20T12:08:27.928Z] time="2021-09-20T12:08:27Z" level=info msg="Node ddd5f1756171/172.19.62.138, added to failed nodes list" [2021-09-20T12:08:27.928Z] --- PASS: TestNetworkDBIslands (12.65s) [2021-09-20T12:08:27.928Z] PASS [2021-09-20T12:08:27.928Z] coverage: 60.1% of statements [2021-09-20T12:08:27.928Z] ok github.com/docker/docker/libnetwork/networkdb 104.661s coverage: 60.1% of statements [2021-09-20T12:08:27.928Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-09-20T12:08:27.928Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-09-20T12:08:27.928Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-09-20T12:08:27.928Z] ? github.com/docker/docker/oci/caps [no test files] [2021-09-20T12:08:27.928Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-09-20T12:08:27.928Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-09-20T12:08:27.928Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-09-20T12:08:27.928Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-09-20T12:08:27.928Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-09-20T12:08:27.928Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-09-20T12:08:27.928Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-09-20T12:08:27.928Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-09-20T12:08:27.928Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-09-20T12:08:27.928Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-09-20T12:08:27.928Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-09-20T12:08:27.928Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-09-20T12:08:27.928Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-09-20T12:08:27.928Z] ? github.com/docker/docker/pkg/term [no test files] [2021-09-20T12:08:27.928Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-09-20T12:08:27.928Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-09-20T12:08:27.928Z] ? github.com/docker/docker/quota [no test files] [2021-09-20T12:08:27.928Z] ? github.com/docker/docker/rootless [no test files] [2021-09-20T12:08:27.928Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-09-20T12:08:27.928Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-09-20T12:08:27.928Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-09-20T12:08:27.928Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-09-20T12:08:27.928Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-09-20T12:08:27.928Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-09-20T12:08:27.928Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-09-20T12:08:27.928Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-09-20T12:08:27.928Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-09-20T12:08:27.928Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-09-20T12:08:27.928Z] ? github.com/docker/docker/testutil/request [no test files] [2021-09-20T12:08:27.928Z] ? github.com/docker/docker/volume [no test files] [2021-09-20T12:08:27.928Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-09-20T12:08:27.928Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-09-20T12:08:28.267Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-09-20T12:08:28.283Z] time="2021-09-20T12:08:28Z" level=info msg="Node 582bc9a5ad35 change state NodeActive --> NodeLeft" [2021-09-20T12:08:28.283Z] time="2021-09-20T12:08:28Z" level=info msg="node5(1cd0832dae9c): Node leave event for 582bc9a5ad35/172.31.156.246" [2021-09-20T12:08:28.283Z] time="2021-09-20T12:08:28Z" level=info msg="Node 582bc9a5ad35 change state NodeActive --> NodeLeft" [2021-09-20T12:08:28.283Z] time="2021-09-20T12:08:28Z" level=info msg="node4(582bc9a5ad35): Node leave event for 582bc9a5ad35/172.31.156.246" [2021-09-20T12:08:28.743Z] time="2021-09-20T12:08:28Z" level=info msg="Node 582bc9a5ad35/172.31.156.246, left gossip cluster" [2021-09-20T12:08:29.185Z] === CONT TestStopContainerWithTimeout/1 [2021-09-20T12:08:29.204Z] time="2021-09-20T12:08:28Z" level=info msg="Node 582bc9a5ad35/172.31.156.246, left gossip cluster" [2021-09-20T12:08:29.453Z] [2021-09-20T12:08:29.453Z] === Skipped [2021-09-20T12:08:29.453Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-09-20T12:08:29.453Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-09-20T12:08:29.453Z] [2021-09-20T12:08:29.453Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-09-20T12:08:29.453Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:08:29.453Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-09-20T12:08:29.454Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-09-20T12:08:29.454Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-09-20T12:08:29.454Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-09-20T12:08:29.454Z] client_test.go:23: runtime.GOOS == "windows" [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-09-20T12:08:29.454Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-09-20T12:08:29.454Z] network_proxy_test.go:208: No support for dual stack yet [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-09-20T12:08:29.454Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-09-20T12:08:29.454Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-09-20T12:08:29.454Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-09-20T12:08:29.454Z] daemon_test.go:146: root required [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-09-20T12:08:29.454Z] reload_test.go:520: root required [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-09-20T12:08:29.454Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-09-20T12:08:29.454Z] pull_v2_test.go:73: Needs fixing on Windows [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-09-20T12:08:29.454Z] pull_v2_test.go:118: Needs fixing on Windows [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-09-20T12:08:29.454Z] download_test.go:267: Needs fixing on Windows [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-09-20T12:08:29.454Z] layer_test.go:303: Failing on Windows [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-09-20T12:08:29.454Z] layer_test.go:352: Failing on Windows [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-09-20T12:08:29.454Z] layer_test.go:467: Failing on Windows [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-09-20T12:08:29.454Z] layer_test.go:696: Failing on Windows [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-09-20T12:08:29.454Z] migration_test.go:45: Failing on Windows [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-09-20T12:08:29.454Z] migration_test.go:181: Failing on Windows [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-09-20T12:08:29.454Z] mount_test.go:17: Failing on Windows [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-09-20T12:08:29.454Z] mount_test.go:76: Failing on Windows [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-09-20T12:08:29.454Z] mount_test.go:125: Failing on Windows [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-09-20T12:08:29.454Z] mount_test.go:212: Failing on Windows [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-09-20T12:08:29.454Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-09-20T12:08:29.454Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-09-20T12:08:29.454Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-09-20T12:08:29.454Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-09-20T12:08:29.454Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-09-20T12:08:29.454Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-09-20T12:08:29.454Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-09-20T12:08:29.454Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-09-20T12:08:29.454Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-09-20T12:08:29.454Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-09-20T12:08:29.454Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-09-20T12:08:29.454Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-09-20T12:08:29.454Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-09-20T12:08:29.454Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-09-20T12:08:29.454Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-09-20T12:08:29.454Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-09-20T12:08:29.454Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-09-20T12:08:29.454Z] archive_test.go:133: Xz not present in msys2 [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2021-09-20T12:08:29.454Z] archive_test.go:140: zstd not installed [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-09-20T12:08:29.454Z] archive_test.go:252: Failing on Windows CI machines [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-09-20T12:08:29.454Z] archive_windows_test.go:16: Currently fails [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-09-20T12:08:29.454Z] changes_test.go:195: needs more investigation [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-09-20T12:08:29.454Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-09-20T12:08:29.454Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-09-20T12:08:29.454Z] changes_test.go:432: needs further investigation [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-09-20T12:08:29.454Z] changes_test.go:468: needs further investigation [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-09-20T12:08:29.454Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-09-20T12:08:29.454Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-09-20T12:08:29.454Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-09-20T12:08:29.454Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-09-20T12:08:29.454Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-09-20T12:08:29.454Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-09-20T12:08:29.454Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-09-20T12:08:29.454Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-09-20T12:08:29.454Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-09-20T12:08:29.454Z] poller_test.go:40: No chmod on Windows [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-09-20T12:08:29.454Z] fileutils_test.go:133: Needs porting to Windows [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-09-20T12:08:29.454Z] fileutils_test.go:179: Needs porting to Windows [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-09-20T12:08:29.454Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-09-20T12:08:29.454Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-09-20T12:08:29.454Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-09-20T12:08:29.454Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-09-20T12:08:29.454Z] local_test.go:180: runtime.GOOS == "windows" [2021-09-20T12:08:29.454Z] [2021-09-20T12:08:29.454Z] DONE 2070 tests, 70 skipped in 243.129s [2021-09-20T12:08:29.454Z] INFO: make.ps1 ended at 09/20/2021 12:08:29 [2021-09-20T12:08:29.665Z] time="2021-09-20T12:08:29Z" level=info msg="Node 1cd0832dae9c/172.31.156.246, left gossip cluster" [2021-09-20T12:08:29.665Z] time="2021-09-20T12:08:29Z" level=info msg="Node 1cd0832dae9c change state NodeActive --> NodeFailed" [2021-09-20T12:08:29.665Z] time="2021-09-20T12:08:29Z" level=info msg="Node 1cd0832dae9c/172.31.156.246, added to failed nodes list" [2021-09-20T12:08:29.665Z] --- PASS: TestNetworkDBIslands (11.65s) [2021-09-20T12:08:29.665Z] PASS [2021-09-20T12:08:29.665Z] coverage: 60.0% of statements [2021-09-20T12:08:29.665Z] ok github.com/docker/docker/libnetwork/networkdb 103.544s coverage: 60.0% of statements [2021-09-20T12:08:29.665Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-09-20T12:08:29.665Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-09-20T12:08:29.665Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-09-20T12:08:29.665Z] ? github.com/docker/docker/oci/caps [no test files] [2021-09-20T12:08:29.665Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-09-20T12:08:29.665Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-09-20T12:08:29.665Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-09-20T12:08:29.665Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-09-20T12:08:29.665Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-09-20T12:08:29.665Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-09-20T12:08:29.665Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-09-20T12:08:29.665Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-09-20T12:08:29.665Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-09-20T12:08:29.665Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-09-20T12:08:29.665Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-09-20T12:08:29.665Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-09-20T12:08:29.665Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-09-20T12:08:29.665Z] ? github.com/docker/docker/pkg/term [no test files] [2021-09-20T12:08:29.665Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-09-20T12:08:29.665Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-09-20T12:08:29.665Z] ? github.com/docker/docker/quota [no test files] [2021-09-20T12:08:29.665Z] ? github.com/docker/docker/rootless [no test files] [2021-09-20T12:08:29.665Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-09-20T12:08:29.665Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-09-20T12:08:29.665Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-09-20T12:08:29.665Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-09-20T12:08:29.665Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-09-20T12:08:29.665Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-09-20T12:08:29.665Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-09-20T12:08:29.665Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-09-20T12:08:29.665Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-09-20T12:08:29.665Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-09-20T12:08:29.665Z] ? github.com/docker/docker/testutil/request [no test files] [2021-09-20T12:08:29.665Z] ? github.com/docker/docker/volume [no test files] [2021-09-20T12:08:29.665Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-09-20T12:08:29.665Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-09-20T12:08:30.564Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-09-20T12:08:30.564Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-09-20T12:08:30.823Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-09-20T12:08:30.823Z] --- PASS: TestStopContainerWithTimeout/0 (1.14s) [2021-09-20T12:08:30.823Z] --- PASS: TestStopContainerWithTimeout/3 (3.00s) [2021-09-20T12:08:30.823Z] --- PASS: TestStopContainerWithTimeout/-1 (2.69s) [2021-09-20T12:08:30.823Z] --- PASS: TestStopContainerWithTimeout/1 (1.69s) [2021-09-20T12:08:30.823Z] === RUN TestDeleteDevicemapper [2021-09-20T12:08:30.823Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-09-20T12:08:30.823Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-09-20T12:08:30.823Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-09-20T12:08:30.992Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-09-20T12:08:30.992Z] INFO: Unit tests ended at 09/20/2021 12:08:30. Duration:00:04:13.8398233 [2021-09-20T12:08:30.992Z] INFO: Building busybox [2021-09-20T12:08:30.992Z] Sending build context to Docker daemon 5.12kB [2021-09-20T12:08:30.992Z] [2021-09-20T12:08:30.992Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-09-20T12:08:30.992Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-09-20T12:08:30.992Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-09-20T12:08:30.992Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-09-20T12:08:30.992Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-09-20T12:08:30.992Z] ---> a3aeeffc33bf [2021-09-20T12:08:30.992Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-09-20T12:08:30.992Z] ---> Running in 9400f453a63c [2021-09-20T12:08:31.205Z] [2021-09-20T12:08:31.205Z] === Skipped [2021-09-20T12:08:31.205Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-09-20T12:08:31.205Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-09-20T12:08:31.205Z] [2021-09-20T12:08:31.205Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-09-20T12:08:31.205Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:08:31.205Z] [2021-09-20T12:08:31.205Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-09-20T12:08:31.205Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:08:31.205Z] [2021-09-20T12:08:31.205Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-09-20T12:08:31.205Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:08:31.205Z] [2021-09-20T12:08:31.205Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-09-20T12:08:31.205Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:08:31.205Z] [2021-09-20T12:08:31.205Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-09-20T12:08:31.205Z] client_test.go:23: runtime.GOOS == "windows" [2021-09-20T12:08:31.205Z] [2021-09-20T12:08:31.205Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-09-20T12:08:31.205Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-09-20T12:08:31.205Z] [2021-09-20T12:08:31.205Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-09-20T12:08:31.205Z] network_proxy_test.go:208: No support for dual stack yet [2021-09-20T12:08:31.205Z] [2021-09-20T12:08:31.205Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-09-20T12:08:31.205Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-09-20T12:08:31.205Z] [2021-09-20T12:08:31.205Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-09-20T12:08:31.205Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-09-20T12:08:31.205Z] [2021-09-20T12:08:31.205Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-09-20T12:08:31.205Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-09-20T12:08:31.205Z] [2021-09-20T12:08:31.205Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-09-20T12:08:31.205Z] daemon_test.go:146: root required [2021-09-20T12:08:31.205Z] [2021-09-20T12:08:31.205Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-09-20T12:08:31.205Z] reload_test.go:520: root required [2021-09-20T12:08:31.205Z] [2021-09-20T12:08:31.205Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-09-20T12:08:31.205Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:08:31.205Z] [2021-09-20T12:08:31.205Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-09-20T12:08:31.205Z] pull_v2_test.go:73: Needs fixing on Windows [2021-09-20T12:08:31.205Z] [2021-09-20T12:08:31.205Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-09-20T12:08:31.205Z] pull_v2_test.go:118: Needs fixing on Windows [2021-09-20T12:08:31.205Z] [2021-09-20T12:08:31.205Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-09-20T12:08:31.205Z] download_test.go:267: Needs fixing on Windows [2021-09-20T12:08:31.205Z] [2021-09-20T12:08:31.205Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-09-20T12:08:31.205Z] layer_test.go:303: Failing on Windows [2021-09-20T12:08:31.205Z] [2021-09-20T12:08:31.205Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-09-20T12:08:31.205Z] layer_test.go:352: Failing on Windows [2021-09-20T12:08:31.205Z] [2021-09-20T12:08:31.205Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-09-20T12:08:31.205Z] layer_test.go:467: Failing on Windows [2021-09-20T12:08:31.205Z] [2021-09-20T12:08:31.205Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-09-20T12:08:31.205Z] layer_test.go:696: Failing on Windows [2021-09-20T12:08:31.205Z] [2021-09-20T12:08:31.205Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-09-20T12:08:31.205Z] migration_test.go:45: Failing on Windows [2021-09-20T12:08:31.205Z] [2021-09-20T12:08:31.205Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-09-20T12:08:31.205Z] migration_test.go:181: Failing on Windows [2021-09-20T12:08:31.205Z] [2021-09-20T12:08:31.205Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-09-20T12:08:31.205Z] mount_test.go:17: Failing on Windows [2021-09-20T12:08:31.205Z] [2021-09-20T12:08:31.205Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-09-20T12:08:31.205Z] mount_test.go:76: Failing on Windows [2021-09-20T12:08:31.205Z] [2021-09-20T12:08:31.205Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-09-20T12:08:31.205Z] mount_test.go:125: Failing on Windows [2021-09-20T12:08:31.205Z] [2021-09-20T12:08:31.205Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-09-20T12:08:31.205Z] mount_test.go:212: Failing on Windows [2021-09-20T12:08:31.205Z] [2021-09-20T12:08:31.205Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-09-20T12:08:31.205Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-09-20T12:08:31.205Z] [2021-09-20T12:08:31.205Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-09-20T12:08:31.205Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-09-20T12:08:31.205Z] [2021-09-20T12:08:31.205Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-09-20T12:08:31.205Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-09-20T12:08:31.205Z] [2021-09-20T12:08:31.205Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-09-20T12:08:31.205Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-09-20T12:08:31.205Z] [2021-09-20T12:08:31.205Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-09-20T12:08:31.205Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-09-20T12:08:31.205Z] [2021-09-20T12:08:31.205Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-09-20T12:08:31.205Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-20T12:08:31.205Z] [2021-09-20T12:08:31.205Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-09-20T12:08:31.205Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-20T12:08:31.205Z] [2021-09-20T12:08:31.205Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-09-20T12:08:31.205Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-20T12:08:31.205Z] [2021-09-20T12:08:31.205Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-09-20T12:08:31.205Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-09-20T12:08:31.205Z] [2021-09-20T12:08:31.205Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-09-20T12:08:31.205Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-09-20T12:08:31.205Z] [2021-09-20T12:08:31.205Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-09-20T12:08:31.205Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-09-20T12:08:31.205Z] [2021-09-20T12:08:31.205Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-09-20T12:08:31.205Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-09-20T12:08:31.205Z] [2021-09-20T12:08:31.205Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-09-20T12:08:31.205Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-20T12:08:31.205Z] [2021-09-20T12:08:31.205Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-09-20T12:08:31.205Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-20T12:08:31.205Z] [2021-09-20T12:08:31.205Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-09-20T12:08:31.205Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-20T12:08:31.205Z] [2021-09-20T12:08:31.205Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-09-20T12:08:31.205Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-20T12:08:31.205Z] [2021-09-20T12:08:31.205Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-09-20T12:08:31.205Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-20T12:08:31.205Z] [2021-09-20T12:08:31.205Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-09-20T12:08:31.205Z] archive_test.go:133: Xz not present in msys2 [2021-09-20T12:08:31.205Z] [2021-09-20T12:08:31.205Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.01s) [2021-09-20T12:08:31.205Z] archive_test.go:140: zstd not installed [2021-09-20T12:08:31.205Z] [2021-09-20T12:08:31.206Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-09-20T12:08:31.206Z] archive_test.go:252: Failing on Windows CI machines [2021-09-20T12:08:31.206Z] [2021-09-20T12:08:31.206Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-09-20T12:08:31.206Z] archive_windows_test.go:16: Currently fails [2021-09-20T12:08:31.206Z] [2021-09-20T12:08:31.206Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-09-20T12:08:31.206Z] changes_test.go:195: needs more investigation [2021-09-20T12:08:31.206Z] [2021-09-20T12:08:31.206Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-09-20T12:08:31.206Z] changes_test.go:432: needs further investigation [2021-09-20T12:08:31.206Z] [2021-09-20T12:08:31.206Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-09-20T12:08:31.206Z] changes_test.go:468: needs further investigation [2021-09-20T12:08:31.206Z] [2021-09-20T12:08:31.206Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-09-20T12:08:31.206Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:08:31.206Z] [2021-09-20T12:08:31.206Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-09-20T12:08:31.206Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:08:31.206Z] [2021-09-20T12:08:31.206Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-09-20T12:08:31.206Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-20T12:08:31.206Z] [2021-09-20T12:08:31.206Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-09-20T12:08:31.206Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-20T12:08:31.206Z] [2021-09-20T12:08:31.206Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-09-20T12:08:31.206Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:08:31.206Z] [2021-09-20T12:08:31.206Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-09-20T12:08:31.206Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-20T12:08:31.206Z] [2021-09-20T12:08:31.206Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-09-20T12:08:31.206Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:08:31.206Z] [2021-09-20T12:08:31.206Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-09-20T12:08:31.206Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:08:31.206Z] [2021-09-20T12:08:31.206Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-09-20T12:08:31.206Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:08:31.206Z] [2021-09-20T12:08:31.206Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-09-20T12:08:31.206Z] poller_test.go:40: No chmod on Windows [2021-09-20T12:08:31.206Z] [2021-09-20T12:08:31.206Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-09-20T12:08:31.206Z] fileutils_test.go:133: Needs porting to Windows [2021-09-20T12:08:31.206Z] [2021-09-20T12:08:31.206Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-09-20T12:08:31.206Z] fileutils_test.go:179: Needs porting to Windows [2021-09-20T12:08:31.206Z] [2021-09-20T12:08:31.206Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-09-20T12:08:31.206Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:08:31.206Z] [2021-09-20T12:08:31.206Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-09-20T12:08:31.206Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:08:31.206Z] [2021-09-20T12:08:31.206Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-09-20T12:08:31.206Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-09-20T12:08:31.206Z] [2021-09-20T12:08:31.206Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-09-20T12:08:31.206Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-09-20T12:08:31.206Z] [2021-09-20T12:08:31.206Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-09-20T12:08:31.206Z] local_test.go:180: runtime.GOOS == "windows" [2021-09-20T12:08:31.206Z] [2021-09-20T12:08:31.206Z] DONE 2070 tests, 68 skipped in 250.841s [2021-09-20T12:08:31.206Z] INFO: make.ps1 ended at 09/20/2021 12:08:30 [2021-09-20T12:08:31.392Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-09-20T12:08:32.751Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-09-20T12:08:32.751Z] INFO: Unit tests ended at 09/20/2021 12:08:32. Duration:00:04:24.6748909 [2021-09-20T12:08:32.751Z] INFO: Building busybox [2021-09-20T12:08:32.751Z] Sending build context to Docker daemon 5.12kB [2021-09-20T12:08:32.751Z] [2021-09-20T12:08:32.751Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-09-20T12:08:32.751Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-09-20T12:08:32.751Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-09-20T12:08:32.751Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-09-20T12:08:32.751Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-09-20T12:08:32.751Z] ---> 6e98155df178 [2021-09-20T12:08:32.751Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-09-20T12:08:32.751Z] ---> Running in 4c347fd9f506 [2021-09-20T12:08:32.771Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-09-20T12:08:33.454Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-09-20T12:08:33.454Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-09-20T12:08:33.708Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-09-20T12:08:33.708Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-09-20T12:08:33.968Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.93s) [2021-09-20T12:08:33.968Z] === RUN TestUpdateMemory [2021-09-20T12:08:33.968Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-09-20T12:08:33.968Z] --- SKIP: TestUpdateMemory (0.00s) [2021-09-20T12:08:33.968Z] === RUN TestUpdateCPUQuota [2021-09-20T12:08:34.228Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-09-20T12:08:34.420Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-09-20T12:08:34.702Z] Removing intermediate container 9400f453a63c [2021-09-20T12:08:34.703Z] ---> 9ac49dbdba50 [2021-09-20T12:08:34.703Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-09-20T12:08:34.703Z] ---> Running in 6b8919b6d7c7 [2021-09-20T12:08:34.703Z] Removing intermediate container 6b8919b6d7c7 [2021-09-20T12:08:34.703Z] ---> c7dc72268bde [2021-09-20T12:08:34.703Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-09-20T12:08:34.703Z] ---> Running in 5478067c73b4 [2021-09-20T12:08:34.703Z] Removing intermediate container 5478067c73b4 [2021-09-20T12:08:34.703Z] ---> 1d1bff1b9767 [2021-09-20T12:08:34.703Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-09-20T12:08:35.166Z] --- PASS: TestUpdateCPUQuota (1.42s) [2021-09-20T12:08:35.167Z] === RUN TestUpdatePidsLimit [2021-09-20T12:08:35.387Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-09-20T12:08:35.425Z] === RUN TestUpdatePidsLimit/update_from_none [2021-09-20T12:08:35.685Z] === RUN TestUpdatePidsLimit/no_change [2021-09-20T12:08:35.944Z] === RUN TestUpdatePidsLimit/update_lower [2021-09-20T12:08:36.227Z] [2021-09-20T12:08:36.355Z] --- PASS: TestBuildMultiStageCopy (9.81s) [2021-09-20T12:08:36.355Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.40s) [2021-09-20T12:08:36.355Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.62s) [2021-09-20T12:08:36.355Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.83s) [2021-09-20T12:08:36.355Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.91s) [2021-09-20T12:08:36.355Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.06s) [2021-09-20T12:08:36.355Z] === RUN TestBuildMultiStageParentConfig [2021-09-20T12:08:36.511Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-09-20T12:08:36.659Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (13.81s) [2021-09-20T12:08:36.659Z] PASS [2021-09-20T12:08:36.659Z] [2021-09-20T12:08:36.659Z] === Skipped [2021-09-20T12:08:36.659Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-09-20T12:08:36.659Z] build_session_test.go:25: TODO: BuildKit [2021-09-20T12:08:36.659Z] [2021-09-20T12:08:36.659Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-09-20T12:08:36.659Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-09-20T12:08:36.659Z] [2021-09-20T12:08:36.659Z] DONE 34 tests, 2 skipped in 105.860s [2021-09-20T12:08:36.659Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-09-20T12:08:36.659Z] ++ 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-09-20T12:08:36.659Z] ++ set -e [2021-09-20T12:08:36.659Z] ++ '[' -n 0 ']' [2021-09-20T12:08:36.659Z] ++ set -x [2021-09-20T12:08:36.659Z] ++ env -i DEST=/go/src/github.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-09-20T12:08:36.659Z] INFO: Testing against a local daemon [2021-09-20T12:08:36.659Z] === RUN TestConfigInspect [2021-09-20T12:08:36.681Z] ---> 9d9cbffd51a9 [2021-09-20T12:08:36.681Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-09-20T12:08:36.681Z] ---> Running in 8677ab0b0de0 [2021-09-20T12:08:36.771Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-09-20T12:08:37.031Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-09-20T12:08:37.599Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-09-20T12:08:38.051Z] --- PASS: TestConfigInspect (2.33s) [2021-09-20T12:08:38.051Z] === RUN TestConfigList [2021-09-20T12:08:38.530Z] --- PASS: TestBuildMultiStageParentConfig (1.98s) [2021-09-20T12:08:38.530Z] === RUN TestBuildLabelWithTargets [2021-09-20T12:08:38.530Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-20T12:08:38.530Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-09-20T12:08:38.530Z] === RUN TestBuildWithEmptyLayers [2021-09-20T12:08:38.547Z] check_test.go:308: [d67d76d9fb5f2] daemon is not started [2021-09-20T12:08:38.547Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-09-20T12:08:38.811Z] --- PASS: TestUpdatePidsLimit (3.52s) [2021-09-20T12:08:38.811Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.31s) [2021-09-20T12:08:38.811Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2021-09-20T12:08:38.811Z] --- PASS: TestUpdatePidsLimit/update_lower (0.35s) [2021-09-20T12:08:38.811Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2021-09-20T12:08:38.811Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.32s) [2021-09-20T12:08:38.811Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2021-09-20T12:08:38.811Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2021-09-20T12:08:38.811Z] === RUN TestUpdateRestartPolicy [2021-09-20T12:08:39.499Z] --- PASS: TestBuildWithEmptyLayers (1.13s) [2021-09-20T12:08:39.499Z] === RUN TestBuildMultiStageOnBuild [2021-09-20T12:08:39.752Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-09-20T12:08:40.011Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-09-20T12:08:40.948Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-09-20T12:08:41.368Z] --- PASS: TestConfigList (2.69s) [2021-09-20T12:08:41.368Z] === RUN TestConfigsCreateAndDelete [2021-09-20T12:08:41.517Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-09-20T12:08:42.085Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-09-20T12:08:42.085Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-09-20T12:08:43.742Z] Removing intermediate container 8677ab0b0de0 [2021-09-20T12:08:43.742Z] ---> fd16fe61fb17 [2021-09-20T12:08:43.742Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-09-20T12:08:43.742Z] ---> Running in c010af5cbebc [2021-09-20T12:08:43.922Z] --- PASS: TestConfigsCreateAndDelete (2.72s) [2021-09-20T12:08:43.923Z] === RUN TestConfigsUpdate [2021-09-20T12:08:44.197Z] [2021-09-20T12:08:44.197Z] SUCCESS: Specified value was saved. [2021-09-20T12:08:44.203Z] --- PASS: TestInfoAPIWarnings (16.22s) [2021-09-20T12:08:44.203Z] === RUN TestInfoDebug [2021-09-20T12:08:44.203Z] --- PASS: TestInfoDebug (0.53s) [2021-09-20T12:08:44.203Z] === RUN TestInfoInsecureRegistries [2021-09-20T12:08:44.203Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-09-20T12:08:44.203Z] === RUN TestInfoRegistryMirrors [2021-09-20T12:08:44.203Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-09-20T12:08:44.203Z] === RUN TestLoginFailsWithBadCredentials [2021-09-20T12:08:44.203Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2021-09-20T12:08:44.203Z] === RUN TestPingCacheHeaders [2021-09-20T12:08:44.203Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-09-20T12:08:44.203Z] === RUN TestPingGet [2021-09-20T12:08:44.203Z] --- PASS: TestPingGet (0.02s) [2021-09-20T12:08:44.203Z] === RUN TestPingHead [2021-09-20T12:08:44.203Z] --- PASS: TestPingHead (0.02s) [2021-09-20T12:08:44.203Z] === RUN TestVersion [2021-09-20T12:08:44.203Z] --- PASS: TestVersion (0.02s) [2021-09-20T12:08:44.203Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-09-20T12:08:44.203Z] === CONT TestDiskUsage [2021-09-20T12:08:44.788Z] ......... [ 86%] [2021-09-20T12:08:44.790Z] === RUN TestDiskUsage/empty [2021-09-20T12:08:44.791Z] === RUN TestDiskUsage/empty/container_types [2021-09-20T12:08:44.791Z] === RUN TestDiskUsage/empty/image_types [2021-09-20T12:08:44.791Z] === RUN TestDiskUsage/empty/volume_types [2021-09-20T12:08:44.791Z] === RUN TestDiskUsage/empty/build-cache_types [2021-09-20T12:08:44.791Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-09-20T12:08:44.791Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-09-20T12:08:44.791Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-09-20T12:08:44.791Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-09-20T12:08:44.791Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-09-20T12:08:44.791Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-09-20T12:08:44.791Z] === RUN TestDiskUsage/after_LoadBusybox [2021-09-20T12:08:45.069Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-09-20T12:08:45.069Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-09-20T12:08:45.069Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-09-20T12:08:45.069Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-09-20T12:08:45.069Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-09-20T12:08:45.069Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-09-20T12:08:45.069Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-09-20T12:08:45.069Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-09-20T12:08:45.069Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-09-20T12:08:45.069Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-09-20T12:08:45.069Z] === RUN TestDiskUsage/after_container.Run [2021-09-20T12:08:45.580Z] Removing intermediate container 4c347fd9f506 [2021-09-20T12:08:45.580Z] ---> 9e4883ef1558 [2021-09-20T12:08:45.580Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-09-20T12:08:45.580Z] ---> Running in f559c14ec886 [2021-09-20T12:08:45.580Z] Removing intermediate container f559c14ec886 [2021-09-20T12:08:45.580Z] ---> 0bceb0e7c4ae [2021-09-20T12:08:45.580Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-09-20T12:08:45.580Z] ---> Running in 20bb31287cf5 [2021-09-20T12:08:45.580Z] Removing intermediate container 20bb31287cf5 [2021-09-20T12:08:45.580Z] ---> eb27271d4600 [2021-09-20T12:08:45.580Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-09-20T12:08:45.647Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-09-20T12:08:45.647Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-09-20T12:08:45.647Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-09-20T12:08:45.647Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-09-20T12:08:45.647Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-09-20T12:08:45.647Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-09-20T12:08:45.647Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-09-20T12:08:45.647Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-09-20T12:08:45.647Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-09-20T12:08:45.647Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-09-20T12:08:45.647Z] --- PASS: TestDiskUsage (1.65s) [2021-09-20T12:08:45.647Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-09-20T12:08:45.647Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-09-20T12:08:45.647Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-09-20T12:08:45.647Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-09-20T12:08:45.647Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-09-20T12:08:45.647Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-09-20T12:08:45.647Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-09-20T12:08:45.647Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-09-20T12:08:45.647Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-09-20T12:08:45.647Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-09-20T12:08:45.647Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-09-20T12:08:45.647Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.34s) [2021-09-20T12:08:45.647Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-09-20T12:08:45.647Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-09-20T12:08:45.647Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-09-20T12:08:45.647Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-09-20T12:08:45.647Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-09-20T12:08:45.647Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-09-20T12:08:45.647Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-09-20T12:08:45.647Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-09-20T12:08:45.647Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-09-20T12:08:45.647Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.01s) [2021-09-20T12:08:45.647Z] --- PASS: TestDiskUsage/after_container.Run (0.58s) [2021-09-20T12:08:45.647Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-09-20T12:08:45.647Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-09-20T12:08:45.647Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-09-20T12:08:45.647Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-09-20T12:08:45.647Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-09-20T12:08:45.647Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-09-20T12:08:45.647Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-09-20T12:08:45.647Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-09-20T12:08:45.647Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-09-20T12:08:45.647Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-09-20T12:08:45.647Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.65s) [2021-09-20T12:08:45.647Z] PASS [2021-09-20T12:08:45.845Z] --- PASS: TestConfigsUpdate (2.16s) [2021-09-20T12:08:45.845Z] === RUN TestTemplatedConfig [2021-09-20T12:08:45.908Z] [2021-09-20T12:08:45.908Z] DONE 53 tests in 22.362s [2021-09-20T12:08:45.908Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-09-20T12:08:45.908Z] INFO: Testing against a local daemon [2021-09-20T12:08:45.908Z] === RUN TestVolumesCreateAndList [2021-09-20T12:08:45.908Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-09-20T12:08:45.908Z] === RUN TestVolumesRemove [2021-09-20T12:08:45.908Z] --- PASS: TestVolumesRemove (0.05s) [2021-09-20T12:08:45.908Z] === RUN TestVolumesInspect [2021-09-20T12:08:45.908Z] --- PASS: TestVolumesInspect (0.02s) [2021-09-20T12:08:45.908Z] === RUN TestVolumesInvalidJSON [2021-09-20T12:08:45.908Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-09-20T12:08:45.908Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-09-20T12:08:45.908Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-09-20T12:08:45.908Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-09-20T12:08:45.908Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-09-20T12:08:45.908Z] PASS [2021-09-20T12:08:45.908Z] [2021-09-20T12:08:45.908Z] DONE 5 tests in 0.133s [2021-09-20T12:08:45.908Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-09-20T12:08:46.360Z] Removing intermediate container c010af5cbebc [2021-09-20T12:08:46.360Z] ---> 8e5ec6b803bd [2021-09-20T12:08:46.360Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-09-20T12:08:46.360Z] ---> Running in e06d2baa1881 [2021-09-20T12:08:46.498Z] Stopping apparmor (via systemctl): apparmor.service. [2021-09-20T12:08:46.498Z] Removing test suite binaries [2021-09-20T12:08:46.498Z] exiting test-integration [2021-09-20T12:08:46.498Z] ++ exit 0 [2021-09-20T12:08:46.498Z] [2021-09-20T12:08:47.120Z] [2021-09-20T12:08:47.120Z] ---> 67880b36a35f [2021-09-20T12:08:47.120Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-09-20T12:08:47.359Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-09-20T12:08:47.580Z] ---> Running in 9ddc8fefe73d [2021-09-20T12:08:48.296Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-09-20T12:08:48.401Z] --- PASS: TestTemplatedConfig (2.49s) [2021-09-20T12:08:48.401Z] === RUN TestConfigCreateResolve Post stage [Pipeline] junit [2021-09-20T12:08:49.055Z] Recording test results [2021-09-20T12:08:49.233Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-09-20T12:08:49.279Z] Cannot create a file when that file already exists. [2021-09-20T12:08:49.492Z] === RUN TestDockerSuite/TestBuildCmd [2021-09-20T12:08:49.497Z] tests/integration/models_images_test.py ............... [ 89%] [2021-09-20T12:08:49.755Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-09-20T12:08:49.755Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-09-20T12:08:49.824Z] --- PASS: TestBuildMultiStageOnBuild (9.96s) [2021-09-20T12:08:49.824Z] === RUN TestBuildUncleanTarFilenames [2021-09-20T12:08:49.824Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-20T12:08:49.824Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-09-20T12:08:49.824Z] === RUN TestBuildMultiStageLayerLeak [2021-09-20T12:08:50.014Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-09-20T12:08:50.274Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-09-20T12:08:50.274Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2021-09-20T12:08:50.274Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-09-20T12:08:50.439Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-09-20T12:08:50.786Z] + echo Ensuring container killed. [2021-09-20T12:08:50.786Z] Ensuring container killed. [2021-09-20T12:08:50.786Z] + docker rm -vf docker-pr2 [2021-09-20T12:08:50.786Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-09-20T12:08:50.937Z] tests/integration/models_networks_test.py .... [ 91%] [2021-09-20T12:08:50.957Z] --- PASS: TestConfigCreateResolve (2.64s) [2021-09-20T12:08:50.957Z] PASS [2021-09-20T12:08:50.957Z] [2021-09-20T12:08:50.957Z] DONE 6 tests in 15.131s [2021-09-20T12:08:50.957Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-09-20T12:08:50.957Z] ++ 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-09-20T12:08:50.957Z] ++ set -e [2021-09-20T12:08:50.957Z] ++ '[' -n 0 ']' [2021-09-20T12:08:50.957Z] ++ set -x [2021-09-20T12:08:50.957Z] ++ env -i DEST=/go/src/github.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-09-20T12:08:50.957Z] INFO: Testing against a local daemon [2021-09-20T12:08:50.957Z] === RUN TestCheckpoint [2021-09-20T12:08:50.957Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-20T12:08:50.957Z] --- SKIP: TestCheckpoint (0.00s) [2021-09-20T12:08:50.957Z] === RUN TestContainerInvalidJSON [2021-09-20T12:08:50.957Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-09-20T12:08:50.957Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-09-20T12:08:50.957Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-09-20T12:08:50.957Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-09-20T12:08:50.957Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-09-20T12:08:50.957Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-09-20T12:08:50.957Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-09-20T12:08:50.957Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-09-20T12:08:50.957Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-09-20T12:08:50.957Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-09-20T12:08:51.086Z] + echo Chowning /workspace to jenkins user [2021-09-20T12:08:51.086Z] Chowning /workspace to jenkins user [2021-09-20T12:08:51.086Z] + id -u [2021-09-20T12:08:51.086Z] + id -g [2021-09-20T12:08:51.086Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42868:/workspace busybox chown -R 1000:1000 /workspace [2021-09-20T12:08:51.086Z] Unable to find image 'busybox:latest' locally [2021-09-20T12:08:51.086Z] latest: Pulling from library/busybox [2021-09-20T12:08:51.086Z] 24fb2886d6f6: Pulling fs layer [2021-09-20T12:08:51.211Z] --- PASS: TestUpdateRestartPolicy (12.51s) [2021-09-20T12:08:51.211Z] === RUN TestUpdateRestartWithAutoRemove [2021-09-20T12:08:51.220Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-09-20T12:08:51.220Z] === RUN TestCopyFromContainerPathIsNotDir [2021-09-20T12:08:51.220Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-09-20T12:08:51.220Z] === RUN TestCopyToContainerPathDoesNotExist [2021-09-20T12:08:51.220Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-09-20T12:08:51.220Z] === RUN TestCopyToContainerPathIsNotDir [2021-09-20T12:08:51.220Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-09-20T12:08:51.220Z] === RUN TestCopyFromContainer [2021-09-20T12:08:51.347Z] 24fb2886d6f6: Download complete [2021-09-20T12:08:51.347Z] 24fb2886d6f6: Pull complete [2021-09-20T12:08:51.347Z] Digest: sha256:52f73a0a43a16cf37cd0720c90887ce972fe60ee06a687ee71fb93a7ca601df7 [2021-09-20T12:08:51.347Z] Status: Downloaded newer image for busybox:latest [2021-09-20T12:08:51.471Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-09-20T12:08:52.040Z] --- PASS: TestUpdateRestartWithAutoRemove (0.77s) [2021-09-20T12:08:52.040Z] === RUN TestWaitNonBlocked [2021-09-20T12:08:52.040Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-20T12:08:52.040Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-20T12:08:52.040Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-20T12:08:52.040Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-20T12:08:52.040Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-20T12:08:52.040Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-20T12:08:52.300Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-09-20T12:08:52.615Z] === RUN TestCopyFromContainer// [2021-09-20T12:08:52.878Z] === RUN TestCopyFromContainer//bar/root [2021-09-20T12:08:52.878Z] === RUN TestCopyFromContainer//bar/root/ [2021-09-20T12:08:52.878Z] === RUN TestCopyFromContainer/bar/quux [2021-09-20T12:08:52.993Z] Removing intermediate container e06d2baa1881 [2021-09-20T12:08:52.993Z] ---> e24b46ebb88c [2021-09-20T12:08:52.993Z] Step 13/13 : CMD ["sh"] [2021-09-20T12:08:52.993Z] ---> Running in d1b9bf096a82 [2021-09-20T12:08:52.993Z] Removing intermediate container d1b9bf096a82 [2021-09-20T12:08:52.993Z] ---> 4a49f5140cde [2021-09-20T12:08:52.993Z] Successfully built 4a49f5140cde [2021-09-20T12:08:52.993Z] Successfully tagged busybox:latest [2021-09-20T12:08:52.993Z] INFO: Docker images of the daemon under test [2021-09-20T12:08:52.993Z] [2021-09-20T12:08:52.993Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-20T12:08:52.993Z] busybox latest 4a49f5140cde Less than a second ago 4.84GB [2021-09-20T12:08:52.993Z] microsoft/windowsservercore latest a3aeeffc33bf 7 days ago 4.8GB [2021-09-20T12:08:52.993Z] mcr.microsoft.com/windows/servercore ltsc2022 a3aeeffc33bf 7 days ago 4.8GB [2021-09-20T12:08:52.993Z] [2021-09-20T12:08:52.993Z] INFO: Running integration tests at 09/20/2021 12:08:52... [2021-09-20T12:08:52.993Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-09-20T12:08:52.993Z] INFO: Integration API tests being run from the host: [2021-09-20T12:08:53.141Z] === RUN TestCopyFromContainer/bar/quux/ [2021-09-20T12:08:53.141Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-09-20T12:08:53.141Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-09-20T12:08:53.238Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-09-20T12:08:53.238Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.05s) [2021-09-20T12:08:53.238Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.10s) [2021-09-20T12:08:53.238Z] === RUN TestWaitBlocked [2021-09-20T12:08:53.238Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-20T12:08:53.238Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-20T12:08:53.238Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-09-20T12:08:53.238Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-09-20T12:08:53.238Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-20T12:08:53.238Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-09-20T12:08:53.404Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-09-20T12:08:53.404Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-09-20T12:08:53.404Z] === RUN TestCopyFromContainer/bar/notarget [2021-09-20T12:08:53.448Z] INFO: make.ps1 starting at 09/20/2021 12:08:52 [2021-09-20T12:08:53.558Z] + bundleName=amd64-cgroup2 [2021-09-20T12:08:53.558Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-09-20T12:08:53.558Z] Creating amd64-cgroup2-bundles.tar.gz [2021-09-20T12:08:53.558Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-09-20T12:08:53.558Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-09-20T12:08:53.667Z] --- PASS: TestCopyFromContainer (2.29s) [2021-09-20T12:08:53.667Z] --- PASS: TestCopyFromContainer// (0.10s) [2021-09-20T12:08:53.667Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-09-20T12:08:53.667Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2021-09-20T12:08:53.667Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-09-20T12:08:53.667Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2021-09-20T12:08:53.667Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2021-09-20T12:08:53.667Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2021-09-20T12:08:53.667Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2021-09-20T12:08:53.667Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-09-20T12:08:53.667Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2021-09-20T12:08:53.667Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-09-20T12:08:53.667Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-20T12:08:53.667Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-20T12:08:53.667Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-20T12:08:53.667Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-20T12:08:53.667Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-20T12:08:53.667Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-20T12:08:53.667Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-20T12:08:53.667Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-20T12:08:53.667Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-20T12:08:53.667Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-09-20T12:08:53.667Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-09-20T12:08:53.667Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-09-20T12:08:53.667Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-09-20T12:08:53.667Z] === RUN TestCreateLinkToNonExistingContainer [2021-09-20T12:08:53.667Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-09-20T12:08:53.667Z] === RUN TestCreateWithInvalidEnv [2021-09-20T12:08:53.667Z] === RUN TestCreateWithInvalidEnv/0 [2021-09-20T12:08:53.667Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-09-20T12:08:53.667Z] === RUN TestCreateWithInvalidEnv/1 [2021-09-20T12:08:53.667Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-09-20T12:08:53.667Z] === RUN TestCreateWithInvalidEnv/2 [2021-09-20T12:08:53.667Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-09-20T12:08:53.667Z] === CONT TestCreateWithInvalidEnv/0 [2021-09-20T12:08:53.667Z] === CONT TestCreateWithInvalidEnv/2 [2021-09-20T12:08:53.667Z] === CONT TestCreateWithInvalidEnv/1 [2021-09-20T12:08:53.667Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-09-20T12:08:53.667Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-09-20T12:08:53.667Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-09-20T12:08:53.667Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-09-20T12:08:53.667Z] === RUN TestCreateTmpfsMountsTarget [2021-09-20T12:08:53.667Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-09-20T12:08:53.667Z] === RUN TestCreateWithCustomMaskedPaths [Pipeline] archiveArtifacts [2021-09-20T12:08:53.830Z] Archiving artifacts [2021-09-20T12:08:53.902Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-09-20T12:08:54.175Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-09-20T12:08:54.434Z] --- PASS: TestWaitBlocked (0.02s) [2021-09-20T12:08:54.434Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.09s) [2021-09-20T12:08:54.434Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.12s) [2021-09-20T12:08:54.434Z] === CONT TestContainerStartOnDaemonRestart [2021-09-20T12:08:54.434Z] === CONT TestRestartDaemonWithRestartingContainer [2021-09-20T12:08:55.430Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42868/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-09-20T12:08:55.591Z] --- PASS: TestCreateWithCustomMaskedPaths (1.74s) [2021-09-20T12:08:55.591Z] === RUN TestCreateWithCustomReadonlyPaths [2021-09-20T12:08:55.758Z] + make clean [2021-09-20T12:08:56.017Z] docker volume rm -f docker-dev-cache [2021-09-20T12:08:56.017Z] docker-dev-cache [Pipeline] deleteDir [2021-09-20T12:08:56.341Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-09-20T12:08:56.909Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-09-20T12:08:57.469Z] tests/integration/models_nodes_test.py . [ 91%] [2021-09-20T12:08:57.469Z] tests/integration/models_resources_test.py . [ 91%] [2021-09-20T12:08:57.513Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.70s) [2021-09-20T12:08:57.513Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-09-20T12:08:57.513Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-20T12:08:57.513Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-20T12:08:57.513Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-20T12:08:57.513Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-20T12:08:57.513Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-20T12:08:57.513Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-20T12:08:57.513Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-20T12:08:57.513Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-20T12:08:57.513Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-20T12:08:57.513Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-20T12:08:57.513Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-20T12:08:57.513Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-20T12:08:57.513Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-20T12:08:57.513Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-20T12:08:57.513Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-20T12:08:57.513Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-09-20T12:08:57.513Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-09-20T12:08:57.513Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-09-20T12:08:57.513Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-09-20T12:08:57.513Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-09-20T12:08:57.513Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-09-20T12:08:57.513Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-09-20T12:08:57.776Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s) [2021-09-20T12:08:57.776Z] === RUN TestCreateDifferentPlatform [2021-09-20T12:08:57.776Z] === RUN TestCreateDifferentPlatform/different_os [2021-09-20T12:08:57.776Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-09-20T12:08:57.776Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-09-20T12:08:57.776Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-09-20T12:08:57.776Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-09-20T12:08:57.776Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-09-20T12:08:57.776Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-09-20T12:08:57.776Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-09-20T12:08:58.039Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-09-20T12:08:58.039Z] === RUN TestContainerStartOnDaemonRestart [2021-09-20T12:08:58.039Z] === PAUSE TestContainerStartOnDaemonRestart [2021-09-20T12:08:58.039Z] === RUN TestDaemonRestartIpcMode [2021-09-20T12:08:58.039Z] === PAUSE TestDaemonRestartIpcMode [2021-09-20T12:08:58.039Z] === RUN TestDaemonHostGatewayIP [2021-09-20T12:08:58.039Z] === PAUSE TestDaemonHostGatewayIP [2021-09-20T12:08:58.039Z] === RUN TestRestartDaemonWithRestartingContainer [2021-09-20T12:08:58.039Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-09-20T12:08:58.039Z] === RUN TestContainerKillOnDaemonStart [2021-09-20T12:08:58.039Z] === PAUSE TestContainerKillOnDaemonStart [2021-09-20T12:08:58.039Z] === RUN TestDiff [2021-09-20T12:08:58.288Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-09-20T12:08:58.288Z] --- PASS: TestContainerStartOnDaemonRestart (3.87s) [2021-09-20T12:08:58.288Z] === CONT TestIpcModeOlderClient [2021-09-20T12:08:58.288Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-09-20T12:08:58.288Z] === CONT TestContainerKillOnDaemonStart [2021-09-20T12:08:58.288Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.01s) [2021-09-20T12:08:58.288Z] === CONT TestDaemonHostGatewayIP [2021-09-20T12:08:58.385Z] --- PASS: TestBuildMultiStageLayerLeak (8.68s) [2021-09-20T12:08:58.386Z] === RUN TestBuildWithHugeFile [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-20T12:08:58.614Z] --- PASS: TestDiff (0.61s) [2021-09-20T12:08:58.614Z] === RUN TestExecWithCloseStdin [2021-09-20T12:08:59.191Z] --- PASS: TestExecWithCloseStdin (0.70s) [2021-09-20T12:08:59.191Z] === RUN TestExec [2021-09-20T12:08:59.214Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-09-20T12:08:59.226Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-09-20T12:08:59.487Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-09-20T12:08:59.487Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-09-20T12:08:59.487Z] check_test.go:308: [d86827ed06de8] daemon is not started [2021-09-20T12:08:59.487Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-09-20T12:08:59.487Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-09-20T12:08:59.487Z] check_test.go:308: [de35aa94ab33a] daemon is not started [2021-09-20T12:08:59.487Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-09-20T12:08:59.487Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-09-20T12:09:00.147Z] --- PASS: TestExec (0.68s) [2021-09-20T12:09:00.147Z] === RUN TestExecUser [2021-09-20T12:09:00.725Z] --- PASS: TestExecUser (0.72s) [2021-09-20T12:09:00.725Z] === RUN TestExportContainerAndImportImage [2021-09-20T12:09:00.865Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-09-20T12:09:01.126Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-09-20T12:09:01.385Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-09-20T12:09:01.675Z] --- PASS: TestExportContainerAndImportImage (0.82s) [2021-09-20T12:09:01.675Z] === RUN TestExportContainerAfterDaemonRestart [2021-09-20T12:09:01.945Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-09-20T12:09:01.945Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-09-20T12:09:01.953Z] check_test.go:308: [d016d94bc6dc4] daemon is not started [2021-09-20T12:09:01.953Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-09-20T12:09:02.212Z] --- PASS: TestDaemonHostGatewayIP (3.85s) [2021-09-20T12:09:02.212Z] === CONT TestDaemonRestartIpcMode [2021-09-20T12:09:03.068Z] --- PASS: TestExportContainerAfterDaemonRestart (1.41s) [2021-09-20T12:09:03.068Z] === RUN TestHealthCheckWorkdir [2021-09-20T12:09:03.644Z] --- PASS: TestHealthCheckWorkdir (0.85s) [2021-09-20T12:09:03.644Z] === RUN TestHealthKillContainer [2021-09-20T12:09:05.339Z] Removing intermediate container 9ddc8fefe73d [2021-09-20T12:09:05.339Z] ---> 019d507b8ef3 [2021-09-20T12:09:05.339Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-09-20T12:09:05.339Z] ---> Running in 1de34344b7b5 [2021-09-20T12:09:05.339Z] [2021-09-20T12:09:05.339Z] SUCCESS: Specified value was saved. [2021-09-20T12:09:05.503Z] --- PASS: TestDaemonRestartIpcMode (3.28s) [2021-09-20T12:09:06.096Z] tests/integration/regression_test.py ...... [ 98%] [2021-09-20T12:09:06.309Z] Removing intermediate container 1de34344b7b5 [2021-09-20T12:09:06.309Z] ---> d523dedf4801 [2021-09-20T12:09:06.309Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-09-20T12:09:06.309Z] ---> Running in 2f3ad3abf73c [2021-09-20T12:09:06.439Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-09-20T12:09:06.608Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-09-20T12:09:06.608Z] tests/integration/credentials/utils_test.py . [100%] [2021-09-20T12:09:06.608Z] [2021-09-20T12:09:06.608Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-09-20T12:09:06.608Z] =========================== short test summary info ============================ [2021-09-20T12:09:06.608Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-09-20T12:09:06.608Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-09-20T12:09:06.608Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-09-20T12:09:06.608Z] Not supported on most drivers [2021-09-20T12:09:06.608Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-09-20T12:09:06.608Z] Output of docker top depends on host distro, and is not formalized. [2021-09-20T12:09:06.608Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-09-20T12:09:06.608Z] Output of docker top depends on host distro, and is not formalized. [2021-09-20T12:09:06.608Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-09-20T12:09:06.608Z] Can fail if eth0 has multiple IP addresses [2021-09-20T12:09:06.608Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-09-20T12:09:06.608Z] This doesn't seem to be taken into account by the engine [2021-09-20T12:09:06.608Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-09-20T12:09:06.608Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-09-20T12:09:06.608Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-09-20T12:09:06.608Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 301.20 seconds == [2021-09-20T12:09:06.864Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-09-20T12:09:06.957Z] --- PASS: TestHealthKillContainer (2.67s) [2021-09-20T12:09:06.957Z] === RUN TestInspectCpusetInConfigPre120 [2021-09-20T12:09:06.957Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s) [2021-09-20T12:09:06.957Z] === RUN TestIpcModeNone [2021-09-20T12:09:07.532Z] --- PASS: TestIpcModeNone (0.67s) [2021-09-20T12:09:07.532Z] === RUN TestIpcModePrivate [2021-09-20T12:09:08.108Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-09-20T12:09:08.371Z] --- PASS: TestIpcModePrivate (0.67s) [2021-09-20T12:09:08.371Z] === RUN TestIpcModeShareable [2021-09-20T12:09:08.946Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:65, shared: true, mustBeShared: true [2021-09-20T12:09:08.946Z] --- PASS: TestIpcModeShareable (0.67s) [2021-09-20T12:09:08.946Z] === RUN TestAPIIpcModeShareableAndContainer [2021-09-20T12:09:08.978Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-09-20T12:09:10.355Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-09-20T12:09:10.924Z] --- PASS: TestContainerKillOnDaemonStart (12.72s) [2021-09-20T12:09:10.924Z] PASS [2021-09-20T12:09:10.924Z] [2021-09-20T12:09:10.924Z] === Skipped [2021-09-20T12:09:10.924Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-09-20T12:09:10.924Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-20T12:09:10.924Z] [2021-09-20T12:09:10.924Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2021-09-20T12:09:10.924Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-20T12:09:10.924Z] [2021-09-20T12:09:10.924Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-09-20T12:09:10.924Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-20T12:09:10.924Z] [2021-09-20T12:09:10.924Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.01s) [2021-09-20T12:09:10.924Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-09-20T12:09:10.924Z] [2021-09-20T12:09:10.924Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-09-20T12:09:10.924Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-09-20T12:09:10.924Z] [2021-09-20T12:09:10.924Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-09-20T12:09:10.924Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-09-20T12:09:10.924Z] [2021-09-20T12:09:10.924Z] DONE 195 tests, 6 skipped in 141.967s [2021-09-20T12:09:10.924Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-09-20T12:09:10.924Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-09-20T12:09:10.924Z] ++ set -e [2021-09-20T12:09:10.924Z] ++ '[' -n 0 ']' [2021-09-20T12:09:10.924Z] ++ set -x [2021-09-20T12:09:10.924Z] ++ env -i DEST=/go/src/github.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-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-09-20T12:09:11.038Z] Cannot create a file when that file already exists. [2021-09-20T12:09:11.184Z] === RUN TestConfigDaemonLibtrustID [2021-09-20T12:09:11.184Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-09-20T12:09:11.443Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-09-20T12:09:11.509Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.13s) [2021-09-20T12:09:11.509Z] === RUN TestAPIIpcModeHost [2021-09-20T12:09:11.509Z] --- PASS: TestAPIIpcModeHost (0.52s) [2021-09-20T12:09:11.509Z] === RUN TestDaemonIpcModeShareable [2021-09-20T12:09:11.702Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-09-20T12:09:11.702Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2021-09-20T12:09:11.702Z] === RUN TestDaemonConfigValidation [2021-09-20T12:09:11.702Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-09-20T12:09:11.702Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-09-20T12:09:11.702Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-09-20T12:09:11.702Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-09-20T12:09:11.702Z] === RUN TestDaemonConfigValidation/invalid_config [2021-09-20T12:09:11.702Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-09-20T12:09:11.702Z] === RUN TestDaemonConfigValidation/malformed_config [2021-09-20T12:09:11.702Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-09-20T12:09:11.702Z] === RUN TestDaemonConfigValidation/valid_config [2021-09-20T12:09:11.702Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-09-20T12:09:11.702Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-09-20T12:09:11.702Z] === CONT TestDaemonConfigValidation/malformed_config [2021-09-20T12:09:11.961Z] === CONT TestDaemonConfigValidation/valid_config [2021-09-20T12:09:11.961Z] === CONT TestDaemonConfigValidation/invalid_config [2021-09-20T12:09:11.961Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-09-20T12:09:12.221Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-09-20T12:09:12.221Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2021-09-20T12:09:12.221Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.17s) [2021-09-20T12:09:12.221Z] --- PASS: TestDaemonConfigValidation/valid_config (0.17s) [2021-09-20T12:09:12.221Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.16s) [2021-09-20T12:09:12.221Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.11s) [2021-09-20T12:09:12.221Z] === RUN TestConfigDaemonSeccompProfiles [2021-09-20T12:09:12.221Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-09-20T12:09:12.903Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-09-20T12:09:13.158Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-09-20T12:09:13.166Z] --- PASS: TestDaemonIpcModeShareable (1.48s) [2021-09-20T12:09:13.166Z] === RUN TestDaemonIpcModePrivate [2021-09-20T12:09:13.727Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-09-20T12:09:13.988Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-09-20T12:09:14.248Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-09-20T12:09:14.559Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-09-20T12:09:14.559Z] --- PASS: TestDaemonIpcModePrivate (1.49s) [2021-09-20T12:09:14.559Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-09-20T12:09:14.804Z] Removing intermediate container 2f3ad3abf73c [2021-09-20T12:09:14.804Z] ---> 681b819109a0 [2021-09-20T12:09:14.804Z] Step 13/13 : CMD ["sh"] [2021-09-20T12:09:14.804Z] ---> Running in 42d4993cedb0 [2021-09-20T12:09:14.804Z] Removing intermediate container 42d4993cedb0 [2021-09-20T12:09:14.804Z] ---> e4bbb82238aa [2021-09-20T12:09:14.804Z] Successfully built e4bbb82238aa [2021-09-20T12:09:14.804Z] Successfully tagged busybox:latest [2021-09-20T12:09:14.804Z] INFO: Docker images of the daemon under test [2021-09-20T12:09:14.804Z] [2021-09-20T12:09:14.804Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-20T12:09:14.804Z] busybox latest e4bbb82238aa Less than a second ago 5.73GB [2021-09-20T12:09:14.804Z] microsoft/windowsservercore latest 6e98155df178 7 days ago 5.7GB [2021-09-20T12:09:14.804Z] mcr.microsoft.com/windows/servercore ltsc2019 6e98155df178 7 days ago 5.7GB [2021-09-20T12:09:14.804Z] [2021-09-20T12:09:14.804Z] INFO: Running integration tests at 09/20/2021 12:09:14... [2021-09-20T12:09:14.804Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-09-20T12:09:14.804Z] INFO: Integration API tests being run from the host: [2021-09-20T12:09:14.804Z] INFO: make.ps1 starting at 09/20/2021 12:09:14 [2021-09-20T12:09:14.993Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-20T12:09:14.993Z] INFO: Testing against a local daemon [2021-09-20T12:09:14.993Z] === RUN TestBuildWithSession [2021-09-20T12:09:14.993Z] build_session_test.go:25: TODO: BuildKit [2021-09-20T12:09:14.993Z] --- SKIP: TestBuildWithSession (0.00s) [2021-09-20T12:09:14.993Z] === RUN TestBuildSquashParent [2021-09-20T12:09:14.993Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:09:14.993Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-09-20T12:09:14.993Z] === RUN TestBuildWithRemoveAndForceRemove [2021-09-20T12:09:14.993Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-20T12:09:14.993Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-20T12:09:14.993Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-20T12:09:14.993Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-20T12:09:14.993Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-20T12:09:14.993Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-20T12:09:14.993Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-20T12:09:14.993Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-20T12:09:14.993Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-20T12:09:14.993Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-20T12:09:14.993Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-20T12:09:14.993Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-20T12:09:14.993Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-20T12:09:14.993Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-20T12:09:14.993Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-20T12:09:14.993Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-20T12:09:15.628Z] === CONT TestConfigDaemonSeccompProfiles [2021-09-20T12:09:15.628Z] daemon_test.go:148: [d3080923bb99a] daemon is not started [2021-09-20T12:09:15.628Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2021-09-20T12:09:15.628Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.10s) [2021-09-20T12:09:15.628Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2021-09-20T12:09:15.628Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2021-09-20T12:09:15.628Z] PASS [2021-09-20T12:09:15.628Z] [2021-09-20T12:09:15.628Z] DONE 11 tests in 4.364s [2021-09-20T12:09:15.628Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-09-20T12:09:15.628Z] ++ 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-09-20T12:09:15.628Z] ++ set -e [2021-09-20T12:09:15.628Z] ++ '[' -n 0 ']' [2021-09-20T12:09:15.628Z] ++ set -x [2021-09-20T12:09:15.628Z] ++ env -i DEST=/go/src/github.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-09-20T12:09:15.628Z] INFO: Testing against a local daemon [2021-09-20T12:09:15.628Z] === RUN TestCommitInheritsEnv [2021-09-20T12:09:15.777Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-09-20T12:09:15.890Z] --- PASS: TestCommitInheritsEnv (0.46s) [2021-09-20T12:09:15.890Z] === RUN TestImportExtremelyLargeImageWorks [2021-09-20T12:09:15.890Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-09-20T12:09:15.890Z] === RUN TestImagesFilterMultiReference [2021-09-20T12:09:15.952Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-09-20T12:09:15.952Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.46s) [2021-09-20T12:09:15.952Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-09-20T12:09:16.149Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-09-20T12:09:16.149Z] === RUN TestImagePullPlatformInvalid [2021-09-20T12:09:16.149Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-09-20T12:09:16.149Z] === RUN TestRemoveImageOrphaning [2021-09-20T12:09:16.409Z] --- PASS: TestRemoveImageOrphaning (0.31s) [2021-09-20T12:09:16.409Z] === RUN TestRemoveImageGarbageCollector [2021-09-20T12:09:16.979Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-09-20T12:09:17.238Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-09-20T12:09:17.345Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-09-20T12:09:17.608Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.51s) [2021-09-20T12:09:17.608Z] === RUN TestIpcModeOlderClient [2021-09-20T12:09:17.608Z] === PAUSE TestIpcModeOlderClient [2021-09-20T12:09:17.608Z] === RUN TestKillContainerInvalidSignal [2021-09-20T12:09:18.184Z] --- PASS: TestKillContainerInvalidSignal (0.60s) [2021-09-20T12:09:18.184Z] === RUN TestKillContainer [2021-09-20T12:09:18.184Z] === RUN TestKillContainer/no_signal [2021-09-20T12:09:18.622Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-09-20T12:09:18.622Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2021-09-20T12:09:18.622Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-09-20T12:09:18.622Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2021-09-20T12:09:18.622Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-09-20T12:09:18.622Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2021-09-20T12:09:18.622Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-09-20T12:09:18.623Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2021-09-20T12:09:18.623Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-09-20T12:09:18.623Z] --- PASS: TestRemoveImageGarbageCollector (2.11s) [2021-09-20T12:09:18.623Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-09-20T12:09:18.623Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-09-20T12:09:18.623Z] === RUN TestTagInvalidReference [2021-09-20T12:09:18.623Z] --- PASS: TestTagInvalidReference (0.02s) [2021-09-20T12:09:18.623Z] === RUN TestTagValidPrefixedRepo [2021-09-20T12:09:18.623Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-09-20T12:09:18.623Z] === RUN TestTagExistedNameWithoutForce [2021-09-20T12:09:18.623Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-09-20T12:09:18.623Z] === RUN TestTagOfficialNames [2021-09-20T12:09:18.623Z] --- PASS: TestTagOfficialNames (0.06s) [2021-09-20T12:09:18.623Z] === RUN TestTagMatchesDigest [2021-09-20T12:09:18.760Z] === RUN TestKillContainer/non_killing_signal [2021-09-20T12:09:18.883Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-09-20T12:09:18.883Z] === CONT TestImportExtremelyLargeImageWorks [2021-09-20T12:09:19.028Z] Leaving: AppArmorNo profiles have been unloaded. [2021-09-20T12:09:19.028Z] [2021-09-20T12:09:19.028Z] Unloading profiles will leave already running processes permanently [2021-09-20T12:09:19.028Z] unconfined, which can lead to unexpected situations. [2021-09-20T12:09:19.028Z] [2021-09-20T12:09:19.028Z] To set a process to complain mode, use the command line tool [2021-09-20T12:09:19.028Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-09-20T12:09:19.028Z] Post stage [Pipeline] junit [2021-09-20T12:09:19.038Z] Recording test results [2021-09-20T12:09:19.336Z] === RUN TestKillContainer/killing_signal [2021-09-20T12:09:19.912Z] --- PASS: TestKillContainer (1.79s) [2021-09-20T12:09:19.912Z] --- PASS: TestKillContainer/no_signal (0.57s) [2021-09-20T12:09:19.912Z] --- PASS: TestKillContainer/non_killing_signal (0.42s) [2021-09-20T12:09:19.912Z] --- PASS: TestKillContainer/killing_signal (0.56s) [2021-09-20T12:09:19.912Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-09-20T12:09:19.912Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-09-20T12:09:20.253Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-09-20T12:09:20.488Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-09-20T12:09:20.529Z] + echo Ensuring container killed. [2021-09-20T12:09:20.529Z] Ensuring container killed. [2021-09-20T12:09:20.529Z] + docker rm -vf docker-pr2 [2021-09-20T12:09:20.529Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-09-20T12:09:20.790Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-09-20T12:09:20.806Z] + echo Chowning /workspace to jenkins user [2021-09-20T12:09:20.806Z] Chowning /workspace to jenkins user [2021-09-20T12:09:20.806Z] + id -u [2021-09-20T12:09:20.806Z] + id -g [2021-09-20T12:09:20.806Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42868:/workspace busybox chown -R 1000:1000 /workspace [2021-09-20T12:09:20.806Z] Unable to find image 'busybox:latest' locally [2021-09-20T12:09:21.064Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.22s) [2021-09-20T12:09:21.064Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.60s) [2021-09-20T12:09:21.064Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.40s) [2021-09-20T12:09:21.064Z] === RUN TestKillStoppedContainer [2021-09-20T12:09:21.067Z] latest: Pulling from library/busybox [2021-09-20T12:09:21.067Z] 24fb2886d6f6: Pulling fs layer [2021-09-20T12:09:21.067Z] 24fb2886d6f6: Verifying Checksum [2021-09-20T12:09:21.067Z] 24fb2886d6f6: Download complete [2021-09-20T12:09:21.323Z] 24fb2886d6f6: Pull complete [2021-09-20T12:09:21.323Z] Digest: sha256:52f73a0a43a16cf37cd0720c90887ce972fe60ee06a687ee71fb93a7ca601df7 [2021-09-20T12:09:21.323Z] Status: Downloaded newer image for busybox:latest [2021-09-20T12:09:21.327Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-09-20T12:09:21.327Z] === RUN TestKillStoppedContainerAPIPre120 [2021-09-20T12:09:21.327Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-09-20T12:09:21.327Z] === RUN TestKillDifferentUserContainer [2021-09-20T12:09:21.902Z] --- PASS: TestKillDifferentUserContainer (0.62s) [2021-09-20T12:09:21.902Z] === RUN TestInspectOomKilledTrue [2021-09-20T12:09:21.902Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-20T12:09:21.902Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-09-20T12:09:21.902Z] === RUN TestInspectOomKilledFalse [2021-09-20T12:09:21.902Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-20T12:09:21.902Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-09-20T12:09:21.902Z] === RUN TestLinksEtcHostsContentMatch [2021-09-20T12:09:22.477Z] --- PASS: TestLinksEtcHostsContentMatch (0.50s) [2021-09-20T12:09:22.477Z] === RUN TestLinksContainerNames [2021-09-20T12:09:22.697Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-09-20T12:09:23.545Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-20T12:09:23.545Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-20T12:09:23.548Z] + bundleName=docker-py [2021-09-20T12:09:23.548Z] + echo Creating docker-py-bundles.tar.gz [2021-09-20T12:09:23.548Z] Creating docker-py-bundles.tar.gz [2021-09-20T12:09:23.548Z] + 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-09-20T12:09:23.557Z] Archiving artifacts [2021-09-20T12:09:23.871Z] --- PASS: TestLinksContainerNames (1.17s) [2021-09-20T12:09:23.871Z] === RUN TestLogsFollowTailEmpty [2021-09-20T12:09:24.134Z] --- PASS: TestLogsFollowTailEmpty (0.61s) [2021-09-20T12:09:24.134Z] === RUN TestContainerNetworkMountsNoChown [2021-09-20T12:09:24.710Z] --- PASS: TestContainerNetworkMountsNoChown (0.59s) [2021-09-20T12:09:24.710Z] === RUN TestMountDaemonRoot [2021-09-20T12:09:24.710Z] === RUN TestMountDaemonRoot/default [2021-09-20T12:09:24.710Z] === PAUSE TestMountDaemonRoot/default [2021-09-20T12:09:24.710Z] === RUN TestMountDaemonRoot/private [2021-09-20T12:09:24.710Z] === PAUSE TestMountDaemonRoot/private [2021-09-20T12:09:24.710Z] === RUN TestMountDaemonRoot/rprivate [2021-09-20T12:09:24.710Z] === PAUSE TestMountDaemonRoot/rprivate [2021-09-20T12:09:24.710Z] === RUN TestMountDaemonRoot/slave [2021-09-20T12:09:24.710Z] === PAUSE TestMountDaemonRoot/slave [2021-09-20T12:09:24.710Z] === RUN TestMountDaemonRoot/rslave [2021-09-20T12:09:24.710Z] === PAUSE TestMountDaemonRoot/rslave [2021-09-20T12:09:24.710Z] === RUN TestMountDaemonRoot/shared [2021-09-20T12:09:24.710Z] === PAUSE TestMountDaemonRoot/shared [2021-09-20T12:09:24.710Z] === RUN TestMountDaemonRoot/rshared [2021-09-20T12:09:24.710Z] === PAUSE TestMountDaemonRoot/rshared [2021-09-20T12:09:24.710Z] === CONT TestMountDaemonRoot/default [2021-09-20T12:09:24.710Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-09-20T12:09:24.710Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-09-20T12:09:24.710Z] === RUN TestMountDaemonRoot/default/bind_root [2021-09-20T12:09:24.710Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-09-20T12:09:24.710Z] === CONT TestMountDaemonRoot/rslave [2021-09-20T12:09:24.710Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-09-20T12:09:24.710Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-09-20T12:09:24.710Z] === RUN TestMountDaemonRoot/default/mount_root [2021-09-20T12:09:24.710Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-09-20T12:09:24.710Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-09-20T12:09:24.710Z] === CONT TestMountDaemonRoot/private [2021-09-20T12:09:24.710Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-09-20T12:09:24.710Z] === RUN TestMountDaemonRoot/private/bind_root [2021-09-20T12:09:24.710Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-09-20T12:09:24.710Z] === CONT TestMountDaemonRoot/shared [2021-09-20T12:09:24.710Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-09-20T12:09:24.710Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-09-20T12:09:24.710Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-09-20T12:09:24.710Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-09-20T12:09:24.710Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-09-20T12:09:24.710Z] === CONT TestMountDaemonRoot/rshared [2021-09-20T12:09:24.710Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-09-20T12:09:24.710Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-09-20T12:09:24.710Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-09-20T12:09:24.710Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-09-20T12:09:24.710Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-09-20T12:09:24.710Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-09-20T12:09:24.710Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-09-20T12:09:24.710Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-09-20T12:09:24.710Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-09-20T12:09:24.710Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-09-20T12:09:24.710Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-09-20T12:09:24.710Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-09-20T12:09:24.710Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-09-20T12:09:24.710Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-09-20T12:09:24.710Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-09-20T12:09:24.710Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-09-20T12:09:24.710Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-09-20T12:09:24.710Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-09-20T12:09:24.710Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-09-20T12:09:24.710Z] === CONT TestMountDaemonRoot/rprivate [2021-09-20T12:09:24.710Z] === CONT TestMountDaemonRoot/slave [2021-09-20T12:09:24.710Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-09-20T12:09:24.710Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-09-20T12:09:24.710Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-09-20T12:09:24.710Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-09-20T12:09:24.710Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-09-20T12:09:24.710Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-09-20T12:09:24.710Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-09-20T12:09:24.710Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-09-20T12:09:24.710Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-09-20T12:09:24.710Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-09-20T12:09:24.710Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-09-20T12:09:24.710Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-09-20T12:09:24.710Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-09-20T12:09:24.710Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-09-20T12:09:24.710Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-09-20T12:09:24.710Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-09-20T12:09:24.710Z] === RUN TestMountDaemonRoot/private/mount_root [2021-09-20T12:09:24.710Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-09-20T12:09:24.710Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-09-20T12:09:24.710Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-09-20T12:09:24.710Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-09-20T12:09:24.710Z] === CONT TestMountDaemonRoot/default/mount_root [2021-09-20T12:09:24.710Z] === CONT TestMountDaemonRoot/default/bind_root [2021-09-20T12:09:24.710Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-09-20T12:09:24.913Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42868/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [2021-09-20T12:09:24.975Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-09-20T12:09:24.975Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-09-20T12:09:24.975Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-09-20T12:09:24.975Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-09-20T12:09:24.975Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-09-20T12:09:24.975Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-09-20T12:09:24.975Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-09-20T12:09:24.975Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-09-20T12:09:24.975Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-09-20T12:09:24.975Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-09-20T12:09:24.975Z] === CONT TestMountDaemonRoot/private/bind_root [2021-09-20T12:09:24.975Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-09-20T12:09:24.975Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-09-20T12:09:24.975Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-09-20T12:09:24.975Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-09-20T12:09:24.975Z] === CONT TestMountDaemonRoot/private/mount_root [2021-09-20T12:09:24.975Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-09-20T12:09:24.975Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-09-20T12:09:24.975Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-09-20T12:09:24.975Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-09-20T12:09:24.975Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-09-20T12:09:24.975Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-09-20T12:09:24.975Z] === CONT TestMountDaemonRoot/slave/bind_subpath [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-09-20T12:09:25.239Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-09-20T12:09:25.239Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-09-20T12:09:25.239Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-09-20T12:09:25.239Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-09-20T12:09:25.239Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-09-20T12:09:25.239Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-09-20T12:09:25.239Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-09-20T12:09:25.239Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-09-20T12:09:25.239Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-09-20T12:09:25.239Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-09-20T12:09:25.239Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-09-20T12:09:25.239Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2021-09-20T12:09:25.239Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-09-20T12:09:25.239Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-09-20T12:09:25.239Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-09-20T12:09:25.239Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-09-20T12:09:25.239Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-09-20T12:09:25.239Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-09-20T12:09:25.239Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-09-20T12:09:25.239Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-09-20T12:09:25.239Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-09-20T12:09:25.239Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-09-20T12:09:25.239Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-09-20T12:09:25.239Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-09-20T12:09:25.239Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-09-20T12:09:25.239Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-09-20T12:09:25.239Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-09-20T12:09:25.239Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-09-20T12:09:25.239Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-09-20T12:09:25.239Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-09-20T12:09:25.239Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-09-20T12:09:25.239Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-09-20T12:09:25.239Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-09-20T12:09:25.239Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-09-20T12:09:25.239Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-09-20T12:09:25.239Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-09-20T12:09:25.239Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-09-20T12:09:25.239Z] === RUN TestContainerBindMountNonRecursive [2021-09-20T12:09:25.269Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42868/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 -e DOCKER_GRAPHDRIVER docker:f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 hack/make.sh binary [2021-09-20T12:09:25.300Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-09-20T12:09:25.831Z] [2021-09-20T12:09:25.831Z] Removing bundles/ [2021-09-20T12:09:25.831Z] [2021-09-20T12:09:25.831Z] ---> Making bundle: binary (in bundles/binary) [2021-09-20T12:09:25.831Z] Building: bundles/binary-daemon/dockerd-dev [2021-09-20T12:09:25.831Z] GOOS="" GOARCH="" GOARM="" [2021-09-20T12:09:26.635Z] --- PASS: TestContainerBindMountNonRecursive (1.47s) [2021-09-20T12:09:26.635Z] === RUN TestContainerVolumesMountedAsShared [2021-09-20T12:09:27.211Z] --- PASS: TestContainerVolumesMountedAsShared (0.60s) [2021-09-20T12:09:27.211Z] === RUN TestContainerVolumesMountedAsSlave [2021-09-20T12:09:27.786Z] --- PASS: TestContainerVolumesMountedAsSlave (0.46s) [2021-09-20T12:09:27.786Z] === RUN TestNetworkNat [2021-09-20T12:09:27.832Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-09-20T12:09:27.832Z] check_test.go:308: [dacb00f49d0aa] daemon is not started [2021-09-20T12:09:27.832Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-09-20T12:09:28.363Z] --- PASS: TestNetworkNat (0.65s) [2021-09-20T12:09:28.363Z] === RUN TestNetworkLocalhostTCPNat [2021-09-20T12:09:28.939Z] --- PASS: TestNetworkLocalhostTCPNat (0.64s) [2021-09-20T12:09:28.939Z] === RUN TestNetworkLoopbackNat [2021-09-20T12:09:29.312Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-09-20T12:09:29.312Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (9.24s) [2021-09-20T12:09:29.312Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (9.24s) [2021-09-20T12:09:29.312Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.76s) [2021-09-20T12:09:29.312Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (9.98s) [2021-09-20T12:09:29.312Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.96s) [2021-09-20T12:09:29.312Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.26s) [2021-09-20T12:09:29.312Z] === RUN TestBuildMultiStageCopy [2021-09-20T12:09:29.312Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-09-20T12:09:30.367Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-09-20T12:09:30.935Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-09-20T12:09:30.936Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-09-20T12:09:32.257Z] --- PASS: TestNetworkLoopbackNat (2.85s) [2021-09-20T12:09:32.257Z] === RUN TestPause [2021-09-20T12:09:32.520Z] --- PASS: TestPause (0.67s) [2021-09-20T12:09:32.520Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-09-20T12:09:32.520Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-09-20T12:09:32.520Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-09-20T12:09:32.520Z] === RUN TestPauseStopPausedContainer [2021-09-20T12:09:33.097Z] --- PASS: TestPauseStopPausedContainer (0.65s) [2021-09-20T12:09:33.097Z] === RUN TestPidHost [2021-09-20T12:09:34.490Z] --- PASS: TestPidHost (1.38s) [2021-09-20T12:09:34.490Z] === RUN TestPsFilter [2021-09-20T12:09:34.754Z] --- PASS: TestPsFilter (0.15s) [2021-09-20T12:09:34.754Z] === RUN TestRemoveContainerWithRemovedVolume [2021-09-20T12:09:35.127Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-09-20T12:09:35.330Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.57s) [2021-09-20T12:09:35.330Z] === RUN TestRemoveContainerWithVolume [2021-09-20T12:09:35.906Z] --- PASS: TestRemoveContainerWithVolume (0.58s) [2021-09-20T12:09:35.906Z] === RUN TestRemoveContainerRunning [2021-09-20T12:09:36.068Z] check_test.go:308: [df1885493f2b8] daemon is not started [2021-09-20T12:09:36.068Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-09-20T12:09:36.068Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-09-20T12:09:36.349Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-09-20T12:09:36.349Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-09-20T12:09:36.486Z] --- PASS: TestRemoveContainerRunning (0.58s) [2021-09-20T12:09:36.486Z] === RUN TestRemoveContainerForceRemoveRunning [2021-09-20T12:09:36.931Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-20T12:09:36.931Z] INFO: Testing against a local daemon [2021-09-20T12:09:36.931Z] === RUN TestBuildWithSession [2021-09-20T12:09:36.931Z] build_session_test.go:25: TODO: BuildKit [2021-09-20T12:09:36.931Z] --- SKIP: TestBuildWithSession (0.00s) [2021-09-20T12:09:36.931Z] === RUN TestBuildSquashParent [2021-09-20T12:09:36.931Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:09:36.931Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-09-20T12:09:36.931Z] === RUN TestBuildWithRemoveAndForceRemove [2021-09-20T12:09:36.931Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-20T12:09:36.931Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-20T12:09:36.931Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-20T12:09:36.931Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-20T12:09:36.931Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-20T12:09:36.931Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-20T12:09:36.931Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-20T12:09:36.931Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-20T12:09:36.931Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-20T12:09:36.931Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-20T12:09:36.931Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-20T12:09:36.931Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-20T12:09:36.931Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-20T12:09:36.931Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-20T12:09:36.931Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-20T12:09:36.931Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-20T12:09:37.061Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.59s) [2021-09-20T12:09:37.061Z] === RUN TestRemoveInvalidContainer [2021-09-20T12:09:37.061Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-09-20T12:09:37.061Z] === RUN TestRenameLinkedContainer [2021-09-20T12:09:37.310Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-09-20T12:09:38.269Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-09-20T12:09:39.228Z] --- PASS: TestBuildMultiStageCopy (9.68s) [2021-09-20T12:09:39.228Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.12s) [2021-09-20T12:09:39.228Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.67s) [2021-09-20T12:09:39.228Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.84s) [2021-09-20T12:09:39.228Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.93s) [2021-09-20T12:09:39.228Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.12s) [2021-09-20T12:09:39.228Z] === RUN TestBuildMultiStageParentConfig [2021-09-20T12:09:39.620Z] --- PASS: TestRenameLinkedContainer (2.51s) [2021-09-20T12:09:39.620Z] === RUN TestRenameStoppedContainer [2021-09-20T12:09:40.196Z] --- PASS: TestRenameStoppedContainer (0.57s) [2021-09-20T12:09:40.196Z] === RUN TestRenameRunningContainerAndReuse [2021-09-20T12:09:40.264Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-09-20T12:09:40.525Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-09-20T12:09:41.144Z] --- PASS: TestRenameRunningContainerAndReuse (1.20s) [2021-09-20T12:09:41.145Z] === RUN TestRenameInvalidName [2021-09-20T12:09:41.389Z] --- PASS: TestBuildMultiStageParentConfig (1.99s) [2021-09-20T12:09:41.389Z] === RUN TestBuildLabelWithTargets [2021-09-20T12:09:41.389Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-20T12:09:41.389Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-09-20T12:09:41.389Z] === RUN TestBuildWithEmptyLayers [2021-09-20T12:09:41.463Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-09-20T12:09:42.093Z] --- PASS: TestRenameInvalidName (0.60s) [2021-09-20T12:09:42.094Z] === RUN TestRenameAnonymousContainer [2021-09-20T12:09:42.351Z] --- PASS: TestBuildWithEmptyLayers (1.12s) [2021-09-20T12:09:42.351Z] === RUN TestBuildMultiStageOnBuild [2021-09-20T12:09:42.400Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-09-20T12:09:44.651Z] --- PASS: TestRenameAnonymousContainer (2.31s) [2021-09-20T12:09:44.651Z] === RUN TestRenameContainerWithSameName [2021-09-20T12:09:44.651Z] --- PASS: TestRenameContainerWithSameName (0.60s) [2021-09-20T12:09:44.651Z] === RUN TestRenameContainerWithLinkedContainer [2021-09-20T12:09:44.937Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-09-20T12:09:45.669Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-20T12:09:45.669Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-20T12:09:45.879Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-09-20T12:09:45.879Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-09-20T12:09:46.053Z] --- PASS: TestRenameContainerWithLinkedContainer (1.25s) [2021-09-20T12:09:46.053Z] === RUN TestResize [2021-09-20T12:09:46.447Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-09-20T12:09:46.447Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-09-20T12:09:46.447Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-09-20T12:09:46.635Z] --- PASS: TestResize (0.62s) [2021-09-20T12:09:46.635Z] === RUN TestResizeWithInvalidSize [2021-09-20T12:09:47.016Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-09-20T12:09:47.016Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-09-20T12:09:47.247Z] --- PASS: TestResizeWithInvalidSize (0.66s) [2021-09-20T12:09:47.247Z] === RUN TestResizeWhenContainerNotStarted [2021-09-20T12:09:47.587Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-09-20T12:09:47.587Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-09-20T12:09:47.825Z] --- PASS: TestResizeWhenContainerNotStarted (0.60s) [2021-09-20T12:09:47.825Z] === RUN TestDaemonRestartKillContainers [2021-09-20T12:09:47.825Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-20T12:09:47.825Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-20T12:09:47.825Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-20T12:09:47.825Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-20T12:09:47.825Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-20T12:09:47.825Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-20T12:09:47.825Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-20T12:09:47.825Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-20T12:09:47.825Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-20T12:09:47.825Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-20T12:09:47.825Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-20T12:09:47.825Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-20T12:09:47.825Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-20T12:09:47.825Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-20T12:09:47.825Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-20T12:09:47.825Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-20T12:09:47.825Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-20T12:09:47.825Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-20T12:09:47.825Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-20T12:09:47.825Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-20T12:09:47.825Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-20T12:09:47.825Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-20T12:09:47.825Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-20T12:09:47.825Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-20T12:09:47.825Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-20T12:09:47.825Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-20T12:09:47.825Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-20T12:09:47.825Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-20T12:09:48.155Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-09-20T12:09:48.723Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-09-20T12:09:48.723Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-09-20T12:09:49.290Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-09-20T12:09:49.549Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-09-20T12:09:49.549Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-09-20T12:09:50.118Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-09-20T12:09:50.388Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-20T12:09:50.388Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-20T12:09:50.388Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-20T12:09:50.687Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-09-20T12:09:51.255Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-09-20T12:09:51.340Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-20T12:09:51.823Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-09-20T12:09:52.291Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-20T12:09:52.392Z] check_test.go:308: [dc78e3b701b92] daemon is not started [2021-09-20T12:09:52.392Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-09-20T12:09:52.626Z] --- PASS: TestBuildMultiStageOnBuild (9.26s) [2021-09-20T12:09:52.626Z] === RUN TestBuildUncleanTarFilenames [2021-09-20T12:09:52.626Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-20T12:09:52.626Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-09-20T12:09:52.626Z] === RUN TestBuildMultiStageLayerLeak [2021-09-20T12:09:52.865Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-09-20T12:09:52.865Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (9.29s) [2021-09-20T12:09:52.865Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.29s) [2021-09-20T12:09:52.865Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.81s) [2021-09-20T12:09:52.865Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.39s) [2021-09-20T12:09:52.865Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.12s) [2021-09-20T12:09:52.865Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (7.24s) [2021-09-20T12:09:52.865Z] === RUN TestBuildMultiStageCopy [2021-09-20T12:09:52.865Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-09-20T12:09:52.868Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-20T12:09:52.868Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-20T12:09:53.132Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-20T12:09:53.331Z] check_test.go:308: [da26549c71d1f] daemon is not started [2021-09-20T12:09:53.331Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-09-20T12:09:53.900Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-09-20T12:09:55.277Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-09-20T12:09:55.692Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-09-20T12:09:55.692Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.35s) [2021-09-20T12:09:55.692Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.48s) [2021-09-20T12:09:55.692Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.55s) [2021-09-20T12:09:55.692Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.41s) [2021-09-20T12:09:55.692Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.61s) [2021-09-20T12:09:55.692Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.53s) [2021-09-20T12:09:55.692Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.50s) [2021-09-20T12:09:55.692Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.01s) [2021-09-20T12:09:55.692Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.44s) [2021-09-20T12:09:55.692Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.47s) [2021-09-20T12:09:55.692Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.12s) [2021-09-20T12:09:55.692Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.12s) [2021-09-20T12:09:55.692Z] === RUN TestCgroupNamespacesRun [2021-09-20T12:09:57.084Z] --- PASS: TestCgroupNamespacesRun (1.46s) [2021-09-20T12:09:57.084Z] === RUN TestCgroupNamespacesRunPrivileged [2021-09-20T12:09:58.482Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.42s) [2021-09-20T12:09:58.482Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-09-20T12:09:58.569Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-09-20T12:09:58.569Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-09-20T12:09:59.137Z] check_test.go:308: [d879eca95f8ac] daemon is not started [2021-09-20T12:09:59.137Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-09-20T12:09:59.665Z] --- PASS: TestBuildMultiStageLayerLeak (8.09s) [2021-09-20T12:09:59.665Z] === RUN TestBuildWithHugeFile [2021-09-20T12:09:59.880Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.45s) [2021-09-20T12:09:59.880Z] === RUN TestCgroupNamespacesRunHostMode [2021-09-20T12:10:00.060Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-09-20T12:10:00.074Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-09-20T12:10:00.533Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-09-20T12:10:01.005Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-09-20T12:10:01.273Z] --- PASS: TestCgroupNamespacesRunHostMode (1.44s) [2021-09-20T12:10:01.273Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-09-20T12:10:01.980Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-09-20T12:10:01.999Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-09-20T12:10:02.994Z] --- PASS: TestBuildMultiStageCopy (10.50s) [2021-09-20T12:10:02.994Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.95s) [2021-09-20T12:10:02.994Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.68s) [2021-09-20T12:10:02.994Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.81s) [2021-09-20T12:10:02.994Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.98s) [2021-09-20T12:10:02.994Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.08s) [2021-09-20T12:10:02.994Z] === RUN TestBuildMultiStageParentConfig [2021-09-20T12:10:03.197Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.68s) [2021-09-20T12:10:03.197Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-09-20T12:10:03.361Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-09-20T12:10:03.621Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-09-20T12:10:04.590Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.49s) [2021-09-20T12:10:04.590Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-09-20T12:10:05.165Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.79s) [2021-09-20T12:10:05.165Z] === RUN TestCgroupNamespacesRunOlderClient [2021-09-20T12:10:05.226Z] --- PASS: TestBuildMultiStageParentConfig (2.17s) [2021-09-20T12:10:05.226Z] === RUN TestBuildLabelWithTargets [2021-09-20T12:10:05.226Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-20T12:10:05.226Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-09-20T12:10:05.226Z] === RUN TestBuildWithEmptyLayers [2021-09-20T12:10:06.558Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.45s) [2021-09-20T12:10:06.558Z] === RUN TestNISDomainname [2021-09-20T12:10:06.822Z] --- PASS: TestBuildWithEmptyLayers (1.16s) [2021-09-20T12:10:06.822Z] === RUN TestBuildMultiStageOnBuild [2021-09-20T12:10:07.506Z] --- PASS: TestNISDomainname (0.85s) [2021-09-20T12:10:07.506Z] === RUN TestHostnameDnsResolution [2021-09-20T12:10:07.816Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-09-20T12:10:08.388Z] check_test.go:308: [d13dcffab3398] daemon is not started [2021-09-20T12:10:08.388Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-09-20T12:10:08.454Z] --- PASS: TestHostnameDnsResolution (1.00s) [2021-09-20T12:10:08.454Z] === RUN TestStats [2021-09-20T12:10:11.010Z] --- PASS: TestStats (2.61s) [2021-09-20T12:10:11.010Z] === RUN TestStopContainerWithTimeout [2021-09-20T12:10:11.010Z] === RUN TestStopContainerWithTimeout/0 [2021-09-20T12:10:11.010Z] === PAUSE TestStopContainerWithTimeout/0 [2021-09-20T12:10:11.010Z] === RUN TestStopContainerWithTimeout/1 [2021-09-20T12:10:11.010Z] === PAUSE TestStopContainerWithTimeout/1 [2021-09-20T12:10:11.010Z] === RUN TestStopContainerWithTimeout/3 [2021-09-20T12:10:11.010Z] === PAUSE TestStopContainerWithTimeout/3 [2021-09-20T12:10:11.010Z] === RUN TestStopContainerWithTimeout/-1 [2021-09-20T12:10:11.010Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-09-20T12:10:11.010Z] === CONT TestStopContainerWithTimeout/0 [2021-09-20T12:10:11.010Z] === CONT TestStopContainerWithTimeout/1 [2021-09-20T12:10:11.010Z] === CONT TestStopContainerWithTimeout/3 [2021-09-20T12:10:11.010Z] === CONT TestStopContainerWithTimeout/-1 [2021-09-20T12:10:13.668Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-09-20T12:10:13.928Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-09-20T12:10:14.325Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-09-20T12:10:14.325Z] --- PASS: TestStopContainerWithTimeout/0 (0.99s) [2021-09-20T12:10:14.325Z] --- PASS: TestStopContainerWithTimeout/1 (1.98s) [2021-09-20T12:10:14.325Z] --- PASS: TestStopContainerWithTimeout/3 (3.10s) [2021-09-20T12:10:14.325Z] --- PASS: TestStopContainerWithTimeout/-1 (3.15s) [2021-09-20T12:10:14.325Z] === RUN TestDeleteDevicemapper [2021-09-20T12:10:14.325Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-09-20T12:10:14.325Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-09-20T12:10:14.325Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-09-20T12:10:14.868Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-09-20T12:10:15.145Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-09-20T12:10:16.576Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-09-20T12:10:16.881Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.43s) [2021-09-20T12:10:16.881Z] === RUN TestUpdateMemory [2021-09-20T12:10:16.881Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-09-20T12:10:16.881Z] --- SKIP: TestUpdateMemory (0.00s) [2021-09-20T12:10:16.881Z] === RUN TestUpdateCPUQuota [2021-09-20T12:10:17.830Z] --- PASS: TestUpdateCPUQuota (1.25s) [2021-09-20T12:10:17.830Z] === RUN TestUpdatePidsLimit [2021-09-20T12:10:17.830Z] === RUN TestUpdatePidsLimit/update_from_none [2021-09-20T12:10:18.093Z] === RUN TestUpdatePidsLimit/no_change [2021-09-20T12:10:18.356Z] === RUN TestUpdatePidsLimit/update_lower [2021-09-20T12:10:18.619Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-09-20T12:10:19.195Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-09-20T12:10:19.195Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-09-20T12:10:19.771Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-09-20T12:10:19.868Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-09-20T12:10:19.868Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-09-20T12:10:20.721Z] --- PASS: TestUpdatePidsLimit (2.78s) [2021-09-20T12:10:20.721Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.29s) [2021-09-20T12:10:20.721Z] --- PASS: TestUpdatePidsLimit/no_change (0.28s) [2021-09-20T12:10:20.721Z] --- PASS: TestUpdatePidsLimit/update_lower (0.28s) [2021-09-20T12:10:20.721Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.31s) [2021-09-20T12:10:20.721Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.29s) [2021-09-20T12:10:20.721Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.28s) [2021-09-20T12:10:20.721Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.30s) [2021-09-20T12:10:20.721Z] === RUN TestUpdateRestartPolicy [2021-09-20T12:10:21.248Z] check_test.go:308: [db5d840de9771] daemon is not started [2021-09-20T12:10:21.248Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-09-20T12:10:21.816Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-09-20T12:10:21.816Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-09-20T12:10:21.849Z] --- PASS: TestBuildMultiStageOnBuild (14.46s) [2021-09-20T12:10:21.849Z] === RUN TestBuildUncleanTarFilenames [2021-09-20T12:10:21.849Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-20T12:10:21.849Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-09-20T12:10:21.849Z] === RUN TestBuildMultiStageLayerLeak [2021-09-20T12:10:22.385Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-09-20T12:10:23.323Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-09-20T12:10:23.891Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-09-20T12:10:24.828Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-09-20T12:10:24.828Z] check_test.go:308: [d30c23972f286] daemon is not started [2021-09-20T12:10:25.087Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-09-20T12:10:26.996Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-09-20T12:10:28.376Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-09-20T12:10:29.045Z] --- PASS: TestBuildMultiStageLayerLeak (8.22s) [2021-09-20T12:10:29.045Z] === RUN TestBuildWithHugeFile [2021-09-20T12:10:29.754Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-09-20T12:10:31.661Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-09-20T12:10:31.921Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-09-20T12:10:32.977Z] --- PASS: TestUpdateRestartPolicy (11.72s) [2021-09-20T12:10:32.977Z] === RUN TestUpdateRestartWithAutoRemove [2021-09-20T12:10:32.977Z] --- PASS: TestUpdateRestartWithAutoRemove (0.59s) [2021-09-20T12:10:32.977Z] === RUN TestWaitNonBlocked [2021-09-20T12:10:32.977Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-20T12:10:32.977Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-20T12:10:32.977Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-20T12:10:32.977Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-20T12:10:32.977Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-20T12:10:32.977Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-20T12:10:33.303Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-09-20T12:10:33.872Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-09-20T12:10:33.926Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-09-20T12:10:33.926Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.81s) [2021-09-20T12:10:33.926Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.86s) [2021-09-20T12:10:33.926Z] === RUN TestWaitBlocked [2021-09-20T12:10:33.926Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-20T12:10:33.926Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-20T12:10:33.926Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-09-20T12:10:33.926Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-09-20T12:10:33.926Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-20T12:10:33.926Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-09-20T12:10:34.875Z] --- PASS: TestWaitBlocked (0.02s) [2021-09-20T12:10:34.875Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.85s) [2021-09-20T12:10:34.875Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.94s) [2021-09-20T12:10:34.875Z] === CONT TestContainerStartOnDaemonRestart [2021-09-20T12:10:34.875Z] === CONT TestRestartDaemonWithRestartingContainer [2021-09-20T12:10:34.875Z] === CONT TestDaemonHostGatewayIP [2021-09-20T12:10:34.875Z] === CONT TestDaemonRestartIpcMode [2021-09-20T12:10:35.251Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-09-20T12:10:38.198Z] --- PASS: TestContainerStartOnDaemonRestart (3.21s) [2021-09-20T12:10:38.198Z] === CONT TestIpcModeOlderClient [2021-09-20T12:10:38.198Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.28s) [2021-09-20T12:10:38.198Z] === CONT TestContainerKillOnDaemonStart [2021-09-20T12:10:38.198Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-09-20T12:10:38.543Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-09-20T12:10:38.774Z] --- PASS: TestDaemonHostGatewayIP (3.90s) [2021-09-20T12:10:39.038Z] --- PASS: TestDaemonRestartIpcMode (4.20s) [2021-09-20T12:10:39.638Z] --- PASS: TestBuildWithHugeFile (86.92s) [2021-09-20T12:10:39.638Z] === RUN TestBuildWCOWSandboxSize [2021-09-20T12:10:41.833Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-09-20T12:10:46.039Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-09-20T12:10:47.947Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-09-20T12:10:48.886Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-09-20T12:10:49.145Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-09-20T12:10:49.404Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-09-20T12:10:49.986Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-09-20T12:10:51.304Z] --- PASS: TestContainerKillOnDaemonStart (11.92s) [2021-09-20T12:10:51.304Z] PASS [2021-09-20T12:10:51.304Z] [2021-09-20T12:10:51.304Z] === Skipped [2021-09-20T12:10:51.304Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-09-20T12:10:51.305Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-20T12:10:51.305Z] [2021-09-20T12:10:51.305Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-09-20T12:10:51.305Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-20T12:10:51.305Z] [2021-09-20T12:10:51.305Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-09-20T12:10:51.305Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-20T12:10:51.305Z] [2021-09-20T12:10:51.305Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-09-20T12:10:51.305Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-09-20T12:10:51.305Z] [2021-09-20T12:10:51.305Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-09-20T12:10:51.305Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-09-20T12:10:51.305Z] [2021-09-20T12:10:51.305Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-09-20T12:10:51.305Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-09-20T12:10:51.305Z] [2021-09-20T12:10:51.305Z] DONE 195 tests, 6 skipped in 119.159s [2021-09-20T12:10:51.305Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2021-09-20T12:10:51.305Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-09-20T12:10:51.305Z] ++ set -e [2021-09-20T12:10:51.305Z] ++ '[' -n 0 ']' [2021-09-20T12:10:51.305Z] ++ set -x [2021-09-20T12:10:51.305Z] ++ env -i DEST=/go/src/github.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-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-09-20T12:10:51.305Z] === RUN TestConfigDaemonLibtrustID [2021-09-20T12:10:51.305Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-09-20T12:10:51.305Z] === RUN TestDaemonConfigValidation [2021-09-20T12:10:51.305Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-09-20T12:10:51.305Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-09-20T12:10:51.305Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-09-20T12:10:51.305Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-09-20T12:10:51.305Z] === RUN TestDaemonConfigValidation/invalid_config [2021-09-20T12:10:51.305Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-09-20T12:10:51.305Z] === RUN TestDaemonConfigValidation/malformed_config [2021-09-20T12:10:51.305Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-09-20T12:10:51.305Z] === RUN TestDaemonConfigValidation/valid_config [2021-09-20T12:10:51.305Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-09-20T12:10:51.305Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-09-20T12:10:51.305Z] === CONT TestDaemonConfigValidation/malformed_config [2021-09-20T12:10:51.305Z] === CONT TestDaemonConfigValidation/invalid_config [2021-09-20T12:10:51.305Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-09-20T12:10:51.305Z] === CONT TestDaemonConfigValidation/valid_config [2021-09-20T12:10:51.305Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-09-20T12:10:51.305Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.13s) [2021-09-20T12:10:51.305Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.14s) [2021-09-20T12:10:51.305Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.14s) [2021-09-20T12:10:51.305Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.14s) [2021-09-20T12:10:51.305Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2021-09-20T12:10:51.305Z] === RUN TestConfigDaemonSeccompProfiles [2021-09-20T12:10:51.305Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-09-20T12:10:51.881Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-09-20T12:10:53.274Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-09-20T12:10:53.275Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-09-20T12:10:54.215Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-09-20T12:10:54.222Z] === CONT TestConfigDaemonSeccompProfiles [2021-09-20T12:10:54.222Z] daemon_test.go:148: [dad25f89c8838] daemon is not started [2021-09-20T12:10:54.222Z] --- PASS: TestConfigDaemonSeccompProfiles (3.22s) [2021-09-20T12:10:54.222Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2021-09-20T12:10:54.222Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s) [2021-09-20T12:10:54.222Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2021-09-20T12:10:54.222Z] PASS [2021-09-20T12:10:54.222Z] [2021-09-20T12:10:54.222Z] DONE 11 tests in 4.116s [2021-09-20T12:10:54.222Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-09-20T12:10:54.222Z] ++ 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-09-20T12:10:54.222Z] ++ set -e [2021-09-20T12:10:54.222Z] ++ '[' -n 0 ']' [2021-09-20T12:10:54.222Z] ++ set -x [2021-09-20T12:10:54.222Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-20T12:10:54.222Z] INFO: Testing against a local daemon [2021-09-20T12:10:54.222Z] === RUN TestCommitInheritsEnv [2021-09-20T12:10:54.475Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-09-20T12:10:54.797Z] --- PASS: TestCommitInheritsEnv (0.34s) [2021-09-20T12:10:54.797Z] === RUN TestImportExtremelyLargeImageWorks [2021-09-20T12:10:54.797Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-09-20T12:10:54.797Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-09-20T12:10:54.797Z] === RUN TestImagesFilterMultiReference [2021-09-20T12:10:54.797Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-09-20T12:10:54.797Z] === RUN TestImagePullPlatformInvalid [2021-09-20T12:10:54.797Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-09-20T12:10:54.797Z] === RUN TestRemoveImageOrphaning [2021-09-20T12:10:55.044Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-09-20T12:10:55.060Z] --- PASS: TestRemoveImageOrphaning (0.33s) [2021-09-20T12:10:55.060Z] === RUN TestRemoveImageGarbageCollector [2021-09-20T12:10:55.060Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-20T12:10:55.060Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-09-20T12:10:55.060Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-09-20T12:10:55.060Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-09-20T12:10:55.060Z] === RUN TestTagInvalidReference [2021-09-20T12:10:55.060Z] --- PASS: TestTagInvalidReference (0.03s) [2021-09-20T12:10:55.060Z] === RUN TestTagValidPrefixedRepo [2021-09-20T12:10:55.323Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-09-20T12:10:55.323Z] === RUN TestTagExistedNameWithoutForce [2021-09-20T12:10:55.323Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-09-20T12:10:55.323Z] === RUN TestTagOfficialNames [2021-09-20T12:10:55.323Z] --- PASS: TestTagOfficialNames (0.07s) [2021-09-20T12:10:55.323Z] === RUN TestTagMatchesDigest [2021-09-20T12:10:55.323Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-09-20T12:10:55.323Z] PASS [2021-09-20T12:10:55.323Z] [2021-09-20T12:10:55.323Z] === Skipped [2021-09-20T12:10:55.323Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-09-20T12:10:55.323Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-09-20T12:10:55.323Z] [2021-09-20T12:10:55.323Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-09-20T12:10:55.323Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-20T12:10:55.323Z] [2021-09-20T12:10:55.323Z] DONE 12 tests, 2 skipped in 1.218s [2021-09-20T12:10:55.323Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-09-20T12:10:55.323Z] ++ 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-09-20T12:10:55.323Z] ++ set -e [2021-09-20T12:10:55.323Z] ++ '[' -n 0 ']' [2021-09-20T12:10:55.323Z] ++ set -x [2021-09-20T12:10:55.323Z] ++ env -i DEST=/go/src/github.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-09-20T12:10:55.586Z] INFO: Testing against a local daemon [2021-09-20T12:10:55.586Z] === RUN TestNetworkCreateDelete [2021-09-20T12:10:55.612Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-09-20T12:10:55.849Z] --- PASS: TestNetworkCreateDelete (0.21s) [2021-09-20T12:10:55.849Z] === RUN TestDockerNetworkDeletePreferID [2021-09-20T12:10:55.873Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-09-20T12:10:56.425Z] --- PASS: TestDockerNetworkDeletePreferID (0.55s) [2021-09-20T12:10:56.425Z] === RUN TestDaemonDNSFallback [2021-09-20T12:10:56.445Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-09-20T12:10:56.703Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-09-20T12:10:59.239Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-09-20T12:10:59.239Z] docker_cli_daemon_test.go:2550: [d938c2de90146] daemon is not started [2021-09-20T12:11:00.176Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-09-20T12:11:00.746Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-09-20T12:11:02.125Z] === RUN TestDockerSuite/TestBuildEnv [2021-09-20T12:11:02.223Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-09-20T12:11:02.223Z] Copying nested executables into bundles/binary-daemon [2021-09-20T12:11:02.223Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-09-20T12:11:02.223Z] GOOS="" GOARCH="" GOARM="" [2021-09-20T12:11:02.223Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-09-20T12:11:02.223Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-09-20T12:11:02.701Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42868/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 -e DOCKER_GRAPHDRIVER docker:f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 hack/make.sh cross [2021-09-20T12:11:03.028Z] --- PASS: TestDaemonDNSFallback (6.66s) [2021-09-20T12:11:03.028Z] === RUN TestInspectNetwork [2021-09-20T12:11:03.264Z] [2021-09-20T12:11:03.264Z] Removing bundles/ [2021-09-20T12:11:03.264Z] [2021-09-20T12:11:03.264Z] ---> Making bundle: cross (in bundles/cross) [2021-09-20T12:11:03.264Z] Cross building: bundles/cross/linux/amd64 [2021-09-20T12:11:03.264Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-09-20T12:11:03.264Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-09-20T12:11:03.513Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-09-20T12:11:04.892Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-09-20T12:11:05.880Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-09-20T12:11:07.251Z] === RUN TestInspectNetwork/full_network_id [2021-09-20T12:11:07.251Z] === RUN TestInspectNetwork/partial_network_id [2021-09-20T12:11:07.251Z] === RUN TestInspectNetwork/network_name [2021-09-20T12:11:07.251Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-09-20T12:11:09.182Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-09-20T12:11:11.470Z] --- PASS: TestInspectNetwork (8.17s) [2021-09-20T12:11:11.470Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-09-20T12:11:11.470Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-09-20T12:11:11.470Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-09-20T12:11:11.470Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-09-20T12:11:11.470Z] === RUN TestRunContainerWithBridgeNone [2021-09-20T12:11:11.720Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-09-20T12:11:11.979Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-09-20T12:11:13.359Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-09-20T12:11:13.392Z] --- PASS: TestRunContainerWithBridgeNone (1.93s) [2021-09-20T12:11:13.392Z] === RUN TestNetworkInvalidJSON [2021-09-20T12:11:13.392Z] === RUN TestNetworkInvalidJSON//networks/create [2021-09-20T12:11:13.392Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-09-20T12:11:13.392Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-09-20T12:11:13.392Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-09-20T12:11:13.392Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-20T12:11:13.392Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-20T12:11:13.392Z] === CONT TestNetworkInvalidJSON//networks/create [2021-09-20T12:11:13.392Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-20T12:11:13.392Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-09-20T12:11:13.392Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-09-20T12:11:13.392Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-09-20T12:11:13.392Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-09-20T12:11:13.392Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-09-20T12:11:13.392Z] === RUN TestNetworkList [2021-09-20T12:11:13.392Z] === RUN TestNetworkList//networks [2021-09-20T12:11:13.392Z] === PAUSE TestNetworkList//networks [2021-09-20T12:11:13.392Z] === RUN TestNetworkList//networks/ [2021-09-20T12:11:13.392Z] === PAUSE TestNetworkList//networks/ [2021-09-20T12:11:13.392Z] === CONT TestNetworkList//networks [2021-09-20T12:11:13.392Z] === CONT TestNetworkList//networks/ [2021-09-20T12:11:13.392Z] --- PASS: TestNetworkList (0.03s) [2021-09-20T12:11:13.392Z] --- PASS: TestNetworkList//networks (0.00s) [2021-09-20T12:11:13.392Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-09-20T12:11:13.392Z] === RUN TestHostIPv4BridgeLabel [2021-09-20T12:11:13.655Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2021-09-20T12:11:13.655Z] === RUN TestDaemonRestartWithLiveRestore [2021-09-20T12:11:15.049Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2021-09-20T12:11:15.049Z] === RUN TestDaemonDefaultNetworkPools [2021-09-20T12:11:15.625Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2021-09-20T12:11:15.625Z] === RUN TestDaemonRestartWithExistingNetwork [2021-09-20T12:11:15.895Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-09-20T12:11:16.155Z] check_test.go:308: [d20a812581ccc] daemon is not started [2021-09-20T12:11:16.155Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-09-20T12:11:17.018Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2021-09-20T12:11:17.018Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-09-20T12:11:18.413Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.33s) [2021-09-20T12:11:18.414Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-09-20T12:11:18.676Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2021-09-20T12:11:18.676Z] === RUN TestServiceWithPredefinedNetwork [2021-09-20T12:11:21.234Z] --- PASS: TestServiceWithPredefinedNetwork (2.30s) [2021-09-20T12:11:21.234Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-09-20T12:11:21.234Z] service_test.go:243: FLAKY_TEST [2021-09-20T12:11:21.234Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-20T12:11:21.234Z] === RUN TestServiceWithDataPathPortInit [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite (329.05s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.62s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.72s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.50s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.37s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.17s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.80s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.42s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.08s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.06s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.31s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.23s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.12s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.47s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.12s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.34s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.35s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.53s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.28s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.13s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.63s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.61s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.66s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.23s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.73s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.53s) [2021-09-20T12:11:21.430Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.13s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.09s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.57s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.62s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.97s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.58s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.46s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.46s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.79s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.70s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.70s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.72s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.69s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.72s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.95s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.55s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.85s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.30s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.79s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.06s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.26s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.20s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.78s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.47s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.03s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.66s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.65s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.66s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.19s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.13s) [2021-09-20T12:11:21.430Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s) [2021-09-20T12:11:21.430Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.50s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.31s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.57s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.58s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.21s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.32s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.87s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.54s) [2021-09-20T12:11:21.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.45s) [2021-09-20T12:11:21.431Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.21s) [2021-09-20T12:11:21.431Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.41s) [2021-09-20T12:11:21.431Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.76s) [2021-09-20T12:11:21.431Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2021-09-20T12:11:21.431Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.04s) [2021-09-20T12:11:21.431Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.12s) [2021-09-20T12:11:21.431Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2021-09-20T12:11:21.431Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.68s) [2021-09-20T12:11:21.431Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.20s) [2021-09-20T12:11:21.431Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2021-09-20T12:11:21.431Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2021-09-20T12:11:21.431Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.48s) [2021-09-20T12:11:21.431Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.10s) [2021-09-20T12:11:21.431Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2021-09-20T12:11:21.431Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.66s) [2021-09-20T12:11:21.431Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.95s) [2021-09-20T12:11:21.431Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.82s) [2021-09-20T12:11:21.431Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2021-09-20T12:11:21.431Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.50s) [2021-09-20T12:11:21.431Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.45s) [2021-09-20T12:11:21.431Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.86s) [2021-09-20T12:11:21.431Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.04s) [2021-09-20T12:11:21.431Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.63s) [2021-09-20T12:11:21.431Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2021-09-20T12:11:21.431Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2021-09-20T12:11:21.431Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.86s) [2021-09-20T12:11:21.431Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-09-20T12:11:21.431Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.87s) [2021-09-20T12:11:21.431Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.63s) [2021-09-20T12:11:21.431Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.49s) [2021-09-20T12:11:21.431Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.45s) [2021-09-20T12:11:21.431Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.95s) [2021-09-20T12:11:21.431Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.20s) [2021-09-20T12:11:21.431Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.25s) [2021-09-20T12:11:21.431Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.30s) [2021-09-20T12:11:21.431Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.69s) [2021-09-20T12:11:21.431Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.13s) [2021-09-20T12:11:21.431Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.13s) [2021-09-20T12:11:21.431Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.24s) [2021-09-20T12:11:21.431Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.32s) [2021-09-20T12:11:21.431Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.15s) [2021-09-20T12:11:21.431Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.80s) [2021-09-20T12:11:21.431Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.76s) [2021-09-20T12:11:21.431Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.62s) [2021-09-20T12:11:21.431Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s) [2021-09-20T12:11:21.431Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.66s) [2021-09-20T12:11:21.431Z] === RUN TestDockerSwarmSuite [2021-09-20T12:11:21.431Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-09-20T12:11:23.965Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-09-20T12:11:25.640Z] --- PASS: TestBuildWithHugeFile (80.46s) [2021-09-20T12:11:25.640Z] === RUN TestBuildWCOWSandboxSize [2021-09-20T12:11:26.507Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-09-20T12:11:31.781Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-09-20T12:11:32.719Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-09-20T12:11:35.257Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-09-20T12:11:36.173Z] --- PASS: TestServiceWithDataPathPortInit (15.08s) [2021-09-20T12:11:36.173Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-09-20T12:11:39.489Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:t1hzln0w8pv87no0kb5aa4wf4 Created:2021-09-20 12:11:37.557050106 +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[0f9e094e2a1e2fad568fda7dc17fbf8c1c5dd5bfc5687543685e585c53c2da0c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.oyzr74ta67szzhg4s78gl9nqk EndpointID:a7dbfcd1f743cf7a06e834b71849b3df3e4b5f671f728c4544793a22509eb0d1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ae993b9719a0034b7e7b13e550bf14de4cbbcf4f878d7f1157ca0a51adb130c1 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:b28b69942910 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.oyzr74ta67szzhg4s78gl9nqk EndpointID:a7dbfcd1f743cf7a06e834b71849b3df3e4b5f671f728c4544793a22509eb0d1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-09-20T12:11:41.832Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-09-20T12:11:42.401Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-09-20T12:11:42.969Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-09-20T12:11:43.229Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-09-20T12:11:44.609Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-09-20T12:11:44.609Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-09-20T12:11:44.609Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2021-09-20T12:11:44.609Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-09-20T12:11:44.793Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.81s) [2021-09-20T12:11:44.793Z] PASS [2021-09-20T12:11:44.793Z] [2021-09-20T12:11:44.793Z] === Skipped [2021-09-20T12:11:44.793Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-20T12:11:44.793Z] service_test.go:243: FLAKY_TEST [2021-09-20T12:11:44.793Z] [2021-09-20T12:11:44.793Z] DONE 26 tests, 1 skipped in 48.477s [2021-09-20T12:11:44.793Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-09-20T12:11:44.793Z] ++ 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-09-20T12:11:44.793Z] ++ set -e [2021-09-20T12:11:44.793Z] ++ '[' -n 0 ']' [2021-09-20T12:11:44.793Z] ++ set -x [2021-09-20T12:11:44.793Z] ++ env -i DEST=/go/src/github.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-09-20T12:11:44.793Z] INFO: Testing against a local daemon [2021-09-20T12:11:44.793Z] === RUN TestDockerNetworkIpvlanPersistance [2021-09-20T12:11:44.793Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-20T12:11:44.793Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-09-20T12:11:44.793Z] === RUN TestDockerNetworkIpvlan [2021-09-20T12:11:44.793Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-20T12:11:44.793Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-09-20T12:11:44.793Z] PASS [2021-09-20T12:11:44.793Z] [2021-09-20T12:11:44.793Z] === Skipped [2021-09-20T12:11:44.793Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-09-20T12:11:44.793Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-20T12:11:44.793Z] [2021-09-20T12:11:44.793Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-09-20T12:11:44.793Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-20T12:11:44.793Z] [2021-09-20T12:11:44.793Z] DONE 2 tests, 2 skipped in 0.104s [2021-09-20T12:11:44.793Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-09-20T12:11:44.793Z] ++ 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-09-20T12:11:44.793Z] ++ set -e [2021-09-20T12:11:44.793Z] ++ '[' -n 0 ']' [2021-09-20T12:11:44.793Z] ++ set -x [2021-09-20T12:11:44.793Z] ++ env -i DEST=/go/src/github.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-09-20T12:11:44.793Z] INFO: Testing against a local daemon [2021-09-20T12:11:44.793Z] === RUN TestDockerNetworkMacvlanPersistance [2021-09-20T12:11:44.868Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-09-20T12:11:45.436Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-09-20T12:11:45.742Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2021-09-20T12:11:45.742Z] === RUN TestDockerNetworkMacvlan [2021-09-20T12:11:46.317Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-09-20T12:11:47.267Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-09-20T12:11:48.215Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-09-20T12:11:48.724Z] docker_api_swarm_test.go:563: [dacd137abc0a8] joining swarm manager [daf0f955fc6a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-20T12:11:50.776Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-09-20T12:11:52.701Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-09-20T12:11:55.297Z] === RUN TestDockerSuite/TestBuildExpose [2021-09-20T12:11:55.298Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-09-20T12:11:55.867Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-09-20T12:11:56.127Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-09-20T12:11:56.387Z] === RUN TestDockerSuite/TestBuildFails [2021-09-20T12:11:57.325Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-09-20T12:11:57.325Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-09-20T12:11:58.035Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-09-20T12:11:58.299Z] --- PASS: TestDockerNetworkMacvlan (12.66s) [2021-09-20T12:11:58.299Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-09-20T12:11:58.299Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2021-09-20T12:11:58.299Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.24s) [2021-09-20T12:11:58.299Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.18s) [2021-09-20T12:11:58.299Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.96s) [2021-09-20T12:11:58.299Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.85s) [2021-09-20T12:11:58.299Z] PASS [2021-09-20T12:11:58.299Z] [2021-09-20T12:11:58.299Z] DONE 8 tests in 14.177s [2021-09-20T12:11:58.299Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-09-20T12:11:58.299Z] ++ 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-09-20T12:11:58.299Z] ++ set -e [2021-09-20T12:11:58.299Z] ++ '[' -n 0 ']' [2021-09-20T12:11:58.299Z] ++ set -x [2021-09-20T12:11:58.299Z] ++ env -i DEST=/go/src/github.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-09-20T12:11:58.299Z] testing: warning: no tests to run [2021-09-20T12:11:58.299Z] PASS [2021-09-20T12:11:58.299Z] [2021-09-20T12:11:58.299Z] DONE 0 tests in 0.029s [2021-09-20T12:11:58.299Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-09-20T12:11:58.299Z] ++ 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-09-20T12:11:58.299Z] ++ set -e [2021-09-20T12:11:58.299Z] ++ '[' -n 0 ']' [2021-09-20T12:11:58.299Z] ++ set -x [2021-09-20T12:11:58.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-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-09-20T12:11:58.300Z] INFO: Testing against a local daemon [2021-09-20T12:11:58.300Z] === RUN TestAuthZPluginAllowRequest [2021-09-20T12:11:59.693Z] --- PASS: TestAuthZPluginAllowRequest (1.41s) [2021-09-20T12:11:59.693Z] === RUN TestAuthZPluginTLS [2021-09-20T12:11:59.864Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-09-20T12:12:00.270Z] --- PASS: TestAuthZPluginTLS (0.58s) [2021-09-20T12:12:00.270Z] === RUN TestAuthZPluginDenyRequest [2021-09-20T12:12:00.802Z] docker_api_swarm_test.go:585: [d170c32d92558] joining swarm manager [daf0f955fc6a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-20T12:12:00.846Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2021-09-20T12:12:00.846Z] === RUN TestAuthZPluginAPIDenyResponse [2021-09-20T12:12:01.422Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-09-20T12:12:01.422Z] === RUN TestAuthZPluginDenyResponse [2021-09-20T12:12:01.741Z] === RUN TestDockerSuite/TestBuildForceRm [2021-09-20T12:12:01.999Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-09-20T12:12:01.999Z] === RUN TestAuthZPluginAllowEventStream [2021-09-20T12:12:03.395Z] --- PASS: TestAuthZPluginAllowEventStream (1.44s) [2021-09-20T12:12:03.395Z] === RUN TestAuthZPluginErrorResponse [2021-09-20T12:12:03.649Z] check_test.go:379: [dacd137abc0a8] daemon is not started [2021-09-20T12:12:03.649Z] === RUN TestDockerSuite/TestBuildFromGit [2021-09-20T12:12:03.971Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2021-09-20T12:12:03.971Z] === RUN TestAuthZPluginErrorRequest [2021-09-20T12:12:04.547Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2021-09-20T12:12:04.547Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-09-20T12:12:05.029Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-09-20T12:12:05.029Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-09-20T12:12:05.123Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-09-20T12:12:05.123Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-09-20T12:12:05.993Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-09-20T12:12:07.047Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.78s) [2021-09-20T12:12:07.047Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-09-20T12:12:07.923Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-09-20T12:12:08.490Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-09-20T12:12:08.749Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-09-20T12:12:08.970Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.74s) [2021-09-20T12:12:08.970Z] === RUN TestAuthZPluginHeader [2021-09-20T12:12:09.547Z] --- PASS: TestAuthZPluginHeader (0.82s) [2021-09-20T12:12:09.547Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-09-20T12:12:09.547Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-20T12:12:09.547Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-09-20T12:12:09.547Z] === RUN TestAuthZPluginV2Disable [2021-09-20T12:12:09.547Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-20T12:12:09.547Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-09-20T12:12:09.547Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-09-20T12:12:09.547Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-20T12:12:09.547Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-09-20T12:12:09.547Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-09-20T12:12:09.547Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-20T12:12:09.547Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-09-20T12:12:09.547Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-09-20T12:12:10.654Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-09-20T12:12:12.560Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-09-20T12:12:13.497Z] === RUN TestDockerSuite/TestBuildHistory [2021-09-20T12:12:13.757Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-09-20T12:12:13.757Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2021-09-20T12:12:13.757Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-09-20T12:12:17.046Z] docker_api_swarm_test.go:46: [dd84dff8d4613] joining swarm manager [dc48b4e0cef05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-20T12:12:17.614Z] === RUN TestDockerSuite/TestBuildIidFile [2021-09-20T12:12:18.182Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-09-20T12:12:18.750Z] === RUN TestDockerSuite/TestBuildInheritance [2021-09-20T12:12:18.750Z] --- PASS: TestImportExtremelyLargeImageWorks (179.99s) [2021-09-20T12:12:18.750Z] PASS [2021-09-20T12:12:18.750Z] [2021-09-20T12:12:18.750Z] DONE 12 tests in 183.376s [2021-09-20T12:12:18.750Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-09-20T12:12:18.750Z] ++ 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-09-20T12:12:18.750Z] ++ set -e [2021-09-20T12:12:18.750Z] ++ '[' -n 0 ']' [2021-09-20T12:12:18.750Z] ++ set -x [2021-09-20T12:12:18.750Z] ++ env -i DEST=/go/src/github.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-09-20T12:12:19.009Z] INFO: Testing against a local daemon [2021-09-20T12:12:19.009Z] === RUN TestNetworkCreateDelete [2021-09-20T12:12:19.009Z] --- PASS: TestNetworkCreateDelete (0.17s) [2021-09-20T12:12:19.009Z] === RUN TestDockerNetworkDeletePreferID [2021-09-20T12:12:19.268Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-09-20T12:12:19.527Z] --- PASS: TestDockerNetworkDeletePreferID (0.44s) [2021-09-20T12:12:19.527Z] === RUN TestDaemonDNSFallback [2021-09-20T12:12:19.527Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-09-20T12:12:19.527Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-09-20T12:12:20.465Z] === RUN TestDockerSuite/TestBuildLabel [2021-09-20T12:12:20.725Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-09-20T12:12:20.984Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-09-20T12:12:21.243Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-09-20T12:12:21.502Z] === RUN TestDockerSuite/TestBuildLabels [2021-09-20T12:12:21.761Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-09-20T12:12:22.331Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-09-20T12:12:24.235Z] === RUN TestDockerSuite/TestBuildLastModified [2021-09-20T12:12:25.864Z] --- PASS: TestBuildWithHugeFile (106.03s) [2021-09-20T12:12:25.864Z] === RUN TestBuildWCOWSandboxSize [2021-09-20T12:12:26.138Z] --- PASS: TestDaemonDNSFallback (6.45s) [2021-09-20T12:12:26.138Z] === RUN TestInspectNetwork [2021-09-20T12:12:27.688Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s) [2021-09-20T12:12:27.688Z] PASS [2021-09-20T12:12:27.688Z] [2021-09-20T12:12:27.688Z] === Skipped [2021-09-20T12:12:27.688Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-09-20T12:12:27.688Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-20T12:12:27.688Z] [2021-09-20T12:12:27.688Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-09-20T12:12:27.688Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-20T12:12:27.688Z] [2021-09-20T12:12:27.688Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-09-20T12:12:27.688Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-20T12:12:27.688Z] [2021-09-20T12:12:27.688Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-09-20T12:12:27.688Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-20T12:12:27.688Z] [2021-09-20T12:12:27.688Z] DONE 17 tests, 4 skipped in 27.997s [2021-09-20T12:12:27.688Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-09-20T12:12:27.688Z] ++ 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-09-20T12:12:27.688Z] ++ set -e [2021-09-20T12:12:27.688Z] ++ '[' -n 0 ']' [2021-09-20T12:12:27.688Z] ++ set -x [2021-09-20T12:12:27.688Z] ++ env -i DEST=/go/src/github.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-09-20T12:12:27.688Z] INFO: Testing against a local daemon [2021-09-20T12:12:27.688Z] === RUN TestPluginInvalidJSON [2021-09-20T12:12:27.688Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-09-20T12:12:27.688Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-09-20T12:12:27.688Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-09-20T12:12:27.688Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-09-20T12:12:27.688Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-09-20T12:12:27.688Z] === RUN TestPluginInstall [2021-09-20T12:12:27.688Z] === RUN TestPluginInstall/no_auth [2021-09-20T12:12:28.264Z] time="2021-09-20T12:12:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-20T12:12:28.264Z] time="2021-09-20T12:12:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8678bc993e01ddad2834bf8e79a3c1f12876ede97b353f0a67c804b13af2192e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-20T12:12:28.264Z] time="2021-09-20T12:12:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-20T12:12:28.264Z] time="2021-09-20T12:12:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8678bc993e01ddad2834bf8e79a3c1f12876ede97b353f0a67c804b13af2192e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-20T12:12:28.528Z] === RUN TestPluginInstall/with_htpasswd [2021-09-20T12:12:28.674Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-09-20T12:12:29.102Z] time="2021-09-20T12:12:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-20T12:12:29.102Z] time="2021-09-20T12:12:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e35b34b5f93daa0daa11b6f64f0f87804cd2021015168bd233fb78f5a5d04310" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-20T12:12:29.102Z] time="2021-09-20T12:12:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-20T12:12:29.102Z] time="2021-09-20T12:12:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e35b34b5f93daa0daa11b6f64f0f87804cd2021015168bd233fb78f5a5d04310" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-20T12:12:29.678Z] === RUN TestPluginInstall/with_insecure [2021-09-20T12:12:30.579Z] === RUN TestInspectNetwork/full_network_id [2021-09-20T12:12:30.579Z] === RUN TestInspectNetwork/partial_network_id [2021-09-20T12:12:30.579Z] === RUN TestInspectNetwork/network_name [2021-09-20T12:12:30.579Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-09-20T12:12:30.625Z] time="2021-09-20T12:12:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-20T12:12:30.625Z] time="2021-09-20T12:12:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:29afa8c8c632d655596d3d40b310d8028f493ba6a9ff06fd66f8dce1c206af35" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-20T12:12:30.625Z] time="2021-09-20T12:12:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-20T12:12:30.625Z] time="2021-09-20T12:12:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:29afa8c8c632d655596d3d40b310d8028f493ba6a9ff06fd66f8dce1c206af35" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-20T12:12:30.888Z] plugin_test.go:165: [da92210713e9f] daemon is not started [2021-09-20T12:12:30.888Z] --- PASS: TestPluginInstall (4.56s) [2021-09-20T12:12:30.888Z] --- PASS: TestPluginInstall/no_auth (2.07s) [2021-09-20T12:12:30.888Z] --- PASS: TestPluginInstall/with_htpasswd (1.05s) [2021-09-20T12:12:30.888Z] --- PASS: TestPluginInstall/with_insecure (1.44s) [2021-09-20T12:12:30.888Z] === RUN TestPluginsWithRuntimes [2021-09-20T12:12:31.516Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-09-20T12:12:31.775Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-09-20T12:12:31.775Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-09-20T12:12:31.775Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-09-20T12:12:31.775Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-09-20T12:12:32.034Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-09-20T12:12:32.811Z] === RUN TestPluginsWithRuntimes/No_Args [2021-09-20T12:12:32.971Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-09-20T12:12:33.908Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-09-20T12:12:34.202Z] === RUN TestPluginsWithRuntimes/With_Args [2021-09-20T12:12:34.845Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-09-20T12:12:34.845Z] --- PASS: TestInspectNetwork (8.71s) [2021-09-20T12:12:34.845Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-09-20T12:12:34.845Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-09-20T12:12:34.845Z] --- PASS: TestInspectNetwork/network_name (0.01s) [2021-09-20T12:12:34.845Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-09-20T12:12:34.845Z] === RUN TestRunContainerWithBridgeNone [2021-09-20T12:12:35.151Z] --- PASS: TestPluginsWithRuntimes (4.12s) [2021-09-20T12:12:35.151Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.11s) [2021-09-20T12:12:35.151Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.10s) [2021-09-20T12:12:35.151Z] === RUN TestPluginBackCompatMediaTypes [2021-09-20T12:12:35.783Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-09-20T12:12:37.076Z] --- PASS: TestPluginBackCompatMediaTypes (1.63s) [2021-09-20T12:12:37.076Z] PASS [2021-09-20T12:12:37.076Z] [2021-09-20T12:12:37.076Z] DONE 10 tests in 10.460s [2021-09-20T12:12:37.076Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-09-20T12:12:37.076Z] ++ 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-09-20T12:12:37.076Z] ++ set -e [2021-09-20T12:12:37.076Z] ++ '[' -n 0 ']' [2021-09-20T12:12:37.076Z] ++ set -x [2021-09-20T12:12:37.076Z] ++ env -i DEST=/go/src/github.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-09-20T12:12:37.076Z] INFO: Testing against a local daemon [2021-09-20T12:12:37.076Z] === RUN TestExternalGraphDriver [2021-09-20T12:12:37.076Z] === RUN TestExternalGraphDriver/json [2021-09-20T12:12:37.165Z] --- PASS: TestRunContainerWithBridgeNone (2.34s) [2021-09-20T12:12:37.165Z] === RUN TestNetworkInvalidJSON [2021-09-20T12:12:37.165Z] === RUN TestNetworkInvalidJSON//networks/create [2021-09-20T12:12:37.165Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-09-20T12:12:37.165Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-09-20T12:12:37.165Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-09-20T12:12:37.165Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-20T12:12:37.165Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-20T12:12:37.165Z] === CONT TestNetworkInvalidJSON//networks/create [2021-09-20T12:12:37.165Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-20T12:12:37.165Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-09-20T12:12:37.165Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-09-20T12:12:37.165Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-09-20T12:12:37.165Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-09-20T12:12:37.165Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-09-20T12:12:37.165Z] === RUN TestNetworkList [2021-09-20T12:12:37.165Z] === RUN TestNetworkList//networks [2021-09-20T12:12:37.165Z] === PAUSE TestNetworkList//networks [2021-09-20T12:12:37.165Z] === RUN TestNetworkList//networks/ [2021-09-20T12:12:37.165Z] === PAUSE TestNetworkList//networks/ [2021-09-20T12:12:37.165Z] === CONT TestNetworkList//networks [2021-09-20T12:12:37.166Z] === CONT TestNetworkList//networks/ [2021-09-20T12:12:37.166Z] --- PASS: TestNetworkList (0.02s) [2021-09-20T12:12:37.166Z] --- PASS: TestNetworkList//networks (0.00s) [2021-09-20T12:12:37.166Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-09-20T12:12:37.166Z] === RUN TestHostIPv4BridgeLabel [2021-09-20T12:12:37.166Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-09-20T12:12:37.734Z] --- PASS: TestHostIPv4BridgeLabel (0.62s) [2021-09-20T12:12:37.734Z] === RUN TestDaemonRestartWithLiveRestore [2021-09-20T12:12:37.734Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-09-20T12:12:38.672Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-09-20T12:12:38.672Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-09-20T12:12:38.672Z] === RUN TestDaemonDefaultNetworkPools [2021-09-20T12:12:38.999Z] === RUN TestExternalGraphDriver/spec [2021-09-20T12:12:39.610Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2021-09-20T12:12:39.610Z] === RUN TestDaemonRestartWithExistingNetwork [2021-09-20T12:12:39.660Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-09-20T12:12:39.660Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-09-20T12:12:39.660Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-09-20T12:12:39.660Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-09-20T12:12:39.660Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-09-20T12:12:39.660Z] Cross building: bundles/cross/windows/amd64 [2021-09-20T12:12:39.660Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-09-20T12:12:39.660Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-09-20T12:12:40.922Z] === RUN TestExternalGraphDriver/pull [2021-09-20T12:12:40.987Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.23s) [2021-09-20T12:12:40.987Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-09-20T12:12:42.316Z] --- PASS: TestExternalGraphDriver (5.37s) [2021-09-20T12:12:42.316Z] --- PASS: TestExternalGraphDriver/json (1.89s) [2021-09-20T12:12:42.316Z] --- PASS: TestExternalGraphDriver/spec (1.88s) [2021-09-20T12:12:42.316Z] --- PASS: TestExternalGraphDriver/pull (1.55s) [2021-09-20T12:12:42.316Z] === RUN TestGraphdriverPluginV2 [2021-09-20T12:12:42.316Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-20T12:12:42.316Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-09-20T12:12:42.316Z] PASS [2021-09-20T12:12:42.316Z] [2021-09-20T12:12:42.316Z] === Skipped [2021-09-20T12:12:42.316Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-09-20T12:12:42.316Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-20T12:12:42.316Z] [2021-09-20T12:12:42.316Z] DONE 5 tests, 1 skipped in 5.512s [2021-09-20T12:12:42.316Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-09-20T12:12:42.316Z] ++ 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-09-20T12:12:42.316Z] ++ set -e [2021-09-20T12:12:42.316Z] ++ '[' -n 0 ']' [2021-09-20T12:12:42.316Z] ++ set -x [2021-09-20T12:12:42.316Z] ++ env -i DEST=/go/src/github.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-09-20T12:12:42.316Z] INFO: Testing against a local daemon [2021-09-20T12:12:42.316Z] === RUN TestContinueAfterPluginCrash [2021-09-20T12:12:42.316Z] === PAUSE TestContinueAfterPluginCrash [2021-09-20T12:12:42.316Z] === RUN TestReadPluginNoRead [2021-09-20T12:12:42.316Z] === PAUSE TestReadPluginNoRead [2021-09-20T12:12:42.316Z] === RUN TestDaemonStartWithLogOpt [2021-09-20T12:12:42.316Z] === PAUSE TestDaemonStartWithLogOpt [2021-09-20T12:12:42.316Z] === CONT TestContinueAfterPluginCrash [2021-09-20T12:12:42.316Z] === CONT TestDaemonStartWithLogOpt [2021-09-20T12:12:42.316Z] === CONT TestReadPluginNoRead [2021-09-20T12:12:42.363Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2021-09-20T12:12:42.363Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-09-20T12:12:42.622Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2021-09-20T12:12:42.622Z] === RUN TestServiceWithPredefinedNetwork [2021-09-20T12:12:45.910Z] --- PASS: TestServiceWithPredefinedNetwork (2.74s) [2021-09-20T12:12:45.910Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-09-20T12:12:45.910Z] service_test.go:243: FLAKY_TEST [2021-09-20T12:12:45.910Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-20T12:12:45.910Z] === RUN TestServiceWithDataPathPortInit [2021-09-20T12:12:45.910Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-09-20T12:12:46.543Z] === RUN TestReadPluginNoRead/default [2021-09-20T12:12:46.543Z] --- PASS: TestDaemonStartWithLogOpt (4.10s) [2021-09-20T12:12:47.495Z] === RUN TestReadPluginNoRead/disabled_caching [2021-09-20T12:12:48.446Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-09-20T12:12:49.015Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-09-20T12:12:49.421Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-09-20T12:12:50.396Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-09-20T12:12:50.396Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2021-09-20T12:12:50.396Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-09-20T12:12:50.814Z] === CONT TestReadPluginNoRead [2021-09-20T12:12:50.814Z] read_test.go:92: [d1b58a974f507] daemon is not started [2021-09-20T12:12:50.814Z] --- PASS: TestReadPluginNoRead (8.11s) [2021-09-20T12:12:50.814Z] --- PASS: TestReadPluginNoRead/default (1.50s) [2021-09-20T12:12:50.814Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.45s) [2021-09-20T12:12:50.814Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.48s) [2021-09-20T12:12:51.760Z] --- PASS: TestContinueAfterPluginCrash (9.42s) [2021-09-20T12:12:51.760Z] PASS [2021-09-20T12:12:51.760Z] [2021-09-20T12:12:51.760Z] DONE 6 tests in 9.523s [2021-09-20T12:12:51.760Z] 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-09-20T12:12:51.760Z] ++ 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-09-20T12:12:51.760Z] ++ set -e [2021-09-20T12:12:51.760Z] ++ '[' -n 0 ']' [2021-09-20T12:12:51.760Z] ++ set -x [2021-09-20T12:12:51.760Z] ++ env -i DEST=/go/src/github.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-09-20T12:12:52.024Z] testing: warning: no tests to run [2021-09-20T12:12:52.024Z] PASS [2021-09-20T12:12:52.024Z] [2021-09-20T12:12:52.024Z] DONE 0 tests in 0.034s [2021-09-20T12:12:52.024Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-09-20T12:12:52.024Z] ++ 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-09-20T12:12:52.024Z] ++ set -e [2021-09-20T12:12:52.024Z] ++ '[' -n 0 ']' [2021-09-20T12:12:52.024Z] ++ set -x [2021-09-20T12:12:52.024Z] ++ env -i DEST=/go/src/github.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-09-20T12:12:52.024Z] INFO: Testing against a local daemon [2021-09-20T12:12:52.024Z] === RUN TestPluginWithDevMounts [2021-09-20T12:12:52.024Z] === PAUSE TestPluginWithDevMounts [2021-09-20T12:12:52.024Z] === CONT TestPluginWithDevMounts [2021-09-20T12:12:53.708Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-09-20T12:12:53.947Z] --- PASS: TestPluginWithDevMounts (1.87s) [2021-09-20T12:12:53.947Z] PASS [2021-09-20T12:12:53.947Z] [2021-09-20T12:12:53.947Z] DONE 1 tests in 1.980s [2021-09-20T12:12:53.947Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-09-20T12:12:53.947Z] ++ 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-09-20T12:12:53.947Z] ++ set -e [2021-09-20T12:12:53.947Z] ++ '[' -n 0 ']' [2021-09-20T12:12:53.947Z] ++ set -x [2021-09-20T12:12:53.947Z] ++ env -i DEST=/go/src/github.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-09-20T12:12:53.947Z] INFO: Testing against a local daemon [2021-09-20T12:12:53.947Z] === RUN TestSecretInspect [2021-09-20T12:12:53.970Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-09-20T12:12:55.889Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-09-20T12:12:55.889Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-09-20T12:12:56.504Z] --- PASS: TestSecretInspect (2.19s) [2021-09-20T12:12:56.504Z] === RUN TestSecretList [2021-09-20T12:12:57.268Z] === RUN TestDockerSuite/TestBuildNetNone [2021-09-20T12:12:57.526Z] === RUN TestDockerSuite/TestBuildNoContext [2021-09-20T12:12:58.094Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-09-20T12:12:58.661Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-09-20T12:12:59.066Z] --- PASS: TestSecretList (2.69s) [2021-09-20T12:12:59.066Z] === RUN TestSecretsCreateAndDelete [2021-09-20T12:13:00.039Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-09-20T12:13:00.039Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-09-20T12:13:00.039Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-09-20T12:13:00.299Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-09-20T12:13:00.558Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-09-20T12:13:00.990Z] --- PASS: TestSecretsCreateAndDelete (2.15s) [2021-09-20T12:13:00.990Z] === RUN TestSecretsUpdate [2021-09-20T12:13:01.127Z] --- PASS: TestServiceWithDataPathPortInit (15.57s) [2021-09-20T12:13:01.127Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-09-20T12:13:01.127Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-09-20T12:13:02.504Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-09-20T12:13:03.073Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-09-20T12:13:04.307Z] --- PASS: TestSecretsUpdate (2.69s) [2021-09-20T12:13:04.307Z] === RUN TestTemplatedSecret [2021-09-20T12:13:04.453Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:37qwsnu4lx72rs65068wn7kol Created:2021-09-20 12:13:02.383382035 +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[c0a48870f97bea5b9dbf41f47d12072bbbf2f866a80345f1cfc7e8da0e219e60:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kykkem1l796ppdd6uo332433h EndpointID:f47d439f26e771d53025dab61e0611159008ca5b1554374ee659a5f251f3b987 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c2e0b52fa4cc3e3eeb17e18dbe75a3019f7d18dc246834cb512d76d1b2db502a 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:1ddefaf4d889 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kykkem1l796ppdd6uo332433h EndpointID:f47d439f26e771d53025dab61e0611159008ca5b1554374ee659a5f251f3b987 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-09-20T12:13:05.022Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-09-20T12:13:06.033Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-09-20T12:13:06.864Z] --- PASS: TestTemplatedSecret (3.02s) [2021-09-20T12:13:06.864Z] === RUN TestSecretCreateResolve [2021-09-20T12:13:07.409Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-09-20T12:13:07.977Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-09-20T12:13:08.914Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.82s) [2021-09-20T12:13:08.914Z] PASS [2021-09-20T12:13:08.914Z] [2021-09-20T12:13:08.914Z] === Skipped [2021-09-20T12:13:08.914Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-20T12:13:08.914Z] service_test.go:243: FLAKY_TEST [2021-09-20T12:13:08.914Z] [2021-09-20T12:13:08.914Z] DONE 26 tests, 1 skipped in 50.029s [2021-09-20T12:13:08.914Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-09-20T12:13:08.914Z] ++ 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-09-20T12:13:08.914Z] ++ set -e [2021-09-20T12:13:08.914Z] ++ '[' -n 0 ']' [2021-09-20T12:13:08.914Z] ++ set -x [2021-09-20T12:13:08.914Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-09-20T12:13:08.914Z] INFO: Testing against a local daemon [2021-09-20T12:13:08.914Z] === RUN TestDockerNetworkIpvlanPersistance [2021-09-20T12:13:08.914Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-20T12:13:08.914Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-09-20T12:13:08.914Z] === RUN TestDockerNetworkIpvlan [2021-09-20T12:13:08.914Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-20T12:13:08.914Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-09-20T12:13:08.914Z] PASS [2021-09-20T12:13:08.914Z] [2021-09-20T12:13:08.914Z] === Skipped [2021-09-20T12:13:08.914Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-09-20T12:13:08.914Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-20T12:13:08.914Z] [2021-09-20T12:13:08.914Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-09-20T12:13:08.914Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-20T12:13:08.914Z] [2021-09-20T12:13:08.914Z] DONE 2 tests, 2 skipped in 0.114s [2021-09-20T12:13:08.914Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-09-20T12:13:08.914Z] ++ 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-09-20T12:13:08.914Z] ++ set -e [2021-09-20T12:13:08.914Z] ++ '[' -n 0 ']' [2021-09-20T12:13:08.914Z] ++ set -x [2021-09-20T12:13:08.914Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-09-20T12:13:09.174Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-09-20T12:13:09.174Z] INFO: Testing against a local daemon [2021-09-20T12:13:09.174Z] === RUN TestDockerNetworkMacvlanPersistance [2021-09-20T12:13:09.421Z] --- PASS: TestSecretCreateResolve (2.74s) [2021-09-20T12:13:09.422Z] PASS [2021-09-20T12:13:09.422Z] [2021-09-20T12:13:09.422Z] DONE 6 tests in 15.577s [2021-09-20T12:13:09.422Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-09-20T12:13:09.422Z] ++ 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-09-20T12:13:09.422Z] ++ set -e [2021-09-20T12:13:09.422Z] ++ '[' -n 0 ']' [2021-09-20T12:13:09.422Z] ++ set -x [2021-09-20T12:13:09.422Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-09-20T12:13:09.433Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-09-20T12:13:09.684Z] INFO: Testing against a local daemon [2021-09-20T12:13:09.684Z] === RUN TestServiceCreateInit [2021-09-20T12:13:09.684Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-09-20T12:13:10.373Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2021-09-20T12:13:10.373Z] === RUN TestDockerNetworkMacvlan [2021-09-20T12:13:11.317Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-09-20T12:13:11.887Z] === RUN TestDockerSuite/TestBuildPATH [2021-09-20T12:13:12.146Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-09-20T12:13:13.084Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-09-20T12:13:13.908Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-09-20T12:13:14.023Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-09-20T12:13:14.594Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-09-20T12:13:15.165Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-09-20T12:13:15.165Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-09-20T12:13:17.702Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-09-20T12:13:18.130Z] --- PASS: TestServiceCreateInit (8.06s) [2021-09-20T12:13:18.131Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.99s) [2021-09-20T12:13:18.131Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.05s) [2021-09-20T12:13:18.131Z] === RUN TestCreateServiceMultipleTimes [2021-09-20T12:13:21.902Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-09-20T12:13:22.472Z] --- PASS: TestDockerNetworkMacvlan (11.96s) [2021-09-20T12:13:22.472Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-09-20T12:13:22.472Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2021-09-20T12:13:22.472Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.06s) [2021-09-20T12:13:22.472Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.08s) [2021-09-20T12:13:22.472Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.84s) [2021-09-20T12:13:22.472Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.82s) [2021-09-20T12:13:22.472Z] PASS [2021-09-20T12:13:22.472Z] [2021-09-20T12:13:22.472Z] DONE 8 tests in 13.467s [2021-09-20T12:13:22.472Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-09-20T12:13:22.472Z] ++ 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-09-20T12:13:22.472Z] ++ set -e [2021-09-20T12:13:22.472Z] ++ '[' -n 0 ']' [2021-09-20T12:13:22.472Z] ++ set -x [2021-09-20T12:13:22.472Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-20T12:13:22.472Z] testing: warning: no tests to run [2021-09-20T12:13:22.472Z] PASS [2021-09-20T12:13:22.472Z] [2021-09-20T12:13:22.472Z] DONE 0 tests in 0.035s [2021-09-20T12:13:22.472Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-09-20T12:13:22.472Z] ++ 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-09-20T12:13:22.472Z] ++ set -e [2021-09-20T12:13:22.472Z] ++ '[' -n 0 ']' [2021-09-20T12:13:22.472Z] ++ set -x [2021-09-20T12:13:22.473Z] ++ env -i DEST=/go/src/github.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-09-20T12:13:22.473Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-09-20T12:13:22.732Z] INFO: Testing against a local daemon [2021-09-20T12:13:22.732Z] === RUN TestAuthZPluginAllowRequest [2021-09-20T12:13:24.114Z] --- PASS: TestAuthZPluginAllowRequest (1.44s) [2021-09-20T12:13:24.114Z] === RUN TestAuthZPluginTLS [2021-09-20T12:13:24.373Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-09-20T12:13:24.633Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-09-20T12:13:24.633Z] === RUN TestAuthZPluginDenyRequest [2021-09-20T12:13:25.202Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2021-09-20T12:13:25.202Z] === RUN TestAuthZPluginAPIDenyResponse [2021-09-20T12:13:25.462Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-09-20T12:13:25.723Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s) [2021-09-20T12:13:25.723Z] === RUN TestAuthZPluginDenyResponse [2021-09-20T12:13:26.293Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2021-09-20T12:13:26.293Z] === RUN TestAuthZPluginAllowEventStream [2021-09-20T12:13:26.863Z] docker_api_swarm_test.go:304: [dc4566c686028] joining swarm manager [d44de15057909]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-20T12:13:27.432Z] === RUN TestDockerSuite/TestBuildRm [2021-09-20T12:13:28.001Z] --- PASS: TestAuthZPluginAllowEventStream (1.61s) [2021-09-20T12:13:28.001Z] === RUN TestAuthZPluginErrorResponse [2021-09-20T12:13:28.260Z] docker_api_swarm_test.go:305: [da66a65925557] joining swarm manager [d44de15057909]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-20T12:13:28.520Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-09-20T12:13:28.520Z] === RUN TestAuthZPluginErrorRequest [2021-09-20T12:13:29.089Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-09-20T12:13:29.089Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-09-20T12:13:29.349Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2021-09-20T12:13:29.609Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-09-20T12:13:29.609Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-09-20T12:13:29.869Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-09-20T12:13:30.819Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-09-20T12:13:31.412Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.77s) [2021-09-20T12:13:31.412Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-09-20T12:13:31.671Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-09-20T12:13:32.239Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-09-20T12:13:32.499Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-09-20T12:13:33.068Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.74s) [2021-09-20T12:13:33.068Z] === RUN TestAuthZPluginHeader [2021-09-20T12:13:33.636Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-09-20T12:13:33.896Z] --- PASS: TestAuthZPluginHeader (0.82s) [2021-09-20T12:13:33.896Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-09-20T12:13:34.464Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-09-20T12:13:35.034Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-09-20T12:13:36.280Z] --- PASS: TestCreateServiceMultipleTimes (16.31s) [2021-09-20T12:13:36.280Z] === RUN TestCreateServiceConflict [2021-09-20T12:13:36.855Z] --- PASS: TestCreateServiceConflict (2.70s) [2021-09-20T12:13:36.855Z] === RUN TestCreateServiceMaxReplicas [2021-09-20T12:13:37.576Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.79s) [2021-09-20T12:13:37.576Z] === RUN TestAuthZPluginV2Disable [2021-09-20T12:13:37.835Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-09-20T12:13:37.835Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-09-20T12:13:38.094Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-09-20T12:13:38.094Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2021-09-20T12:13:38.094Z] === RUN TestDockerSuite/TestBuildSpaces [2021-09-20T12:13:38.353Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-09-20T12:13:38.921Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-09-20T12:13:39.180Z] === RUN TestDockerSuite/TestBuildStderr [2021-09-20T12:13:39.749Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-09-20T12:13:40.172Z] --- PASS: TestCreateServiceMaxReplicas (3.35s) [2021-09-20T12:13:40.172Z] === RUN TestCreateWithDuplicateNetworkNames [2021-09-20T12:13:41.129Z] --- PASS: TestAuthZPluginV2Disable (3.18s) [2021-09-20T12:13:41.129Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-09-20T12:13:42.508Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-09-20T12:13:43.446Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-09-20T12:13:43.705Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.88s) [2021-09-20T12:13:43.705Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-09-20T12:13:43.965Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-09-20T12:13:44.532Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-09-20T12:13:45.100Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-09-20T12:13:46.039Z] === RUN TestDockerSuite/TestBuildUser [2021-09-20T12:13:47.947Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-09-20T12:13:51.269Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-09-20T12:13:51.837Z] docker_api_swarm_test.go:364: Waiting for possible election... [2021-09-20T12:13:55.107Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.62s) [2021-09-20T12:13:55.107Z] === RUN TestCreateServiceSecretFileMode [2021-09-20T12:13:55.128Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.92s) [2021-09-20T12:13:55.128Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-09-20T12:13:56.056Z] --- PASS: TestCreateServiceSecretFileMode (2.32s) [2021-09-20T12:13:56.056Z] === RUN TestCreateServiceConfigFileMode [2021-09-20T12:13:59.372Z] --- PASS: TestCreateServiceConfigFileMode (2.87s) [2021-09-20T12:13:59.372Z] === RUN TestCreateServiceSysctls [2021-09-20T12:14:01.105Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-09-20T12:14:01.105Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-09-20T12:14:01.105Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-09-20T12:14:01.105Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-09-20T12:14:01.105Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-09-20T12:14:01.105Z] remote: Enumerating objects: 23, done. [2021-09-20T12:14:01.105Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-09-20T12:14:01.105Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-09-20T12:14:01.105Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-09-20T12:14:01.105Z] Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2021-09-20T12:14:01.105Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2021-09-20T12:14:01.105Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-09-20T12:14:01.694Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-09-20T12:14:01.953Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-09-20T12:14:02.213Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-09-20T12:14:02.477Z] Cross building: bundles/cross/linux/ppc64le [2021-09-20T12:14:02.477Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-09-20T12:14:02.477Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-09-20T12:14:02.688Z] --- PASS: TestCreateServiceSysctls (3.58s) [2021-09-20T12:14:02.688Z] === RUN TestCreateServiceCapabilities [2021-09-20T12:14:02.781Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-09-20T12:14:03.353Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-09-20T12:14:04.290Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-09-20T12:14:04.290Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2021-09-20T12:14:04.290Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-09-20T12:14:04.290Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2021-09-20T12:14:04.290Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-09-20T12:14:04.290Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2021-09-20T12:14:04.290Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-09-20T12:14:04.290Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2021-09-20T12:14:04.290Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-09-20T12:14:05.227Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-09-20T12:14:05.227Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-09-20T12:14:05.247Z] --- PASS: TestCreateServiceCapabilities (2.46s) [2021-09-20T12:14:05.247Z] === RUN TestInspect [2021-09-20T12:14:05.796Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-09-20T12:14:06.364Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-09-20T12:14:06.934Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-09-20T12:14:06.934Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-09-20T12:14:07.873Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-09-20T12:14:08.562Z] --- PASS: TestInspect (3.16s) [2021-09-20T12:14:08.562Z] === RUN TestCreateJob [2021-09-20T12:14:08.811Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-09-20T12:14:09.749Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-09-20T12:14:10.318Z] docker_api_swarm_test.go:272: [dd569d98f1e01] joining swarm manager [dc866566b84e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-20T12:14:10.577Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-09-20T12:14:11.121Z] --- PASS: TestCreateJob (3.00s) [2021-09-20T12:14:11.121Z] === RUN TestReplicatedJob [2021-09-20T12:14:11.146Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-09-20T12:14:11.146Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2021-09-20T12:14:11.146Z] PASS [2021-09-20T12:14:11.146Z] [2021-09-20T12:14:11.146Z] DONE 17 tests in 48.748s [2021-09-20T12:14:11.407Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-09-20T12:14:11.407Z] ++ 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-09-20T12:14:11.407Z] ++ set -e [2021-09-20T12:14:11.407Z] ++ '[' -n 0 ']' [2021-09-20T12:14:11.407Z] ++ set -x [2021-09-20T12:14:11.407Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-20T12:14:11.407Z] INFO: Testing against a local daemon [2021-09-20T12:14:11.407Z] === RUN TestPluginInvalidJSON [2021-09-20T12:14:11.407Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-09-20T12:14:11.407Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-09-20T12:14:11.407Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-09-20T12:14:11.407Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-09-20T12:14:11.407Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-09-20T12:14:11.407Z] === RUN TestPluginInstall [2021-09-20T12:14:11.407Z] === RUN TestPluginInstall/no_auth [2021-09-20T12:14:11.667Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-09-20T12:14:11.667Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2021-09-20T12:14:11.667Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-09-20T12:14:11.667Z] docker_api_swarm_test.go:273: [d703ba75c3525] joining swarm manager [dc866566b84e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-20T12:14:12.237Z] === RUN TestDockerSuite/TestBuildXZHost [2021-09-20T12:14:13.617Z] time="2021-09-20T12:14:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-20T12:14:13.617Z] time="2021-09-20T12:14:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:82e3c9c00f7f4e3b5d23c43008cc31959904fea2cd98efa13f3947bd3e650d90" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-20T12:14:13.617Z] time="2021-09-20T12:14:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-20T12:14:13.618Z] time="2021-09-20T12:14:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:82e3c9c00f7f4e3b5d23c43008cc31959904fea2cd98efa13f3947bd3e650d90" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-20T12:14:14.186Z] === RUN TestPluginInstall/with_htpasswd [2021-09-20T12:14:14.186Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-09-20T12:14:14.186Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-09-20T12:14:14.186Z] docker_cli_sni_test.go:18: Flakey test [2021-09-20T12:14:14.186Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-09-20T12:14:14.446Z] time="2021-09-20T12:14:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-20T12:14:14.446Z] time="2021-09-20T12:14:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:82e3c9c00f7f4e3b5d23c43008cc31959904fea2cd98efa13f3947bd3e650d90" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-20T12:14:14.446Z] time="2021-09-20T12:14:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-20T12:14:14.446Z] time="2021-09-20T12:14:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:82e3c9c00f7f4e3b5d23c43008cc31959904fea2cd98efa13f3947bd3e650d90" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-20T12:14:14.728Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-09-20T12:14:14.988Z] === RUN TestPluginInstall/with_insecure [2021-09-20T12:14:15.247Z] === RUN TestDockerSuite/TestCommitChange [2021-09-20T12:14:15.815Z] time="2021-09-20T12:14:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-20T12:14:15.815Z] time="2021-09-20T12:14:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e23d7ac858219871f71eefc41281420b0ae13c743c7d063fb45769db722d2655" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-20T12:14:15.815Z] time="2021-09-20T12:14:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-20T12:14:15.815Z] time="2021-09-20T12:14:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e23d7ac858219871f71eefc41281420b0ae13c743c7d063fb45769db722d2655" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-20T12:14:16.074Z] plugin_test.go:165: [dae0e4d6bd236] daemon is not started [2021-09-20T12:14:16.074Z] --- PASS: TestPluginInstall (4.72s) [2021-09-20T12:14:16.074Z] --- PASS: TestPluginInstall/no_auth (2.57s) [2021-09-20T12:14:16.074Z] --- PASS: TestPluginInstall/with_htpasswd (0.87s) [2021-09-20T12:14:16.074Z] --- PASS: TestPluginInstall/with_insecure (1.28s) [2021-09-20T12:14:16.074Z] === RUN TestPluginsWithRuntimes [2021-09-20T12:14:16.074Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-09-20T12:14:17.011Z] === RUN TestDockerSuite/TestCommitHardlink [2021-09-20T12:14:17.728Z] --- PASS: TestReplicatedJob (6.24s) [2021-09-20T12:14:17.728Z] === RUN TestUpdateReplicatedJob [2021-09-20T12:14:17.951Z] === RUN TestPluginsWithRuntimes/No_Args [2021-09-20T12:14:17.951Z] === RUN TestDockerSuite/TestCommitNewFile [2021-09-20T12:14:18.889Z] === RUN TestPluginsWithRuntimes/With_Args [2021-09-20T12:14:19.148Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-09-20T12:14:19.716Z] === RUN TestDockerSuite/TestCommitTTY [2021-09-20T12:14:19.977Z] --- PASS: TestPluginsWithRuntimes (3.75s) [2021-09-20T12:14:19.977Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.01s) [2021-09-20T12:14:19.977Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.01s) [2021-09-20T12:14:19.977Z] === RUN TestPluginBackCompatMediaTypes [2021-09-20T12:14:20.548Z] --- PASS: TestPluginBackCompatMediaTypes (0.74s) [2021-09-20T12:14:20.548Z] PASS [2021-09-20T12:14:20.548Z] [2021-09-20T12:14:20.548Z] DONE 10 tests in 9.366s [2021-09-20T12:14:20.548Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-09-20T12:14:20.548Z] ++ 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-09-20T12:14:20.548Z] ++ set -e [2021-09-20T12:14:20.548Z] ++ '[' -n 0 ']' [2021-09-20T12:14:20.548Z] ++ set -x [2021-09-20T12:14:20.548Z] ++ env -i DEST=/go/src/github.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-09-20T12:14:20.808Z] INFO: Testing against a local daemon [2021-09-20T12:14:20.808Z] === RUN TestExternalGraphDriver [2021-09-20T12:14:20.808Z] === RUN TestExternalGraphDriver/json [2021-09-20T12:14:21.055Z] --- PASS: TestUpdateReplicatedJob (3.61s) [2021-09-20T12:14:21.055Z] === RUN TestServiceListWithStatuses [2021-09-20T12:14:21.055Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-09-20T12:14:21.055Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-09-20T12:14:21.055Z] === RUN TestDockerNetworkConnectAlias [2021-09-20T12:14:21.067Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-09-20T12:14:21.637Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-09-20T12:14:22.577Z] === RUN TestExternalGraphDriver/spec [2021-09-20T12:14:22.836Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-09-20T12:14:23.775Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-09-20T12:14:23.775Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-09-20T12:14:23.775Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-09-20T12:14:23.775Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-09-20T12:14:23.775Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-09-20T12:14:23.775Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-09-20T12:14:23.775Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-09-20T12:14:24.345Z] === RUN TestExternalGraphDriver/pull [2021-09-20T12:14:24.913Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-09-20T12:14:26.295Z] --- PASS: TestExternalGraphDriver (5.25s) [2021-09-20T12:14:26.295Z] --- PASS: TestExternalGraphDriver/json (1.76s) [2021-09-20T12:14:26.295Z] --- PASS: TestExternalGraphDriver/spec (1.75s) [2021-09-20T12:14:26.295Z] --- PASS: TestExternalGraphDriver/pull (1.70s) [2021-09-20T12:14:26.295Z] === RUN TestGraphdriverPluginV2 [2021-09-20T12:14:26.295Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-09-20T12:14:26.295Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-09-20T12:14:26.367Z] --- PASS: TestDockerNetworkConnectAlias (5.01s) [2021-09-20T12:14:26.367Z] === RUN TestDockerNetworkReConnect [2021-09-20T12:14:26.554Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-09-20T12:14:27.123Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-09-20T12:14:27.692Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-09-20T12:14:28.262Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-09-20T12:14:28.830Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-09-20T12:14:28.830Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-09-20T12:14:28.830Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-09-20T12:14:29.400Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-09-20T12:14:29.400Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-09-20T12:14:29.400Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-09-20T12:14:29.400Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-09-20T12:14:29.660Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-09-20T12:14:29.660Z] --- PASS: TestGraphdriverPluginV2 (3.63s) [2021-09-20T12:14:29.660Z] PASS [2021-09-20T12:14:29.660Z] [2021-09-20T12:14:29.660Z] DONE 5 tests in 8.987s [2021-09-20T12:14:29.660Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-09-20T12:14:29.660Z] ++ 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-09-20T12:14:29.660Z] ++ set -e [2021-09-20T12:14:29.660Z] ++ '[' -n 0 ']' [2021-09-20T12:14:29.660Z] ++ set -x [2021-09-20T12:14:29.660Z] ++ env -i DEST=/go/src/github.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-09-20T12:14:29.686Z] --- PASS: TestDockerNetworkReConnect (3.59s) [2021-09-20T12:14:29.686Z] === RUN TestServicePlugin [2021-09-20T12:14:29.686Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-20T12:14:29.686Z] --- SKIP: TestServicePlugin (0.00s) [2021-09-20T12:14:29.686Z] === RUN TestServiceUpdateLabel [2021-09-20T12:14:29.920Z] INFO: Testing against a local daemon [2021-09-20T12:14:29.920Z] === RUN TestContinueAfterPluginCrash [2021-09-20T12:14:29.920Z] === PAUSE TestContinueAfterPluginCrash [2021-09-20T12:14:29.920Z] === RUN TestReadPluginNoRead [2021-09-20T12:14:29.920Z] === PAUSE TestReadPluginNoRead [2021-09-20T12:14:29.920Z] === RUN TestDaemonStartWithLogOpt [2021-09-20T12:14:29.920Z] === PAUSE TestDaemonStartWithLogOpt [2021-09-20T12:14:29.920Z] === CONT TestContinueAfterPluginCrash [2021-09-20T12:14:29.920Z] === CONT TestDaemonStartWithLogOpt [2021-09-20T12:14:30.179Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-09-20T12:14:30.748Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-09-20T12:14:31.611Z] --- PASS: TestServiceUpdateLabel (2.18s) [2021-09-20T12:14:31.611Z] === RUN TestServiceUpdateSecrets [2021-09-20T12:14:31.687Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-09-20T12:14:31.687Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-09-20T12:14:33.081Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-09-20T12:14:33.081Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-09-20T12:14:34.021Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-09-20T12:14:34.021Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-09-20T12:14:34.284Z] --- PASS: TestDaemonStartWithLogOpt (4.44s) [2021-09-20T12:14:34.284Z] === CONT TestReadPluginNoRead [2021-09-20T12:14:34.852Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-09-20T12:14:35.790Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-09-20T12:14:36.729Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-09-20T12:14:37.298Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-09-20T12:14:37.298Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-09-20T12:14:37.557Z] === RUN TestReadPluginNoRead/default [2021-09-20T12:14:37.816Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-09-20T12:14:38.076Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-09-20T12:14:39.014Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-09-20T12:14:39.014Z] === RUN TestReadPluginNoRead/disabled_caching [2021-09-20T12:14:39.014Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-09-20T12:14:39.274Z] --- PASS: TestContinueAfterPluginCrash (9.54s) [2021-09-20T12:14:39.533Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-09-20T12:14:40.474Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-09-20T12:14:40.733Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-09-20T12:14:41.671Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-09-20T12:14:41.671Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-09-20T12:14:41.671Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-09-20T12:14:41.671Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-09-20T12:14:41.671Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-09-20T12:14:41.930Z] === CONT TestReadPluginNoRead [2021-09-20T12:14:41.930Z] read_test.go:92: [daa71ca4f8d87] daemon is not started [2021-09-20T12:14:41.930Z] --- PASS: TestReadPluginNoRead (7.61s) [2021-09-20T12:14:41.930Z] --- PASS: TestReadPluginNoRead/default (1.43s) [2021-09-20T12:14:41.930Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.45s) [2021-09-20T12:14:41.930Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.51s) [2021-09-20T12:14:41.930Z] PASS [2021-09-20T12:14:41.930Z] [2021-09-20T12:14:41.930Z] DONE 6 tests in 12.177s [2021-09-20T12:14:41.930Z] 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-09-20T12:14:41.930Z] ++ 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-09-20T12:14:41.930Z] ++ set -e [2021-09-20T12:14:41.930Z] ++ '[' -n 0 ']' [2021-09-20T12:14:41.930Z] ++ set -x [2021-09-20T12:14:41.931Z] ++ env -i DEST=/go/src/github.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-09-20T12:14:41.931Z] testing: warning: no tests to run [2021-09-20T12:14:41.931Z] PASS [2021-09-20T12:14:41.931Z] [2021-09-20T12:14:41.931Z] DONE 0 tests in 0.050s [2021-09-20T12:14:41.931Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-09-20T12:14:41.931Z] ++ 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-09-20T12:14:41.931Z] ++ set -e [2021-09-20T12:14:41.931Z] ++ '[' -n 0 ']' [2021-09-20T12:14:41.931Z] ++ set -x [2021-09-20T12:14:41.931Z] ++ env -i DEST=/go/src/github.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-09-20T12:14:42.190Z] INFO: Testing against a local daemon [2021-09-20T12:14:42.190Z] === RUN TestPluginWithDevMounts [2021-09-20T12:14:42.190Z] === PAUSE TestPluginWithDevMounts [2021-09-20T12:14:42.190Z] === CONT TestPluginWithDevMounts [2021-09-20T12:14:42.190Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-09-20T12:14:43.571Z] --- PASS: TestPluginWithDevMounts (1.52s) [2021-09-20T12:14:43.571Z] PASS [2021-09-20T12:14:43.571Z] [2021-09-20T12:14:43.571Z] DONE 1 tests in 1.638s [2021-09-20T12:14:43.571Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-09-20T12:14:43.571Z] ++ 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-09-20T12:14:43.571Z] ++ set -e [2021-09-20T12:14:43.571Z] ++ '[' -n 0 ']' [2021-09-20T12:14:43.571Z] ++ set -x [2021-09-20T12:14:43.571Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-20T12:14:43.829Z] INFO: Testing against a local daemon [2021-09-20T12:14:43.829Z] === RUN TestSecretInspect [2021-09-20T12:14:45.732Z] --- PASS: TestSecretInspect (2.11s) [2021-09-20T12:14:45.732Z] === RUN TestSecretList [2021-09-20T12:14:46.548Z] --- PASS: TestServiceUpdateSecrets (14.39s) [2021-09-20T12:14:46.548Z] === RUN TestServiceUpdateConfigs [2021-09-20T12:14:46.668Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-09-20T12:14:46.928Z] === RUN TestDockerSuite/TestContainerAPITop [2021-09-20T12:14:47.867Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-09-20T12:14:47.867Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2021-09-20T12:14:47.867Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-09-20T12:14:47.867Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-09-20T12:14:48.126Z] --- PASS: TestSecretList (2.42s) [2021-09-20T12:14:48.126Z] === RUN TestSecretsCreateAndDelete [2021-09-20T12:14:50.664Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-09-20T12:14:50.664Z] --- PASS: TestSecretsCreateAndDelete (2.24s) [2021-09-20T12:14:50.664Z] === RUN TestSecretsUpdate [2021-09-20T12:14:50.924Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-09-20T12:14:51.863Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-09-20T12:14:52.801Z] --- PASS: TestSecretsUpdate (2.44s) [2021-09-20T12:14:52.801Z] === RUN TestTemplatedSecret [2021-09-20T12:14:55.370Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-09-20T12:14:55.941Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-09-20T12:14:55.941Z] --- PASS: TestTemplatedSecret (3.02s) [2021-09-20T12:14:55.941Z] === RUN TestSecretCreateResolve [2021-09-20T12:14:56.878Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-09-20T12:14:57.137Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-09-20T12:14:58.520Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-09-20T12:14:58.780Z] --- PASS: TestSecretCreateResolve (2.77s) [2021-09-20T12:14:58.780Z] PASS [2021-09-20T12:14:58.780Z] [2021-09-20T12:14:58.780Z] DONE 6 tests in 15.101s [2021-09-20T12:14:58.780Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-09-20T12:14:58.780Z] ++ 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-09-20T12:14:58.780Z] ++ set -e [2021-09-20T12:14:58.780Z] ++ '[' -n 0 ']' [2021-09-20T12:14:58.780Z] ++ set -x [2021-09-20T12:14:58.780Z] ++ env -i DEST=/go/src/github.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-09-20T12:14:59.040Z] INFO: Testing against a local daemon [2021-09-20T12:14:59.040Z] === RUN TestServiceCreateInit [2021-09-20T12:14:59.040Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-09-20T12:14:59.984Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-09-20T12:15:01.364Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-09-20T12:15:01.364Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-09-20T12:15:01.484Z] --- PASS: TestServiceUpdateConfigs (14.44s) [2021-09-20T12:15:01.484Z] === RUN TestServiceUpdateNetwork [2021-09-20T12:15:01.933Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-09-20T12:15:03.313Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-09-20T12:15:03.313Z] docker_api_swarm_node_test.go:20: [d5d86d9449edf] joining swarm manager [d889d202edd9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-20T12:15:03.882Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-09-20T12:15:04.450Z] docker_api_swarm_node_test.go:21: [dc4701b821b5a] joining swarm manager [d889d202edd9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-20T12:15:05.019Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b75ec0_} [2021-09-20T12:15:06.399Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13194629499_/foo_false____} [2021-09-20T12:15:07.775Z] --- PASS: TestServiceCreateInit (8.58s) [2021-09-20T12:15:07.775Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.81s) [2021-09-20T12:15:07.775Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.74s) [2021-09-20T12:15:07.775Z] === RUN TestCreateServiceMultipleTimes [2021-09-20T12:15:07.775Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13194629499_/foo_true____} [2021-09-20T12:15:09.154Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33526141736_/foo_false____} [2021-09-20T12:15:10.534Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33526141736_/foo_true____} [2021-09-20T12:15:11.912Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33526141736_/foo_true__0xc000b75ef0__} [2021-09-20T12:15:13.744Z] --- PASS: TestServiceUpdateNetwork (13.32s) [2021-09-20T12:15:13.744Z] === RUN TestServiceUpdatePidsLimit [2021-09-20T12:15:13.819Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b75f08_} [2021-09-20T12:15:14.694Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-09-20T12:15:14.761Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b75f20_} [2021-09-20T12:15:14.762Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-09-20T12:15:15.643Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-09-20T12:15:16.670Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b75f38_} [2021-09-20T12:15:18.575Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b75f50_} [2021-09-20T12:15:19.144Z] docker_api_swarm_test.go:502: [d69aaf31c975b] joining swarm manager [dcaa85adb88ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-20T12:15:19.711Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-09-20T12:15:20.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-09-20T12:15:20.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-09-20T12:15:20.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-09-20T12:15:20.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-09-20T12:15:20.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-09-20T12:15:20.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-09-20T12:15:20.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-09-20T12:15:20.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-09-20T12:15:20.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-09-20T12:15:20.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-09-20T12:15:20.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-09-20T12:15:20.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-09-20T12:15:20.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-09-20T12:15:20.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-09-20T12:15:20.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-09-20T12:15:20.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-09-20T12:15:20.908Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-09-20T12:15:20.908Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-09-20T12:15:22.813Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-09-20T12:15:23.751Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-09-20T12:15:23.803Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-09-20T12:15:24.010Z] --- PASS: TestCreateServiceMultipleTimes (16.36s) [2021-09-20T12:15:24.010Z] === RUN TestCreateServiceConflict [2021-09-20T12:15:25.921Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-09-20T12:15:26.861Z] --- PASS: TestCreateServiceConflict (2.74s) [2021-09-20T12:15:26.861Z] === RUN TestCreateServiceMaxReplicas [2021-09-20T12:15:26.861Z] docker_api_swarm_test.go:507: [db9351f4d034f] joining swarm manager [dcaa85adb88ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-20T12:15:27.120Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-09-20T12:15:27.380Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-09-20T12:15:27.949Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-09-20T12:15:28.520Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-09-20T12:15:29.459Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-09-20T12:15:30.029Z] --- PASS: TestCreateServiceMaxReplicas (3.29s) [2021-09-20T12:15:30.029Z] === RUN TestCreateWithDuplicateNetworkNames [2021-09-20T12:15:30.029Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-09-20T12:15:30.406Z] --- PASS: TestServiceUpdatePidsLimit (16.28s) [2021-09-20T12:15:30.406Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2021-09-20T12:15:30.406Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.03s) [2021-09-20T12:15:30.406Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.93s) [2021-09-20T12:15:30.406Z] PASS [2021-09-20T12:15:30.406Z] [2021-09-20T12:15:30.406Z] === Skipped [2021-09-20T12:15:30.406Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-09-20T12:15:30.406Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-09-20T12:15:30.406Z] [2021-09-20T12:15:30.406Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-09-20T12:15:30.406Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-20T12:15:30.406Z] [2021-09-20T12:15:30.406Z] DONE 27 tests, 2 skipped in 140.638s [2021-09-20T12:15:30.406Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-09-20T12:15:30.406Z] ++ 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-09-20T12:15:30.406Z] ++ set -e [2021-09-20T12:15:30.406Z] ++ '[' -n 0 ']' [2021-09-20T12:15:30.406Z] ++ set -x [2021-09-20T12:15:30.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-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-09-20T12:15:30.406Z] INFO: Testing against a local daemon [2021-09-20T12:15:30.406Z] === RUN TestSessionCreate [2021-09-20T12:15:30.406Z] --- PASS: TestSessionCreate (0.04s) [2021-09-20T12:15:30.406Z] === RUN TestSessionCreateWithBadUpgrade [2021-09-20T12:15:30.406Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-09-20T12:15:30.406Z] PASS [2021-09-20T12:15:30.406Z] [2021-09-20T12:15:30.406Z] DONE 2 tests in 0.183s [2021-09-20T12:15:30.406Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-09-20T12:15:30.406Z] ++ 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-09-20T12:15:30.406Z] ++ set -e [2021-09-20T12:15:30.406Z] ++ '[' -n 0 ']' [2021-09-20T12:15:30.406Z] ++ set -x [2021-09-20T12:15:30.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-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-09-20T12:15:30.406Z] INFO: Testing against a local daemon [2021-09-20T12:15:30.406Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-09-20T12:15:30.406Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-09-20T12:15:30.406Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-20T12:15:30.406Z] === RUN TestDiskUsage [2021-09-20T12:15:30.406Z] === PAUSE TestDiskUsage [2021-09-20T12:15:30.406Z] === RUN TestEventsExecDie [2021-09-20T12:15:30.597Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-09-20T12:15:31.167Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-09-20T12:15:31.354Z] --- PASS: TestEventsExecDie (0.72s) [2021-09-20T12:15:31.354Z] === RUN TestEventsBackwardsCompatible [2021-09-20T12:15:31.354Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-09-20T12:15:31.354Z] === RUN TestEventsVolumeCreate [2021-09-20T12:15:31.354Z] --- PASS: TestEventsVolumeCreate (0.07s) [2021-09-20T12:15:31.354Z] === RUN TestInfoBinaryCommits [2021-09-20T12:15:31.354Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-09-20T12:15:31.354Z] === RUN TestInfoAPIVersioned [2021-09-20T12:15:31.354Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-09-20T12:15:31.354Z] === RUN TestInfoDiscoveryBackend [2021-09-20T12:15:31.930Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-09-20T12:15:31.930Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-09-20T12:15:32.107Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-09-20T12:15:32.878Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-09-20T12:15:32.878Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-09-20T12:15:33.047Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-09-20T12:15:33.456Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-09-20T12:15:33.456Z] === RUN TestInfoAPI [2021-09-20T12:15:33.456Z] --- PASS: TestInfoAPI (0.04s) [2021-09-20T12:15:33.456Z] === RUN TestInfoAPIWarnings [2021-09-20T12:15:33.615Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-09-20T12:15:34.184Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-09-20T12:15:34.752Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-09-20T12:15:35.326Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-09-20T12:15:35.900Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-09-20T12:15:36.837Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-09-20T12:15:37.407Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-09-20T12:15:37.976Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-09-20T12:15:37.976Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-09-20T12:15:38.543Z] === RUN TestDockerSuite/TestCpRelativePath [2021-09-20T12:15:38.879Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-09-20T12:15:38.879Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-09-20T12:15:38.879Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-09-20T12:15:38.879Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-09-20T12:15:38.879Z] Cross building: bundles/cross/linux/s390x [2021-09-20T12:15:38.879Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-09-20T12:15:38.879Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-09-20T12:15:39.111Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-09-20T12:15:39.680Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-09-20T12:15:40.248Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-09-20T12:15:40.817Z] === RUN TestDockerSuite/TestCpToCaseA [2021-09-20T12:15:41.753Z] === RUN TestDockerSuite/TestCpToCaseB [2021-09-20T12:15:42.013Z] === RUN TestDockerSuite/TestCpToCaseC [2021-09-20T12:15:43.391Z] === RUN TestDockerSuite/TestCpToCaseD [2021-09-20T12:15:43.959Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.14s) [2021-09-20T12:15:43.959Z] === RUN TestCreateServiceSecretFileMode [2021-09-20T12:15:47.253Z] === RUN TestDockerSuite/TestCpToCaseE [2021-09-20T12:15:47.253Z] --- PASS: TestCreateServiceSecretFileMode (2.85s) [2021-09-20T12:15:47.253Z] === RUN TestCreateServiceConfigFileMode [2021-09-20T12:15:49.159Z] === RUN TestDockerSuite/TestCpToCaseF [2021-09-20T12:15:49.728Z] === RUN TestDockerSuite/TestCpToCaseG [2021-09-20T12:15:49.728Z] --- PASS: TestCreateServiceConfigFileMode (2.87s) [2021-09-20T12:15:49.728Z] === RUN TestCreateServiceSysctls [2021-09-20T12:15:51.598Z] --- PASS: TestInfoAPIWarnings (16.35s) [2021-09-20T12:15:51.598Z] === RUN TestInfoDebug [2021-09-20T12:15:51.598Z] --- PASS: TestInfoDebug (0.54s) [2021-09-20T12:15:51.598Z] === RUN TestInfoInsecureRegistries [2021-09-20T12:15:51.598Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-09-20T12:15:51.598Z] === RUN TestInfoRegistryMirrors [2021-09-20T12:15:51.598Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-09-20T12:15:51.598Z] === RUN TestLoginFailsWithBadCredentials [2021-09-20T12:15:51.598Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2021-09-20T12:15:51.598Z] === RUN TestPingCacheHeaders [2021-09-20T12:15:51.598Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-09-20T12:15:51.598Z] === RUN TestPingGet [2021-09-20T12:15:51.598Z] --- PASS: TestPingGet (0.03s) [2021-09-20T12:15:51.598Z] === RUN TestPingHead [2021-09-20T12:15:51.598Z] --- PASS: TestPingHead (0.03s) [2021-09-20T12:15:51.598Z] === RUN TestVersion [2021-09-20T12:15:51.861Z] --- PASS: TestVersion (0.04s) [2021-09-20T12:15:51.861Z] === CONT TestDiskUsage [2021-09-20T12:15:52.125Z] === RUN TestDiskUsage/empty [2021-09-20T12:15:52.125Z] === RUN TestDiskUsage/empty/container_types [2021-09-20T12:15:52.125Z] === RUN TestDiskUsage/empty/image_types [2021-09-20T12:15:52.389Z] === RUN TestDiskUsage/empty/volume_types [2021-09-20T12:15:52.389Z] === RUN TestDiskUsage/empty/build-cache_types [2021-09-20T12:15:52.389Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-09-20T12:15:52.389Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-09-20T12:15:52.389Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-09-20T12:15:52.389Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-09-20T12:15:52.389Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-09-20T12:15:52.389Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-09-20T12:15:52.389Z] === RUN TestDiskUsage/after_LoadBusybox [2021-09-20T12:15:52.389Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-09-20T12:15:52.389Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-09-20T12:15:52.652Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-09-20T12:15:52.652Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-09-20T12:15:52.652Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-09-20T12:15:52.652Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-09-20T12:15:52.652Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-09-20T12:15:52.652Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-09-20T12:15:52.652Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-09-20T12:15:52.652Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-09-20T12:15:52.652Z] === RUN TestDiskUsage/after_container.Run [2021-09-20T12:15:52.915Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-09-20T12:15:52.915Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-09-20T12:15:52.915Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-09-20T12:15:52.915Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-09-20T12:15:52.915Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-09-20T12:15:52.915Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-09-20T12:15:52.915Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-09-20T12:15:52.915Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-09-20T12:15:52.915Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-09-20T12:15:52.915Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-09-20T12:15:53.018Z] === RUN TestDockerSuite/TestCpToCaseH [2021-09-20T12:15:53.179Z] --- PASS: TestDiskUsage (1.41s) [2021-09-20T12:15:53.179Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-09-20T12:15:53.179Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-09-20T12:15:53.179Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-09-20T12:15:53.179Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-09-20T12:15:53.179Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-09-20T12:15:53.179Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-09-20T12:15:53.179Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-09-20T12:15:53.179Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-09-20T12:15:53.179Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-09-20T12:15:53.179Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-09-20T12:15:53.179Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-09-20T12:15:53.179Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.27s) [2021-09-20T12:15:53.179Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-09-20T12:15:53.179Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-09-20T12:15:53.179Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-09-20T12:15:53.179Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-09-20T12:15:53.179Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-09-20T12:15:53.179Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-09-20T12:15:53.179Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-09-20T12:15:53.179Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-09-20T12:15:53.179Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-09-20T12:15:53.179Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-09-20T12:15:53.179Z] --- PASS: TestDiskUsage/after_container.Run (0.40s) [2021-09-20T12:15:53.179Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-09-20T12:15:53.179Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-09-20T12:15:53.179Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-09-20T12:15:53.179Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-09-20T12:15:53.179Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-09-20T12:15:53.179Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-09-20T12:15:53.179Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-09-20T12:15:53.179Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-09-20T12:15:53.179Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-09-20T12:15:53.179Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-09-20T12:15:53.179Z] PASS [2021-09-20T12:15:53.179Z] [2021-09-20T12:15:53.179Z] === Skipped [2021-09-20T12:15:53.179Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-20T12:15:53.179Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-09-20T12:15:53.179Z] [2021-09-20T12:15:53.179Z] DONE 53 tests, 1 skipped in 22.771s [2021-09-20T12:15:53.179Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-09-20T12:15:53.179Z] ++ 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-09-20T12:15:53.179Z] ++ set -e [2021-09-20T12:15:53.179Z] ++ '[' -n 0 ']' [2021-09-20T12:15:53.179Z] ++ set -x [2021-09-20T12:15:53.179Z] ++ env -i DEST=/go/src/github.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-09-20T12:15:53.179Z] INFO: Testing against a local daemon [2021-09-20T12:15:53.179Z] === RUN TestVolumesCreateAndList [2021-09-20T12:15:53.179Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-09-20T12:15:53.179Z] === RUN TestVolumesRemove [2021-09-20T12:15:53.441Z] --- PASS: TestVolumesRemove (0.07s) [2021-09-20T12:15:53.441Z] === RUN TestVolumesInspect [2021-09-20T12:15:53.441Z] --- PASS: TestVolumesInspect (0.04s) [2021-09-20T12:15:53.441Z] === RUN TestVolumesInvalidJSON [2021-09-20T12:15:53.441Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-09-20T12:15:53.441Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-09-20T12:15:53.441Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-09-20T12:15:53.441Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-09-20T12:15:53.441Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-09-20T12:15:53.441Z] PASS [2021-09-20T12:15:53.441Z] [2021-09-20T12:15:53.441Z] DONE 5 tests in 0.278s [2021-09-20T12:15:53.441Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-09-20T12:15:53.586Z] --- PASS: TestCreateServiceSysctls (3.69s) [2021-09-20T12:15:53.586Z] === RUN TestCreateServiceCapabilities [2021-09-20T12:15:54.017Z] ++++ cat bundles/test-integration/docker.pid [2021-09-20T12:15:54.017Z] +++ kill 15084 [2021-09-20T12:15:54.280Z] +++ /etc/init.d/apparmor stop [2021-09-20T12:15:54.280Z] Leaving: AppArmorNo profiles have been unloaded. [2021-09-20T12:15:54.280Z] [2021-09-20T12:15:54.280Z] Unloading profiles will leave already running processes permanently [2021-09-20T12:15:54.280Z] unconfined, which can lead to unexpected situations. [2021-09-20T12:15:54.280Z] [2021-09-20T12:15:54.280Z] To set a process to complain mode, use the command line tool [2021-09-20T12:15:54.280Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-09-20T12:15:54.280Z] +++ true [2021-09-20T12:15:54.280Z] exiting test-integration [2021-09-20T12:15:54.280Z] ++ exit 0 [2021-09-20T12:15:54.280Z] [2021-09-20T12:15:55.490Z] === RUN TestDockerSuite/TestCpToCaseI Post stage [Pipeline] junit [2021-09-20T12:15:55.689Z] Recording test results [2021-09-20T12:15:56.002Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2021-09-20T12:15:56.059Z] === RUN TestDockerSuite/TestCpToCaseJ Post stage [Pipeline] sh [2021-09-20T12:15:56.319Z] --- PASS: TestCreateServiceCapabilities (2.94s) [2021-09-20T12:15:56.319Z] === RUN TestInspect [2021-09-20T12:15:56.359Z] + echo Ensuring container killed. [2021-09-20T12:15:56.359Z] Ensuring container killed. [2021-09-20T12:15:56.359Z] + docker rm -vf docker-pr2 [2021-09-20T12:15:56.359Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-09-20T12:15:56.672Z] + echo Chowning /workspace to jenkins user [2021-09-20T12:15:56.672Z] Chowning /workspace to jenkins user [2021-09-20T12:15:56.672Z] + id -u [2021-09-20T12:15:56.672Z] + id -g [2021-09-20T12:15:56.672Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42868:/workspace busybox chown -R 1000:1000 /workspace [2021-09-20T12:15:56.672Z] Unable to find image 'busybox:latest' locally [2021-09-20T12:15:56.936Z] latest: Pulling from library/busybox [2021-09-20T12:15:56.936Z] 7560ee4921c3: Pulling fs layer [2021-09-20T12:15:56.936Z] 7560ee4921c3: Download complete [2021-09-20T12:15:57.199Z] 7560ee4921c3: Pull complete [2021-09-20T12:15:57.199Z] Digest: sha256:52f73a0a43a16cf37cd0720c90887ce972fe60ee06a687ee71fb93a7ca601df7 [2021-09-20T12:15:57.199Z] Status: Downloaded newer image for busybox:latest [2021-09-20T12:15:58.870Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-09-20T12:15:59.808Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-09-20T12:15:59.808Z] --- PASS: TestInspect (3.46s) [2021-09-20T12:15:59.808Z] === RUN TestCreateJob [2021-09-20T12:16:00.377Z] === RUN TestDockerSuite/TestCpToDot [2021-09-20T12:16:01.317Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-09-20T12:16:01.317Z] docker_api_swarm_node_test.go:81: [ddaf2aa49bb7b] joining swarm manager [d2dd16952342a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-09-20T12:16:01.731Z] + bundleName=arm64-integration [2021-09-20T12:16:01.731Z] + echo Creating arm64-integration-bundles.tar.gz [2021-09-20T12:16:01.731Z] Creating arm64-integration-bundles.tar.gz [2021-09-20T12:16:01.731Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-09-20T12:16:01.731Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-09-20T12:16:02.010Z] Archiving artifacts [2021-09-20T12:16:02.699Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-09-20T12:16:04.078Z] --- PASS: TestCreateJob (4.18s) [2021-09-20T12:16:04.078Z] === RUN TestReplicatedJob [2021-09-20T12:16:04.078Z] === RUN TestDockerSuite/TestCpToStdout [2021-09-20T12:16:04.116Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42868/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-09-20T12:16:04.438Z] + make clean [2021-09-20T12:16:04.647Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-09-20T12:16:05.014Z] docker volume rm -f docker-dev-cache [2021-09-20T12:16:05.014Z] docker-dev-cache [Pipeline] deleteDir [2021-09-20T12:16:06.028Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-09-20T12:16:06.287Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-09-20T12:16:07.228Z] === RUN TestDockerSuite/TestCpVolumePath [2021-09-20T12:16:09.139Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-09-20T12:16:09.139Z] === RUN TestDockerSuite/TestCreateArgs [2021-09-20T12:16:09.139Z] === RUN TestDockerSuite/TestCreateByImageID [2021-09-20T12:16:09.707Z] === RUN TestDockerSuite/TestCreateEchoStdout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2021-09-20T12:16:10.645Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-09-20T12:16:10.645Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-09-20T12:16:10.645Z] === RUN TestDockerSuite/TestCreateHostConfig [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-20T12:16:10.905Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-09-20T12:16:11.164Z] --- PASS: TestReplicatedJob (7.04s) [2021-09-20T12:16:11.164Z] === RUN TestUpdateReplicatedJob [2021-09-20T12:16:11.423Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-09-20T12:16:11.683Z] === RUN TestDockerSuite/TestCreateLabels [2021-09-20T12:16:11.683Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-09-20T12:16:11.683Z] === RUN TestDockerSuite/TestCreateRM [2021-09-20T12:16:11.942Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-09-20T12:16:11.942Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-09-20T12:16:11.942Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-09-20T12:16:11.942Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-09-20T12:16:12.202Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-09-20T12:16:14.109Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-09-20T12:16:14.109Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-09-20T12:16:14.109Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-09-20T12:16:14.678Z] --- PASS: TestUpdateReplicatedJob (3.65s) [2021-09-20T12:16:14.678Z] === RUN TestServiceListWithStatuses [2021-09-20T12:16:14.678Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-09-20T12:16:14.678Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-09-20T12:16:14.678Z] === RUN TestDockerNetworkConnectAlias [2021-09-20T12:16:16.060Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-09-20T12:16:18.601Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-09-20T12:16:18.601Z] docker_api_swarm_node_test.go:53: [d79639c0cc50a] joining swarm manager [dbc364f5809bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-20T12:16:18.601Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-09-20T12:16:18.601Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-09-20T12:16:18.601Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-09-20T12:16:18.601Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-09-20T12:16:18.860Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-09-20T12:16:19.429Z] docker_api_swarm_node_test.go:54: [d87932a8bad1d] joining swarm manager [dbc364f5809bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-20T12:16:19.429Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-09-20T12:16:20.387Z] --- PASS: TestDockerNetworkConnectAlias (5.53s) [2021-09-20T12:16:20.387Z] === RUN TestDockerNetworkReConnect [2021-09-20T12:16:20.645Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-09-20T12:16:21.582Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-09-20T12:16:22.521Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-09-20T12:16:23.901Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-09-20T12:16:24.161Z] --- PASS: TestDockerNetworkReConnect (4.00s) [2021-09-20T12:16:24.161Z] === RUN TestServicePlugin [2021-09-20T12:16:24.729Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-09-20T12:16:25.297Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-09-20T12:16:25.297Z] === RUN TestDockerSuite/TestDevicePermissions [2021-09-20T12:16:25.866Z] === RUN TestDockerSuite/TestDockerFails [2021-09-20T12:16:25.866Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-09-20T12:16:25.866Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-09-20T12:16:25.866Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-09-20T12:16:26.804Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-09-20T12:16:27.372Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-09-20T12:16:28.752Z] plugin_test.go:61: [df3a0c8dad754] joining swarm manager [d2168d792e57e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-20T12:16:28.752Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-09-20T12:16:28.752Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-09-20T12:16:28.752Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-09-20T12:16:29.013Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-09-20T12:16:29.952Z] plugin_test.go:64: [d2cc035b255cd] joining swarm manager [d2168d792e57e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-20T12:16:35.225Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-09-20T12:16:36.605Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-09-20T12:16:37.985Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-09-20T12:16:39.363Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-09-20T12:16:40.303Z] === RUN TestDockerSuite/TestEventsAttach [2021-09-20T12:16:40.870Z] === RUN TestDockerSuite/TestEventsCommit [2021-09-20T12:16:41.439Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-09-20T12:16:42.008Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-09-20T12:16:42.267Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-09-20T12:16:43.220Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-09-20T12:16:45.124Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-09-20T12:16:46.060Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-09-20T12:16:47.966Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-09-20T12:16:50.504Z] === RUN TestDockerSuite/TestEventsCopy [2021-09-20T12:16:50.763Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-09-20T12:16:51.703Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-09-20T12:16:51.703Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-09-20T12:16:55.893Z] --- PASS: TestServicePlugin (31.56s) [2021-09-20T12:16:55.893Z] === RUN TestServiceUpdateLabel [2021-09-20T12:16:57.270Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-09-20T12:16:57.270Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-09-20T12:16:57.837Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-09-20T12:16:58.407Z] --- PASS: TestServiceUpdateLabel (2.46s) [2021-09-20T12:16:58.407Z] === RUN TestServiceUpdateSecrets [2021-09-20T12:16:58.667Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-09-20T12:16:59.235Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-09-20T12:16:59.235Z] === RUN TestDockerSuite/TestEventsFilterType [2021-09-20T12:16:59.805Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-09-20T12:17:00.065Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-09-20T12:17:00.065Z] === RUN TestDockerSuite/TestEventsFilters [2021-09-20T12:17:00.273Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-09-20T12:17:00.273Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-09-20T12:17:00.273Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-09-20T12:17:00.273Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-09-20T12:17:00.273Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-09-20T12:17:00.604Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-09-20T12:17:00.634Z] docker_api_swarm_test.go:202: [d290d94431ce9] joining swarm manager [d2525eb2b7153]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-20T12:17:00.922Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42868/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 hack/test/unit [2021-09-20T12:17:01.485Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-09-20T12:17:01.485Z] + TESTFLAGS+=' -test.timeout=5m' [2021-09-20T12:17:01.485Z] + TESTDIRS=./... [2021-09-20T12:17:01.485Z] + exclude_paths='/vendor/|/integration' [2021-09-20T12:17:01.485Z] ++ grep -vE '(/vendor/|/integration)' [2021-09-20T12:17:01.485Z] ++ go list ./... [2021-09-20T12:17:01.571Z] === RUN TestDockerSuite/TestEventsFormat [2021-09-20T12:17:02.049Z] + pkg_list='github.com/docker/docker/api [2021-09-20T12:17:02.049Z] github.com/docker/docker/api/server [2021-09-20T12:17:02.049Z] github.com/docker/docker/api/server/backend/build [2021-09-20T12:17:02.049Z] github.com/docker/docker/api/server/httputils [2021-09-20T12:17:02.049Z] github.com/docker/docker/api/server/middleware [2021-09-20T12:17:02.049Z] github.com/docker/docker/api/server/router [2021-09-20T12:17:02.049Z] github.com/docker/docker/api/server/router/build [2021-09-20T12:17:02.049Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-20T12:17:02.049Z] github.com/docker/docker/api/server/router/container [2021-09-20T12:17:02.049Z] github.com/docker/docker/api/server/router/debug [2021-09-20T12:17:02.049Z] github.com/docker/docker/api/server/router/distribution [2021-09-20T12:17:02.049Z] github.com/docker/docker/api/server/router/grpc [2021-09-20T12:17:02.049Z] github.com/docker/docker/api/server/router/image [2021-09-20T12:17:02.049Z] github.com/docker/docker/api/server/router/network [2021-09-20T12:17:02.049Z] github.com/docker/docker/api/server/router/plugin [2021-09-20T12:17:02.049Z] github.com/docker/docker/api/server/router/session [2021-09-20T12:17:02.049Z] github.com/docker/docker/api/server/router/swarm [2021-09-20T12:17:02.049Z] github.com/docker/docker/api/server/router/system [2021-09-20T12:17:02.049Z] github.com/docker/docker/api/server/router/volume [2021-09-20T12:17:02.049Z] github.com/docker/docker/api/types [2021-09-20T12:17:02.049Z] github.com/docker/docker/api/types/backend [2021-09-20T12:17:02.049Z] github.com/docker/docker/api/types/blkiodev [2021-09-20T12:17:02.049Z] github.com/docker/docker/api/types/container [2021-09-20T12:17:02.049Z] github.com/docker/docker/api/types/events [2021-09-20T12:17:02.049Z] github.com/docker/docker/api/types/filters [2021-09-20T12:17:02.049Z] github.com/docker/docker/api/types/image [2021-09-20T12:17:02.049Z] github.com/docker/docker/api/types/mount [2021-09-20T12:17:02.049Z] github.com/docker/docker/api/types/network [2021-09-20T12:17:02.049Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-20T12:17:02.049Z] github.com/docker/docker/api/types/registry [2021-09-20T12:17:02.049Z] github.com/docker/docker/api/types/strslice [2021-09-20T12:17:02.049Z] github.com/docker/docker/api/types/swarm [2021-09-20T12:17:02.049Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-20T12:17:02.049Z] github.com/docker/docker/api/types/time [2021-09-20T12:17:02.049Z] github.com/docker/docker/api/types/versions [2021-09-20T12:17:02.049Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-20T12:17:02.049Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-20T12:17:02.049Z] github.com/docker/docker/api/types/volume [2021-09-20T12:17:02.049Z] github.com/docker/docker/builder [2021-09-20T12:17:02.049Z] github.com/docker/docker/builder/builder-next [2021-09-20T12:17:02.049Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-20T12:17:02.049Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-20T12:17:02.049Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-20T12:17:02.049Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-20T12:17:02.049Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-20T12:17:02.049Z] github.com/docker/docker/builder/builder-next/worker [2021-09-20T12:17:02.049Z] github.com/docker/docker/builder/dockerfile [2021-09-20T12:17:02.049Z] github.com/docker/docker/builder/dockerignore [2021-09-20T12:17:02.049Z] github.com/docker/docker/builder/remotecontext [2021-09-20T12:17:02.049Z] github.com/docker/docker/builder/remotecontext/git [2021-09-20T12:17:02.049Z] github.com/docker/docker/cli [2021-09-20T12:17:02.049Z] github.com/docker/docker/cli/config [2021-09-20T12:17:02.049Z] github.com/docker/docker/cli/debug [2021-09-20T12:17:02.049Z] github.com/docker/docker/client [2021-09-20T12:17:02.049Z] github.com/docker/docker/cmd/docker-proxy [2021-09-20T12:17:02.049Z] github.com/docker/docker/cmd/dockerd [2021-09-20T12:17:02.049Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-20T12:17:02.049Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-20T12:17:02.049Z] github.com/docker/docker/container [2021-09-20T12:17:02.049Z] github.com/docker/docker/container/stream [2021-09-20T12:17:02.049Z] github.com/docker/docker/contrib/apparmor [2021-09-20T12:17:02.049Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-20T12:17:02.049Z] github.com/docker/docker/contrib/httpserver [2021-09-20T12:17:02.049Z] github.com/docker/docker/daemon [2021-09-20T12:17:02.049Z] github.com/docker/docker/daemon/cluster [2021-09-20T12:17:02.049Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-20T12:17:02.049Z] github.com/docker/docker/daemon/cluster/convert [2021-09-20T12:17:02.049Z] github.com/docker/docker/daemon/cluster/executor [2021-09-20T12:17:02.049Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-20T12:17:02.049Z] github.com/docker/docker/daemon/cluster/provider [2021-09-20T12:17:02.049Z] github.com/docker/docker/daemon/config [2021-09-20T12:17:02.049Z] github.com/docker/docker/daemon/discovery [2021-09-20T12:17:02.049Z] github.com/docker/docker/daemon/events [2021-09-20T12:17:02.049Z] github.com/docker/docker/daemon/events/testutils [2021-09-20T12:17:02.049Z] github.com/docker/docker/daemon/exec [2021-09-20T12:17:02.049Z] github.com/docker/docker/daemon/graphdriver [2021-09-20T12:17:02.049Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-20T12:17:02.049Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-20T12:17:02.049Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-20T12:17:02.049Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-20T12:17:02.049Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-20T12:17:02.049Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-20T12:17:02.049Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-20T12:17:02.049Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-20T12:17:02.049Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-20T12:17:02.049Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-20T12:17:02.049Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-20T12:17:02.049Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-20T12:17:02.049Z] github.com/docker/docker/daemon/images [2021-09-20T12:17:02.049Z] github.com/docker/docker/daemon/initlayer [2021-09-20T12:17:02.049Z] github.com/docker/docker/daemon/links [2021-09-20T12:17:02.049Z] github.com/docker/docker/daemon/listeners [2021-09-20T12:17:02.049Z] github.com/docker/docker/daemon/logger [2021-09-20T12:17:02.049Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-20T12:17:02.049Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-20T12:17:02.049Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-20T12:17:02.049Z] github.com/docker/docker/daemon/logger/gelf [2021-09-20T12:17:02.049Z] github.com/docker/docker/daemon/logger/journald [2021-09-20T12:17:02.049Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-20T12:17:02.049Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-20T12:17:02.049Z] github.com/docker/docker/daemon/logger/local [2021-09-20T12:17:02.049Z] github.com/docker/docker/daemon/logger/logentries [2021-09-20T12:17:02.049Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-20T12:17:02.049Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-20T12:17:02.049Z] github.com/docker/docker/daemon/logger/splunk [2021-09-20T12:17:02.049Z] github.com/docker/docker/daemon/logger/syslog [2021-09-20T12:17:02.049Z] github.com/docker/docker/daemon/logger/templates [2021-09-20T12:17:02.049Z] github.com/docker/docker/daemon/names [2021-09-20T12:17:02.049Z] github.com/docker/docker/daemon/network [2021-09-20T12:17:02.049Z] github.com/docker/docker/daemon/stats [2021-09-20T12:17:02.049Z] github.com/docker/docker/distribution [2021-09-20T12:17:02.049Z] github.com/docker/docker/distribution/metadata [2021-09-20T12:17:02.049Z] github.com/docker/docker/distribution/utils [2021-09-20T12:17:02.049Z] github.com/docker/docker/distribution/xfer [2021-09-20T12:17:02.049Z] github.com/docker/docker/dockerversion [2021-09-20T12:17:02.049Z] github.com/docker/docker/errdefs [2021-09-20T12:17:02.049Z] github.com/docker/docker/image [2021-09-20T12:17:02.049Z] github.com/docker/docker/image/cache [2021-09-20T12:17:02.049Z] github.com/docker/docker/image/tarexport [2021-09-20T12:17:02.049Z] github.com/docker/docker/image/v1 [2021-09-20T12:17:02.049Z] github.com/docker/docker/internal/test/suite [2021-09-20T12:17:02.049Z] github.com/docker/docker/layer [2021-09-20T12:17:02.049Z] github.com/docker/docker/libcontainerd [2021-09-20T12:17:02.049Z] github.com/docker/docker/libcontainerd/queue [2021-09-20T12:17:02.049Z] github.com/docker/docker/libcontainerd/remote [2021-09-20T12:17:02.049Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-20T12:17:02.049Z] github.com/docker/docker/libcontainerd/types [2021-09-20T12:17:02.049Z] github.com/docker/docker/libnetwork [2021-09-20T12:17:02.049Z] github.com/docker/docker/libnetwork/bitseq [2021-09-20T12:17:02.049Z] github.com/docker/docker/libnetwork/cluster [2021-09-20T12:17:02.049Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-20T12:17:02.049Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-20T12:17:02.049Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-20T12:17:02.049Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-20T12:17:02.049Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-20T12:17:02.049Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-20T12:17:02.049Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-20T12:17:02.049Z] github.com/docker/docker/libnetwork/config [2021-09-20T12:17:02.049Z] github.com/docker/docker/libnetwork/datastore [2021-09-20T12:17:02.049Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-20T12:17:02.049Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-20T12:17:02.049Z] github.com/docker/docker/libnetwork/driverapi [2021-09-20T12:17:02.049Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-20T12:17:02.049Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-20T12:17:02.049Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-20T12:17:02.049Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-20T12:17:02.049Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-20T12:17:02.049Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-20T12:17:02.049Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-20T12:17:02.049Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-20T12:17:02.049Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-20T12:17:02.049Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-20T12:17:02.049Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-20T12:17:02.049Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-20T12:17:02.049Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-20T12:17:02.049Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-20T12:17:02.049Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-20T12:17:02.049Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-20T12:17:02.049Z] github.com/docker/docker/libnetwork/etchosts [2021-09-20T12:17:02.049Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-20T12:17:02.049Z] github.com/docker/docker/libnetwork/idm [2021-09-20T12:17:02.049Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-20T12:17:02.049Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-20T12:17:02.049Z] github.com/docker/docker/libnetwork/ipam [2021-09-20T12:17:02.049Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-20T12:17:02.049Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-20T12:17:02.049Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-20T12:17:02.049Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-20T12:17:02.049Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-20T12:17:02.049Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-20T12:17:02.049Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-20T12:17:02.049Z] github.com/docker/docker/libnetwork/iptables [2021-09-20T12:17:02.049Z] github.com/docker/docker/libnetwork/netlabel [2021-09-20T12:17:02.049Z] github.com/docker/docker/libnetwork/netutils [2021-09-20T12:17:02.049Z] github.com/docker/docker/libnetwork/networkdb [2021-09-20T12:17:02.049Z] github.com/docker/docker/libnetwork/ns [2021-09-20T12:17:02.049Z] github.com/docker/docker/libnetwork/options [2021-09-20T12:17:02.049Z] github.com/docker/docker/libnetwork/osl [2021-09-20T12:17:02.049Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-20T12:17:02.049Z] github.com/docker/docker/libnetwork/portallocator [2021-09-20T12:17:02.049Z] github.com/docker/docker/libnetwork/portmapper [2021-09-20T12:17:02.049Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-20T12:17:02.049Z] github.com/docker/docker/libnetwork/testutils [2021-09-20T12:17:02.049Z] github.com/docker/docker/libnetwork/types [2021-09-20T12:17:02.049Z] github.com/docker/docker/oci [2021-09-20T12:17:02.049Z] github.com/docker/docker/oci/caps [2021-09-20T12:17:02.049Z] github.com/docker/docker/opts [2021-09-20T12:17:02.049Z] github.com/docker/docker/pkg/aaparser [2021-09-20T12:17:02.049Z] github.com/docker/docker/pkg/archive [2021-09-20T12:17:02.049Z] github.com/docker/docker/pkg/authorization [2021-09-20T12:17:02.049Z] github.com/docker/docker/pkg/broadcaster [2021-09-20T12:17:02.049Z] github.com/docker/docker/pkg/capabilities [2021-09-20T12:17:02.049Z] github.com/docker/docker/pkg/chrootarchive [2021-09-20T12:17:02.049Z] github.com/docker/docker/pkg/containerfs [2021-09-20T12:17:02.049Z] github.com/docker/docker/pkg/devicemapper [2021-09-20T12:17:02.049Z] github.com/docker/docker/pkg/directory [2021-09-20T12:17:02.049Z] github.com/docker/docker/pkg/discovery [2021-09-20T12:17:02.049Z] github.com/docker/docker/pkg/discovery/file [2021-09-20T12:17:02.049Z] github.com/docker/docker/pkg/discovery/kv [2021-09-20T12:17:02.049Z] github.com/docker/docker/pkg/discovery/memory [2021-09-20T12:17:02.049Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-20T12:17:02.049Z] github.com/docker/docker/pkg/dmesg [2021-09-20T12:17:02.049Z] github.com/docker/docker/pkg/filenotify [2021-09-20T12:17:02.049Z] github.com/docker/docker/pkg/fileutils [2021-09-20T12:17:02.049Z] github.com/docker/docker/pkg/fsutils [2021-09-20T12:17:02.049Z] github.com/docker/docker/pkg/homedir [2021-09-20T12:17:02.049Z] github.com/docker/docker/pkg/idtools [2021-09-20T12:17:02.049Z] github.com/docker/docker/pkg/ioutils [2021-09-20T12:17:02.049Z] github.com/docker/docker/pkg/jsonmessage [2021-09-20T12:17:02.049Z] github.com/docker/docker/pkg/locker [2021-09-20T12:17:02.049Z] github.com/docker/docker/pkg/longpath [2021-09-20T12:17:02.049Z] github.com/docker/docker/pkg/loopback [2021-09-20T12:17:02.049Z] github.com/docker/docker/pkg/mount [2021-09-20T12:17:02.049Z] github.com/docker/docker/pkg/namesgenerator [2021-09-20T12:17:02.049Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-20T12:17:02.049Z] github.com/docker/docker/pkg/parsers [2021-09-20T12:17:02.049Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-20T12:17:02.049Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-20T12:17:02.049Z] github.com/docker/docker/pkg/pidfile [2021-09-20T12:17:02.049Z] github.com/docker/docker/pkg/platform [2021-09-20T12:17:02.049Z] github.com/docker/docker/pkg/plugingetter [2021-09-20T12:17:02.049Z] github.com/docker/docker/pkg/plugins [2021-09-20T12:17:02.049Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-20T12:17:02.049Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-20T12:17:02.049Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-20T12:17:02.049Z] github.com/docker/docker/pkg/plugins/transport [2021-09-20T12:17:02.049Z] github.com/docker/docker/pkg/pools [2021-09-20T12:17:02.049Z] github.com/docker/docker/pkg/progress [2021-09-20T12:17:02.049Z] github.com/docker/docker/pkg/pubsub [2021-09-20T12:17:02.049Z] github.com/docker/docker/pkg/reexec [2021-09-20T12:17:02.049Z] github.com/docker/docker/pkg/signal [2021-09-20T12:17:02.049Z] github.com/docker/docker/pkg/stack [2021-09-20T12:17:02.049Z] github.com/docker/docker/pkg/stdcopy [2021-09-20T12:17:02.050Z] github.com/docker/docker/pkg/streamformatter [2021-09-20T12:17:02.050Z] github.com/docker/docker/pkg/stringid [2021-09-20T12:17:02.050Z] github.com/docker/docker/pkg/symlink [2021-09-20T12:17:02.050Z] github.com/docker/docker/pkg/sysinfo [2021-09-20T12:17:02.050Z] github.com/docker/docker/pkg/system [2021-09-20T12:17:02.050Z] github.com/docker/docker/pkg/tailfile [2021-09-20T12:17:02.050Z] github.com/docker/docker/pkg/tarsum [2021-09-20T12:17:02.050Z] github.com/docker/docker/pkg/term [2021-09-20T12:17:02.050Z] github.com/docker/docker/pkg/term/windows [2021-09-20T12:17:02.050Z] github.com/docker/docker/pkg/truncindex [2021-09-20T12:17:02.050Z] github.com/docker/docker/pkg/urlutil [2021-09-20T12:17:02.050Z] github.com/docker/docker/pkg/useragent [2021-09-20T12:17:02.050Z] github.com/docker/docker/plugin [2021-09-20T12:17:02.050Z] github.com/docker/docker/plugin/executor/containerd [2021-09-20T12:17:02.050Z] github.com/docker/docker/plugin/v2 [2021-09-20T12:17:02.050Z] github.com/docker/docker/profiles/apparmor [2021-09-20T12:17:02.050Z] github.com/docker/docker/profiles/seccomp [2021-09-20T12:17:02.050Z] github.com/docker/docker/quota [2021-09-20T12:17:02.050Z] github.com/docker/docker/reference [2021-09-20T12:17:02.050Z] github.com/docker/docker/registry [2021-09-20T12:17:02.050Z] github.com/docker/docker/registry/resumable [2021-09-20T12:17:02.050Z] github.com/docker/docker/restartmanager [2021-09-20T12:17:02.050Z] github.com/docker/docker/rootless [2021-09-20T12:17:02.050Z] github.com/docker/docker/rootless/specconv [2021-09-20T12:17:02.050Z] github.com/docker/docker/runconfig [2021-09-20T12:17:02.050Z] github.com/docker/docker/runconfig/opts [2021-09-20T12:17:02.050Z] github.com/docker/docker/testutil [2021-09-20T12:17:02.050Z] github.com/docker/docker/testutil/daemon [2021-09-20T12:17:02.050Z] github.com/docker/docker/testutil/environment [2021-09-20T12:17:02.050Z] github.com/docker/docker/testutil/fakecontext [2021-09-20T12:17:02.050Z] github.com/docker/docker/testutil/fakegit [2021-09-20T12:17:02.050Z] github.com/docker/docker/testutil/fakestorage [2021-09-20T12:17:02.050Z] github.com/docker/docker/testutil/fixtures/load [2021-09-20T12:17:02.050Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-20T12:17:02.050Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-20T12:17:02.050Z] github.com/docker/docker/testutil/registry [2021-09-20T12:17:02.050Z] github.com/docker/docker/testutil/request [2021-09-20T12:17:02.050Z] github.com/docker/docker/volume [2021-09-20T12:17:02.050Z] github.com/docker/docker/volume/drivers [2021-09-20T12:17:02.050Z] github.com/docker/docker/volume/local [2021-09-20T12:17:02.050Z] github.com/docker/docker/volume/mounts [2021-09-20T12:17:02.050Z] github.com/docker/docker/volume/service [2021-09-20T12:17:02.050Z] github.com/docker/docker/volume/service/opts [2021-09-20T12:17:02.050Z] github.com/docker/docker/volume/testutils' [2021-09-20T12:17:02.050Z] ++ grep --fixed-strings -v /libnetwork [2021-09-20T12:17:02.050Z] ++ echo 'github.com/docker/docker/api [2021-09-20T12:17:02.050Z] github.com/docker/docker/api/server [2021-09-20T12:17:02.050Z] github.com/docker/docker/api/server/backend/build [2021-09-20T12:17:02.050Z] github.com/docker/docker/api/server/httputils [2021-09-20T12:17:02.050Z] github.com/docker/docker/api/server/middleware [2021-09-20T12:17:02.050Z] github.com/docker/docker/api/server/router [2021-09-20T12:17:02.050Z] github.com/docker/docker/api/server/router/build [2021-09-20T12:17:02.050Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-20T12:17:02.050Z] github.com/docker/docker/api/server/router/container [2021-09-20T12:17:02.050Z] github.com/docker/docker/api/server/router/debug [2021-09-20T12:17:02.050Z] github.com/docker/docker/api/server/router/distribution [2021-09-20T12:17:02.050Z] github.com/docker/docker/api/server/router/grpc [2021-09-20T12:17:02.050Z] github.com/docker/docker/api/server/router/image [2021-09-20T12:17:02.050Z] github.com/docker/docker/api/server/router/network [2021-09-20T12:17:02.050Z] github.com/docker/docker/api/server/router/plugin [2021-09-20T12:17:02.050Z] github.com/docker/docker/api/server/router/session [2021-09-20T12:17:02.050Z] github.com/docker/docker/api/server/router/swarm [2021-09-20T12:17:02.050Z] github.com/docker/docker/api/server/router/system [2021-09-20T12:17:02.050Z] github.com/docker/docker/api/server/router/volume [2021-09-20T12:17:02.050Z] github.com/docker/docker/api/types [2021-09-20T12:17:02.050Z] github.com/docker/docker/api/types/backend [2021-09-20T12:17:02.050Z] github.com/docker/docker/api/types/blkiodev [2021-09-20T12:17:02.050Z] github.com/docker/docker/api/types/container [2021-09-20T12:17:02.050Z] github.com/docker/docker/api/types/events [2021-09-20T12:17:02.050Z] github.com/docker/docker/api/types/filters [2021-09-20T12:17:02.050Z] github.com/docker/docker/api/types/image [2021-09-20T12:17:02.050Z] github.com/docker/docker/api/types/mount [2021-09-20T12:17:02.050Z] github.com/docker/docker/api/types/network [2021-09-20T12:17:02.050Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-20T12:17:02.050Z] github.com/docker/docker/api/types/registry [2021-09-20T12:17:02.050Z] github.com/docker/docker/api/types/strslice [2021-09-20T12:17:02.050Z] github.com/docker/docker/api/types/swarm [2021-09-20T12:17:02.050Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-20T12:17:02.050Z] github.com/docker/docker/api/types/time [2021-09-20T12:17:02.050Z] github.com/docker/docker/api/types/versions [2021-09-20T12:17:02.050Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-20T12:17:02.050Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-20T12:17:02.050Z] github.com/docker/docker/api/types/volume [2021-09-20T12:17:02.050Z] github.com/docker/docker/builder [2021-09-20T12:17:02.050Z] github.com/docker/docker/builder/builder-next [2021-09-20T12:17:02.050Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-20T12:17:02.050Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-20T12:17:02.050Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-20T12:17:02.050Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-20T12:17:02.050Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-20T12:17:02.050Z] github.com/docker/docker/builder/builder-next/worker [2021-09-20T12:17:02.050Z] github.com/docker/docker/builder/dockerfile [2021-09-20T12:17:02.050Z] github.com/docker/docker/builder/dockerignore [2021-09-20T12:17:02.050Z] github.com/docker/docker/builder/remotecontext [2021-09-20T12:17:02.050Z] github.com/docker/docker/builder/remotecontext/git [2021-09-20T12:17:02.050Z] github.com/docker/docker/cli [2021-09-20T12:17:02.050Z] github.com/docker/docker/cli/config [2021-09-20T12:17:02.050Z] github.com/docker/docker/cli/debug [2021-09-20T12:17:02.050Z] github.com/docker/docker/client [2021-09-20T12:17:02.050Z] github.com/docker/docker/cmd/docker-proxy [2021-09-20T12:17:02.050Z] github.com/docker/docker/cmd/dockerd [2021-09-20T12:17:02.050Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-20T12:17:02.050Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-20T12:17:02.050Z] github.com/docker/docker/container [2021-09-20T12:17:02.050Z] github.com/docker/docker/container/stream [2021-09-20T12:17:02.050Z] github.com/docker/docker/contrib/apparmor [2021-09-20T12:17:02.050Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-20T12:17:02.050Z] github.com/docker/docker/contrib/httpserver [2021-09-20T12:17:02.050Z] github.com/docker/docker/daemon [2021-09-20T12:17:02.050Z] github.com/docker/docker/daemon/cluster [2021-09-20T12:17:02.050Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-20T12:17:02.050Z] github.com/docker/docker/daemon/cluster/convert [2021-09-20T12:17:02.050Z] github.com/docker/docker/daemon/cluster/executor [2021-09-20T12:17:02.050Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-20T12:17:02.050Z] github.com/docker/docker/daemon/cluster/provider [2021-09-20T12:17:02.050Z] github.com/docker/docker/daemon/config [2021-09-20T12:17:02.050Z] github.com/docker/docker/daemon/discovery [2021-09-20T12:17:02.050Z] github.com/docker/docker/daemon/events [2021-09-20T12:17:02.050Z] github.com/docker/docker/daemon/events/testutils [2021-09-20T12:17:02.050Z] github.com/docker/docker/daemon/exec [2021-09-20T12:17:02.050Z] github.com/docker/docker/daemon/graphdriver [2021-09-20T12:17:02.050Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-20T12:17:02.050Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-20T12:17:02.050Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-20T12:17:02.050Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-20T12:17:02.050Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-20T12:17:02.050Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-20T12:17:02.050Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-20T12:17:02.050Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-20T12:17:02.050Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-20T12:17:02.050Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-20T12:17:02.050Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-20T12:17:02.050Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-20T12:17:02.050Z] github.com/docker/docker/daemon/images [2021-09-20T12:17:02.050Z] github.com/docker/docker/daemon/initlayer [2021-09-20T12:17:02.050Z] github.com/docker/docker/daemon/links [2021-09-20T12:17:02.050Z] github.com/docker/docker/daemon/listeners [2021-09-20T12:17:02.050Z] github.com/docker/docker/daemon/logger [2021-09-20T12:17:02.050Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-20T12:17:02.050Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-20T12:17:02.050Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-20T12:17:02.050Z] github.com/docker/docker/daemon/logger/gelf [2021-09-20T12:17:02.050Z] github.com/docker/docker/daemon/logger/journald [2021-09-20T12:17:02.050Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-20T12:17:02.050Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-20T12:17:02.050Z] github.com/docker/docker/daemon/logger/local [2021-09-20T12:17:02.050Z] github.com/docker/docker/daemon/logger/logentries [2021-09-20T12:17:02.050Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-20T12:17:02.050Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-20T12:17:02.050Z] github.com/docker/docker/daemon/logger/splunk [2021-09-20T12:17:02.050Z] github.com/docker/docker/daemon/logger/syslog [2021-09-20T12:17:02.050Z] github.com/docker/docker/daemon/logger/templates [2021-09-20T12:17:02.050Z] github.com/docker/docker/daemon/names [2021-09-20T12:17:02.050Z] github.com/docker/docker/daemon/network [2021-09-20T12:17:02.050Z] github.com/docker/docker/daemon/stats [2021-09-20T12:17:02.050Z] github.com/docker/docker/distribution [2021-09-20T12:17:02.050Z] github.com/docker/docker/distribution/metadata [2021-09-20T12:17:02.050Z] github.com/docker/docker/distribution/utils [2021-09-20T12:17:02.050Z] github.com/docker/docker/distribution/xfer [2021-09-20T12:17:02.050Z] github.com/docker/docker/dockerversion [2021-09-20T12:17:02.050Z] github.com/docker/docker/errdefs [2021-09-20T12:17:02.050Z] github.com/docker/docker/image [2021-09-20T12:17:02.050Z] github.com/docker/docker/image/cache [2021-09-20T12:17:02.050Z] github.com/docker/docker/image/tarexport [2021-09-20T12:17:02.050Z] github.com/docker/docker/image/v1 [2021-09-20T12:17:02.050Z] github.com/docker/docker/internal/test/suite [2021-09-20T12:17:02.050Z] github.com/docker/docker/layer [2021-09-20T12:17:02.050Z] github.com/docker/docker/libcontainerd [2021-09-20T12:17:02.050Z] github.com/docker/docker/libcontainerd/queue [2021-09-20T12:17:02.050Z] github.com/docker/docker/libcontainerd/remote [2021-09-20T12:17:02.050Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-20T12:17:02.050Z] github.com/docker/docker/libcontainerd/types [2021-09-20T12:17:02.050Z] github.com/docker/docker/libnetwork [2021-09-20T12:17:02.050Z] github.com/docker/docker/libnetwork/bitseq [2021-09-20T12:17:02.050Z] github.com/docker/docker/libnetwork/cluster [2021-09-20T12:17:02.050Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-20T12:17:02.050Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-20T12:17:02.050Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-20T12:17:02.050Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-20T12:17:02.050Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-20T12:17:02.050Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-20T12:17:02.050Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-20T12:17:02.050Z] github.com/docker/docker/libnetwork/config [2021-09-20T12:17:02.050Z] github.com/docker/docker/libnetwork/datastore [2021-09-20T12:17:02.050Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-20T12:17:02.050Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-20T12:17:02.050Z] github.com/docker/docker/libnetwork/driverapi [2021-09-20T12:17:02.050Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-20T12:17:02.050Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-20T12:17:02.050Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-20T12:17:02.050Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-20T12:17:02.050Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-20T12:17:02.050Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-20T12:17:02.050Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-20T12:17:02.050Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-20T12:17:02.050Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-20T12:17:02.050Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-20T12:17:02.050Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-20T12:17:02.050Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-20T12:17:02.050Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-20T12:17:02.050Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-20T12:17:02.050Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-20T12:17:02.050Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-20T12:17:02.050Z] github.com/docker/docker/libnetwork/etchosts [2021-09-20T12:17:02.050Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-20T12:17:02.050Z] github.com/docker/docker/libnetwork/idm [2021-09-20T12:17:02.050Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-20T12:17:02.050Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-20T12:17:02.050Z] github.com/docker/docker/libnetwork/ipam [2021-09-20T12:17:02.050Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-20T12:17:02.050Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-20T12:17:02.050Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-20T12:17:02.050Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-20T12:17:02.050Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-20T12:17:02.050Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-20T12:17:02.050Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-20T12:17:02.050Z] github.com/docker/docker/libnetwork/iptables [2021-09-20T12:17:02.050Z] github.com/docker/docker/libnetwork/netlabel [2021-09-20T12:17:02.050Z] github.com/docker/docker/libnetwork/netutils [2021-09-20T12:17:02.050Z] github.com/docker/docker/libnetwork/networkdb [2021-09-20T12:17:02.050Z] github.com/docker/docker/libnetwork/ns [2021-09-20T12:17:02.050Z] github.com/docker/docker/libnetwork/options [2021-09-20T12:17:02.050Z] github.com/docker/docker/libnetwork/osl [2021-09-20T12:17:02.050Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-20T12:17:02.050Z] github.com/docker/docker/libnetwork/portallocator [2021-09-20T12:17:02.050Z] github.com/docker/docker/libnetwork/portmapper [2021-09-20T12:17:02.050Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-20T12:17:02.050Z] github.com/docker/docker/libnetwork/testutils [2021-09-20T12:17:02.050Z] github.com/docker/docker/libnetwork/types [2021-09-20T12:17:02.050Z] github.com/docker/docker/oci [2021-09-20T12:17:02.050Z] github.com/docker/docker/oci/caps [2021-09-20T12:17:02.050Z] github.com/docker/docker/opts [2021-09-20T12:17:02.050Z] github.com/docker/docker/pkg/aaparser [2021-09-20T12:17:02.050Z] github.com/docker/docker/pkg/archive [2021-09-20T12:17:02.050Z] github.com/docker/docker/pkg/authorization [2021-09-20T12:17:02.050Z] github.com/docker/docker/pkg/broadcaster [2021-09-20T12:17:02.050Z] github.com/docker/docker/pkg/capabilities [2021-09-20T12:17:02.050Z] github.com/docker/docker/pkg/chrootarchive [2021-09-20T12:17:02.050Z] github.com/docker/docker/pkg/containerfs [2021-09-20T12:17:02.050Z] github.com/docker/docker/pkg/devicemapper [2021-09-20T12:17:02.050Z] github.com/docker/docker/pkg/directory [2021-09-20T12:17:02.308Z] github.com/docker/docker/pkg/discovery [2021-09-20T12:17:02.308Z] github.com/docker/docker/pkg/discovery/file [2021-09-20T12:17:02.308Z] github.com/docker/docker/pkg/discovery/kv [2021-09-20T12:17:02.308Z] github.com/docker/docker/pkg/discovery/memory [2021-09-20T12:17:02.308Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-20T12:17:02.308Z] github.com/docker/docker/pkg/dmesg [2021-09-20T12:17:02.308Z] github.com/docker/docker/pkg/filenotify [2021-09-20T12:17:02.308Z] github.com/docker/docker/pkg/fileutils [2021-09-20T12:17:02.308Z] github.com/docker/docker/pkg/fsutils [2021-09-20T12:17:02.308Z] github.com/docker/docker/pkg/homedir [2021-09-20T12:17:02.308Z] github.com/docker/docker/pkg/idtools [2021-09-20T12:17:02.308Z] github.com/docker/docker/pkg/ioutils [2021-09-20T12:17:02.308Z] github.com/docker/docker/pkg/jsonmessage [2021-09-20T12:17:02.308Z] github.com/docker/docker/pkg/locker [2021-09-20T12:17:02.308Z] github.com/docker/docker/pkg/longpath [2021-09-20T12:17:02.308Z] github.com/docker/docker/pkg/loopback [2021-09-20T12:17:02.308Z] github.com/docker/docker/pkg/mount [2021-09-20T12:17:02.308Z] github.com/docker/docker/pkg/namesgenerator [2021-09-20T12:17:02.308Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-20T12:17:02.308Z] github.com/docker/docker/pkg/parsers [2021-09-20T12:17:02.308Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-20T12:17:02.308Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-20T12:17:02.308Z] github.com/docker/docker/pkg/pidfile [2021-09-20T12:17:02.308Z] github.com/docker/docker/pkg/platform [2021-09-20T12:17:02.308Z] github.com/docker/docker/pkg/plugingetter [2021-09-20T12:17:02.308Z] github.com/docker/docker/pkg/plugins [2021-09-20T12:17:02.308Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-20T12:17:02.308Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/plugins/transport [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/pools [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/progress [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/pubsub [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/reexec [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/signal [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/stack [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/stdcopy [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/streamformatter [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/stringid [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/symlink [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/sysinfo [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/system [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/tailfile [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/tarsum [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/term [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/term/windows [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/truncindex [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/urlutil [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/useragent [2021-09-20T12:17:02.309Z] github.com/docker/docker/plugin [2021-09-20T12:17:02.309Z] github.com/docker/docker/plugin/executor/containerd [2021-09-20T12:17:02.309Z] github.com/docker/docker/plugin/v2 [2021-09-20T12:17:02.309Z] github.com/docker/docker/profiles/apparmor [2021-09-20T12:17:02.309Z] github.com/docker/docker/profiles/seccomp [2021-09-20T12:17:02.309Z] github.com/docker/docker/quota [2021-09-20T12:17:02.309Z] github.com/docker/docker/reference [2021-09-20T12:17:02.309Z] github.com/docker/docker/registry [2021-09-20T12:17:02.309Z] github.com/docker/docker/registry/resumable [2021-09-20T12:17:02.309Z] github.com/docker/docker/restartmanager [2021-09-20T12:17:02.309Z] github.com/docker/docker/rootless [2021-09-20T12:17:02.309Z] github.com/docker/docker/rootless/specconv [2021-09-20T12:17:02.309Z] github.com/docker/docker/runconfig [2021-09-20T12:17:02.309Z] github.com/docker/docker/runconfig/opts [2021-09-20T12:17:02.309Z] github.com/docker/docker/testutil [2021-09-20T12:17:02.309Z] github.com/docker/docker/testutil/daemon [2021-09-20T12:17:02.309Z] github.com/docker/docker/testutil/environment [2021-09-20T12:17:02.309Z] github.com/docker/docker/testutil/fakecontext [2021-09-20T12:17:02.309Z] github.com/docker/docker/testutil/fakegit [2021-09-20T12:17:02.309Z] github.com/docker/docker/testutil/fakestorage [2021-09-20T12:17:02.309Z] github.com/docker/docker/testutil/fixtures/load [2021-09-20T12:17:02.309Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-20T12:17:02.309Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-20T12:17:02.309Z] github.com/docker/docker/testutil/registry [2021-09-20T12:17:02.309Z] github.com/docker/docker/testutil/request [2021-09-20T12:17:02.309Z] github.com/docker/docker/volume [2021-09-20T12:17:02.309Z] github.com/docker/docker/volume/drivers [2021-09-20T12:17:02.309Z] github.com/docker/docker/volume/local [2021-09-20T12:17:02.309Z] github.com/docker/docker/volume/mounts [2021-09-20T12:17:02.309Z] github.com/docker/docker/volume/service [2021-09-20T12:17:02.309Z] github.com/docker/docker/volume/service/opts [2021-09-20T12:17:02.309Z] github.com/docker/docker/volume/testutils' [2021-09-20T12:17:02.309Z] + base_pkg_list='github.com/docker/docker/api [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/server [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/server/backend/build [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/server/httputils [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/server/middleware [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/server/router [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/server/router/build [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/server/router/container [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/server/router/debug [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/server/router/distribution [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/server/router/grpc [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/server/router/image [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/server/router/network [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/server/router/plugin [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/server/router/session [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/server/router/swarm [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/server/router/system [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/server/router/volume [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/types [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/types/backend [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/types/blkiodev [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/types/container [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/types/events [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/types/filters [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/types/image [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/types/mount [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/types/network [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/types/registry [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/types/strslice [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/types/swarm [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/types/time [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/types/versions [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/types/volume [2021-09-20T12:17:02.309Z] github.com/docker/docker/builder [2021-09-20T12:17:02.309Z] github.com/docker/docker/builder/builder-next [2021-09-20T12:17:02.309Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-20T12:17:02.309Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-20T12:17:02.309Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-20T12:17:02.309Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-20T12:17:02.309Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-20T12:17:02.309Z] github.com/docker/docker/builder/builder-next/worker [2021-09-20T12:17:02.309Z] github.com/docker/docker/builder/dockerfile [2021-09-20T12:17:02.309Z] github.com/docker/docker/builder/dockerignore [2021-09-20T12:17:02.309Z] github.com/docker/docker/builder/remotecontext [2021-09-20T12:17:02.309Z] github.com/docker/docker/builder/remotecontext/git [2021-09-20T12:17:02.309Z] github.com/docker/docker/cli [2021-09-20T12:17:02.309Z] github.com/docker/docker/cli/config [2021-09-20T12:17:02.309Z] github.com/docker/docker/cli/debug [2021-09-20T12:17:02.309Z] github.com/docker/docker/client [2021-09-20T12:17:02.309Z] github.com/docker/docker/cmd/docker-proxy [2021-09-20T12:17:02.309Z] github.com/docker/docker/cmd/dockerd [2021-09-20T12:17:02.309Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-20T12:17:02.309Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-20T12:17:02.309Z] github.com/docker/docker/container [2021-09-20T12:17:02.309Z] github.com/docker/docker/container/stream [2021-09-20T12:17:02.309Z] github.com/docker/docker/contrib/apparmor [2021-09-20T12:17:02.309Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-20T12:17:02.309Z] github.com/docker/docker/contrib/httpserver [2021-09-20T12:17:02.309Z] github.com/docker/docker/daemon [2021-09-20T12:17:02.309Z] github.com/docker/docker/daemon/cluster [2021-09-20T12:17:02.309Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-20T12:17:02.309Z] github.com/docker/docker/daemon/cluster/convert [2021-09-20T12:17:02.309Z] github.com/docker/docker/daemon/cluster/executor [2021-09-20T12:17:02.309Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-20T12:17:02.309Z] github.com/docker/docker/daemon/cluster/provider [2021-09-20T12:17:02.309Z] github.com/docker/docker/daemon/config [2021-09-20T12:17:02.309Z] github.com/docker/docker/daemon/discovery [2021-09-20T12:17:02.309Z] github.com/docker/docker/daemon/events [2021-09-20T12:17:02.309Z] github.com/docker/docker/daemon/events/testutils [2021-09-20T12:17:02.309Z] github.com/docker/docker/daemon/exec [2021-09-20T12:17:02.309Z] github.com/docker/docker/daemon/graphdriver [2021-09-20T12:17:02.309Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-20T12:17:02.309Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-20T12:17:02.309Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-20T12:17:02.309Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-20T12:17:02.309Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-20T12:17:02.309Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-20T12:17:02.309Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-20T12:17:02.309Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-20T12:17:02.309Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-20T12:17:02.309Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-20T12:17:02.309Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-20T12:17:02.309Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-20T12:17:02.309Z] github.com/docker/docker/daemon/images [2021-09-20T12:17:02.309Z] github.com/docker/docker/daemon/initlayer [2021-09-20T12:17:02.309Z] github.com/docker/docker/daemon/links [2021-09-20T12:17:02.309Z] github.com/docker/docker/daemon/listeners [2021-09-20T12:17:02.309Z] github.com/docker/docker/daemon/logger [2021-09-20T12:17:02.309Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-20T12:17:02.309Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-20T12:17:02.309Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-20T12:17:02.309Z] github.com/docker/docker/daemon/logger/gelf [2021-09-20T12:17:02.309Z] github.com/docker/docker/daemon/logger/journald [2021-09-20T12:17:02.309Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-20T12:17:02.309Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-20T12:17:02.309Z] github.com/docker/docker/daemon/logger/local [2021-09-20T12:17:02.309Z] github.com/docker/docker/daemon/logger/logentries [2021-09-20T12:17:02.309Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-20T12:17:02.309Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-20T12:17:02.309Z] github.com/docker/docker/daemon/logger/splunk [2021-09-20T12:17:02.309Z] github.com/docker/docker/daemon/logger/syslog [2021-09-20T12:17:02.309Z] github.com/docker/docker/daemon/logger/templates [2021-09-20T12:17:02.309Z] github.com/docker/docker/daemon/names [2021-09-20T12:17:02.309Z] github.com/docker/docker/daemon/network [2021-09-20T12:17:02.309Z] github.com/docker/docker/daemon/stats [2021-09-20T12:17:02.309Z] github.com/docker/docker/distribution [2021-09-20T12:17:02.309Z] github.com/docker/docker/distribution/metadata [2021-09-20T12:17:02.309Z] github.com/docker/docker/distribution/utils [2021-09-20T12:17:02.309Z] github.com/docker/docker/distribution/xfer [2021-09-20T12:17:02.309Z] github.com/docker/docker/dockerversion [2021-09-20T12:17:02.309Z] github.com/docker/docker/errdefs [2021-09-20T12:17:02.309Z] github.com/docker/docker/image [2021-09-20T12:17:02.309Z] github.com/docker/docker/image/cache [2021-09-20T12:17:02.309Z] github.com/docker/docker/image/tarexport [2021-09-20T12:17:02.309Z] github.com/docker/docker/image/v1 [2021-09-20T12:17:02.309Z] github.com/docker/docker/internal/test/suite [2021-09-20T12:17:02.309Z] github.com/docker/docker/layer [2021-09-20T12:17:02.309Z] github.com/docker/docker/libcontainerd [2021-09-20T12:17:02.309Z] github.com/docker/docker/libcontainerd/queue [2021-09-20T12:17:02.309Z] github.com/docker/docker/libcontainerd/remote [2021-09-20T12:17:02.309Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-20T12:17:02.309Z] github.com/docker/docker/libcontainerd/types [2021-09-20T12:17:02.309Z] github.com/docker/docker/oci [2021-09-20T12:17:02.309Z] github.com/docker/docker/oci/caps [2021-09-20T12:17:02.309Z] github.com/docker/docker/opts [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/aaparser [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/archive [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/authorization [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/broadcaster [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/capabilities [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/chrootarchive [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/containerfs [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/devicemapper [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/directory [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/discovery [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/discovery/file [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/discovery/kv [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/discovery/memory [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/dmesg [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/filenotify [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/fileutils [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/fsutils [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/homedir [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/idtools [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/ioutils [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/jsonmessage [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/locker [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/longpath [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/loopback [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/mount [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/namesgenerator [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/parsers [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/pidfile [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/platform [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/plugingetter [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/plugins [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/plugins/transport [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/pools [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/progress [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/pubsub [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/reexec [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/signal [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/stack [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/stdcopy [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/streamformatter [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/stringid [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/symlink [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/sysinfo [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/system [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/tailfile [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/tarsum [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/term [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/term/windows [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/truncindex [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/urlutil [2021-09-20T12:17:02.309Z] github.com/docker/docker/pkg/useragent [2021-09-20T12:17:02.309Z] github.com/docker/docker/plugin [2021-09-20T12:17:02.309Z] github.com/docker/docker/plugin/executor/containerd [2021-09-20T12:17:02.309Z] github.com/docker/docker/plugin/v2 [2021-09-20T12:17:02.309Z] github.com/docker/docker/profiles/apparmor [2021-09-20T12:17:02.309Z] github.com/docker/docker/profiles/seccomp [2021-09-20T12:17:02.309Z] github.com/docker/docker/quota [2021-09-20T12:17:02.309Z] github.com/docker/docker/reference [2021-09-20T12:17:02.309Z] github.com/docker/docker/registry [2021-09-20T12:17:02.309Z] github.com/docker/docker/registry/resumable [2021-09-20T12:17:02.309Z] github.com/docker/docker/restartmanager [2021-09-20T12:17:02.309Z] github.com/docker/docker/rootless [2021-09-20T12:17:02.309Z] github.com/docker/docker/rootless/specconv [2021-09-20T12:17:02.309Z] github.com/docker/docker/runconfig [2021-09-20T12:17:02.309Z] github.com/docker/docker/runconfig/opts [2021-09-20T12:17:02.309Z] github.com/docker/docker/testutil [2021-09-20T12:17:02.309Z] github.com/docker/docker/testutil/daemon [2021-09-20T12:17:02.309Z] github.com/docker/docker/testutil/environment [2021-09-20T12:17:02.309Z] github.com/docker/docker/testutil/fakecontext [2021-09-20T12:17:02.309Z] github.com/docker/docker/testutil/fakegit [2021-09-20T12:17:02.309Z] github.com/docker/docker/testutil/fakestorage [2021-09-20T12:17:02.309Z] github.com/docker/docker/testutil/fixtures/load [2021-09-20T12:17:02.309Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-20T12:17:02.309Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-20T12:17:02.309Z] github.com/docker/docker/testutil/registry [2021-09-20T12:17:02.309Z] github.com/docker/docker/testutil/request [2021-09-20T12:17:02.309Z] github.com/docker/docker/volume [2021-09-20T12:17:02.309Z] github.com/docker/docker/volume/drivers [2021-09-20T12:17:02.309Z] github.com/docker/docker/volume/local [2021-09-20T12:17:02.309Z] github.com/docker/docker/volume/mounts [2021-09-20T12:17:02.309Z] github.com/docker/docker/volume/service [2021-09-20T12:17:02.309Z] github.com/docker/docker/volume/service/opts [2021-09-20T12:17:02.309Z] github.com/docker/docker/volume/testutils' [2021-09-20T12:17:02.309Z] ++ grep --fixed-strings /libnetwork [2021-09-20T12:17:02.309Z] ++ echo 'github.com/docker/docker/api [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/server [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/server/backend/build [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/server/httputils [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/server/middleware [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/server/router [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/server/router/build [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/server/router/container [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/server/router/debug [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/server/router/distribution [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/server/router/grpc [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/server/router/image [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/server/router/network [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/server/router/plugin [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/server/router/session [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/server/router/swarm [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/server/router/system [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/server/router/volume [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/types [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/types/backend [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/types/blkiodev [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/types/container [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/types/events [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/types/filters [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/types/image [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/types/mount [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/types/network [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/types/registry [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/types/strslice [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/types/swarm [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/types/time [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/types/versions [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-20T12:17:02.309Z] github.com/docker/docker/api/types/volume [2021-09-20T12:17:02.309Z] github.com/docker/docker/builder [2021-09-20T12:17:02.309Z] github.com/docker/docker/builder/builder-next [2021-09-20T12:17:02.309Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-20T12:17:02.309Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-20T12:17:02.309Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-20T12:17:02.309Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-20T12:17:02.309Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-20T12:17:02.309Z] github.com/docker/docker/builder/builder-next/worker [2021-09-20T12:17:02.309Z] github.com/docker/docker/builder/dockerfile [2021-09-20T12:17:02.309Z] github.com/docker/docker/builder/dockerignore [2021-09-20T12:17:02.309Z] github.com/docker/docker/builder/remotecontext [2021-09-20T12:17:02.309Z] github.com/docker/docker/builder/remotecontext/git [2021-09-20T12:17:02.309Z] github.com/docker/docker/cli [2021-09-20T12:17:02.309Z] github.com/docker/docker/cli/config [2021-09-20T12:17:02.309Z] github.com/docker/docker/cli/debug [2021-09-20T12:17:02.309Z] github.com/docker/docker/client [2021-09-20T12:17:02.309Z] github.com/docker/docker/cmd/docker-proxy [2021-09-20T12:17:02.309Z] github.com/docker/docker/cmd/dockerd [2021-09-20T12:17:02.309Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-20T12:17:02.309Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-20T12:17:02.309Z] github.com/docker/docker/container [2021-09-20T12:17:02.309Z] github.com/docker/docker/container/stream [2021-09-20T12:17:02.309Z] github.com/docker/docker/contrib/apparmor [2021-09-20T12:17:02.309Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-20T12:17:02.309Z] github.com/docker/docker/contrib/httpserver [2021-09-20T12:17:02.310Z] github.com/docker/docker/daemon [2021-09-20T12:17:02.310Z] github.com/docker/docker/daemon/cluster [2021-09-20T12:17:02.310Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-20T12:17:02.310Z] github.com/docker/docker/daemon/cluster/convert [2021-09-20T12:17:02.310Z] github.com/docker/docker/daemon/cluster/executor [2021-09-20T12:17:02.310Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-20T12:17:02.310Z] github.com/docker/docker/daemon/cluster/provider [2021-09-20T12:17:02.310Z] github.com/docker/docker/daemon/config [2021-09-20T12:17:02.310Z] github.com/docker/docker/daemon/discovery [2021-09-20T12:17:02.310Z] github.com/docker/docker/daemon/events [2021-09-20T12:17:02.310Z] github.com/docker/docker/daemon/events/testutils [2021-09-20T12:17:02.310Z] github.com/docker/docker/daemon/exec [2021-09-20T12:17:02.310Z] github.com/docker/docker/daemon/graphdriver [2021-09-20T12:17:02.310Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-20T12:17:02.310Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-20T12:17:02.310Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-20T12:17:02.310Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-20T12:17:02.310Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-20T12:17:02.310Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-20T12:17:02.310Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-20T12:17:02.310Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-20T12:17:02.310Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-20T12:17:02.310Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-20T12:17:02.310Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-20T12:17:02.310Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-20T12:17:02.310Z] github.com/docker/docker/daemon/images [2021-09-20T12:17:02.310Z] github.com/docker/docker/daemon/initlayer [2021-09-20T12:17:02.310Z] github.com/docker/docker/daemon/links [2021-09-20T12:17:02.310Z] github.com/docker/docker/daemon/listeners [2021-09-20T12:17:02.310Z] github.com/docker/docker/daemon/logger [2021-09-20T12:17:02.310Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-20T12:17:02.310Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-20T12:17:02.310Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-20T12:17:02.310Z] github.com/docker/docker/daemon/logger/gelf [2021-09-20T12:17:02.310Z] github.com/docker/docker/daemon/logger/journald [2021-09-20T12:17:02.310Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-20T12:17:02.310Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-20T12:17:02.310Z] github.com/docker/docker/daemon/logger/local [2021-09-20T12:17:02.310Z] github.com/docker/docker/daemon/logger/logentries [2021-09-20T12:17:02.310Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-20T12:17:02.310Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-20T12:17:02.310Z] github.com/docker/docker/daemon/logger/splunk [2021-09-20T12:17:02.310Z] github.com/docker/docker/daemon/logger/syslog [2021-09-20T12:17:02.310Z] github.com/docker/docker/daemon/logger/templates [2021-09-20T12:17:02.310Z] github.com/docker/docker/daemon/names [2021-09-20T12:17:02.310Z] github.com/docker/docker/daemon/network [2021-09-20T12:17:02.310Z] github.com/docker/docker/daemon/stats [2021-09-20T12:17:02.310Z] github.com/docker/docker/distribution [2021-09-20T12:17:02.310Z] github.com/docker/docker/distribution/metadata [2021-09-20T12:17:02.310Z] github.com/docker/docker/distribution/utils [2021-09-20T12:17:02.310Z] github.com/docker/docker/distribution/xfer [2021-09-20T12:17:02.310Z] github.com/docker/docker/dockerversion [2021-09-20T12:17:02.310Z] github.com/docker/docker/errdefs [2021-09-20T12:17:02.310Z] github.com/docker/docker/image [2021-09-20T12:17:02.310Z] github.com/docker/docker/image/cache [2021-09-20T12:17:02.310Z] github.com/docker/docker/image/tarexport [2021-09-20T12:17:02.310Z] github.com/docker/docker/image/v1 [2021-09-20T12:17:02.310Z] github.com/docker/docker/internal/test/suite [2021-09-20T12:17:02.310Z] github.com/docker/docker/layer [2021-09-20T12:17:02.310Z] github.com/docker/docker/libcontainerd [2021-09-20T12:17:02.310Z] github.com/docker/docker/libcontainerd/queue [2021-09-20T12:17:02.310Z] github.com/docker/docker/libcontainerd/remote [2021-09-20T12:17:02.310Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-20T12:17:02.310Z] github.com/docker/docker/libcontainerd/types [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/bitseq [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/cluster [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/config [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/datastore [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/driverapi [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/etchosts [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/idm [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/ipam [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/iptables [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/netlabel [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/netutils [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/networkdb [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/ns [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/options [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/osl [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/portallocator [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/portmapper [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/testutils [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/types [2021-09-20T12:17:02.310Z] github.com/docker/docker/oci [2021-09-20T12:17:02.310Z] github.com/docker/docker/oci/caps [2021-09-20T12:17:02.310Z] github.com/docker/docker/opts [2021-09-20T12:17:02.310Z] github.com/docker/docker/pkg/aaparser [2021-09-20T12:17:02.310Z] github.com/docker/docker/pkg/archive [2021-09-20T12:17:02.310Z] github.com/docker/docker/pkg/authorization [2021-09-20T12:17:02.310Z] github.com/docker/docker/pkg/broadcaster [2021-09-20T12:17:02.310Z] github.com/docker/docker/pkg/capabilities [2021-09-20T12:17:02.310Z] github.com/docker/docker/pkg/chrootarchive [2021-09-20T12:17:02.310Z] github.com/docker/docker/pkg/containerfs [2021-09-20T12:17:02.310Z] github.com/docker/docker/pkg/devicemapper [2021-09-20T12:17:02.310Z] github.com/docker/docker/pkg/directory [2021-09-20T12:17:02.310Z] github.com/docker/docker/pkg/discovery [2021-09-20T12:17:02.310Z] github.com/docker/docker/pkg/discovery/file [2021-09-20T12:17:02.310Z] github.com/docker/docker/pkg/discovery/kv [2021-09-20T12:17:02.310Z] github.com/docker/docker/pkg/discovery/memory [2021-09-20T12:17:02.310Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-20T12:17:02.310Z] github.com/docker/docker/pkg/dmesg [2021-09-20T12:17:02.310Z] github.com/docker/docker/pkg/filenotify [2021-09-20T12:17:02.310Z] github.com/docker/docker/pkg/fileutils [2021-09-20T12:17:02.310Z] github.com/docker/docker/pkg/fsutils [2021-09-20T12:17:02.310Z] github.com/docker/docker/pkg/homedir [2021-09-20T12:17:02.310Z] github.com/docker/docker/pkg/idtools [2021-09-20T12:17:02.310Z] github.com/docker/docker/pkg/ioutils [2021-09-20T12:17:02.310Z] github.com/docker/docker/pkg/jsonmessage [2021-09-20T12:17:02.310Z] github.com/docker/docker/pkg/locker [2021-09-20T12:17:02.310Z] github.com/docker/docker/pkg/longpath [2021-09-20T12:17:02.310Z] github.com/docker/docker/pkg/loopback [2021-09-20T12:17:02.310Z] github.com/docker/docker/pkg/mount [2021-09-20T12:17:02.310Z] github.com/docker/docker/pkg/namesgenerator [2021-09-20T12:17:02.310Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-20T12:17:02.310Z] github.com/docker/docker/pkg/parsers [2021-09-20T12:17:02.310Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-20T12:17:02.310Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-20T12:17:02.310Z] github.com/docker/docker/pkg/pidfile [2021-09-20T12:17:02.310Z] github.com/docker/docker/pkg/platform [2021-09-20T12:17:02.310Z] github.com/docker/docker/pkg/plugingetter [2021-09-20T12:17:02.310Z] github.com/docker/docker/pkg/plugins [2021-09-20T12:17:02.310Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-20T12:17:02.310Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-20T12:17:02.310Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-20T12:17:02.310Z] github.com/docker/docker/pkg/plugins/transport [2021-09-20T12:17:02.310Z] github.com/docker/docker/pkg/pools [2021-09-20T12:17:02.310Z] github.com/docker/docker/pkg/progress [2021-09-20T12:17:02.310Z] github.com/docker/docker/pkg/pubsub [2021-09-20T12:17:02.310Z] github.com/docker/docker/pkg/reexec [2021-09-20T12:17:02.310Z] github.com/docker/docker/pkg/signal [2021-09-20T12:17:02.310Z] github.com/docker/docker/pkg/stack [2021-09-20T12:17:02.310Z] github.com/docker/docker/pkg/stdcopy [2021-09-20T12:17:02.310Z] github.com/docker/docker/pkg/streamformatter [2021-09-20T12:17:02.310Z] github.com/docker/docker/pkg/stringid [2021-09-20T12:17:02.310Z] github.com/docker/docker/pkg/symlink [2021-09-20T12:17:02.310Z] github.com/docker/docker/pkg/sysinfo [2021-09-20T12:17:02.310Z] github.com/docker/docker/pkg/system [2021-09-20T12:17:02.310Z] github.com/docker/docker/pkg/tailfile [2021-09-20T12:17:02.310Z] github.com/docker/docker/pkg/tarsum [2021-09-20T12:17:02.310Z] github.com/docker/docker/pkg/term [2021-09-20T12:17:02.310Z] github.com/docker/docker/pkg/term/windows [2021-09-20T12:17:02.310Z] github.com/docker/docker/pkg/truncindex [2021-09-20T12:17:02.310Z] github.com/docker/docker/pkg/urlutil [2021-09-20T12:17:02.310Z] github.com/docker/docker/pkg/useragent [2021-09-20T12:17:02.310Z] github.com/docker/docker/plugin [2021-09-20T12:17:02.310Z] github.com/docker/docker/plugin/executor/containerd [2021-09-20T12:17:02.310Z] github.com/docker/docker/plugin/v2 [2021-09-20T12:17:02.310Z] github.com/docker/docker/profiles/apparmor [2021-09-20T12:17:02.310Z] github.com/docker/docker/profiles/seccomp [2021-09-20T12:17:02.310Z] github.com/docker/docker/quota [2021-09-20T12:17:02.310Z] github.com/docker/docker/reference [2021-09-20T12:17:02.310Z] github.com/docker/docker/registry [2021-09-20T12:17:02.310Z] github.com/docker/docker/registry/resumable [2021-09-20T12:17:02.310Z] github.com/docker/docker/restartmanager [2021-09-20T12:17:02.310Z] github.com/docker/docker/rootless [2021-09-20T12:17:02.310Z] github.com/docker/docker/rootless/specconv [2021-09-20T12:17:02.310Z] github.com/docker/docker/runconfig [2021-09-20T12:17:02.310Z] github.com/docker/docker/runconfig/opts [2021-09-20T12:17:02.310Z] github.com/docker/docker/testutil [2021-09-20T12:17:02.310Z] github.com/docker/docker/testutil/daemon [2021-09-20T12:17:02.310Z] github.com/docker/docker/testutil/environment [2021-09-20T12:17:02.310Z] github.com/docker/docker/testutil/fakecontext [2021-09-20T12:17:02.310Z] github.com/docker/docker/testutil/fakegit [2021-09-20T12:17:02.310Z] github.com/docker/docker/testutil/fakestorage [2021-09-20T12:17:02.310Z] github.com/docker/docker/testutil/fixtures/load [2021-09-20T12:17:02.310Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-20T12:17:02.310Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-20T12:17:02.310Z] github.com/docker/docker/testutil/registry [2021-09-20T12:17:02.310Z] github.com/docker/docker/testutil/request [2021-09-20T12:17:02.310Z] github.com/docker/docker/volume [2021-09-20T12:17:02.310Z] github.com/docker/docker/volume/drivers [2021-09-20T12:17:02.310Z] github.com/docker/docker/volume/local [2021-09-20T12:17:02.310Z] github.com/docker/docker/volume/mounts [2021-09-20T12:17:02.310Z] github.com/docker/docker/volume/service [2021-09-20T12:17:02.310Z] github.com/docker/docker/volume/service/opts [2021-09-20T12:17:02.310Z] github.com/docker/docker/volume/testutils' [2021-09-20T12:17:02.310Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/bitseq [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/cluster [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/config [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/datastore [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/driverapi [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/etchosts [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/idm [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/ipam [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/iptables [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/netlabel [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/netutils [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/networkdb [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/ns [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/options [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/osl [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/portallocator [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/portmapper [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/testutils [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/types' [2021-09-20T12:17:02.310Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-09-20T12:17:02.310Z] + echo 'github.com/docker/docker/libnetwork [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/bitseq [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/cluster [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/config [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/datastore [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/driverapi [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/etchosts [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/idm [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/ipam [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-20T12:17:02.310Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-20T12:17:02.311Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-20T12:17:02.311Z] github.com/docker/docker/libnetwork/iptables [2021-09-20T12:17:02.311Z] github.com/docker/docker/libnetwork/netlabel [2021-09-20T12:17:02.311Z] github.com/docker/docker/libnetwork/netutils [2021-09-20T12:17:02.311Z] github.com/docker/docker/libnetwork/networkdb [2021-09-20T12:17:02.311Z] github.com/docker/docker/libnetwork/ns [2021-09-20T12:17:02.311Z] github.com/docker/docker/libnetwork/options [2021-09-20T12:17:02.311Z] github.com/docker/docker/libnetwork/osl [2021-09-20T12:17:02.311Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-20T12:17:02.311Z] github.com/docker/docker/libnetwork/portallocator [2021-09-20T12:17:02.311Z] github.com/docker/docker/libnetwork/portmapper [2021-09-20T12:17:02.311Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-20T12:17:02.311Z] github.com/docker/docker/libnetwork/testutils [2021-09-20T12:17:02.311Z] github.com/docker/docker/libnetwork/types' [2021-09-20T12:17:02.311Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-20T12:17:02.311Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-20T12:17:02.311Z] + type docker-proxy [2021-09-20T12:17:02.311Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-09-20T12:17:02.311Z] + hack/make.sh binary-proxy install-proxy [2021-09-20T12:17:02.311Z] [2021-09-20T12:17:02.311Z] Removing bundles/ [2021-09-20T12:17:02.311Z] [2021-09-20T12:17:02.311Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-09-20T12:17:02.311Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-09-20T12:17:02.311Z] GOOS="" GOARCH="" GOARM="" [2021-09-20T12:17:02.509Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-09-20T12:17:02.509Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-09-20T12:17:02.509Z] === RUN TestDockerSuite/TestEventsImageImport [2021-09-20T12:17:03.078Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-09-20T12:17:03.337Z] === RUN TestDockerSuite/TestEventsImagePull [2021-09-20T12:17:03.596Z] === RUN TestDockerSuite/TestEventsImageTag [2021-09-20T12:17:04.974Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-09-20T12:17:04.974Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-09-20T12:17:04.974Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-09-20T12:17:04.974Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-09-20T12:17:04.974Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-09-20T12:17:04.974Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-09-20T12:17:06.377Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-09-20T12:17:06.636Z] === RUN TestDockerSuite/TestEventsRename [2021-09-20T12:17:07.204Z] === RUN TestDockerSuite/TestEventsResize [2021-09-20T12:17:07.774Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-09-20T12:17:08.341Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-09-20T12:17:08.853Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-09-20T12:17:08.853Z] [2021-09-20T12:17:08.853Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-09-20T12:17:08.853Z] Installing docker-proxy to /usr/local/bin/ [2021-09-20T12:17:08.853Z] [2021-09-20T12:17:08.853Z] + mkdir -p bundles [2021-09-20T12:17:08.853Z] + '[' -n 'github.com/docker/docker/api [2021-09-20T12:17:08.853Z] github.com/docker/docker/api/server [2021-09-20T12:17:08.853Z] github.com/docker/docker/api/server/backend/build [2021-09-20T12:17:08.853Z] github.com/docker/docker/api/server/httputils [2021-09-20T12:17:08.853Z] github.com/docker/docker/api/server/middleware [2021-09-20T12:17:08.853Z] github.com/docker/docker/api/server/router [2021-09-20T12:17:08.853Z] github.com/docker/docker/api/server/router/build [2021-09-20T12:17:08.853Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-20T12:17:08.853Z] github.com/docker/docker/api/server/router/container [2021-09-20T12:17:08.853Z] github.com/docker/docker/api/server/router/debug [2021-09-20T12:17:08.853Z] github.com/docker/docker/api/server/router/distribution [2021-09-20T12:17:08.853Z] github.com/docker/docker/api/server/router/grpc [2021-09-20T12:17:08.853Z] github.com/docker/docker/api/server/router/image [2021-09-20T12:17:08.853Z] github.com/docker/docker/api/server/router/network [2021-09-20T12:17:08.853Z] github.com/docker/docker/api/server/router/plugin [2021-09-20T12:17:08.853Z] github.com/docker/docker/api/server/router/session [2021-09-20T12:17:08.853Z] github.com/docker/docker/api/server/router/swarm [2021-09-20T12:17:08.853Z] github.com/docker/docker/api/server/router/system [2021-09-20T12:17:08.853Z] github.com/docker/docker/api/server/router/volume [2021-09-20T12:17:08.853Z] github.com/docker/docker/api/types [2021-09-20T12:17:08.853Z] github.com/docker/docker/api/types/backend [2021-09-20T12:17:08.853Z] github.com/docker/docker/api/types/blkiodev [2021-09-20T12:17:08.853Z] github.com/docker/docker/api/types/container [2021-09-20T12:17:08.853Z] github.com/docker/docker/api/types/events [2021-09-20T12:17:08.853Z] github.com/docker/docker/api/types/filters [2021-09-20T12:17:08.853Z] github.com/docker/docker/api/types/image [2021-09-20T12:17:08.853Z] github.com/docker/docker/api/types/mount [2021-09-20T12:17:08.853Z] github.com/docker/docker/api/types/network [2021-09-20T12:17:08.853Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-20T12:17:08.853Z] github.com/docker/docker/api/types/registry [2021-09-20T12:17:08.853Z] github.com/docker/docker/api/types/strslice [2021-09-20T12:17:08.853Z] github.com/docker/docker/api/types/swarm [2021-09-20T12:17:08.853Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-20T12:17:08.853Z] github.com/docker/docker/api/types/time [2021-09-20T12:17:08.853Z] github.com/docker/docker/api/types/versions [2021-09-20T12:17:08.853Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-20T12:17:08.853Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-20T12:17:08.853Z] github.com/docker/docker/api/types/volume [2021-09-20T12:17:08.853Z] github.com/docker/docker/builder [2021-09-20T12:17:08.853Z] github.com/docker/docker/builder/builder-next [2021-09-20T12:17:08.853Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-20T12:17:08.853Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-20T12:17:08.853Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-20T12:17:08.853Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-20T12:17:08.853Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-20T12:17:08.853Z] github.com/docker/docker/builder/builder-next/worker [2021-09-20T12:17:08.853Z] github.com/docker/docker/builder/dockerfile [2021-09-20T12:17:08.853Z] github.com/docker/docker/builder/dockerignore [2021-09-20T12:17:08.853Z] github.com/docker/docker/builder/remotecontext [2021-09-20T12:17:08.853Z] github.com/docker/docker/builder/remotecontext/git [2021-09-20T12:17:08.853Z] github.com/docker/docker/cli [2021-09-20T12:17:08.853Z] github.com/docker/docker/cli/config [2021-09-20T12:17:08.853Z] github.com/docker/docker/cli/debug [2021-09-20T12:17:08.853Z] github.com/docker/docker/client [2021-09-20T12:17:08.853Z] github.com/docker/docker/cmd/docker-proxy [2021-09-20T12:17:08.853Z] github.com/docker/docker/cmd/dockerd [2021-09-20T12:17:08.853Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-20T12:17:08.853Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-20T12:17:08.853Z] github.com/docker/docker/container [2021-09-20T12:17:08.853Z] github.com/docker/docker/container/stream [2021-09-20T12:17:08.853Z] github.com/docker/docker/contrib/apparmor [2021-09-20T12:17:08.853Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-20T12:17:08.853Z] github.com/docker/docker/contrib/httpserver [2021-09-20T12:17:08.853Z] github.com/docker/docker/daemon [2021-09-20T12:17:08.853Z] github.com/docker/docker/daemon/cluster [2021-09-20T12:17:08.853Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-20T12:17:08.853Z] github.com/docker/docker/daemon/cluster/convert [2021-09-20T12:17:08.853Z] github.com/docker/docker/daemon/cluster/executor [2021-09-20T12:17:08.853Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-20T12:17:08.853Z] github.com/docker/docker/daemon/cluster/provider [2021-09-20T12:17:08.853Z] github.com/docker/docker/daemon/config [2021-09-20T12:17:08.853Z] github.com/docker/docker/daemon/discovery [2021-09-20T12:17:08.853Z] github.com/docker/docker/daemon/events [2021-09-20T12:17:08.853Z] github.com/docker/docker/daemon/events/testutils [2021-09-20T12:17:08.853Z] github.com/docker/docker/daemon/exec [2021-09-20T12:17:08.853Z] github.com/docker/docker/daemon/graphdriver [2021-09-20T12:17:08.853Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-20T12:17:08.853Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-20T12:17:08.853Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-20T12:17:08.853Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-20T12:17:08.853Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-20T12:17:08.853Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-20T12:17:08.853Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-20T12:17:08.853Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-20T12:17:08.853Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-20T12:17:08.853Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-20T12:17:08.853Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-20T12:17:08.853Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-20T12:17:08.853Z] github.com/docker/docker/daemon/images [2021-09-20T12:17:08.853Z] github.com/docker/docker/daemon/initlayer [2021-09-20T12:17:08.853Z] github.com/docker/docker/daemon/links [2021-09-20T12:17:08.853Z] github.com/docker/docker/daemon/listeners [2021-09-20T12:17:08.853Z] github.com/docker/docker/daemon/logger [2021-09-20T12:17:08.853Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-20T12:17:08.853Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-20T12:17:08.853Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-20T12:17:08.853Z] github.com/docker/docker/daemon/logger/gelf [2021-09-20T12:17:08.853Z] github.com/docker/docker/daemon/logger/journald [2021-09-20T12:17:08.853Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-20T12:17:08.853Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-20T12:17:08.853Z] github.com/docker/docker/daemon/logger/local [2021-09-20T12:17:08.853Z] github.com/docker/docker/daemon/logger/logentries [2021-09-20T12:17:08.853Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-20T12:17:08.853Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-20T12:17:08.853Z] github.com/docker/docker/daemon/logger/splunk [2021-09-20T12:17:08.853Z] github.com/docker/docker/daemon/logger/syslog [2021-09-20T12:17:08.853Z] github.com/docker/docker/daemon/logger/templates [2021-09-20T12:17:08.853Z] github.com/docker/docker/daemon/names [2021-09-20T12:17:08.853Z] github.com/docker/docker/daemon/network [2021-09-20T12:17:08.853Z] github.com/docker/docker/daemon/stats [2021-09-20T12:17:08.853Z] github.com/docker/docker/distribution [2021-09-20T12:17:08.853Z] github.com/docker/docker/distribution/metadata [2021-09-20T12:17:08.853Z] github.com/docker/docker/distribution/utils [2021-09-20T12:17:08.853Z] github.com/docker/docker/distribution/xfer [2021-09-20T12:17:08.853Z] github.com/docker/docker/dockerversion [2021-09-20T12:17:08.853Z] github.com/docker/docker/errdefs [2021-09-20T12:17:08.853Z] github.com/docker/docker/image [2021-09-20T12:17:08.853Z] github.com/docker/docker/image/cache [2021-09-20T12:17:08.853Z] github.com/docker/docker/image/tarexport [2021-09-20T12:17:08.853Z] github.com/docker/docker/image/v1 [2021-09-20T12:17:08.853Z] github.com/docker/docker/internal/test/suite [2021-09-20T12:17:08.853Z] github.com/docker/docker/layer [2021-09-20T12:17:08.853Z] github.com/docker/docker/libcontainerd [2021-09-20T12:17:08.853Z] github.com/docker/docker/libcontainerd/queue [2021-09-20T12:17:08.853Z] github.com/docker/docker/libcontainerd/remote [2021-09-20T12:17:08.853Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-20T12:17:08.853Z] github.com/docker/docker/libcontainerd/types [2021-09-20T12:17:08.853Z] github.com/docker/docker/oci [2021-09-20T12:17:08.853Z] github.com/docker/docker/oci/caps [2021-09-20T12:17:08.853Z] github.com/docker/docker/opts [2021-09-20T12:17:08.853Z] github.com/docker/docker/pkg/aaparser [2021-09-20T12:17:08.853Z] github.com/docker/docker/pkg/archive [2021-09-20T12:17:08.853Z] github.com/docker/docker/pkg/authorization [2021-09-20T12:17:08.853Z] github.com/docker/docker/pkg/broadcaster [2021-09-20T12:17:08.853Z] github.com/docker/docker/pkg/capabilities [2021-09-20T12:17:08.853Z] github.com/docker/docker/pkg/chrootarchive [2021-09-20T12:17:08.853Z] github.com/docker/docker/pkg/containerfs [2021-09-20T12:17:08.853Z] github.com/docker/docker/pkg/devicemapper [2021-09-20T12:17:08.853Z] github.com/docker/docker/pkg/directory [2021-09-20T12:17:08.853Z] github.com/docker/docker/pkg/discovery [2021-09-20T12:17:08.853Z] github.com/docker/docker/pkg/discovery/file [2021-09-20T12:17:08.853Z] github.com/docker/docker/pkg/discovery/kv [2021-09-20T12:17:08.853Z] github.com/docker/docker/pkg/discovery/memory [2021-09-20T12:17:08.853Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-20T12:17:08.853Z] github.com/docker/docker/pkg/dmesg [2021-09-20T12:17:08.853Z] github.com/docker/docker/pkg/filenotify [2021-09-20T12:17:08.853Z] github.com/docker/docker/pkg/fileutils [2021-09-20T12:17:08.854Z] github.com/docker/docker/pkg/fsutils [2021-09-20T12:17:08.854Z] github.com/docker/docker/pkg/homedir [2021-09-20T12:17:08.854Z] github.com/docker/docker/pkg/idtools [2021-09-20T12:17:08.854Z] github.com/docker/docker/pkg/ioutils [2021-09-20T12:17:08.854Z] github.com/docker/docker/pkg/jsonmessage [2021-09-20T12:17:08.854Z] github.com/docker/docker/pkg/locker [2021-09-20T12:17:08.854Z] github.com/docker/docker/pkg/longpath [2021-09-20T12:17:08.854Z] github.com/docker/docker/pkg/loopback [2021-09-20T12:17:08.854Z] github.com/docker/docker/pkg/mount [2021-09-20T12:17:08.854Z] github.com/docker/docker/pkg/namesgenerator [2021-09-20T12:17:08.854Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-20T12:17:08.854Z] github.com/docker/docker/pkg/parsers [2021-09-20T12:17:08.854Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-20T12:17:08.854Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-20T12:17:08.854Z] github.com/docker/docker/pkg/pidfile [2021-09-20T12:17:08.854Z] github.com/docker/docker/pkg/platform [2021-09-20T12:17:08.854Z] github.com/docker/docker/pkg/plugingetter [2021-09-20T12:17:08.854Z] github.com/docker/docker/pkg/plugins [2021-09-20T12:17:08.854Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-20T12:17:08.854Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-20T12:17:08.854Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-20T12:17:08.854Z] github.com/docker/docker/pkg/plugins/transport [2021-09-20T12:17:08.854Z] github.com/docker/docker/pkg/pools [2021-09-20T12:17:08.854Z] github.com/docker/docker/pkg/progress [2021-09-20T12:17:08.854Z] github.com/docker/docker/pkg/pubsub [2021-09-20T12:17:08.854Z] github.com/docker/docker/pkg/reexec [2021-09-20T12:17:08.854Z] github.com/docker/docker/pkg/signal [2021-09-20T12:17:08.854Z] github.com/docker/docker/pkg/stack [2021-09-20T12:17:08.854Z] github.com/docker/docker/pkg/stdcopy [2021-09-20T12:17:08.854Z] github.com/docker/docker/pkg/streamformatter [2021-09-20T12:17:08.854Z] github.com/docker/docker/pkg/stringid [2021-09-20T12:17:08.854Z] github.com/docker/docker/pkg/symlink [2021-09-20T12:17:08.854Z] github.com/docker/docker/pkg/sysinfo [2021-09-20T12:17:08.854Z] github.com/docker/docker/pkg/system [2021-09-20T12:17:08.854Z] github.com/docker/docker/pkg/tailfile [2021-09-20T12:17:08.854Z] github.com/docker/docker/pkg/tarsum [2021-09-20T12:17:08.854Z] github.com/docker/docker/pkg/term [2021-09-20T12:17:08.854Z] github.com/docker/docker/pkg/term/windows [2021-09-20T12:17:08.854Z] github.com/docker/docker/pkg/truncindex [2021-09-20T12:17:08.854Z] github.com/docker/docker/pkg/urlutil [2021-09-20T12:17:08.854Z] github.com/docker/docker/pkg/useragent [2021-09-20T12:17:08.854Z] github.com/docker/docker/plugin [2021-09-20T12:17:08.854Z] github.com/docker/docker/plugin/executor/containerd [2021-09-20T12:17:08.854Z] github.com/docker/docker/plugin/v2 [2021-09-20T12:17:08.854Z] github.com/docker/docker/profiles/apparmor [2021-09-20T12:17:08.854Z] github.com/docker/docker/profiles/seccomp [2021-09-20T12:17:08.854Z] github.com/docker/docker/quota [2021-09-20T12:17:08.854Z] github.com/docker/docker/reference [2021-09-20T12:17:08.854Z] github.com/docker/docker/registry [2021-09-20T12:17:08.854Z] github.com/docker/docker/registry/resumable [2021-09-20T12:17:08.854Z] github.com/docker/docker/restartmanager [2021-09-20T12:17:08.854Z] github.com/docker/docker/rootless [2021-09-20T12:17:08.854Z] github.com/docker/docker/rootless/specconv [2021-09-20T12:17:08.854Z] github.com/docker/docker/runconfig [2021-09-20T12:17:08.854Z] github.com/docker/docker/runconfig/opts [2021-09-20T12:17:08.854Z] github.com/docker/docker/testutil [2021-09-20T12:17:08.854Z] github.com/docker/docker/testutil/daemon [2021-09-20T12:17:08.854Z] github.com/docker/docker/testutil/environment [2021-09-20T12:17:08.854Z] github.com/docker/docker/testutil/fakecontext [2021-09-20T12:17:08.854Z] github.com/docker/docker/testutil/fakegit [2021-09-20T12:17:08.854Z] github.com/docker/docker/testutil/fakestorage [2021-09-20T12:17:08.854Z] github.com/docker/docker/testutil/fixtures/load [2021-09-20T12:17:08.854Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-20T12:17:08.854Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-20T12:17:08.854Z] github.com/docker/docker/testutil/registry [2021-09-20T12:17:08.854Z] github.com/docker/docker/testutil/request [2021-09-20T12:17:08.854Z] github.com/docker/docker/volume [2021-09-20T12:17:08.854Z] github.com/docker/docker/volume/drivers [2021-09-20T12:17:08.854Z] github.com/docker/docker/volume/local [2021-09-20T12:17:08.854Z] github.com/docker/docker/volume/mounts [2021-09-20T12:17:08.854Z] github.com/docker/docker/volume/service [2021-09-20T12:17:08.854Z] github.com/docker/docker/volume/service/opts [2021-09-20T12:17:08.854Z] github.com/docker/docker/volume/testutils' ']' [2021-09-20T12:17:08.854Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m 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/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/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy 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/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs 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/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/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/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils 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/loopback 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/stack 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/apparmor 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/rootless/specconv 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-09-20T12:17:08.909Z] === RUN TestDockerSuite/TestEventsStreaming [2021-09-20T12:17:09.476Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-09-20T12:17:09.783Z] ? github.com/docker/docker/api [no test files] [2021-09-20T12:17:12.007Z] === RUN TestDockerSuite/TestEventsTop [2021-09-20T12:17:12.576Z] === RUN TestDockerSuite/TestEventsUntag [2021-09-20T12:17:13.512Z] --- PASS: TestServiceUpdateSecrets (15.26s) [2021-09-20T12:17:13.512Z] === RUN TestServiceUpdateConfigs [2021-09-20T12:17:15.415Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-09-20T12:17:16.353Z] === RUN TestDockerSuite/TestExec [2021-09-20T12:17:16.922Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-09-20T12:17:17.182Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-09-20T12:17:17.751Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-09-20T12:17:18.319Z] === RUN TestDockerSuite/TestExecAPIStart [2021-09-20T12:17:19.257Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-09-20T12:17:19.824Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-09-20T12:17:20.085Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-09-20T12:17:20.655Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-09-20T12:17:20.655Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-09-20T12:17:21.224Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-09-20T12:17:21.793Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-09-20T12:17:22.733Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-09-20T12:17:22.992Z] docker_api_swarm_test.go:384: [dc151cf190578] joining swarm manager [dc6c474e0ac1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-20T12:17:23.931Z] === RUN TestDockerSuite/TestExecCgroup [2021-09-20T12:17:24.196Z] docker_api_swarm_test.go:385: [df8cd96c6de7c] joining swarm manager [dc6c474e0ac1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-20T12:17:24.637Z] ok github.com/docker/docker/api/server 0.006s coverage: 9.0% of statements [2021-09-20T12:17:24.765Z] === RUN TestDockerSuite/TestExecEnv [2021-09-20T12:17:25.333Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-09-20T12:17:26.292Z] === RUN TestDockerSuite/TestExecExitStatus [2021-09-20T12:17:26.860Z] === RUN TestDockerSuite/TestExecInspectID [2021-09-20T12:17:28.766Z] --- PASS: TestServiceUpdateConfigs (14.83s) [2021-09-20T12:17:28.766Z] === RUN TestServiceUpdateNetwork [2021-09-20T12:17:28.766Z] === RUN TestDockerSuite/TestExecInteractive [2021-09-20T12:17:29.025Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-09-20T12:17:29.598Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-09-20T12:17:30.538Z] === RUN TestDockerSuite/TestExecParseError [2021-09-20T12:17:31.107Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-09-20T12:17:31.676Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-09-20T12:17:32.246Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-09-20T12:17:33.183Z] === RUN TestDockerSuite/TestExecSetEnv [2021-09-20T12:17:33.750Z] === RUN TestDockerSuite/TestExecStartFails [2021-09-20T12:17:34.319Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-09-20T12:17:42.438Z] --- PASS: TestServiceUpdateNetwork (13.41s) [2021-09-20T12:17:42.438Z] === RUN TestServiceUpdatePidsLimit [2021-09-20T12:17:43.005Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-09-20T12:17:43.943Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-09-20T12:17:45.322Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-09-20T12:17:45.582Z] === RUN TestDockerSuite/TestExecTTY [2021-09-20T12:17:46.150Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-09-20T12:17:46.718Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-09-20T12:17:47.288Z] === RUN TestDockerSuite/TestExecUlimits [2021-09-20T12:17:47.856Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-09-20T12:17:47.856Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-09-20T12:17:47.856Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-09-20T12:17:49.236Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-09-20T12:17:49.495Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-09-20T12:17:50.456Z] === RUN TestDockerSuite/TestExecWithTERM [2021-09-20T12:17:50.714Z] === RUN TestDockerSuite/TestExecWithUser [2021-09-20T12:17:50.973Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-09-20T12:17:51.541Z] === RUN TestDockerSuite/TestGetContainerStats [2021-09-20T12:17:56.819Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-09-20T12:17:58.195Z] --- PASS: TestServiceUpdatePidsLimit (16.48s) [2021-09-20T12:17:58.195Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2021-09-20T12:17:58.195Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.10s) [2021-09-20T12:17:58.195Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2021-09-20T12:17:58.195Z] PASS [2021-09-20T12:17:58.195Z] [2021-09-20T12:17:58.195Z] === Skipped [2021-09-20T12:17:58.195Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-09-20T12:17:58.195Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-09-20T12:17:58.195Z] [2021-09-20T12:17:58.195Z] DONE 27 tests, 1 skipped in 179.503s [2021-09-20T12:17:58.195Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-09-20T12:17:58.195Z] ++ 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-09-20T12:17:58.195Z] ++ set -e [2021-09-20T12:17:58.195Z] ++ '[' -n 0 ']' [2021-09-20T12:17:58.195Z] ++ set -x [2021-09-20T12:17:58.195Z] ++ env -i DEST=/go/src/github.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-09-20T12:17:58.455Z] INFO: Testing against a local daemon [2021-09-20T12:17:58.455Z] === RUN TestSessionCreate [2021-09-20T12:17:58.455Z] --- PASS: TestSessionCreate (0.02s) [2021-09-20T12:17:58.455Z] === RUN TestSessionCreateWithBadUpgrade [2021-09-20T12:17:58.455Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-09-20T12:17:58.455Z] PASS [2021-09-20T12:17:58.455Z] [2021-09-20T12:17:58.455Z] DONE 2 tests in 0.116s [2021-09-20T12:17:58.455Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-09-20T12:17:58.455Z] ++ 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-09-20T12:17:58.455Z] ++ set -e [2021-09-20T12:17:58.455Z] ++ '[' -n 0 ']' [2021-09-20T12:17:58.455Z] ++ set -x [2021-09-20T12:17:58.455Z] ++ env -i DEST=/go/src/github.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-09-20T12:17:58.455Z] INFO: Testing against a local daemon [2021-09-20T12:17:58.455Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-09-20T12:17:58.455Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-09-20T12:17:58.455Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-20T12:17:58.455Z] === RUN TestDiskUsage [2021-09-20T12:17:58.455Z] === PAUSE TestDiskUsage [2021-09-20T12:17:58.455Z] === RUN TestEventsExecDie [2021-09-20T12:17:59.023Z] --- PASS: TestEventsExecDie (0.53s) [2021-09-20T12:17:59.023Z] === RUN TestEventsBackwardsCompatible [2021-09-20T12:17:59.023Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-09-20T12:17:59.023Z] === RUN TestEventsVolumeCreate [2021-09-20T12:17:59.023Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-09-20T12:17:59.023Z] === RUN TestInfoBinaryCommits [2021-09-20T12:17:59.023Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-09-20T12:17:59.023Z] === RUN TestInfoAPIVersioned [2021-09-20T12:17:59.282Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-09-20T12:17:59.282Z] === RUN TestInfoDiscoveryBackend [2021-09-20T12:17:59.851Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-09-20T12:17:59.851Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-09-20T12:18:00.420Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-09-20T12:18:00.679Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-09-20T12:18:00.679Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-09-20T12:18:01.247Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-09-20T12:18:01.247Z] === RUN TestInfoAPI [2021-09-20T12:18:01.247Z] --- PASS: TestInfoAPI (0.02s) [2021-09-20T12:18:01.247Z] === RUN TestInfoAPIWarnings [2021-09-20T12:18:01.819Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-09-20T12:18:07.091Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-09-20T12:18:07.091Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-09-20T12:18:07.091Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-09-20T12:18:07.091Z] === RUN TestDockerSuite/TestHealth [2021-09-20T12:18:19.299Z] --- PASS: TestInfoAPIWarnings (16.22s) [2021-09-20T12:18:19.299Z] === RUN TestInfoDebug [2021-09-20T12:18:19.299Z] --- PASS: TestInfoDebug (0.53s) [2021-09-20T12:18:19.299Z] === RUN TestInfoInsecureRegistries [2021-09-20T12:18:19.299Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-09-20T12:18:19.299Z] === RUN TestInfoRegistryMirrors [2021-09-20T12:18:19.299Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-09-20T12:18:19.299Z] === RUN TestLoginFailsWithBadCredentials [2021-09-20T12:18:19.299Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2021-09-20T12:18:19.299Z] === RUN TestPingCacheHeaders [2021-09-20T12:18:19.299Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-09-20T12:18:19.299Z] === RUN TestPingGet [2021-09-20T12:18:19.299Z] --- PASS: TestPingGet (0.01s) [2021-09-20T12:18:19.299Z] === RUN TestPingHead [2021-09-20T12:18:19.299Z] --- PASS: TestPingHead (0.01s) [2021-09-20T12:18:19.299Z] === RUN TestVersion [2021-09-20T12:18:19.299Z] --- PASS: TestVersion (0.01s) [2021-09-20T12:18:19.299Z] === CONT TestDiskUsage [2021-09-20T12:18:19.867Z] === RUN TestDiskUsage/empty [2021-09-20T12:18:19.867Z] === RUN TestDiskUsage/empty/container_types [2021-09-20T12:18:19.867Z] === RUN TestDiskUsage/empty/image_types [2021-09-20T12:18:19.867Z] === RUN TestDiskUsage/empty/volume_types [2021-09-20T12:18:19.867Z] === RUN TestDiskUsage/empty/build-cache_types [2021-09-20T12:18:19.867Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-09-20T12:18:19.867Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-09-20T12:18:19.867Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-09-20T12:18:19.867Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-09-20T12:18:19.867Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-09-20T12:18:19.867Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-09-20T12:18:19.867Z] === RUN TestDiskUsage/after_LoadBusybox [2021-09-20T12:18:19.867Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-09-20T12:18:19.867Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-09-20T12:18:19.867Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-09-20T12:18:19.867Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-09-20T12:18:19.867Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-09-20T12:18:19.867Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-09-20T12:18:19.867Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-09-20T12:18:19.867Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-09-20T12:18:19.867Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-09-20T12:18:19.867Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-09-20T12:18:19.867Z] === RUN TestDiskUsage/after_container.Run [2021-09-20T12:18:20.125Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-09-20T12:18:20.125Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-09-20T12:18:20.125Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-09-20T12:18:20.125Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-09-20T12:18:20.125Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-09-20T12:18:20.125Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-09-20T12:18:20.125Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-09-20T12:18:20.125Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-09-20T12:18:20.125Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-09-20T12:18:20.125Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-09-20T12:18:20.384Z] --- PASS: TestDiskUsage (1.19s) [2021-09-20T12:18:20.384Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-09-20T12:18:20.384Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-09-20T12:18:20.384Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-09-20T12:18:20.384Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-09-20T12:18:20.384Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-09-20T12:18:20.384Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-09-20T12:18:20.384Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-09-20T12:18:20.384Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-09-20T12:18:20.384Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-09-20T12:18:20.384Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-09-20T12:18:20.384Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-09-20T12:18:20.384Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2021-09-20T12:18:20.384Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-09-20T12:18:20.384Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-09-20T12:18:20.384Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-09-20T12:18:20.384Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-09-20T12:18:20.384Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-09-20T12:18:20.384Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-09-20T12:18:20.384Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-09-20T12:18:20.384Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-09-20T12:18:20.384Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-09-20T12:18:20.384Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-09-20T12:18:20.384Z] --- PASS: TestDiskUsage/after_container.Run (0.36s) [2021-09-20T12:18:20.384Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-09-20T12:18:20.384Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-09-20T12:18:20.384Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-09-20T12:18:20.384Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-09-20T12:18:20.384Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-09-20T12:18:20.384Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-09-20T12:18:20.384Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-09-20T12:18:20.384Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-09-20T12:18:20.384Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-09-20T12:18:20.384Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-09-20T12:18:20.384Z] PASS [2021-09-20T12:18:20.384Z] [2021-09-20T12:18:20.384Z] === Skipped [2021-09-20T12:18:20.384Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-20T12:18:20.384Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-09-20T12:18:20.384Z] [2021-09-20T12:18:20.384Z] DONE 53 tests, 1 skipped in 21.966s [2021-09-20T12:18:20.384Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-09-20T12:18:20.384Z] ++ 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-09-20T12:18:20.384Z] ++ set -e [2021-09-20T12:18:20.384Z] ++ '[' -n 0 ']' [2021-09-20T12:18:20.384Z] ++ set -x [2021-09-20T12:18:20.384Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-09-20T12:18:20.384Z] INFO: Testing against a local daemon [2021-09-20T12:18:20.384Z] === RUN TestVolumesCreateAndList [2021-09-20T12:18:20.384Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-09-20T12:18:20.384Z] === RUN TestVolumesRemove [2021-09-20T12:18:20.643Z] --- PASS: TestVolumesRemove (0.05s) [2021-09-20T12:18:20.643Z] === RUN TestVolumesInspect [2021-09-20T12:18:20.643Z] --- PASS: TestVolumesInspect (0.03s) [2021-09-20T12:18:20.643Z] === RUN TestVolumesInvalidJSON [2021-09-20T12:18:20.643Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-09-20T12:18:20.643Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-09-20T12:18:20.643Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-09-20T12:18:20.643Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-09-20T12:18:20.643Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-09-20T12:18:20.643Z] PASS [2021-09-20T12:18:20.643Z] [2021-09-20T12:18:20.643Z] DONE 5 tests in 0.188s [2021-09-20T12:18:20.643Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-09-20T12:18:20.904Z] ++++ cat bundles/test-integration/docker.pid [2021-09-20T12:18:20.904Z] +++ kill 6287 [2021-09-20T12:18:20.904Z] +++ /etc/init.d/apparmor stop [2021-09-20T12:18:20.904Z] Leaving: AppArmorNo profiles have been unloaded. [2021-09-20T12:18:20.904Z] [2021-09-20T12:18:20.904Z] Unloading profiles will leave already running processes permanently [2021-09-20T12:18:20.904Z] unconfined, which can lead to unexpected situations. [2021-09-20T12:18:20.904Z] [2021-09-20T12:18:20.904Z] To set a process to complain mode, use the command line tool [2021-09-20T12:18:20.904Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-09-20T12:18:20.904Z] +++ true [2021-09-20T12:18:20.904Z] exiting test-integration [2021-09-20T12:18:20.904Z] ++ exit 0 [2021-09-20T12:18:20.904Z] [2021-09-20T12:18:21.473Z] + for job in $(jobs -p) [2021-09-20T12:18:21.473Z] + wait 17295 [2021-09-20T12:18:21.473Z] check_test.go:379: [df8cd96c6de7c] daemon is not started [2021-09-20T12:18:21.473Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-09-20T12:18:23.398Z] docker_api_swarm_test.go:802: [d1d202c0764bd] joining swarm manager [dbba67cfcf8c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-20T12:18:24.775Z] docker_api_swarm_test.go:802: [db225fe12b82b] joining swarm manager [dbba67cfcf8c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-20T12:18:25.343Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-09-20T12:18:25.343Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-09-20T12:18:25.343Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-09-20T12:18:25.343Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-09-20T12:18:25.913Z] docker_api_swarm_test.go:802: [dc2c9758c58a7] joining swarm manager [dbba67cfcf8c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-09-20T12:18:26.172Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-09-20T12:18:26.172Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-09-20T12:18:26.741Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-09-20T12:18:26.741Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-09-20T12:18:26.741Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-09-20T12:18:26.741Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-09-20T12:18:27.000Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-09-20T12:18:27.259Z] docker_api_swarm_test.go:802: [deaf7e43ce02b] joining swarm manager [dbba67cfcf8c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-09-20T12:18:27.259Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-09-20T12:18:27.827Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-09-20T12:18:27.827Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-09-20T12:18:28.397Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-09-20T12:18:28.397Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-09-20T12:18:28.657Z] docker_api_swarm_test.go:810: [d2cf446ab7220] joining swarm manager [dbba67cfcf8c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-09-20T12:18:29.225Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-09-20T12:18:29.793Z] === RUN TestDockerSuite/TestImagesFormat [2021-09-20T12:18:29.793Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-09-20T12:18:30.360Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-09-20T12:18:32.893Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-09-20T12:18:32.893Z] === RUN TestDockerSuite/TestImportBadURL [2021-09-20T12:18:32.893Z] === RUN TestDockerSuite/TestImportDisplay [2021-09-20T12:18:33.831Z] === RUN TestDockerSuite/TestImportFile [2021-09-20T12:18:35.210Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-09-20T12:18:35.210Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-09-20T12:18:36.589Z] === RUN TestDockerSuite/TestImportGzipped [2021-09-20T12:18:37.526Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-09-20T12:18:38.464Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-09-20T12:18:39.032Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-09-20T12:18:39.599Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-09-20T12:18:39.858Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-09-20T12:18:40.117Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-09-20T12:18:40.117Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-09-20T12:18:40.375Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-09-20T12:18:40.943Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-09-20T12:18:41.203Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-09-20T12:18:41.771Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-09-20T12:18:42.030Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-09-20T12:18:42.651Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-09-20T12:18:42.651Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-09-20T12:18:44.032Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-09-20T12:18:44.291Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-09-20T12:18:44.859Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-09-20T12:18:44.859Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-09-20T12:18:45.427Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-09-20T12:18:45.427Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-09-20T12:18:45.427Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-09-20T12:18:46.029Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-09-20T12:18:46.029Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2021-09-20T12:18:46.029Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2021-09-20T12:18:46.029Z] ? github.com/docker/docker/api/server/router [no test files] [2021-09-20T12:18:46.029Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-09-20T12:18:46.029Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-09-20T12:18:46.029Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-09-20T12:18:46.029Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-09-20T12:18:46.029Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-09-20T12:18:46.029Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-09-20T12:18:46.029Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-09-20T12:18:46.029Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-09-20T12:18:46.029Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-09-20T12:18:46.029Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-09-20T12:18:46.029Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 5.7% of statements [2021-09-20T12:18:46.029Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-09-20T12:18:46.029Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-09-20T12:18:46.029Z] ? github.com/docker/docker/api/types [no test files] [2021-09-20T12:18:46.029Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-09-20T12:18:46.029Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-09-20T12:18:46.029Z] ? github.com/docker/docker/api/types/container [no test files] [2021-09-20T12:18:46.029Z] ? github.com/docker/docker/api/types/events [no test files] [2021-09-20T12:18:46.029Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2021-09-20T12:18:46.029Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2021-09-20T12:18:46.029Z] ? github.com/docker/docker/api/types/image [no test files] [2021-09-20T12:18:46.029Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-09-20T12:18:46.029Z] ? github.com/docker/docker/api/types/network [no test files] [2021-09-20T12:18:46.029Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-09-20T12:18:46.029Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-09-20T12:18:46.029Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-09-20T12:18:46.029Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-09-20T12:18:46.029Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-09-20T12:18:46.029Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2021-09-20T12:18:46.029Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-09-20T12:18:46.029Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-09-20T12:18:46.029Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-09-20T12:18:46.029Z] ? github.com/docker/docker/builder [no test files] [2021-09-20T12:18:46.029Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-09-20T12:18:46.029Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-09-20T12:18:46.029Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-09-20T12:18:46.029Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-09-20T12:18:46.029Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-09-20T12:18:46.029Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-09-20T12:18:46.029Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-09-20T12:18:46.029Z] ok github.com/docker/docker/builder/remotecontext 0.084s coverage: 13.7% of statements [2021-09-20T12:18:46.029Z] ok github.com/docker/docker/builder/dockerfile 0.204s coverage: 49.0% of statements [2021-09-20T12:18:46.029Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-09-20T12:18:46.366Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-09-20T12:18:46.591Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2021-09-20T12:18:46.625Z] === RUN TestDockerSuite/TestInspectDefault [2021-09-20T12:18:47.155Z] ok github.com/docker/docker/builder/remotecontext/git 1.340s coverage: 86.3% of statements [2021-09-20T12:18:47.155Z] ? github.com/docker/docker/cli [no test files] [2021-09-20T12:18:47.155Z] ? github.com/docker/docker/cli/config [no test files] [2021-09-20T12:18:47.193Z] === RUN TestDockerSuite/TestInspectHistory [2021-09-20T12:18:47.719Z] ok github.com/docker/docker/cmd/docker-proxy 0.139s coverage: 67.6% of statements [2021-09-20T12:18:47.762Z] === RUN TestDockerSuite/TestInspectImage [2021-09-20T12:18:47.762Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-09-20T12:18:47.762Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-09-20T12:18:47.762Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-09-20T12:18:47.762Z] === RUN TestDockerSuite/TestInspectInt64 [2021-09-20T12:18:48.021Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-09-20T12:18:48.589Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-09-20T12:18:48.589Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-09-20T12:18:49.156Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-09-20T12:18:49.414Z] === RUN TestDockerSuite/TestInspectPlugin [2021-09-20T12:18:50.994Z] ok github.com/docker/docker/client 0.090s coverage: 75.6% of statements [2021-09-20T12:18:51.319Z] === RUN TestDockerSuite/TestInspectRootFS [2021-09-20T12:18:51.319Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-09-20T12:18:51.577Z] === RUN TestDockerSuite/TestInspectStatus [2021-09-20T12:18:52.145Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-09-20T12:18:53.082Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-09-20T12:18:53.650Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-09-20T12:18:53.910Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-09-20T12:18:54.477Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-09-20T12:18:55.044Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-09-20T12:18:55.304Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-09-20T12:18:55.871Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-09-20T12:18:55.871Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-09-20T12:18:57.247Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-09-20T12:18:58.183Z] === RUN TestDockerSuite/TestLinksEnvs [2021-09-20T12:18:59.119Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-09-20T12:18:59.119Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-09-20T12:19:00.495Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-09-20T12:19:01.873Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-09-20T12:19:02.830Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-09-20T12:19:03.088Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-09-20T12:19:04.464Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-09-20T12:19:04.464Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-09-20T12:19:05.032Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-09-20T12:19:11.604Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-09-20T12:19:12.980Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-09-20T12:19:14.357Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-09-20T12:19:14.616Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-09-20T12:19:15.995Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-09-20T12:19:15.995Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-09-20T12:19:16.254Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-09-20T12:19:16.254Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-09-20T12:19:16.254Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-09-20T12:19:16.821Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-09-20T12:19:17.388Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-09-20T12:19:20.674Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-09-20T12:19:21.243Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-09-20T12:19:21.243Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-09-20T12:19:26.514Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-09-20T12:19:26.514Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-09-20T12:19:26.514Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-09-20T12:19:26.773Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-09-20T12:19:27.712Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-09-20T12:19:28.666Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-09-20T12:19:29.234Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-09-20T12:19:29.675Z] ok github.com/docker/docker/cmd/dockerd 0.041s coverage: 29.3% of statements [2021-09-20T12:19:29.675Z] ok github.com/docker/docker/container 0.114s coverage: 34.8% of statements [2021-09-20T12:19:29.675Z] ok github.com/docker/docker/cmd/dockerd/trap 2.473s coverage: 0.0% of statements [2021-09-20T12:19:29.675Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-09-20T12:19:29.675Z] ? github.com/docker/docker/container/stream [no test files] [2021-09-20T12:19:29.675Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-09-20T12:19:29.675Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-09-20T12:19:29.675Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-09-20T12:19:30.170Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-09-20T12:19:32.076Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-09-20T12:19:32.076Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-09-20T12:19:32.643Z] === RUN TestDockerSuite/TestLogsSince [2021-09-20T12:19:37.772Z] ok github.com/docker/docker/daemon/cluster 0.064s coverage: 0.5% of statements [2021-09-20T12:19:37.772Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2021-09-20T12:19:38.701Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-09-20T12:19:39.207Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-09-20T12:19:42.491Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-09-20T12:19:44.399Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-09-20T12:19:45.381Z] === RUN TestDockerSuite/TestLogsTail [2021-09-20T12:19:45.949Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-09-20T12:19:46.209Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-09-20T12:19:46.468Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-09-20T12:19:46.853Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 13.8% of statements [2021-09-20T12:19:46.853Z] ok github.com/docker/docker/daemon/config 0.024s coverage: 81.1% of statements [2021-09-20T12:19:46.853Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-09-20T12:19:47.038Z] === RUN TestDockerSuite/TestMountIntoProc [2021-09-20T12:19:47.297Z] === RUN TestDockerSuite/TestMountIntoSys [2021-09-20T12:19:47.419Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2021-09-20T12:19:47.866Z] === RUN TestDockerSuite/TestNetHostname [2021-09-20T12:19:47.981Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-09-20T12:19:48.434Z] docker_api_swarm_service_test.go:395: [d80169a158df7] joining swarm manager [d384cd7647921]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-20T12:19:48.909Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.443s coverage: 74.6% of statements [2021-09-20T12:19:49.370Z] docker_api_swarm_service_test.go:395: [d0f6773faad3d] joining swarm manager [d384cd7647921]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-20T12:19:49.629Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-09-20T12:19:49.629Z] === RUN TestDockerSuite/TestNetworkEvents [2021-09-20T12:19:50.275Z] ok github.com/docker/docker/daemon 12.125s coverage: 17.5% of statements [2021-09-20T12:19:50.275Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-09-20T12:19:50.275Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-09-20T12:19:50.275Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-09-20T12:19:50.275Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-09-20T12:19:50.275Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 3.1% of statements [2021-09-20T12:19:51.204Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.463s coverage: 56.2% of statements [2021-09-20T12:19:53.096Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.012s coverage: 1.9% of statements [2021-09-20T12:19:54.466Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.265s coverage: 49.4% of statements [2021-09-20T12:19:55.396Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.978s coverage: 46.2% of statements [2021-09-20T12:19:55.396Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-09-20T12:19:56.210Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-09-20T12:19:56.325Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.628s coverage: 57.7% of statements [2021-09-20T12:19:56.325Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-09-20T12:19:56.325Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-09-20T12:19:56.325Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 57.5% of statements [2021-09-20T12:19:56.784Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-09-20T12:19:57.351Z] === RUN TestDockerSuite/TestPluginActive [2021-09-20T12:19:57.692Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2021-09-20T12:19:57.948Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2021-09-20T12:19:58.510Z] ok github.com/docker/docker/daemon/images 0.019s coverage: 6.7% of statements [2021-09-20T12:19:58.510Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-09-20T12:19:58.510Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-09-20T12:19:58.728Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-09-20T12:19:59.440Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 43.5% of statements [2021-09-20T12:20:00.003Z] ok github.com/docker/docker/daemon/logger/awslogs 0.195s coverage: 77.4% of statements [2021-09-20T12:20:00.003Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-09-20T12:20:00.003Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-09-20T12:20:00.260Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2021-09-20T12:20:00.516Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-09-20T12:20:01.176Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.028s coverage: 87.2% of statements [2021-09-20T12:20:01.176Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.023s coverage: 69.9% of statements [2021-09-20T12:20:01.738Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 75.2% of statements [2021-09-20T12:20:01.738Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-09-20T12:20:02.300Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.048s coverage: 59.3% of statements [2021-09-20T12:20:02.556Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 31.5% of statements [2021-09-20T12:20:03.485Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2021-09-20T12:20:03.741Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-09-20T12:20:04.001Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-09-20T12:20:04.001Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-09-20T12:20:04.001Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-09-20T12:20:04.001Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-09-20T12:20:04.260Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-09-20T12:20:04.303Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2021-09-20T12:20:04.866Z] ok github.com/docker/docker/daemon/logger/splunk 1.590s coverage: 82.5% of statements [2021-09-20T12:20:04.866Z] ? github.com/docker/docker/daemon/names [no test files] [2021-09-20T12:20:04.866Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-09-20T12:20:05.795Z] ok github.com/docker/docker/distribution 0.111s coverage: 25.8% of statements [2021-09-20T12:20:05.796Z] ok github.com/docker/docker/distribution/metadata 0.028s coverage: 48.2% of statements [2021-09-20T12:20:05.796Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-09-20T12:20:06.725Z] ok github.com/docker/docker/errdefs 0.006s coverage: 53.1% of statements [2021-09-20T12:20:06.797Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-09-20T12:20:06.797Z] docker_api_swarm_service_test.go:343: [d7cf6d2e42762] joining swarm manager [d5fad66a675b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-20T12:20:07.288Z] ok github.com/docker/docker/image 0.015s coverage: 86.6% of statements [2021-09-20T12:20:07.364Z] docker_api_swarm_service_test.go:343: [d4a910376f051] joining swarm manager [d5fad66a675b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-20T12:20:07.544Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-09-20T12:20:07.931Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-09-20T12:20:08.108Z] ok github.com/docker/docker/image/tarexport 0.006s coverage: 0.7% of statements [2021-09-20T12:20:08.364Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2021-09-20T12:20:08.620Z] ok github.com/docker/docker/distribution/xfer 1.893s coverage: 85.1% of statements [2021-09-20T12:20:08.621Z] ? github.com/docker/docker/dockerversion [no test files] [2021-09-20T12:20:08.621Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-09-20T12:20:09.183Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2021-09-20T12:20:09.836Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-09-20T12:20:10.111Z] ok github.com/docker/docker/oci 0.007s coverage: 43.3% of statements [2021-09-20T12:20:10.369Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2021-09-20T12:20:10.626Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-09-20T12:20:11.994Z] ok github.com/docker/docker/pkg/archive 0.294s coverage: 82.5% of statements [2021-09-20T12:20:12.557Z] ok github.com/docker/docker/pkg/authorization 0.113s coverage: 68.3% of statements [2021-09-20T12:20:12.813Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-09-20T12:20:12.813Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-09-20T12:20:14.025Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-09-20T12:20:14.961Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-09-20T12:20:15.898Z] === RUN TestDockerSuite/TestPortHostBinding [2021-09-20T12:20:16.080Z] ok github.com/docker/docker/pkg/chrootarchive 2.468s coverage: 43.2% of statements [2021-09-20T12:20:16.080Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-09-20T12:20:16.336Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2021-09-20T12:20:16.592Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2021-09-20T12:20:16.835Z] === RUN TestDockerSuite/TestPortList [2021-09-20T12:20:17.154Z] ok github.com/docker/docker/layer 7.073s coverage: 68.8% of statements [2021-09-20T12:20:17.154Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-09-20T12:20:17.154Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-09-20T12:20:17.154Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-09-20T12:20:17.154Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-09-20T12:20:17.154Z] ? github.com/docker/docker/oci/caps [no test files] [2021-09-20T12:20:17.154Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-09-20T12:20:17.154Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-09-20T12:20:17.410Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2021-09-20T12:20:17.974Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2021-09-20T12:20:17.974Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2021-09-20T12:20:19.340Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2021-09-20T12:20:19.597Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 83.1% of statements [2021-09-20T12:20:19.853Z] ok github.com/docker/docker/pkg/discovery/kv 3.016s coverage: 84.1% of statements [2021-09-20T12:20:20.110Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-09-20T12:20:20.110Z] ok github.com/docker/docker/pkg/fsutils 0.194s coverage: 85.1% of statements [2021-09-20T12:20:21.025Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-09-20T12:20:21.479Z] ok github.com/docker/docker/pkg/ioutils 0.389s coverage: 70.1% of statements [2021-09-20T12:20:21.479Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-09-20T12:20:21.741Z] ok github.com/docker/docker/pkg/idtools 0.978s coverage: 69.5% of statements [2021-09-20T12:20:21.742Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-09-20T12:20:21.742Z] ok github.com/docker/docker/pkg/longpath 0.010s coverage: 100.0% of statements [2021-09-20T12:20:21.742Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-09-20T12:20:21.742Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-09-20T12:20:21.998Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-09-20T12:20:21.999Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-09-20T12:20:21.999Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2021-09-20T12:20:22.255Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2021-09-20T12:20:22.512Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-09-20T12:20:22.512Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 86.7% of statements [2021-09-20T12:20:22.512Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-09-20T12:20:22.512Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-09-20T12:20:22.979Z] docker_api_swarm_service_test.go:490: [d5c77bda24e3e] joining swarm manager [dbe1bf9b9dae1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-20T12:20:23.076Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2021-09-20T12:20:23.554Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-09-20T12:20:23.638Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-09-20T12:20:23.638Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-09-20T12:20:23.813Z] docker_api_swarm_service_test.go:490: [dc8585ecc9c92] joining swarm manager [dbe1bf9b9dae1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-20T12:20:23.895Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-09-20T12:20:24.382Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-09-20T12:20:25.280Z] ok github.com/docker/docker/pkg/pubsub 1.036s coverage: 75.0% of statements [2021-09-20T12:20:25.280Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-09-20T12:20:25.539Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2021-09-20T12:20:25.539Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-09-20T12:20:25.794Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-09-20T12:20:26.050Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-09-20T12:20:26.612Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 51.2% of statements [2021-09-20T12:20:26.869Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 40.1% of statements [2021-09-20T12:20:27.125Z] ok github.com/docker/docker/pkg/tailfile 0.054s coverage: 88.6% of statements [2021-09-20T12:20:27.687Z] ok github.com/docker/docker/pkg/tarsum 0.037s coverage: 89.3% of statements [2021-09-20T12:20:27.687Z] coverage: [no statements] [2021-09-20T12:20:27.687Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-09-20T12:20:27.943Z] ok github.com/docker/docker/pkg/truncindex 0.103s coverage: 91.5% of statements [2021-09-20T12:20:28.199Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-09-20T12:20:28.199Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-09-20T12:20:30.090Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2021-09-20T12:20:30.090Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-09-20T12:20:30.346Z] ok github.com/docker/docker/profiles/seccomp 0.030s coverage: 86.0% of statements [2021-09-20T12:20:30.949Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-09-20T12:20:30.949Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-09-20T12:20:30.949Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-09-20T12:20:31.208Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-09-20T12:20:31.208Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-09-20T12:20:31.715Z] ok github.com/docker/docker/quota 0.228s coverage: 71.4% of statements [2021-09-20T12:20:31.715Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2021-09-20T12:20:31.776Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-09-20T12:20:31.776Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-09-20T12:20:32.035Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-09-20T12:20:32.035Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-09-20T12:20:32.644Z] ok github.com/docker/docker/registry 0.035s coverage: 58.8% of statements [2021-09-20T12:20:32.900Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-09-20T12:20:32.973Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-09-20T12:20:32.973Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-09-20T12:20:33.157Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-09-20T12:20:33.414Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2021-09-20T12:20:33.670Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-09-20T12:20:34.876Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-09-20T12:20:35.814Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-09-20T12:20:36.073Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-09-20T12:20:36.073Z] === RUN TestDockerSuite/TestPsByOrder [2021-09-20T12:20:36.190Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-09-20T12:20:36.332Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-09-20T12:20:36.754Z] ok github.com/docker/docker/volume/local 0.107s coverage: 76.4% of statements [2021-09-20T12:20:37.317Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2021-09-20T12:20:38.238Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-09-20T12:20:38.246Z] ok github.com/docker/docker/volume/service 0.012s coverage: 72.3% of statements [2021-09-20T12:20:39.177Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-09-20T12:20:42.469Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-09-20T12:20:42.469Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-09-20T12:20:44.374Z] docker_api_swarm_service_test.go:128: [da88e54d2efe4] joining swarm manager [d8181637dec3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-20T12:20:45.310Z] docker_api_swarm_service_test.go:129: [d19af611d618b] joining swarm manager [d8181637dec3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-20T12:20:45.570Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-09-20T12:20:45.830Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-09-20T12:20:47.742Z] docker_api_swarm_service_test.go:137: [d70faa1007514] joining swarm manager [d8181637dec3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-09-20T12:20:48.311Z] docker_api_swarm_service_test.go:138: [d9eafd293a17f] joining swarm manager [d8181637dec3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-09-20T12:20:48.878Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-09-20T12:20:56.998Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-09-20T12:20:56.998Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-09-20T12:20:57.938Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-09-20T12:20:58.877Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-09-20T12:20:59.817Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-09-20T12:21:00.126Z] ok github.com/docker/docker/pkg/plugins 33.641s coverage: 76.3% of statements [2021-09-20T12:21:00.126Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-09-20T12:21:00.126Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-09-20T12:21:00.126Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-09-20T12:21:00.126Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-09-20T12:21:00.126Z] ? github.com/docker/docker/pkg/term [no test files] [2021-09-20T12:21:00.126Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-09-20T12:21:00.126Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-09-20T12:21:00.126Z] ? github.com/docker/docker/rootless [no test files] [2021-09-20T12:21:00.126Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-09-20T12:21:00.126Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-09-20T12:21:00.126Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-09-20T12:21:00.126Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-09-20T12:21:00.126Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-09-20T12:21:00.126Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-09-20T12:21:00.126Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-09-20T12:21:00.126Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-09-20T12:21:00.126Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-09-20T12:21:00.126Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-09-20T12:21:00.126Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-09-20T12:21:00.126Z] ? github.com/docker/docker/testutil/request [no test files] [2021-09-20T12:21:00.126Z] ? github.com/docker/docker/volume [no test files] [2021-09-20T12:21:00.126Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-09-20T12:21:00.126Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-09-20T12:21:00.126Z] [2021-09-20T12:21:00.126Z] === Skipped [2021-09-20T12:21:00.126Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-09-20T12:21:00.126Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-09-20T12:21:00.126Z] [2021-09-20T12:21:00.126Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-09-20T12:21:00.126Z] network_proxy_test.go:208: No support for dual stack yet [2021-09-20T12:21:00.126Z] [2021-09-20T12:21:00.126Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-09-20T12:21:00.126Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-09-20T12:21:00.126Z] [2021-09-20T12:21:00.126Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-09-20T12:21:00.126Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-09-20T12:21:00.126Z] [2021-09-20T12:21:00.126Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-09-20T12:21:00.126Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-20T12:21:00.126Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-20T12:21:00.126Z] [2021-09-20T12:21:00.126Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-09-20T12:21:00.126Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-20T12:21:00.126Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-20T12:21:00.126Z] [2021-09-20T12:21:00.126Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-09-20T12:21:00.126Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-20T12:21:00.126Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-20T12:21:00.126Z] [2021-09-20T12:21:00.126Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-09-20T12:21:00.126Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-20T12:21:00.126Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-20T12:21:00.126Z] [2021-09-20T12:21:00.126Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-09-20T12:21:00.126Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-20T12:21:00.126Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-20T12:21:00.126Z] [2021-09-20T12:21:00.126Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-09-20T12:21:00.126Z] graphtest_unix.go:71: No driver to put! [2021-09-20T12:21:00.126Z] [2021-09-20T12:21:00.126Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-09-20T12:21:00.126Z] time="2021-09-20T12:19:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-20T12:21:00.126Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-20T12:21:00.126Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-20T12:21:00.126Z] [2021-09-20T12:21:00.126Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-09-20T12:21:00.126Z] time="2021-09-20T12:19:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-20T12:21:00.126Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-20T12:21:00.126Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-20T12:21:00.126Z] [2021-09-20T12:21:00.126Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-09-20T12:21:00.126Z] time="2021-09-20T12:19:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-20T12:21:00.126Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-20T12:21:00.126Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-20T12:21:00.126Z] [2021-09-20T12:21:00.126Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-09-20T12:21:00.126Z] time="2021-09-20T12:19:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-20T12:21:00.126Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-20T12:21:00.126Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-20T12:21:00.126Z] [2021-09-20T12:21:00.126Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-09-20T12:21:00.126Z] time="2021-09-20T12:19:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-20T12:21:00.126Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-20T12:21:00.126Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-20T12:21:00.126Z] [2021-09-20T12:21:00.126Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-09-20T12:21:00.127Z] graphtest_unix.go:71: No driver to put! [2021-09-20T12:21:00.127Z] [2021-09-20T12:21:00.127Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-09-20T12:21:00.127Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2021-09-20T12:21:00.127Z] [2021-09-20T12:21:00.127Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-09-20T12:21:00.127Z] overlay_test.go:50: Fails to compute changes intermittently [2021-09-20T12:21:00.127Z] [2021-09-20T12:21:00.127Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-09-20T12:21:00.127Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-09-20T12:21:00.127Z] [2021-09-20T12:21:00.127Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-09-20T12:21:00.127Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-09-20T12:21:00.127Z] [2021-09-20T12:21:00.127Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-09-20T12:21:00.127Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-20T12:21:00.127Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-20T12:21:00.127Z] [2021-09-20T12:21:00.127Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-09-20T12:21:00.127Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-20T12:21:00.127Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-20T12:21:00.127Z] [2021-09-20T12:21:00.127Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-09-20T12:21:00.127Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-20T12:21:00.127Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-20T12:21:00.127Z] [2021-09-20T12:21:00.127Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-09-20T12:21:00.127Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-20T12:21:00.127Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-20T12:21:00.127Z] [2021-09-20T12:21:00.127Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-09-20T12:21:00.127Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-20T12:21:00.127Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-20T12:21:00.127Z] [2021-09-20T12:21:00.127Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-09-20T12:21:00.127Z] graphtest_unix.go:71: No driver to put! [2021-09-20T12:21:00.127Z] [2021-09-20T12:21:00.127Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-09-20T12:21:00.127Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2021-09-20T12:21:00.127Z] [2021-09-20T12:21:00.127Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-09-20T12:21:00.127Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2021-09-20T12:21:00.127Z] [2021-09-20T12:21:00.127Z] DONE 2311 tests, 28 skipped in 228.315s [2021-09-20T12:21:00.127Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-09-20T12:21:00.127Z] github.com/docker/docker/libnetwork/bitseq [2021-09-20T12:21:00.127Z] github.com/docker/docker/libnetwork/cluster [2021-09-20T12:21:00.127Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-20T12:21:00.127Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-20T12:21:00.127Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-20T12:21:00.127Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-20T12:21:00.127Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-20T12:21:00.127Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-20T12:21:00.127Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-20T12:21:00.127Z] github.com/docker/docker/libnetwork/config [2021-09-20T12:21:00.127Z] github.com/docker/docker/libnetwork/datastore [2021-09-20T12:21:00.127Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-20T12:21:00.127Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-20T12:21:00.127Z] github.com/docker/docker/libnetwork/driverapi [2021-09-20T12:21:00.127Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-20T12:21:00.127Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-20T12:21:00.127Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-20T12:21:00.127Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-20T12:21:00.127Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-20T12:21:00.127Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-20T12:21:00.127Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-20T12:21:00.127Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-20T12:21:00.127Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-20T12:21:00.127Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-20T12:21:00.127Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-20T12:21:00.127Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-20T12:21:00.127Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-20T12:21:00.127Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-20T12:21:00.127Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-20T12:21:00.127Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-20T12:21:00.127Z] github.com/docker/docker/libnetwork/etchosts [2021-09-20T12:21:00.127Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-20T12:21:00.127Z] github.com/docker/docker/libnetwork/idm [2021-09-20T12:21:00.127Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-20T12:21:00.127Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-20T12:21:00.127Z] github.com/docker/docker/libnetwork/ipam [2021-09-20T12:21:00.127Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-20T12:21:00.127Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-20T12:21:00.127Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-20T12:21:00.127Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-20T12:21:00.127Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-20T12:21:00.127Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-20T12:21:00.127Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-20T12:21:00.127Z] github.com/docker/docker/libnetwork/iptables [2021-09-20T12:21:00.127Z] github.com/docker/docker/libnetwork/netlabel [2021-09-20T12:21:00.127Z] github.com/docker/docker/libnetwork/netutils [2021-09-20T12:21:00.127Z] github.com/docker/docker/libnetwork/networkdb [2021-09-20T12:21:00.127Z] github.com/docker/docker/libnetwork/ns [2021-09-20T12:21:00.127Z] github.com/docker/docker/libnetwork/options [2021-09-20T12:21:00.127Z] github.com/docker/docker/libnetwork/osl [2021-09-20T12:21:00.127Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-20T12:21:00.127Z] github.com/docker/docker/libnetwork/portallocator [2021-09-20T12:21:00.127Z] github.com/docker/docker/libnetwork/portmapper [2021-09-20T12:21:00.127Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-20T12:21:00.127Z] github.com/docker/docker/libnetwork/testutils [2021-09-20T12:21:00.127Z] github.com/docker/docker/libnetwork/types' ']' [2021-09-20T12:21:00.127Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2021-09-20T12:21:01.195Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-09-20T12:21:03.101Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-09-20T12:21:03.669Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-09-20T12:21:03.669Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-09-20T12:21:04.238Z] === RUN TestDockerSuite/TestPsRightTagName [2021-09-20T12:21:06.145Z] === RUN TestDockerSuite/TestPsShowMounts [2021-09-20T12:21:07.523Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-09-20T12:21:07.782Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-09-20T12:21:07.782Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-09-20T12:21:07.782Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-09-20T12:21:08.041Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-09-20T12:21:08.041Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-09-20T12:21:08.041Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-09-20T12:21:08.609Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-09-20T12:21:09.548Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-09-20T12:21:10.116Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-09-20T12:21:10.376Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-09-20T12:21:10.635Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-09-20T12:21:13.938Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-09-20T12:21:15.845Z] docker_api_swarm_service_test.go:304: [d79796b793486] joining swarm manager [d93d5e0acc62b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-20T12:21:16.783Z] docker_api_swarm_service_test.go:304: [d07fae0556a97] joining swarm manager [d93d5e0acc62b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-20T12:21:18.164Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-09-20T12:21:19.100Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-09-20T12:21:20.478Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-09-20T12:21:20.478Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-09-20T12:21:20.478Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-09-20T12:21:20.736Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-09-20T12:21:23.271Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-09-20T12:21:23.846Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-09-20T12:21:26.384Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-09-20T12:21:27.320Z] === RUN TestDockerSuite/TestRmiBlank [2021-09-20T12:21:27.320Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-09-20T12:21:27.320Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-09-20T12:21:29.856Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-09-20T12:21:30.116Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-09-20T12:21:30.374Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-09-20T12:21:30.561Z] --- PASS: TestBuildWCOWSandboxSize (656.13s) [2021-09-20T12:21:30.561Z] === RUN TestBuildWithEmptyDockerfile [2021-09-20T12:21:30.561Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-20T12:21:30.561Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-20T12:21:30.561Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-20T12:21:30.561Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-20T12:21:30.561Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-20T12:21:30.561Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-20T12:21:30.561Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-20T12:21:30.561Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-20T12:21:30.561Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-20T12:21:30.561Z] --- PASS: TestBuildWithEmptyDockerfile (0.41s) [2021-09-20T12:21:30.561Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-09-20T12:21:30.561Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-09-20T12:21:30.561Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-09-20T12:21:30.561Z] === RUN TestBuildPreserveOwnership [2021-09-20T12:21:30.561Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-20T12:21:30.561Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-09-20T12:21:30.561Z] === RUN TestBuildPlatformInvalid [2021-09-20T12:21:30.561Z] --- PASS: TestBuildPlatformInvalid (0.44s) [2021-09-20T12:21:30.561Z] PASS [2021-09-20T12:21:30.561Z] ok github.com/docker/docker/integration/build 795.696s [2021-09-20T12:21:30.561Z] [2021-09-20T12:21:30.561Z] === Skipped [2021-09-20T12:21:30.561Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-09-20T12:21:30.561Z] build_session_test.go:25: TODO: BuildKit [2021-09-20T12:21:30.561Z] [2021-09-20T12:21:30.561Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-09-20T12:21:30.561Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:21:30.561Z] [2021-09-20T12:21:30.561Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-09-20T12:21:30.561Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-20T12:21:30.561Z] [2021-09-20T12:21:30.561Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-09-20T12:21:30.561Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-20T12:21:30.561Z] [2021-09-20T12:21:30.561Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-09-20T12:21:30.561Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-20T12:21:30.561Z] [2021-09-20T12:21:30.561Z] DONE 29 tests, 5 skipped in 817.381s [2021-09-20T12:21:30.561Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-09-20T12:21:30.561Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-20T12:21:30.561Z] INFO: Testing against a local daemon [2021-09-20T12:21:30.561Z] === RUN TestConfigInspect [2021-09-20T12:21:30.561Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:21:30.561Z] --- SKIP: TestConfigInspect (0.00s) [2021-09-20T12:21:30.561Z] === RUN TestConfigList [2021-09-20T12:21:30.561Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:21:30.561Z] --- SKIP: TestConfigList (0.00s) [2021-09-20T12:21:30.561Z] === RUN TestConfigsCreateAndDelete [2021-09-20T12:21:30.561Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:21:30.561Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-09-20T12:21:30.561Z] === RUN TestConfigsUpdate [2021-09-20T12:21:30.561Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:21:30.561Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-09-20T12:21:30.561Z] === RUN TestTemplatedConfig [2021-09-20T12:21:30.561Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:21:30.561Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-09-20T12:21:30.561Z] === RUN TestConfigCreateResolve [2021-09-20T12:21:30.561Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:21:30.561Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-09-20T12:21:30.561Z] PASS [2021-09-20T12:21:30.561Z] ok github.com/docker/docker/integration/config 0.071s [2021-09-20T12:21:30.561Z] [2021-09-20T12:21:30.561Z] === Skipped [2021-09-20T12:21:30.561Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-09-20T12:21:30.561Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:21:30.561Z] [2021-09-20T12:21:30.561Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-09-20T12:21:30.561Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:21:30.561Z] [2021-09-20T12:21:30.561Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-09-20T12:21:30.561Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:21:30.561Z] [2021-09-20T12:21:30.561Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-09-20T12:21:30.561Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:21:30.561Z] [2021-09-20T12:21:30.561Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-09-20T12:21:30.561Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:21:30.561Z] [2021-09-20T12:21:30.561Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-09-20T12:21:30.561Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:21:30.561Z] [2021-09-20T12:21:30.561Z] DONE 6 tests, 6 skipped in 2.560s [2021-09-20T12:21:30.561Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-09-20T12:21:30.561Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-20T12:21:30.561Z] INFO: Testing against a local daemon [2021-09-20T12:21:30.561Z] === RUN TestCheckpoint [2021-09-20T12:21:30.561Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-20T12:21:30.561Z] --- SKIP: TestCheckpoint (0.00s) [2021-09-20T12:21:30.561Z] === RUN TestContainerInvalidJSON [2021-09-20T12:21:30.561Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-09-20T12:21:30.561Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-09-20T12:21:30.561Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-09-20T12:21:30.561Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-09-20T12:21:30.561Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-09-20T12:21:30.561Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-09-20T12:21:30.561Z] --- PASS: TestContainerInvalidJSON (0.41s) [2021-09-20T12:21:30.561Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-09-20T12:21:30.561Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-09-20T12:21:30.561Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-09-20T12:21:30.561Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.21s) [2021-09-20T12:21:30.561Z] === RUN TestCopyFromContainerPathIsNotDir [2021-09-20T12:21:30.561Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.19s) [2021-09-20T12:21:30.561Z] === RUN TestCopyToContainerPathDoesNotExist [2021-09-20T12:21:30.561Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.17s) [2021-09-20T12:21:30.561Z] === RUN TestCopyToContainerPathIsNotDir [2021-09-20T12:21:30.561Z] --- PASS: TestCopyToContainerPathIsNotDir (0.17s) [2021-09-20T12:21:30.561Z] === RUN TestCopyFromContainer [2021-09-20T12:21:30.561Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:21:30.561Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-09-20T12:21:30.561Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-09-20T12:21:30.561Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-20T12:21:30.562Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-20T12:21:30.562Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-20T12:21:30.562Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-20T12:21:30.562Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-20T12:21:30.562Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-20T12:21:30.562Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-20T12:21:30.562Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-20T12:21:30.562Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-20T12:21:30.562Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-09-20T12:21:30.562Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-09-20T12:21:30.562Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-09-20T12:21:30.562Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-09-20T12:21:30.562Z] === RUN TestCreateLinkToNonExistingContainer [2021-09-20T12:21:30.562Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-09-20T12:21:30.562Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-09-20T12:21:30.562Z] === RUN TestCreateWithInvalidEnv [2021-09-20T12:21:30.562Z] === RUN TestCreateWithInvalidEnv/0 [2021-09-20T12:21:30.562Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-09-20T12:21:30.562Z] === RUN TestCreateWithInvalidEnv/1 [2021-09-20T12:21:30.562Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-09-20T12:21:30.562Z] === RUN TestCreateWithInvalidEnv/2 [2021-09-20T12:21:30.562Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-09-20T12:21:30.562Z] === CONT TestCreateWithInvalidEnv/0 [2021-09-20T12:21:30.562Z] === CONT TestCreateWithInvalidEnv/1 [2021-09-20T12:21:30.562Z] === CONT TestCreateWithInvalidEnv/2 [2021-09-20T12:21:30.562Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-09-20T12:21:30.562Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-09-20T12:21:30.562Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-09-20T12:21:30.562Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-09-20T12:21:30.562Z] === RUN TestCreateTmpfsMountsTarget [2021-09-20T12:21:30.562Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:21:30.562Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-09-20T12:21:30.562Z] === RUN TestCreateWithCustomMaskedPaths [2021-09-20T12:21:30.562Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:21:30.562Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-09-20T12:21:30.562Z] === RUN TestCreateWithCustomReadonlyPaths [2021-09-20T12:21:30.562Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:21:30.562Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-09-20T12:21:30.562Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-09-20T12:21:30.562Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-20T12:21:30.562Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-20T12:21:30.562Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-20T12:21:30.562Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-20T12:21:30.562Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-20T12:21:30.562Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-20T12:21:30.562Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-20T12:21:30.562Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-20T12:21:30.562Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-20T12:21:30.562Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-20T12:21:30.562Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-20T12:21:30.562Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-20T12:21:30.562Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-20T12:21:30.562Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-20T12:21:30.562Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-20T12:21:30.562Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-09-20T12:21:30.562Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2021-09-20T12:21:30.562Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2021-09-20T12:21:30.562Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-09-20T12:21:30.562Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-09-20T12:21:30.562Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-09-20T12:21:30.562Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-09-20T12:21:30.562Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-09-20T12:21:30.562Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-09-20T12:21:30.562Z] === RUN TestCreateDifferentPlatform [2021-09-20T12:21:30.562Z] === RUN TestCreateDifferentPlatform/different_os [2021-09-20T12:21:30.562Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-09-20T12:21:30.562Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-09-20T12:21:30.562Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-09-20T12:21:30.562Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-09-20T12:21:30.562Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-09-20T12:21:30.562Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s) [2021-09-20T12:21:30.562Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-09-20T12:21:30.562Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-09-20T12:21:30.562Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-09-20T12:21:30.562Z] === RUN TestContainerKillOnDaemonStart [2021-09-20T12:21:30.562Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:21:30.562Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-09-20T12:21:30.562Z] === RUN TestDiff [2021-09-20T12:21:30.562Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-09-20T12:21:30.562Z] --- SKIP: TestDiff (0.00s) [2021-09-20T12:21:30.562Z] === RUN TestExecWithCloseStdin [2021-09-20T12:21:30.562Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-09-20T12:21:30.562Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2021-09-20T12:21:30.562Z] === RUN TestExec [2021-09-20T12:21:31.753Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-09-20T12:21:32.321Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-09-20T12:21:32.398Z] --- PASS: TestExec (3.53s) [2021-09-20T12:21:32.398Z] === RUN TestExecUser [2021-09-20T12:21:32.398Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-09-20T12:21:32.398Z] --- SKIP: TestExecUser (0.00s) [2021-09-20T12:21:32.398Z] === RUN TestExportContainerAndImportImage [2021-09-20T12:21:32.398Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:21:32.398Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-09-20T12:21:32.398Z] === RUN TestExportContainerAfterDaemonRestart [2021-09-20T12:21:32.398Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:21:32.398Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-09-20T12:21:32.398Z] === RUN TestHealthCheckWorkdir [2021-09-20T12:21:32.398Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-09-20T12:21:32.398Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-09-20T12:21:32.398Z] === RUN TestHealthKillContainer [2021-09-20T12:21:32.398Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-09-20T12:21:32.398Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-09-20T12:21:32.398Z] === RUN TestInspectCpusetInConfigPre120 [2021-09-20T12:21:32.398Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-09-20T12:21:32.398Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-09-20T12:21:32.398Z] === RUN TestKillContainerInvalidSignal [2021-09-20T12:21:33.257Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-09-20T12:21:33.826Z] === RUN TestDockerSuite/TestRmiTag [2021-09-20T12:21:34.085Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-09-20T12:21:34.653Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-09-20T12:21:34.915Z] --- PASS: TestKillContainerInvalidSignal (2.55s) [2021-09-20T12:21:34.915Z] === RUN TestKillContainer [2021-09-20T12:21:34.915Z] === RUN TestKillContainer/no_signal [2021-09-20T12:21:36.578Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-09-20T12:21:37.147Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-09-20T12:21:37.458Z] === RUN TestKillContainer/non_killing_signal [2021-09-20T12:21:37.458Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-09-20T12:21:37.458Z] === RUN TestKillContainer/killing_signal [2021-09-20T12:21:37.715Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-09-20T12:21:38.653Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-09-20T12:21:38.653Z] docker_api_swarm_service_test.go:100: [d4737fec8336f] joining swarm manager [dcc446c8c3268]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-20T12:21:38.792Z] ok github.com/docker/docker/libnetwork 37.285s coverage: 40.8% of statements [2021-09-20T12:21:38.792Z] ok github.com/docker/docker/libnetwork/bitseq 0.116s coverage: 84.4% of statements [2021-09-20T12:21:38.792Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-09-20T12:21:38.913Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-09-20T12:21:39.856Z] docker_api_swarm_service_test.go:101: [d8ca954dcc4f8] joining swarm manager [dcc446c8c3268]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-20T12:21:39.856Z] === RUN TestDockerSuite/TestRunAddHost [2021-09-20T12:21:40.003Z] --- PASS: TestKillContainer (5.05s) [2021-09-20T12:21:40.003Z] --- PASS: TestKillContainer/no_signal (2.47s) [2021-09-20T12:21:40.003Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-09-20T12:21:40.003Z] --- PASS: TestKillContainer/killing_signal (2.55s) [2021-09-20T12:21:40.003Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-09-20T12:21:40.003Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-20T12:21:40.003Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-09-20T12:21:40.003Z] === RUN TestKillStoppedContainer [2021-09-20T12:21:40.003Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-20T12:21:40.003Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-09-20T12:21:40.003Z] === RUN TestKillStoppedContainerAPIPre120 [2021-09-20T12:21:40.003Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-20T12:21:40.003Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-09-20T12:21:40.003Z] === RUN TestKillDifferentUserContainer [2021-09-20T12:21:40.003Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-09-20T12:21:40.003Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-09-20T12:21:40.003Z] === RUN TestInspectOomKilledTrue [2021-09-20T12:21:40.003Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:21:40.003Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-09-20T12:21:40.003Z] === RUN TestInspectOomKilledFalse [2021-09-20T12:21:40.003Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-20T12:21:40.003Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-09-20T12:21:40.003Z] === RUN TestLogsFollowTailEmpty [2021-09-20T12:21:40.159Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-09-20T12:21:40.415Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-09-20T12:21:40.415Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-09-20T12:21:40.415Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-09-20T12:21:40.415Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-09-20T12:21:40.423Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-09-20T12:21:40.423Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-09-20T12:21:40.671Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-09-20T12:21:40.671Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-09-20T12:21:40.927Z] ok github.com/docker/docker/libnetwork/config 0.026s coverage: 24.0% of statements [2021-09-20T12:21:40.991Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-09-20T12:21:40.991Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-09-20T12:21:41.184Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-09-20T12:21:41.184Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-09-20T12:21:41.184Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-09-20T12:21:41.440Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-09-20T12:21:41.928Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-09-20T12:21:42.537Z] --- PASS: TestLogsFollowTailEmpty (2.49s) [2021-09-20T12:21:42.537Z] === RUN TestNetworkNat [2021-09-20T12:21:42.537Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-09-20T12:21:42.537Z] --- SKIP: TestNetworkNat (0.00s) [2021-09-20T12:21:42.537Z] === RUN TestNetworkLocalhostTCPNat [2021-09-20T12:21:43.835Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-09-20T12:21:43.962Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.373s coverage: 59.9% of statements [2021-09-20T12:21:44.217Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-09-20T12:21:44.218Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-09-20T12:21:44.403Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-09-20T12:21:44.779Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.155s coverage: 4.0% of statements [2021-09-20T12:21:44.970Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-09-20T12:21:45.035Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-09-20T12:21:45.292Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2021-09-20T12:21:45.539Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-09-20T12:21:45.548Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-09-20T12:21:45.548Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-09-20T12:21:45.855Z] --- PASS: TestNetworkLocalhostTCPNat (3.07s) [2021-09-20T12:21:45.855Z] === RUN TestNetworkLoopbackNat [2021-09-20T12:21:45.855Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-09-20T12:21:45.855Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-09-20T12:21:45.855Z] === RUN TestPause [2021-09-20T12:21:45.855Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-09-20T12:21:45.855Z] --- SKIP: TestPause (0.00s) [2021-09-20T12:21:45.855Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-09-20T12:21:46.476Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-09-20T12:21:47.415Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-09-20T12:21:47.674Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-09-20T12:21:48.242Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-09-20T12:21:48.395Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.48s) [2021-09-20T12:21:48.395Z] === RUN TestPauseStopPausedContainer [2021-09-20T12:21:48.395Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:21:48.395Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-09-20T12:21:48.395Z] === RUN TestPsFilter [2021-09-20T12:21:48.395Z] --- PASS: TestPsFilter (0.25s) [2021-09-20T12:21:48.395Z] === RUN TestRemoveContainerWithRemovedVolume [2021-09-20T12:21:49.181Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-09-20T12:21:49.440Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-09-20T12:21:50.008Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-09-20T12:21:50.902Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.51s) [2021-09-20T12:21:50.902Z] === RUN TestRemoveContainerWithVolume [2021-09-20T12:21:50.946Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-09-20T12:21:51.882Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-09-20T12:21:52.143Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-09-20T12:21:52.711Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-09-20T12:21:52.970Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-09-20T12:21:52.970Z] === RUN TestDockerSuite/TestRunBindMounts [2021-09-20T12:21:53.392Z] --- PASS: TestRemoveContainerWithVolume (2.51s) [2021-09-20T12:21:53.392Z] === RUN TestRemoveContainerRunning [2021-09-20T12:21:54.890Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-09-20T12:21:54.890Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-09-20T12:21:55.489Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.781s coverage: 7.2% of statements [2021-09-20T12:21:55.489Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-09-20T12:21:55.489Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2021-09-20T12:21:55.489Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2021-09-20T12:21:55.489Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-09-20T12:21:55.489Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-09-20T12:21:55.489Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-09-20T12:21:55.746Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2021-09-20T12:21:55.827Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-09-20T12:21:55.934Z] --- PASS: TestRemoveContainerRunning (2.64s) [2021-09-20T12:21:55.934Z] === RUN TestRemoveContainerForceRemoveRunning [2021-09-20T12:21:56.002Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2021-09-20T12:21:56.258Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-09-20T12:21:56.396Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-09-20T12:21:56.515Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-09-20T12:21:56.515Z] ok github.com/docker/docker/libnetwork/internal/caller 0.008s coverage: 100.0% of statements [2021-09-20T12:21:56.964Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-09-20T12:21:56.964Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-09-20T12:21:57.224Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-09-20T12:21:58.164Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-09-20T12:21:58.427Z] check_test.go:379: [d4737fec8336f] daemon is not started [2021-09-20T12:21:58.495Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.68s) [2021-09-20T12:21:58.495Z] === RUN TestRemoveInvalidContainer [2021-09-20T12:21:58.495Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-09-20T12:21:58.495Z] === RUN TestRenameLinkedContainer [2021-09-20T12:21:58.495Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-09-20T12:21:58.495Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-09-20T12:21:58.495Z] === RUN TestRenameStoppedContainer [2021-09-20T12:21:58.686Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-09-20T12:21:59.257Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-09-20T12:21:59.516Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-09-20T12:21:59.775Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-09-20T12:22:00.035Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-09-20T12:22:00.035Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-09-20T12:22:00.972Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-09-20T12:22:01.231Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-09-20T12:22:01.800Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-09-20T12:22:01.845Z] --- PASS: TestRenameStoppedContainer (2.63s) [2021-09-20T12:22:01.845Z] === RUN TestRenameRunningContainerAndReuse [2021-09-20T12:22:02.369Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-09-20T12:22:02.369Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-09-20T12:22:02.628Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-09-20T12:22:03.567Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-09-20T12:22:04.135Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-09-20T12:22:04.704Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-09-20T12:22:05.643Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-09-20T12:22:06.212Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-09-20T12:22:06.212Z] docker_api_swarm_service_test.go:533: [dc3fde1cffe3e] joining swarm manager [d3f519490174c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-20T12:22:06.780Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-09-20T12:22:07.039Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-09-20T12:22:07.141Z] --- PASS: TestRenameRunningContainerAndReuse (5.06s) [2021-09-20T12:22:07.141Z] === RUN TestRenameInvalidName [2021-09-20T12:22:07.607Z] docker_api_swarm_service_test.go:534: [d739a97f23d86] joining swarm manager [d3f519490174c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-20T12:22:07.607Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-09-20T12:22:08.175Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-09-20T12:22:08.693Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.004s coverage: 100.0% of statements [2021-09-20T12:22:08.981Z] --- PASS: TestRenameInvalidName (2.53s) [2021-09-20T12:22:08.981Z] === RUN TestRenameAnonymousContainer [2021-09-20T12:22:09.556Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-09-20T12:22:12.850Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-09-20T12:22:12.850Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-09-20T12:22:13.109Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-09-20T12:22:14.744Z] --- PASS: TestBuildWCOWSandboxSize (648.32s) [2021-09-20T12:22:14.744Z] === RUN TestBuildWithEmptyDockerfile [2021-09-20T12:22:14.744Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-20T12:22:14.744Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-20T12:22:14.744Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-20T12:22:14.744Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-20T12:22:14.744Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-20T12:22:14.744Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-20T12:22:14.744Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-20T12:22:14.744Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-20T12:22:14.744Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-20T12:22:14.744Z] --- PASS: TestBuildWithEmptyDockerfile (0.64s) [2021-09-20T12:22:14.744Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-09-20T12:22:14.744Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-09-20T12:22:14.744Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-09-20T12:22:14.744Z] === RUN TestBuildPreserveOwnership [2021-09-20T12:22:14.744Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-20T12:22:14.744Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-09-20T12:22:14.744Z] === RUN TestBuildPlatformInvalid [2021-09-20T12:22:14.744Z] --- PASS: TestBuildPlatformInvalid (0.60s) [2021-09-20T12:22:14.744Z] PASS [2021-09-20T12:22:14.744Z] ok github.com/docker/docker/integration/build 775.748s [2021-09-20T12:22:14.744Z] [2021-09-20T12:22:14.744Z] === Skipped [2021-09-20T12:22:14.744Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-09-20T12:22:14.744Z] build_session_test.go:25: TODO: BuildKit [2021-09-20T12:22:14.744Z] [2021-09-20T12:22:14.744Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-09-20T12:22:14.744Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:22:14.744Z] [2021-09-20T12:22:14.744Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-09-20T12:22:14.744Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-20T12:22:14.744Z] [2021-09-20T12:22:14.744Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-09-20T12:22:14.744Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-20T12:22:14.744Z] [2021-09-20T12:22:14.744Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-09-20T12:22:14.744Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-20T12:22:14.744Z] [2021-09-20T12:22:14.744Z] DONE 29 tests, 5 skipped in 796.211s [2021-09-20T12:22:14.744Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-09-20T12:22:14.744Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-20T12:22:14.744Z] INFO: Testing against a local daemon [2021-09-20T12:22:14.744Z] === RUN TestConfigInspect [2021-09-20T12:22:14.744Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:22:14.744Z] --- SKIP: TestConfigInspect (0.00s) [2021-09-20T12:22:14.744Z] === RUN TestConfigList [2021-09-20T12:22:14.744Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:22:14.744Z] --- SKIP: TestConfigList (0.00s) [2021-09-20T12:22:14.744Z] === RUN TestConfigsCreateAndDelete [2021-09-20T12:22:14.744Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:22:14.744Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-09-20T12:22:14.744Z] === RUN TestConfigsUpdate [2021-09-20T12:22:14.744Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:22:14.744Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-09-20T12:22:14.744Z] === RUN TestTemplatedConfig [2021-09-20T12:22:14.744Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:22:14.744Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-09-20T12:22:14.744Z] === RUN TestConfigCreateResolve [2021-09-20T12:22:14.744Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:22:14.744Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-09-20T12:22:14.744Z] PASS [2021-09-20T12:22:14.744Z] ok github.com/docker/docker/integration/config 0.078s [2021-09-20T12:22:14.744Z] [2021-09-20T12:22:14.744Z] === Skipped [2021-09-20T12:22:14.744Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-09-20T12:22:14.744Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:22:14.744Z] [2021-09-20T12:22:14.744Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-09-20T12:22:14.744Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:22:14.744Z] [2021-09-20T12:22:14.744Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-09-20T12:22:14.744Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:22:14.744Z] [2021-09-20T12:22:14.744Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-09-20T12:22:14.744Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:22:14.744Z] [2021-09-20T12:22:14.744Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-09-20T12:22:14.744Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:22:14.744Z] [2021-09-20T12:22:14.744Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-09-20T12:22:14.744Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:22:14.744Z] [2021-09-20T12:22:14.744Z] DONE 6 tests, 6 skipped in 2.319s [2021-09-20T12:22:14.744Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-09-20T12:22:14.744Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-20T12:22:14.744Z] INFO: Testing against a local daemon [2021-09-20T12:22:14.744Z] === RUN TestCheckpoint [2021-09-20T12:22:14.744Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-20T12:22:14.744Z] --- SKIP: TestCheckpoint (0.00s) [2021-09-20T12:22:14.744Z] === RUN TestContainerInvalidJSON [2021-09-20T12:22:14.744Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-09-20T12:22:14.744Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-09-20T12:22:14.744Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-09-20T12:22:14.744Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-09-20T12:22:15.033Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-09-20T12:22:15.212Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-09-20T12:22:15.212Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-09-20T12:22:15.212Z] --- PASS: TestContainerInvalidJSON (0.39s) [2021-09-20T12:22:15.212Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-09-20T12:22:15.212Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-09-20T12:22:15.212Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-09-20T12:22:15.212Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.20s) [2021-09-20T12:22:15.212Z] === RUN TestCopyFromContainerPathIsNotDir [2021-09-20T12:22:15.679Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.16s) [2021-09-20T12:22:15.679Z] === RUN TestCopyToContainerPathDoesNotExist [2021-09-20T12:22:15.679Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.17s) [2021-09-20T12:22:15.679Z] === RUN TestCopyToContainerPathIsNotDir [2021-09-20T12:22:15.679Z] --- PASS: TestCopyToContainerPathIsNotDir (0.17s) [2021-09-20T12:22:15.679Z] === RUN TestCopyFromContainer [2021-09-20T12:22:15.679Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:22:15.679Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-09-20T12:22:15.679Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-09-20T12:22:15.679Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-20T12:22:15.679Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-20T12:22:15.679Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-20T12:22:15.679Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-20T12:22:15.679Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-20T12:22:15.679Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-20T12:22:15.679Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-20T12:22:15.679Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-20T12:22:15.679Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-20T12:22:15.679Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-09-20T12:22:15.679Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-09-20T12:22:15.679Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-09-20T12:22:15.679Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-09-20T12:22:15.679Z] === RUN TestCreateLinkToNonExistingContainer [2021-09-20T12:22:15.679Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-09-20T12:22:15.679Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-09-20T12:22:15.679Z] === RUN TestCreateWithInvalidEnv [2021-09-20T12:22:15.679Z] === RUN TestCreateWithInvalidEnv/0 [2021-09-20T12:22:15.679Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-09-20T12:22:15.679Z] === RUN TestCreateWithInvalidEnv/1 [2021-09-20T12:22:15.679Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-09-20T12:22:15.679Z] === RUN TestCreateWithInvalidEnv/2 [2021-09-20T12:22:15.679Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-09-20T12:22:15.679Z] === CONT TestCreateWithInvalidEnv/0 [2021-09-20T12:22:15.679Z] === CONT TestCreateWithInvalidEnv/2 [2021-09-20T12:22:15.679Z] === CONT TestCreateWithInvalidEnv/1 [2021-09-20T12:22:15.679Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-09-20T12:22:15.679Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-09-20T12:22:15.679Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-09-20T12:22:15.679Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-09-20T12:22:15.679Z] === RUN TestCreateTmpfsMountsTarget [2021-09-20T12:22:15.679Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:22:15.679Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-09-20T12:22:15.679Z] === RUN TestCreateWithCustomMaskedPaths [2021-09-20T12:22:15.679Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:22:15.679Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-09-20T12:22:15.679Z] === RUN TestCreateWithCustomReadonlyPaths [2021-09-20T12:22:15.679Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:22:15.679Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-09-20T12:22:15.679Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-09-20T12:22:15.679Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-20T12:22:15.679Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-20T12:22:15.679Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-20T12:22:15.679Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-20T12:22:15.679Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-20T12:22:15.679Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-20T12:22:15.679Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-20T12:22:15.679Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-20T12:22:15.679Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-20T12:22:15.679Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-20T12:22:15.680Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-20T12:22:15.680Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-20T12:22:15.680Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-20T12:22:15.680Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-20T12:22:15.680Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-20T12:22:15.680Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-09-20T12:22:15.680Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2021-09-20T12:22:15.680Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-09-20T12:22:15.680Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2021-09-20T12:22:15.680Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-09-20T12:22:15.680Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-09-20T12:22:15.680Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-09-20T12:22:15.680Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-09-20T12:22:15.680Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-09-20T12:22:15.680Z] === RUN TestCreateDifferentPlatform [2021-09-20T12:22:15.680Z] === RUN TestCreateDifferentPlatform/different_os [2021-09-20T12:22:15.680Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-09-20T12:22:15.680Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-09-20T12:22:15.680Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-09-20T12:22:15.680Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-09-20T12:22:15.680Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-09-20T12:22:15.971Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-09-20T12:22:16.147Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.12s) [2021-09-20T12:22:16.147Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-09-20T12:22:16.147Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-09-20T12:22:16.147Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-09-20T12:22:16.147Z] === RUN TestContainerKillOnDaemonStart [2021-09-20T12:22:16.147Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:22:16.147Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-09-20T12:22:16.147Z] === RUN TestDiff [2021-09-20T12:22:16.147Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-09-20T12:22:16.147Z] --- SKIP: TestDiff (0.00s) [2021-09-20T12:22:16.147Z] === RUN TestExecWithCloseStdin [2021-09-20T12:22:17.348Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-09-20T12:22:18.368Z] --- PASS: TestExecWithCloseStdin (2.42s) [2021-09-20T12:22:18.368Z] === RUN TestExec [2021-09-20T12:22:18.460Z] --- PASS: TestRenameAnonymousContainer (9.65s) [2021-09-20T12:22:18.460Z] === RUN TestRenameContainerWithSameName [2021-09-20T12:22:18.728Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-09-20T12:22:18.728Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-09-20T12:22:18.728Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-09-20T12:22:18.728Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-09-20T12:22:18.728Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-09-20T12:22:19.296Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-09-20T12:22:19.931Z] --- PASS: TestExec (1.67s) [2021-09-20T12:22:19.932Z] === RUN TestExecUser [2021-09-20T12:22:19.932Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-09-20T12:22:19.932Z] --- SKIP: TestExecUser (0.00s) [2021-09-20T12:22:19.932Z] === RUN TestExportContainerAndImportImage [2021-09-20T12:22:19.932Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:22:19.932Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-09-20T12:22:19.932Z] === RUN TestExportContainerAfterDaemonRestart [2021-09-20T12:22:19.932Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:22:19.932Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-09-20T12:22:19.932Z] === RUN TestHealthCheckWorkdir [2021-09-20T12:22:19.932Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-09-20T12:22:19.932Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-09-20T12:22:19.932Z] === RUN TestHealthKillContainer [2021-09-20T12:22:19.932Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-09-20T12:22:19.932Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-09-20T12:22:19.932Z] === RUN TestInspectCpusetInConfigPre120 [2021-09-20T12:22:19.932Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-09-20T12:22:19.932Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-09-20T12:22:19.932Z] === RUN TestKillContainerInvalidSignal [2021-09-20T12:22:20.675Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-09-20T12:22:21.048Z] --- PASS: TestRenameContainerWithSameName (2.52s) [2021-09-20T12:22:21.049Z] === RUN TestRenameContainerWithLinkedContainer [2021-09-20T12:22:21.049Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-09-20T12:22:21.049Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-09-20T12:22:21.049Z] === RUN TestResize [2021-09-20T12:22:21.612Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-09-20T12:22:22.147Z] --- PASS: TestKillContainerInvalidSignal (1.60s) [2021-09-20T12:22:22.147Z] === RUN TestKillContainer [2021-09-20T12:22:22.147Z] === RUN TestKillContainer/no_signal [2021-09-20T12:22:22.990Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-09-20T12:22:23.131Z] === RUN TestKillContainer/non_killing_signal [2021-09-20T12:22:23.132Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-09-20T12:22:23.132Z] === RUN TestKillContainer/killing_signal [2021-09-20T12:22:23.249Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-09-20T12:22:23.574Z] ok github.com/docker/docker/libnetwork/ipam 13.754s coverage: 85.3% of statements [2021-09-20T12:22:23.574Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-09-20T12:22:23.574Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-09-20T12:22:23.574Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2021-09-20T12:22:23.574Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2021-09-20T12:22:23.574Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-09-20T12:22:23.574Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2021-09-20T12:22:23.574Z] ok github.com/docker/docker/libnetwork/ipamutils 0.251s coverage: 74.0% of statements [2021-09-20T12:22:23.574Z] ok github.com/docker/docker/libnetwork/iptables 0.155s coverage: 45.1% of statements [2021-09-20T12:22:23.574Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2021-09-20T12:22:23.574Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2021-09-20T12:22:23.605Z] --- PASS: TestResize (2.57s) [2021-09-20T12:22:23.605Z] === RUN TestResizeWithInvalidSize [2021-09-20T12:22:24.187Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-09-20T12:22:24.447Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-09-20T12:22:24.447Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-09-20T12:22:24.447Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-09-20T12:22:25.017Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-09-20T12:22:25.343Z] --- PASS: TestKillContainer (3.22s) [2021-09-20T12:22:25.343Z] --- PASS: TestKillContainer/no_signal (1.43s) [2021-09-20T12:22:25.343Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-09-20T12:22:25.343Z] --- PASS: TestKillContainer/killing_signal (1.76s) [2021-09-20T12:22:25.343Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-09-20T12:22:25.343Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-20T12:22:25.343Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-09-20T12:22:25.344Z] === RUN TestKillStoppedContainer [2021-09-20T12:22:25.344Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-20T12:22:25.344Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-09-20T12:22:25.344Z] === RUN TestKillStoppedContainerAPIPre120 [2021-09-20T12:22:25.344Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-20T12:22:25.344Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-09-20T12:22:25.344Z] === RUN TestKillDifferentUserContainer [2021-09-20T12:22:25.344Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-09-20T12:22:25.344Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-09-20T12:22:25.344Z] === RUN TestInspectOomKilledTrue [2021-09-20T12:22:25.344Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:22:25.344Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-09-20T12:22:25.344Z] === RUN TestInspectOomKilledFalse [2021-09-20T12:22:25.344Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-20T12:22:25.344Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-09-20T12:22:25.344Z] === RUN TestLogsFollowTailEmpty [2021-09-20T12:22:26.193Z] --- PASS: TestResizeWithInvalidSize (2.48s) [2021-09-20T12:22:26.193Z] === RUN TestResizeWhenContainerNotStarted [2021-09-20T12:22:26.396Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-09-20T12:22:26.396Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-09-20T12:22:26.659Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-09-20T12:22:26.924Z] --- PASS: TestLogsFollowTailEmpty (1.72s) [2021-09-20T12:22:26.924Z] === RUN TestNetworkNat [2021-09-20T12:22:26.924Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-09-20T12:22:26.924Z] --- SKIP: TestNetworkNat (0.00s) [2021-09-20T12:22:26.925Z] === RUN TestNetworkLocalhostTCPNat [2021-09-20T12:22:27.226Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-09-20T12:22:27.485Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-09-20T12:22:28.053Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-09-20T12:22:28.053Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-09-20T12:22:28.529Z] --- PASS: TestNetworkLocalhostTCPNat (2.07s) [2021-09-20T12:22:28.529Z] === RUN TestNetworkLoopbackNat [2021-09-20T12:22:28.529Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-09-20T12:22:28.529Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-09-20T12:22:28.529Z] === RUN TestPause [2021-09-20T12:22:28.529Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-09-20T12:22:28.529Z] --- SKIP: TestPause (0.00s) [2021-09-20T12:22:28.529Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-09-20T12:22:28.621Z] === RUN TestDockerSuite/TestRunEnvironment [2021-09-20T12:22:28.777Z] --- PASS: TestResizeWhenContainerNotStarted (2.47s) [2021-09-20T12:22:28.777Z] === RUN TestDaemonRestartKillContainers [2021-09-20T12:22:28.777Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:22:28.777Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-09-20T12:22:28.777Z] === RUN TestStats [2021-09-20T12:22:28.777Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-09-20T12:22:28.777Z] --- SKIP: TestStats (0.00s) [2021-09-20T12:22:28.777Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-09-20T12:22:28.880Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-09-20T12:22:29.447Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-09-20T12:22:29.706Z] === RUN TestDockerSuite/TestRunExitCode [2021-09-20T12:22:30.274Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-09-20T12:22:30.534Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-09-20T12:22:30.746Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.73s) [2021-09-20T12:22:30.746Z] === RUN TestPauseStopPausedContainer [2021-09-20T12:22:30.746Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:22:30.746Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-09-20T12:22:30.746Z] === RUN TestPsFilter [2021-09-20T12:22:30.746Z] --- PASS: TestPsFilter (0.26s) [2021-09-20T12:22:30.746Z] === RUN TestRemoveContainerWithRemovedVolume [2021-09-20T12:22:30.793Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-09-20T12:22:31.053Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-09-20T12:22:31.621Z] === RUN TestDockerSuite/TestRunExposePort [2021-09-20T12:22:31.621Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-09-20T12:22:32.190Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-09-20T12:22:32.760Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-09-20T12:22:32.760Z] docker_api_swarm_service_test.go:148: [d5911478d1e9e] joining swarm manager [d4662e736401e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-20T12:22:32.958Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.17s) [2021-09-20T12:22:32.958Z] === RUN TestRemoveContainerWithVolume [2021-09-20T12:22:33.713Z] docker_api_swarm_service_test.go:148: [dbd4e16d3599b] joining swarm manager [d4662e736401e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-20T12:22:33.975Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-09-20T12:22:34.234Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-09-20T12:22:34.234Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-09-20T12:22:34.234Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-09-20T12:22:35.168Z] --- PASS: TestRemoveContainerWithVolume (1.84s) [2021-09-20T12:22:35.168Z] === RUN TestRemoveContainerRunning [2021-09-20T12:22:35.271Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.36s) [2021-09-20T12:22:35.271Z] === RUN TestStopContainerWithTimeout [2021-09-20T12:22:35.271Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-09-20T12:22:35.271Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-09-20T12:22:35.271Z] === RUN TestUpdateRestartPolicy [2021-09-20T12:22:36.155Z] --- PASS: TestRemoveContainerRunning (1.49s) [2021-09-20T12:22:36.155Z] === RUN TestRemoveContainerForceRemoveRunning [2021-09-20T12:22:36.771Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-09-20T12:22:37.340Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-09-20T12:22:37.715Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.58s) [2021-09-20T12:22:37.715Z] === RUN TestRemoveInvalidContainer [2021-09-20T12:22:37.715Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-09-20T12:22:37.715Z] === RUN TestRenameLinkedContainer [2021-09-20T12:22:37.715Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-09-20T12:22:37.715Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-09-20T12:22:37.715Z] === RUN TestRenameStoppedContainer [2021-09-20T12:22:39.925Z] --- PASS: TestRenameStoppedContainer (2.16s) [2021-09-20T12:22:39.925Z] === RUN TestRenameRunningContainerAndReuse [2021-09-20T12:22:42.871Z] --- PASS: TestRenameRunningContainerAndReuse (2.96s) [2021-09-20T12:22:42.871Z] === RUN TestRenameInvalidName [2021-09-20T12:22:44.434Z] --- PASS: TestRenameInvalidName (1.60s) [2021-09-20T12:22:44.434Z] === RUN TestRenameAnonymousContainer [2021-09-20T12:22:49.545Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-09-20T12:22:49.545Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-09-20T12:22:50.114Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-09-20T12:22:50.114Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-09-20T12:22:50.114Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-09-20T12:22:50.114Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-09-20T12:22:50.681Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-09-20T12:22:51.579Z] --- PASS: TestRenameAnonymousContainer (7.20s) [2021-09-20T12:22:51.579Z] === RUN TestRenameContainerWithSameName [2021-09-20T12:22:53.140Z] --- PASS: TestRenameContainerWithSameName (1.59s) [2021-09-20T12:22:53.140Z] === RUN TestRenameContainerWithLinkedContainer [2021-09-20T12:22:53.140Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-09-20T12:22:53.140Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-09-20T12:22:53.140Z] === RUN TestResize [2021-09-20T12:22:53.215Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-09-20T12:22:53.783Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-09-20T12:22:54.702Z] --- PASS: TestResize (1.53s) [2021-09-20T12:22:54.702Z] === RUN TestResizeWithInvalidSize [2021-09-20T12:22:54.721Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-09-20T12:22:56.263Z] --- PASS: TestResizeWithInvalidSize (1.55s) [2021-09-20T12:22:56.263Z] === RUN TestResizeWhenContainerNotStarted [2021-09-20T12:22:57.823Z] --- PASS: TestUpdateRestartPolicy (21.44s) [2021-09-20T12:22:57.823Z] === RUN TestUpdateRestartWithAutoRemove [2021-09-20T12:22:58.471Z] --- PASS: TestResizeWhenContainerNotStarted (2.16s) [2021-09-20T12:22:58.471Z] === RUN TestDaemonRestartKillContainers [2021-09-20T12:22:58.471Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:22:58.471Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-09-20T12:22:58.471Z] === RUN TestStats [2021-09-20T12:22:58.471Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-09-20T12:22:58.471Z] --- SKIP: TestStats (0.00s) [2021-09-20T12:22:58.471Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-09-20T12:22:58.997Z] --- PASS: TestUpdateRestartWithAutoRemove (2.54s) [2021-09-20T12:22:58.997Z] === RUN TestWaitNonBlocked [2021-09-20T12:22:58.997Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-20T12:22:58.997Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-20T12:22:58.997Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-20T12:22:58.997Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-20T12:22:58.997Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-20T12:22:58.997Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-20T12:22:59.990Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-09-20T12:23:00.558Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-09-20T12:23:00.817Z] === RUN TestDockerSuite/TestRunModeHostname [2021-09-20T12:23:01.384Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-09-20T12:23:01.384Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-09-20T12:23:01.642Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-09-20T12:23:02.464Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-09-20T12:23:02.465Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.86s) [2021-09-20T12:23:02.465Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.10s) [2021-09-20T12:23:02.465Z] === RUN TestWaitBlocked [2021-09-20T12:23:02.465Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:23:02.465Z] --- SKIP: TestWaitBlocked (0.00s) [2021-09-20T12:23:02.465Z] PASS [2021-09-20T12:23:02.465Z] ok github.com/docker/docker/integration/container 94.635s [2021-09-20T12:23:02.465Z] [2021-09-20T12:23:02.465Z] === Skipped [2021-09-20T12:23:02.465Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-09-20T12:23:02.465Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-20T12:23:02.465Z] [2021-09-20T12:23:02.465Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-09-20T12:23:02.465Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:02.465Z] [2021-09-20T12:23:02.465Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-09-20T12:23:02.465Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-09-20T12:23:02.465Z] [2021-09-20T12:23:02.465Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-09-20T12:23:02.465Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:02.465Z] [2021-09-20T12:23:02.465Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-09-20T12:23:02.465Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:23:02.465Z] [2021-09-20T12:23:02.465Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-09-20T12:23:02.465Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:23:02.465Z] [2021-09-20T12:23:02.465Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-09-20T12:23:02.465Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-09-20T12:23:02.465Z] [2021-09-20T12:23:02.465Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-09-20T12:23:02.465Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-09-20T12:23:02.465Z] [2021-09-20T12:23:02.465Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-09-20T12:23:02.465Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:02.465Z] [2021-09-20T12:23:02.465Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-09-20T12:23:02.465Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-09-20T12:23:02.465Z] [2021-09-20T12:23:02.465Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2021-09-20T12:23:02.465Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-09-20T12:23:02.465Z] [2021-09-20T12:23:02.465Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-09-20T12:23:02.465Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-09-20T12:23:02.465Z] [2021-09-20T12:23:02.465Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-09-20T12:23:02.465Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:02.465Z] [2021-09-20T12:23:02.465Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-09-20T12:23:02.465Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:02.465Z] [2021-09-20T12:23:02.465Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-09-20T12:23:02.465Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-09-20T12:23:02.465Z] [2021-09-20T12:23:02.465Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-09-20T12:23:02.465Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-09-20T12:23:02.465Z] [2021-09-20T12:23:02.465Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-09-20T12:23:02.465Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-09-20T12:23:02.465Z] [2021-09-20T12:23:02.465Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-09-20T12:23:02.465Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-09-20T12:23:02.465Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-09-20T12:23:02.465Z] [2021-09-20T12:23:02.465Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-09-20T12:23:02.465Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-20T12:23:02.465Z] [2021-09-20T12:23:02.465Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-09-20T12:23:02.465Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-20T12:23:02.465Z] [2021-09-20T12:23:02.465Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-09-20T12:23:02.465Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-20T12:23:02.465Z] [2021-09-20T12:23:02.465Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-09-20T12:23:02.465Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-09-20T12:23:02.465Z] [2021-09-20T12:23:02.465Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-09-20T12:23:02.465Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:02.465Z] [2021-09-20T12:23:02.465Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-09-20T12:23:02.465Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-20T12:23:02.465Z] [2021-09-20T12:23:02.465Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-09-20T12:23:02.465Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-09-20T12:23:02.465Z] [2021-09-20T12:23:02.465Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-09-20T12:23:02.465Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-09-20T12:23:02.465Z] [2021-09-20T12:23:02.465Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-09-20T12:23:02.465Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-09-20T12:23:02.465Z] [2021-09-20T12:23:02.465Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-09-20T12:23:02.465Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:02.465Z] [2021-09-20T12:23:02.465Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-09-20T12:23:02.465Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-09-20T12:23:02.465Z] [2021-09-20T12:23:02.465Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-09-20T12:23:02.465Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-09-20T12:23:02.465Z] [2021-09-20T12:23:02.465Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-09-20T12:23:02.465Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:02.465Z] [2021-09-20T12:23:02.465Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-09-20T12:23:02.465Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-09-20T12:23:02.465Z] [2021-09-20T12:23:02.465Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-09-20T12:23:02.465Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-09-20T12:23:02.465Z] [2021-09-20T12:23:02.465Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-09-20T12:23:02.465Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:23:02.465Z] [2021-09-20T12:23:02.465Z] DONE 87 tests, 34 skipped in 96.616s [2021-09-20T12:23:02.465Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-09-20T12:23:02.580Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-09-20T12:23:03.148Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-09-20T12:23:04.107Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-09-20T12:23:04.107Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-09-20T12:23:04.331Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.25s) [2021-09-20T12:23:04.331Z] === RUN TestStopContainerWithTimeout [2021-09-20T12:23:04.331Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-09-20T12:23:04.331Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-09-20T12:23:04.331Z] === RUN TestUpdateRestartPolicy [2021-09-20T12:23:04.379Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-09-20T12:23:05.323Z] === RUN TestDockerSuite/TestRunMount [2021-09-20T12:23:09.518Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-09-20T12:23:09.518Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-09-20T12:23:09.518Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-09-20T12:23:10.087Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-09-20T12:23:11.024Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-09-20T12:23:13.559Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-09-20T12:23:15.466Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-09-20T12:23:16.846Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-09-20T12:23:18.754Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-09-20T12:23:19.323Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-09-20T12:23:20.703Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-09-20T12:23:20.703Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-09-20T12:23:21.271Z] === RUN TestDockerSuite/TestRunNetHost [2021-09-20T12:23:21.589Z] === RUN TestConfigDaemonLibtrustID [2021-09-20T12:23:21.589Z] daemon_test.go:18: runtime.GOOS != "linux" [2021-09-20T12:23:21.589Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-09-20T12:23:21.589Z] === RUN TestDaemonConfigValidation [2021-09-20T12:23:21.589Z] daemon_test.go:37: runtime.GOOS != "linux" [2021-09-20T12:23:21.589Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-09-20T12:23:21.589Z] === RUN TestConfigDaemonSeccompProfiles [2021-09-20T12:23:21.589Z] daemon_test.go:103: runtime.GOOS != "linux" [2021-09-20T12:23:21.589Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-09-20T12:23:21.589Z] PASS [2021-09-20T12:23:21.589Z] ok github.com/docker/docker/integration/daemon 0.081s [2021-09-20T12:23:21.589Z] [2021-09-20T12:23:21.589Z] === Skipped [2021-09-20T12:23:21.589Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-09-20T12:23:21.589Z] daemon_test.go:18: runtime.GOOS != "linux" [2021-09-20T12:23:21.589Z] [2021-09-20T12:23:21.589Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-09-20T12:23:21.589Z] daemon_test.go:37: runtime.GOOS != "linux" [2021-09-20T12:23:21.589Z] [2021-09-20T12:23:21.589Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-09-20T12:23:21.589Z] daemon_test.go:103: runtime.GOOS != "linux" [2021-09-20T12:23:21.589Z] [2021-09-20T12:23:21.589Z] DONE 3 tests, 3 skipped in 17.946s [2021-09-20T12:23:21.589Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-09-20T12:23:21.589Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-20T12:23:21.589Z] INFO: Testing against a local daemon [2021-09-20T12:23:21.589Z] === RUN TestCommitInheritsEnv [2021-09-20T12:23:21.589Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-20T12:23:21.589Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-09-20T12:23:21.589Z] === RUN TestImportExtremelyLargeImageWorks [2021-09-20T12:23:21.589Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-09-20T12:23:21.589Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-09-20T12:23:21.589Z] === RUN TestImagesFilterMultiReference [2021-09-20T12:23:21.589Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-09-20T12:23:21.589Z] === RUN TestImagePullPlatformInvalid [2021-09-20T12:23:21.589Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-09-20T12:23:21.589Z] === RUN TestRemoveImageOrphaning [2021-09-20T12:23:21.841Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-09-20T12:23:22.410Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-09-20T12:23:22.781Z] --- PASS: TestRemoveImageOrphaning (0.82s) [2021-09-20T12:23:22.781Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-09-20T12:23:22.781Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-09-20T12:23:22.781Z] === RUN TestTagInvalidReference [2021-09-20T12:23:22.781Z] --- PASS: TestTagInvalidReference (0.02s) [2021-09-20T12:23:22.781Z] === RUN TestTagValidPrefixedRepo [2021-09-20T12:23:22.781Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-09-20T12:23:22.781Z] === RUN TestTagExistedNameWithoutForce [2021-09-20T12:23:22.781Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-09-20T12:23:22.781Z] === RUN TestTagOfficialNames [2021-09-20T12:23:22.781Z] --- PASS: TestTagOfficialNames (0.06s) [2021-09-20T12:23:22.781Z] === RUN TestTagMatchesDigest [2021-09-20T12:23:22.781Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-09-20T12:23:22.781Z] PASS [2021-09-20T12:23:22.781Z] ok github.com/docker/docker/integration/image 1.170s [2021-09-20T12:23:22.781Z] [2021-09-20T12:23:22.781Z] === Skipped [2021-09-20T12:23:22.781Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-09-20T12:23:22.781Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-20T12:23:22.781Z] [2021-09-20T12:23:22.781Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-09-20T12:23:22.781Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-09-20T12:23:22.781Z] [2021-09-20T12:23:22.781Z] DONE 11 tests, 2 skipped in 2.509s [2021-09-20T12:23:22.781Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-09-20T12:23:22.978Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-09-20T12:23:24.358Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-09-20T12:23:24.656Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-20T12:23:24.656Z] INFO: Testing against a local daemon [2021-09-20T12:23:24.656Z] === RUN TestNetworkCreateDelete [2021-09-20T12:23:24.656Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:23:24.656Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-09-20T12:23:24.656Z] === RUN TestDockerNetworkDeletePreferID [2021-09-20T12:23:24.656Z] 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-09-20T12:23:24.656Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-09-20T12:23:24.656Z] === RUN TestDaemonDNSFallback [2021-09-20T12:23:24.656Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:23:24.656Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-09-20T12:23:24.656Z] === RUN TestInspectNetwork [2021-09-20T12:23:24.656Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-09-20T12:23:24.656Z] --- SKIP: TestInspectNetwork (0.00s) [2021-09-20T12:23:24.656Z] === RUN TestRunContainerWithBridgeNone [2021-09-20T12:23:24.656Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:23:24.656Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-09-20T12:23:24.656Z] === RUN TestNetworkInvalidJSON [2021-09-20T12:23:24.656Z] === RUN TestNetworkInvalidJSON//networks/create [2021-09-20T12:23:24.656Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-09-20T12:23:24.656Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-09-20T12:23:24.656Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-09-20T12:23:24.656Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-20T12:23:24.656Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-20T12:23:24.656Z] === CONT TestNetworkInvalidJSON//networks/create [2021-09-20T12:23:24.656Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-20T12:23:24.656Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-09-20T12:23:24.656Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-09-20T12:23:24.656Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-09-20T12:23:24.656Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-09-20T12:23:24.656Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-09-20T12:23:24.656Z] === RUN TestNetworkList [2021-09-20T12:23:24.656Z] === RUN TestNetworkList//networks [2021-09-20T12:23:24.656Z] === PAUSE TestNetworkList//networks [2021-09-20T12:23:24.656Z] === RUN TestNetworkList//networks/ [2021-09-20T12:23:24.656Z] === PAUSE TestNetworkList//networks/ [2021-09-20T12:23:24.656Z] === CONT TestNetworkList//networks [2021-09-20T12:23:24.656Z] === CONT TestNetworkList//networks/ [2021-09-20T12:23:24.656Z] --- PASS: TestNetworkList (0.02s) [2021-09-20T12:23:24.656Z] --- PASS: TestNetworkList//networks (0.00s) [2021-09-20T12:23:24.656Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-09-20T12:23:24.656Z] === RUN TestHostIPv4BridgeLabel [2021-09-20T12:23:24.656Z] network_test.go:128: testEnv.OSType == "windows" [2021-09-20T12:23:24.656Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-09-20T12:23:24.656Z] === RUN TestDaemonRestartWithLiveRestore [2021-09-20T12:23:24.656Z] service_test.go:30: testEnv.OSType == "windows" [2021-09-20T12:23:24.656Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-09-20T12:23:24.656Z] === RUN TestDaemonDefaultNetworkPools [2021-09-20T12:23:24.656Z] service_test.go:59: testEnv.OSType == "windows" [2021-09-20T12:23:24.656Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-09-20T12:23:24.656Z] === RUN TestDaemonRestartWithExistingNetwork [2021-09-20T12:23:24.656Z] service_test.go:103: testEnv.OSType == "windows" [2021-09-20T12:23:24.656Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-09-20T12:23:24.656Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-09-20T12:23:24.656Z] service_test.go:137: testEnv.OSType == "windows" [2021-09-20T12:23:24.656Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-09-20T12:23:24.656Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-09-20T12:23:24.656Z] service_test.go:188: testEnv.OSType == "windows" [2021-09-20T12:23:24.656Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-09-20T12:23:24.656Z] === RUN TestServiceWithPredefinedNetwork [2021-09-20T12:23:24.656Z] service_test.go:213: testEnv.OSType == "windows" [2021-09-20T12:23:24.656Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-09-20T12:23:24.656Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-09-20T12:23:24.656Z] service_test.go:243: FLAKY_TEST [2021-09-20T12:23:24.656Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-20T12:23:24.656Z] === RUN TestServiceWithDataPathPortInit [2021-09-20T12:23:24.656Z] service_test.go:334: testEnv.OSType == "windows" [2021-09-20T12:23:24.656Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-09-20T12:23:24.656Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-09-20T12:23:24.656Z] service_test.go:402: testEnv.OSType == "windows" [2021-09-20T12:23:24.656Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-09-20T12:23:24.656Z] PASS [2021-09-20T12:23:24.656Z] ok github.com/docker/docker/integration/network 0.114s [2021-09-20T12:23:24.656Z] [2021-09-20T12:23:24.656Z] === Skipped [2021-09-20T12:23:24.656Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-09-20T12:23:24.656Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:23:24.656Z] [2021-09-20T12:23:24.656Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-09-20T12:23:24.656Z] 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-09-20T12:23:24.656Z] [2021-09-20T12:23:24.656Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-09-20T12:23:24.656Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:23:24.656Z] [2021-09-20T12:23:24.656Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-09-20T12:23:24.656Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-09-20T12:23:24.656Z] [2021-09-20T12:23:24.656Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-09-20T12:23:24.656Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:23:24.656Z] [2021-09-20T12:23:24.656Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-09-20T12:23:24.656Z] network_test.go:128: testEnv.OSType == "windows" [2021-09-20T12:23:24.656Z] [2021-09-20T12:23:24.656Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-09-20T12:23:24.656Z] service_test.go:30: testEnv.OSType == "windows" [2021-09-20T12:23:24.656Z] [2021-09-20T12:23:24.656Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-09-20T12:23:24.656Z] service_test.go:59: testEnv.OSType == "windows" [2021-09-20T12:23:24.656Z] [2021-09-20T12:23:24.656Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-09-20T12:23:24.656Z] service_test.go:103: testEnv.OSType == "windows" [2021-09-20T12:23:24.656Z] [2021-09-20T12:23:24.656Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-09-20T12:23:24.656Z] service_test.go:137: testEnv.OSType == "windows" [2021-09-20T12:23:24.656Z] [2021-09-20T12:23:24.656Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-09-20T12:23:24.656Z] service_test.go:188: testEnv.OSType == "windows" [2021-09-20T12:23:24.656Z] [2021-09-20T12:23:24.656Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-09-20T12:23:24.656Z] service_test.go:213: testEnv.OSType == "windows" [2021-09-20T12:23:24.656Z] [2021-09-20T12:23:24.656Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-20T12:23:24.656Z] service_test.go:243: FLAKY_TEST [2021-09-20T12:23:24.656Z] [2021-09-20T12:23:24.656Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-09-20T12:23:24.656Z] service_test.go:334: testEnv.OSType == "windows" [2021-09-20T12:23:24.656Z] [2021-09-20T12:23:24.656Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-09-20T12:23:24.656Z] service_test.go:402: testEnv.OSType == "windows" [2021-09-20T12:23:24.656Z] [2021-09-20T12:23:24.656Z] DONE 22 tests, 15 skipped in 1.744s [2021-09-20T12:23:24.656Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-09-20T12:23:25.231Z] testing: warning: no tests to run [2021-09-20T12:23:25.231Z] PASS [2021-09-20T12:23:25.231Z] ok github.com/docker/docker/integration/network/ipvlan 0.050s [2021-09-20T12:23:25.231Z] [2021-09-20T12:23:25.231Z] DONE 0 tests in 0.498s [2021-09-20T12:23:25.231Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-09-20T12:23:25.553Z] --- PASS: TestUpdateRestartPolicy (19.65s) [2021-09-20T12:23:25.553Z] === RUN TestUpdateRestartWithAutoRemove [2021-09-20T12:23:25.553Z] --- PASS: TestUpdateRestartWithAutoRemove (1.61s) [2021-09-20T12:23:25.553Z] === RUN TestWaitNonBlocked [2021-09-20T12:23:25.553Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-20T12:23:25.553Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-20T12:23:25.553Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-20T12:23:25.553Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-20T12:23:25.553Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-20T12:23:25.553Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-20T12:23:25.737Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-09-20T12:23:25.803Z] testing: warning: no tests to run [2021-09-20T12:23:25.803Z] PASS [2021-09-20T12:23:25.803Z] ok github.com/docker/docker/integration/network/macvlan 0.051s [2021-09-20T12:23:25.803Z] [2021-09-20T12:23:25.803Z] DONE 0 tests in 0.521s [2021-09-20T12:23:25.803Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-09-20T12:23:26.362Z] testing: warning: no tests to run [2021-09-20T12:23:26.362Z] PASS [2021-09-20T12:23:26.362Z] ok github.com/docker/docker/integration/plugin 0.053s [2021-09-20T12:23:26.362Z] [2021-09-20T12:23:26.362Z] DONE 0 tests in 0.510s [2021-09-20T12:23:26.362Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-09-20T12:23:26.936Z] testing: warning: no tests to run [2021-09-20T12:23:26.936Z] PASS [2021-09-20T12:23:26.936Z] ok github.com/docker/docker/integration/plugin/authz 0.050s [2021-09-20T12:23:26.936Z] [2021-09-20T12:23:26.936Z] DONE 0 tests in 0.522s [2021-09-20T12:23:26.936Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-09-20T12:23:27.766Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-09-20T12:23:27.766Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.26s) [2021-09-20T12:23:27.766Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.36s) [2021-09-20T12:23:27.766Z] === RUN TestWaitBlocked [2021-09-20T12:23:27.766Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:23:27.766Z] --- SKIP: TestWaitBlocked (0.00s) [2021-09-20T12:23:27.766Z] PASS [2021-09-20T12:23:27.766Z] ok github.com/docker/docker/integration/container 72.822s [2021-09-20T12:23:27.766Z] [2021-09-20T12:23:27.766Z] === Skipped [2021-09-20T12:23:27.766Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-09-20T12:23:27.766Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-20T12:23:27.766Z] [2021-09-20T12:23:27.766Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-09-20T12:23:27.766Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:27.766Z] [2021-09-20T12:23:27.766Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-09-20T12:23:27.766Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-09-20T12:23:27.766Z] [2021-09-20T12:23:27.766Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-09-20T12:23:27.766Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:27.766Z] [2021-09-20T12:23:27.766Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-09-20T12:23:27.766Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:23:27.766Z] [2021-09-20T12:23:27.766Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-09-20T12:23:27.766Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:23:27.766Z] [2021-09-20T12:23:27.766Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-09-20T12:23:27.766Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-09-20T12:23:27.766Z] [2021-09-20T12:23:27.766Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-09-20T12:23:27.766Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-09-20T12:23:27.766Z] [2021-09-20T12:23:27.766Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-09-20T12:23:27.766Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:27.766Z] [2021-09-20T12:23:27.766Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-09-20T12:23:27.766Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-09-20T12:23:27.766Z] [2021-09-20T12:23:27.766Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-09-20T12:23:27.766Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-09-20T12:23:27.766Z] [2021-09-20T12:23:27.766Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-09-20T12:23:27.766Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:27.766Z] [2021-09-20T12:23:27.766Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-09-20T12:23:27.766Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:27.766Z] [2021-09-20T12:23:27.766Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-09-20T12:23:27.766Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-09-20T12:23:27.766Z] [2021-09-20T12:23:27.766Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-09-20T12:23:27.766Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-09-20T12:23:27.766Z] [2021-09-20T12:23:27.766Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-09-20T12:23:27.766Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-09-20T12:23:27.766Z] [2021-09-20T12:23:27.766Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-09-20T12:23:27.766Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-09-20T12:23:27.766Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-09-20T12:23:27.766Z] [2021-09-20T12:23:27.766Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-09-20T12:23:27.767Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-20T12:23:27.767Z] [2021-09-20T12:23:27.767Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-09-20T12:23:27.767Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-20T12:23:27.767Z] [2021-09-20T12:23:27.767Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-09-20T12:23:27.767Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-20T12:23:27.767Z] [2021-09-20T12:23:27.767Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-09-20T12:23:27.767Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-09-20T12:23:27.767Z] [2021-09-20T12:23:27.767Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-09-20T12:23:27.767Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:27.767Z] [2021-09-20T12:23:27.767Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-09-20T12:23:27.767Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-20T12:23:27.767Z] [2021-09-20T12:23:27.767Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-09-20T12:23:27.767Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-09-20T12:23:27.767Z] [2021-09-20T12:23:27.767Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-09-20T12:23:27.767Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-09-20T12:23:27.767Z] [2021-09-20T12:23:27.767Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-09-20T12:23:27.767Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-09-20T12:23:27.767Z] [2021-09-20T12:23:27.767Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-09-20T12:23:27.767Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:27.767Z] [2021-09-20T12:23:27.767Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-09-20T12:23:27.767Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-09-20T12:23:27.767Z] [2021-09-20T12:23:27.767Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-09-20T12:23:27.767Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-09-20T12:23:27.767Z] [2021-09-20T12:23:27.767Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-09-20T12:23:27.767Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:27.767Z] [2021-09-20T12:23:27.767Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-09-20T12:23:27.767Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-09-20T12:23:27.767Z] [2021-09-20T12:23:27.767Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-09-20T12:23:27.767Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-09-20T12:23:27.767Z] [2021-09-20T12:23:27.767Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-09-20T12:23:27.767Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:23:27.767Z] [2021-09-20T12:23:27.767Z] DONE 87 tests, 33 skipped in 74.743s [2021-09-20T12:23:27.767Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-09-20T12:23:29.041Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-09-20T12:23:29.609Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-09-20T12:23:29.609Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-09-20T12:23:30.547Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-09-20T12:23:30.547Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-09-20T12:23:30.809Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-09-20T12:23:31.324Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-20T12:23:31.324Z] INFO: Testing against a local daemon [2021-09-20T12:23:31.324Z] === RUN TestPluginInvalidJSON [2021-09-20T12:23:31.324Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-09-20T12:23:31.324Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-09-20T12:23:31.324Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-09-20T12:23:31.324Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-09-20T12:23:31.324Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-09-20T12:23:31.324Z] === RUN TestPluginInstall [2021-09-20T12:23:31.324Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-09-20T12:23:31.324Z] --- SKIP: TestPluginInstall (0.00s) [2021-09-20T12:23:31.324Z] === RUN TestPluginsWithRuntimes [2021-09-20T12:23:31.324Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-09-20T12:23:31.324Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-09-20T12:23:31.324Z] === RUN TestPluginBackCompatMediaTypes [2021-09-20T12:23:31.324Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-09-20T12:23:31.324Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-09-20T12:23:31.324Z] PASS [2021-09-20T12:23:31.324Z] ok github.com/docker/docker/integration/plugin/common 0.084s [2021-09-20T12:23:31.324Z] [2021-09-20T12:23:31.324Z] === Skipped [2021-09-20T12:23:31.324Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-09-20T12:23:31.324Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-09-20T12:23:31.324Z] [2021-09-20T12:23:31.324Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-09-20T12:23:31.324Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-09-20T12:23:31.324Z] [2021-09-20T12:23:31.324Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-09-20T12:23:31.324Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-09-20T12:23:31.324Z] [2021-09-20T12:23:31.324Z] DONE 5 tests, 3 skipped in 3.696s [2021-09-20T12:23:31.324Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-09-20T12:23:31.377Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-09-20T12:23:31.377Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-09-20T12:23:31.944Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-09-20T12:23:33.164Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-20T12:23:33.164Z] INFO: Testing against a local daemon [2021-09-20T12:23:33.164Z] === RUN TestExternalGraphDriver [2021-09-20T12:23:33.164Z] external_test.go:47: runtime.GOOS == "windows" [2021-09-20T12:23:33.164Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-09-20T12:23:33.164Z] === RUN TestGraphdriverPluginV2 [2021-09-20T12:23:33.164Z] external_test.go:407: runtime.GOOS == "windows" [2021-09-20T12:23:33.164Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-09-20T12:23:33.164Z] PASS [2021-09-20T12:23:33.164Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.074s [2021-09-20T12:23:33.164Z] [2021-09-20T12:23:33.164Z] === Skipped [2021-09-20T12:23:33.164Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-09-20T12:23:33.164Z] external_test.go:47: runtime.GOOS == "windows" [2021-09-20T12:23:33.164Z] [2021-09-20T12:23:33.164Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-09-20T12:23:33.164Z] external_test.go:407: runtime.GOOS == "windows" [2021-09-20T12:23:33.164Z] [2021-09-20T12:23:33.164Z] DONE 2 tests, 2 skipped in 2.366s [2021-09-20T12:23:33.164Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-09-20T12:23:34.476Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-09-20T12:23:35.016Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-20T12:23:35.016Z] INFO: Testing against a local daemon [2021-09-20T12:23:35.016Z] === RUN TestReadPluginNoRead [2021-09-20T12:23:35.016Z] read_test.go:21: no unix domain sockets on Windows [2021-09-20T12:23:35.016Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-09-20T12:23:35.016Z] PASS [2021-09-20T12:23:35.016Z] ok github.com/docker/docker/integration/plugin/logging 0.089s [2021-09-20T12:23:35.016Z] [2021-09-20T12:23:35.016Z] === Skipped [2021-09-20T12:23:35.016Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-09-20T12:23:35.016Z] read_test.go:21: no unix domain sockets on Windows [2021-09-20T12:23:35.016Z] [2021-09-20T12:23:35.016Z] DONE 1 tests, 1 skipped in 1.707s [2021-09-20T12:23:35.016Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-09-20T12:23:36.180Z] testing: warning: no tests to run [2021-09-20T12:23:36.180Z] PASS [2021-09-20T12:23:36.180Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.051s [2021-09-20T12:23:36.180Z] [2021-09-20T12:23:36.180Z] DONE 0 tests in 0.788s [2021-09-20T12:23:36.180Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-09-20T12:23:37.349Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-20T12:23:37.349Z] INFO: Testing against a local daemon [2021-09-20T12:23:37.349Z] === RUN TestPluginWithDevMounts [2021-09-20T12:23:37.349Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:37.349Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-09-20T12:23:37.349Z] PASS [2021-09-20T12:23:37.349Z] ok github.com/docker/docker/integration/plugin/volumes 0.070s [2021-09-20T12:23:37.766Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-09-20T12:23:37.766Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-09-20T12:23:37.766Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-09-20T12:23:37.913Z] [2021-09-20T12:23:37.913Z] === Skipped [2021-09-20T12:23:37.913Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-09-20T12:23:37.913Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:37.913Z] [2021-09-20T12:23:37.913Z] DONE 1 tests, 1 skipped in 1.646s [2021-09-20T12:23:37.913Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-09-20T12:23:38.334Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-09-20T12:23:38.904Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-09-20T12:23:39.072Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-20T12:23:39.072Z] INFO: Testing against a local daemon [2021-09-20T12:23:39.072Z] === RUN TestSecretInspect [2021-09-20T12:23:39.072Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:39.072Z] --- SKIP: TestSecretInspect (0.00s) [2021-09-20T12:23:39.072Z] === RUN TestSecretList [2021-09-20T12:23:39.072Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:39.072Z] --- SKIP: TestSecretList (0.00s) [2021-09-20T12:23:39.072Z] === RUN TestSecretsCreateAndDelete [2021-09-20T12:23:39.072Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:39.072Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-09-20T12:23:39.072Z] === RUN TestSecretsUpdate [2021-09-20T12:23:39.072Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:39.072Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-09-20T12:23:39.072Z] === RUN TestTemplatedSecret [2021-09-20T12:23:39.072Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:39.072Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-09-20T12:23:39.072Z] === RUN TestSecretCreateResolve [2021-09-20T12:23:39.072Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:23:39.072Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-09-20T12:23:39.072Z] PASS [2021-09-20T12:23:39.072Z] ok github.com/docker/docker/integration/secret 0.089s [2021-09-20T12:23:39.072Z] [2021-09-20T12:23:39.072Z] === Skipped [2021-09-20T12:23:39.072Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-09-20T12:23:39.072Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:39.072Z] [2021-09-20T12:23:39.072Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-09-20T12:23:39.072Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:39.072Z] [2021-09-20T12:23:39.072Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-09-20T12:23:39.072Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:39.072Z] [2021-09-20T12:23:39.072Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-09-20T12:23:39.072Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:39.072Z] [2021-09-20T12:23:39.072Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-09-20T12:23:39.072Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:39.072Z] [2021-09-20T12:23:39.072Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-09-20T12:23:39.072Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:23:39.072Z] [2021-09-20T12:23:39.072Z] DONE 6 tests, 6 skipped in 1.428s [2021-09-20T12:23:39.072Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-09-20T12:23:39.163Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-09-20T12:23:40.100Z] === RUN TestDockerSuite/TestRunPortInUse [2021-09-20T12:23:40.882Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-20T12:23:40.882Z] INFO: Testing against a local daemon [2021-09-20T12:23:40.882Z] === RUN TestServiceCreateInit [2021-09-20T12:23:40.882Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-09-20T12:23:40.882Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:40.882Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-09-20T12:23:40.882Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:40.882Z] --- PASS: TestServiceCreateInit (0.03s) [2021-09-20T12:23:40.882Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-20T12:23:40.882Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-20T12:23:40.882Z] === RUN TestCreateServiceMultipleTimes [2021-09-20T12:23:40.882Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:40.882Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-09-20T12:23:40.882Z] === RUN TestCreateServiceConflict [2021-09-20T12:23:40.882Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:40.882Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-09-20T12:23:40.882Z] === RUN TestCreateServiceMaxReplicas [2021-09-20T12:23:40.882Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:40.882Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-09-20T12:23:40.882Z] === RUN TestCreateWithDuplicateNetworkNames [2021-09-20T12:23:40.882Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:40.882Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-09-20T12:23:40.882Z] === RUN TestCreateServiceSecretFileMode [2021-09-20T12:23:40.882Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:40.882Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-09-20T12:23:40.882Z] === RUN TestCreateServiceConfigFileMode [2021-09-20T12:23:40.882Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:40.882Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-09-20T12:23:40.882Z] === RUN TestCreateServiceSysctls [2021-09-20T12:23:40.882Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:40.882Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-09-20T12:23:40.882Z] === RUN TestCreateServiceCapabilities [2021-09-20T12:23:40.882Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:40.882Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-09-20T12:23:40.882Z] === RUN TestInspect [2021-09-20T12:23:40.882Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:40.882Z] --- SKIP: TestInspect (0.00s) [2021-09-20T12:23:40.882Z] === RUN TestCreateJob [2021-09-20T12:23:40.882Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:40.882Z] --- SKIP: TestCreateJob (0.00s) [2021-09-20T12:23:40.882Z] === RUN TestReplicatedJob [2021-09-20T12:23:40.882Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:40.882Z] --- SKIP: TestReplicatedJob (0.00s) [2021-09-20T12:23:40.882Z] === RUN TestUpdateReplicatedJob [2021-09-20T12:23:40.882Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:40.882Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-09-20T12:23:40.882Z] === RUN TestServiceListWithStatuses [2021-09-20T12:23:40.882Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:40.882Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-09-20T12:23:40.882Z] === RUN TestDockerNetworkConnectAlias [2021-09-20T12:23:40.882Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:40.882Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-09-20T12:23:40.882Z] === RUN TestDockerNetworkReConnect [2021-09-20T12:23:40.882Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:40.882Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-09-20T12:23:40.882Z] === RUN TestServicePlugin [2021-09-20T12:23:40.882Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:40.882Z] --- SKIP: TestServicePlugin (0.00s) [2021-09-20T12:23:40.882Z] === RUN TestServiceUpdateLabel [2021-09-20T12:23:40.882Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:23:40.882Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-09-20T12:23:40.882Z] === RUN TestServiceUpdateSecrets [2021-09-20T12:23:40.882Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:23:40.882Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-09-20T12:23:40.882Z] === RUN TestServiceUpdateConfigs [2021-09-20T12:23:40.882Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:23:40.882Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-09-20T12:23:40.882Z] === RUN TestServiceUpdateNetwork [2021-09-20T12:23:40.882Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:23:40.882Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-09-20T12:23:40.882Z] === RUN TestServiceUpdatePidsLimit [2021-09-20T12:23:40.882Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:23:40.882Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-09-20T12:23:40.882Z] PASS [2021-09-20T12:23:40.882Z] ok github.com/docker/docker/integration/service 0.166s [2021-09-20T12:23:41.037Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-09-20T12:23:41.446Z] [2021-09-20T12:23:41.446Z] === Skipped [2021-09-20T12:23:41.446Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-20T12:23:41.446Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:41.446Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-20T12:23:41.446Z] [2021-09-20T12:23:41.446Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-20T12:23:41.446Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:41.446Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-20T12:23:41.446Z] [2021-09-20T12:23:41.446Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-09-20T12:23:41.446Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:41.446Z] [2021-09-20T12:23:41.446Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-09-20T12:23:41.446Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:41.446Z] [2021-09-20T12:23:41.446Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-09-20T12:23:41.446Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:41.446Z] [2021-09-20T12:23:41.446Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-09-20T12:23:41.446Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:41.446Z] [2021-09-20T12:23:41.446Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-09-20T12:23:41.446Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:41.446Z] [2021-09-20T12:23:41.446Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-09-20T12:23:41.446Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:41.446Z] [2021-09-20T12:23:41.446Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2021-09-20T12:23:41.446Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:41.446Z] [2021-09-20T12:23:41.446Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-09-20T12:23:41.446Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:41.446Z] [2021-09-20T12:23:41.446Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-09-20T12:23:41.446Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:41.446Z] [2021-09-20T12:23:41.446Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-09-20T12:23:41.446Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:41.446Z] [2021-09-20T12:23:41.446Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-09-20T12:23:41.446Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:41.446Z] [2021-09-20T12:23:41.446Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-09-20T12:23:41.446Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:41.446Z] [2021-09-20T12:23:41.446Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-09-20T12:23:41.446Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:41.446Z] [2021-09-20T12:23:41.446Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-09-20T12:23:41.446Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:41.446Z] [2021-09-20T12:23:41.446Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-09-20T12:23:41.446Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:41.446Z] [2021-09-20T12:23:41.446Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-09-20T12:23:41.446Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:41.446Z] [2021-09-20T12:23:41.446Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-09-20T12:23:41.446Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:23:41.446Z] [2021-09-20T12:23:41.446Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-09-20T12:23:41.446Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:23:41.446Z] [2021-09-20T12:23:41.446Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-09-20T12:23:41.446Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:23:41.446Z] [2021-09-20T12:23:41.446Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-09-20T12:23:41.446Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:23:41.446Z] [2021-09-20T12:23:41.446Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-09-20T12:23:41.446Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:23:41.446Z] [2021-09-20T12:23:41.446Z] DONE 24 tests, 23 skipped in 2.041s [2021-09-20T12:23:41.446Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-09-20T12:23:41.605Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-09-20T12:23:41.605Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-09-20T12:23:41.605Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-09-20T12:23:41.864Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-09-20T12:23:42.432Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-09-20T12:23:42.609Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-20T12:23:42.609Z] INFO: Testing against a local daemon [2021-09-20T12:23:42.609Z] === RUN TestSessionCreate [2021-09-20T12:23:42.609Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-09-20T12:23:42.609Z] --- SKIP: TestSessionCreate (0.00s) [2021-09-20T12:23:42.609Z] === RUN TestSessionCreateWithBadUpgrade [2021-09-20T12:23:42.609Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-09-20T12:23:42.609Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-09-20T12:23:42.609Z] PASS [2021-09-20T12:23:42.609Z] ok github.com/docker/docker/integration/session 0.072s [2021-09-20T12:23:42.609Z] [2021-09-20T12:23:42.609Z] === Skipped [2021-09-20T12:23:42.609Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-09-20T12:23:42.609Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-09-20T12:23:42.609Z] [2021-09-20T12:23:42.609Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-09-20T12:23:42.609Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-09-20T12:23:42.609Z] [2021-09-20T12:23:42.609Z] DONE 2 tests, 2 skipped in 1.428s [2021-09-20T12:23:43.000Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-09-20T12:23:43.148Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-09-20T12:23:43.939Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-09-20T12:23:43.939Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-09-20T12:23:43.939Z] === RUN TestDockerSuite/TestRunPublishPort [2021-09-20T12:23:44.281Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-20T12:23:44.281Z] INFO: Testing against a local daemon [2021-09-20T12:23:44.281Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-09-20T12:23:44.281Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:44.281Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-20T12:23:44.281Z] === RUN TestDiskUsage [2021-09-20T12:23:44.281Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-09-20T12:23:44.281Z] --- SKIP: TestDiskUsage (0.00s) [2021-09-20T12:23:44.281Z] === RUN TestEventsExecDie [2021-09-20T12:23:44.281Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-09-20T12:23:44.281Z] --- SKIP: TestEventsExecDie (0.00s) [2021-09-20T12:23:44.281Z] === RUN TestEventsBackwardsCompatible [2021-09-20T12:23:44.281Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-09-20T12:23:44.281Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-09-20T12:23:44.281Z] === RUN TestEventsVolumeCreate [2021-09-20T12:23:44.281Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-09-20T12:23:44.281Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-09-20T12:23:44.281Z] === RUN TestInfoAPI [2021-09-20T12:23:44.281Z] --- PASS: TestInfoAPI (0.03s) [2021-09-20T12:23:44.281Z] === RUN TestInfoAPIWarnings [2021-09-20T12:23:44.281Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-20T12:23:44.281Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-09-20T12:23:44.281Z] === RUN TestInfoDebug [2021-09-20T12:23:44.281Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-20T12:23:44.281Z] --- SKIP: TestInfoDebug (0.00s) [2021-09-20T12:23:44.281Z] === RUN TestInfoInsecureRegistries [2021-09-20T12:23:44.281Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-20T12:23:44.281Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-09-20T12:23:44.281Z] === RUN TestInfoRegistryMirrors [2021-09-20T12:23:44.281Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-20T12:23:44.281Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-09-20T12:23:44.281Z] === RUN TestLoginFailsWithBadCredentials [2021-09-20T12:23:44.506Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-09-20T12:23:44.506Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-09-20T12:23:45.074Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-09-20T12:23:45.074Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-09-20T12:23:45.074Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-09-20T12:23:45.333Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-09-20T12:23:45.599Z] === RUN TestConfigDaemonLibtrustID [2021-09-20T12:23:45.599Z] daemon_test.go:18: runtime.GOOS != "linux" [2021-09-20T12:23:45.599Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-09-20T12:23:45.599Z] === RUN TestDaemonConfigValidation [2021-09-20T12:23:45.599Z] daemon_test.go:37: runtime.GOOS != "linux" [2021-09-20T12:23:45.599Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-09-20T12:23:45.599Z] === RUN TestConfigDaemonSeccompProfiles [2021-09-20T12:23:45.599Z] daemon_test.go:103: runtime.GOOS != "linux" [2021-09-20T12:23:45.599Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-09-20T12:23:45.599Z] PASS [2021-09-20T12:23:45.599Z] ok github.com/docker/docker/integration/daemon 0.078s [2021-09-20T12:23:45.599Z] [2021-09-20T12:23:45.599Z] === Skipped [2021-09-20T12:23:45.599Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-09-20T12:23:45.599Z] daemon_test.go:18: runtime.GOOS != "linux" [2021-09-20T12:23:45.599Z] [2021-09-20T12:23:45.599Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-09-20T12:23:45.599Z] daemon_test.go:37: runtime.GOOS != "linux" [2021-09-20T12:23:45.599Z] [2021-09-20T12:23:45.599Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-09-20T12:23:45.599Z] daemon_test.go:103: runtime.GOOS != "linux" [2021-09-20T12:23:45.599Z] [2021-09-20T12:23:45.599Z] DONE 3 tests, 3 skipped in 17.312s [2021-09-20T12:23:45.599Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-09-20T12:23:46.078Z] --- PASS: TestLoginFailsWithBadCredentials (1.49s) [2021-09-20T12:23:46.078Z] === RUN TestPingCacheHeaders [2021-09-20T12:23:46.078Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-09-20T12:23:46.078Z] === RUN TestPingGet [2021-09-20T12:23:46.078Z] --- PASS: TestPingGet (0.02s) [2021-09-20T12:23:46.078Z] === RUN TestPingHead [2021-09-20T12:23:46.078Z] --- PASS: TestPingHead (0.02s) [2021-09-20T12:23:46.078Z] === RUN TestVersion [2021-09-20T12:23:46.078Z] --- PASS: TestVersion (0.02s) [2021-09-20T12:23:46.078Z] PASS [2021-09-20T12:23:46.078Z] ok github.com/docker/docker/integration/system 1.671s [2021-09-20T12:23:46.078Z] [2021-09-20T12:23:46.078Z] === Skipped [2021-09-20T12:23:46.078Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-20T12:23:46.078Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:23:46.078Z] [2021-09-20T12:23:46.078Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-09-20T12:23:46.078Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-09-20T12:23:46.078Z] [2021-09-20T12:23:46.078Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-09-20T12:23:46.078Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-09-20T12:23:46.078Z] [2021-09-20T12:23:46.078Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-09-20T12:23:46.078Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-09-20T12:23:46.078Z] [2021-09-20T12:23:46.078Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-09-20T12:23:46.078Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-09-20T12:23:46.078Z] [2021-09-20T12:23:46.078Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-09-20T12:23:46.078Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-20T12:23:46.078Z] [2021-09-20T12:23:46.078Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-09-20T12:23:46.078Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-20T12:23:46.078Z] [2021-09-20T12:23:46.078Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-09-20T12:23:46.078Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-20T12:23:46.078Z] [2021-09-20T12:23:46.078Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-09-20T12:23:46.078Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-20T12:23:46.078Z] [2021-09-20T12:23:46.078Z] DONE 15 tests, 9 skipped in 3.095s [2021-09-20T12:23:46.078Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-09-20T12:23:46.585Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-20T12:23:46.585Z] INFO: Testing against a local daemon [2021-09-20T12:23:46.585Z] === RUN TestCommitInheritsEnv [2021-09-20T12:23:46.585Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-20T12:23:46.585Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-09-20T12:23:46.585Z] === RUN TestImportExtremelyLargeImageWorks [2021-09-20T12:23:46.585Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-09-20T12:23:46.585Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-09-20T12:23:46.585Z] === RUN TestImagesFilterMultiReference [2021-09-20T12:23:46.585Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-09-20T12:23:46.585Z] === RUN TestImagePullPlatformInvalid [2021-09-20T12:23:46.585Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-09-20T12:23:46.585Z] === RUN TestRemoveImageOrphaning [2021-09-20T12:23:46.710Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-09-20T12:23:46.711Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-09-20T12:23:46.711Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-09-20T12:23:47.052Z] --- PASS: TestRemoveImageOrphaning (0.84s) [2021-09-20T12:23:47.052Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-09-20T12:23:47.052Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-09-20T12:23:47.052Z] === RUN TestTagInvalidReference [2021-09-20T12:23:47.052Z] --- PASS: TestTagInvalidReference (0.03s) [2021-09-20T12:23:47.052Z] === RUN TestTagValidPrefixedRepo [2021-09-20T12:23:47.242Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-20T12:23:47.242Z] INFO: Testing against a local daemon [2021-09-20T12:23:47.242Z] === RUN TestVolumesCreateAndList [2021-09-20T12:23:47.242Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-09-20T12:23:47.242Z] === RUN TestVolumesRemove [2021-09-20T12:23:47.519Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-09-20T12:23:47.519Z] === RUN TestTagExistedNameWithoutForce [2021-09-20T12:23:47.519Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-09-20T12:23:47.519Z] === RUN TestTagOfficialNames [2021-09-20T12:23:47.519Z] --- PASS: TestTagOfficialNames (0.06s) [2021-09-20T12:23:47.519Z] === RUN TestTagMatchesDigest [2021-09-20T12:23:47.519Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-09-20T12:23:47.519Z] PASS [2021-09-20T12:23:47.519Z] ok github.com/docker/docker/integration/image 1.168s [2021-09-20T12:23:47.519Z] [2021-09-20T12:23:47.519Z] === Skipped [2021-09-20T12:23:47.519Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-09-20T12:23:47.519Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-20T12:23:47.519Z] [2021-09-20T12:23:47.520Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-09-20T12:23:47.520Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-09-20T12:23:47.520Z] [2021-09-20T12:23:47.520Z] DONE 11 tests, 2 skipped in 2.510s [2021-09-20T12:23:47.520Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-09-20T12:23:47.788Z] --- PASS: TestVolumesRemove (0.11s) [2021-09-20T12:23:47.788Z] === RUN TestVolumesInspect [2021-09-20T12:23:47.788Z] --- PASS: TestVolumesInspect (0.04s) [2021-09-20T12:23:47.788Z] === RUN TestVolumesInvalidJSON [2021-09-20T12:23:47.788Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-09-20T12:23:47.788Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-09-20T12:23:47.788Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-09-20T12:23:47.788Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-09-20T12:23:47.788Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-09-20T12:23:47.788Z] PASS [2021-09-20T12:23:47.788Z] ok github.com/docker/docker/integration/volume 0.251s [2021-09-20T12:23:47.788Z] [2021-09-20T12:23:47.788Z] DONE 5 tests in 1.730s [2021-09-20T12:23:47.788Z] INFO: make.ps1 ended at 09/20/2021 12:23:47 [2021-09-20T12:23:47.788Z] INFO: Integration CLI tests being run from the host: [2021-09-20T12:23:47.788Z] 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-09-20T12:23:48.087Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-09-20T12:23:49.047Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-09-20T12:23:49.080Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-20T12:23:49.081Z] INFO: Testing against a local daemon [2021-09-20T12:23:49.081Z] === RUN TestNetworkCreateDelete [2021-09-20T12:23:49.081Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:23:49.081Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-09-20T12:23:49.081Z] === RUN TestDockerNetworkDeletePreferID [2021-09-20T12:23:49.081Z] 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-09-20T12:23:49.081Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-09-20T12:23:49.081Z] === RUN TestDaemonDNSFallback [2021-09-20T12:23:49.081Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:23:49.081Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-09-20T12:23:49.081Z] === RUN TestInspectNetwork [2021-09-20T12:23:49.081Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-09-20T12:23:49.081Z] --- SKIP: TestInspectNetwork (0.00s) [2021-09-20T12:23:49.081Z] === RUN TestRunContainerWithBridgeNone [2021-09-20T12:23:49.081Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:23:49.081Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-09-20T12:23:49.081Z] === RUN TestNetworkInvalidJSON [2021-09-20T12:23:49.081Z] === RUN TestNetworkInvalidJSON//networks/create [2021-09-20T12:23:49.081Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-09-20T12:23:49.081Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-09-20T12:23:49.081Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-09-20T12:23:49.081Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-20T12:23:49.081Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-20T12:23:49.081Z] === CONT TestNetworkInvalidJSON//networks/create [2021-09-20T12:23:49.081Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-20T12:23:49.081Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-09-20T12:23:49.081Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-09-20T12:23:49.081Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-09-20T12:23:49.081Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-09-20T12:23:49.081Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-09-20T12:23:49.081Z] === RUN TestNetworkList [2021-09-20T12:23:49.081Z] === RUN TestNetworkList//networks [2021-09-20T12:23:49.081Z] === PAUSE TestNetworkList//networks [2021-09-20T12:23:49.081Z] === RUN TestNetworkList//networks/ [2021-09-20T12:23:49.081Z] === PAUSE TestNetworkList//networks/ [2021-09-20T12:23:49.081Z] === CONT TestNetworkList//networks [2021-09-20T12:23:49.081Z] === CONT TestNetworkList//networks/ [2021-09-20T12:23:49.081Z] --- PASS: TestNetworkList (0.02s) [2021-09-20T12:23:49.081Z] --- PASS: TestNetworkList//networks (0.00s) [2021-09-20T12:23:49.081Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-09-20T12:23:49.081Z] === RUN TestHostIPv4BridgeLabel [2021-09-20T12:23:49.081Z] network_test.go:128: testEnv.OSType == "windows" [2021-09-20T12:23:49.081Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-09-20T12:23:49.081Z] === RUN TestDaemonRestartWithLiveRestore [2021-09-20T12:23:49.081Z] service_test.go:30: testEnv.OSType == "windows" [2021-09-20T12:23:49.081Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-09-20T12:23:49.081Z] === RUN TestDaemonDefaultNetworkPools [2021-09-20T12:23:49.081Z] service_test.go:59: testEnv.OSType == "windows" [2021-09-20T12:23:49.081Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-09-20T12:23:49.081Z] === RUN TestDaemonRestartWithExistingNetwork [2021-09-20T12:23:49.081Z] service_test.go:103: testEnv.OSType == "windows" [2021-09-20T12:23:49.081Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-09-20T12:23:49.081Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-09-20T12:23:49.081Z] service_test.go:137: testEnv.OSType == "windows" [2021-09-20T12:23:49.081Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-09-20T12:23:49.081Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-09-20T12:23:49.081Z] service_test.go:188: testEnv.OSType == "windows" [2021-09-20T12:23:49.081Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-09-20T12:23:49.081Z] === RUN TestServiceWithPredefinedNetwork [2021-09-20T12:23:49.081Z] service_test.go:213: testEnv.OSType == "windows" [2021-09-20T12:23:49.081Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-09-20T12:23:49.081Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-09-20T12:23:49.081Z] service_test.go:243: FLAKY_TEST [2021-09-20T12:23:49.081Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-20T12:23:49.081Z] === RUN TestServiceWithDataPathPortInit [2021-09-20T12:23:49.081Z] service_test.go:334: testEnv.OSType == "windows" [2021-09-20T12:23:49.081Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-09-20T12:23:49.081Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-09-20T12:23:49.081Z] service_test.go:402: testEnv.OSType == "windows" [2021-09-20T12:23:49.081Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-09-20T12:23:49.081Z] PASS [2021-09-20T12:23:49.081Z] ok github.com/docker/docker/integration/network 0.114s [2021-09-20T12:23:49.081Z] [2021-09-20T12:23:49.081Z] === Skipped [2021-09-20T12:23:49.081Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-09-20T12:23:49.081Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:23:49.081Z] [2021-09-20T12:23:49.081Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-09-20T12:23:49.081Z] 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-09-20T12:23:49.081Z] [2021-09-20T12:23:49.081Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-09-20T12:23:49.081Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:23:49.081Z] [2021-09-20T12:23:49.081Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-09-20T12:23:49.081Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-09-20T12:23:49.081Z] [2021-09-20T12:23:49.081Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-09-20T12:23:49.081Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:23:49.081Z] [2021-09-20T12:23:49.081Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-09-20T12:23:49.081Z] network_test.go:128: testEnv.OSType == "windows" [2021-09-20T12:23:49.081Z] [2021-09-20T12:23:49.081Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-09-20T12:23:49.081Z] service_test.go:30: testEnv.OSType == "windows" [2021-09-20T12:23:49.081Z] [2021-09-20T12:23:49.081Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-09-20T12:23:49.081Z] service_test.go:59: testEnv.OSType == "windows" [2021-09-20T12:23:49.081Z] [2021-09-20T12:23:49.081Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-09-20T12:23:49.081Z] service_test.go:103: testEnv.OSType == "windows" [2021-09-20T12:23:49.081Z] [2021-09-20T12:23:49.081Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-09-20T12:23:49.081Z] service_test.go:137: testEnv.OSType == "windows" [2021-09-20T12:23:49.081Z] [2021-09-20T12:23:49.081Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-09-20T12:23:49.081Z] service_test.go:188: testEnv.OSType == "windows" [2021-09-20T12:23:49.081Z] [2021-09-20T12:23:49.081Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-09-20T12:23:49.081Z] service_test.go:213: testEnv.OSType == "windows" [2021-09-20T12:23:49.081Z] [2021-09-20T12:23:49.081Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-20T12:23:49.081Z] service_test.go:243: FLAKY_TEST [2021-09-20T12:23:49.081Z] [2021-09-20T12:23:49.081Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-09-20T12:23:49.081Z] service_test.go:334: testEnv.OSType == "windows" [2021-09-20T12:23:49.081Z] [2021-09-20T12:23:49.081Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-09-20T12:23:49.081Z] service_test.go:402: testEnv.OSType == "windows" [2021-09-20T12:23:49.081Z] [2021-09-20T12:23:49.081Z] DONE 22 tests, 15 skipped in 1.638s [2021-09-20T12:23:49.548Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-09-20T12:23:50.015Z] testing: warning: no tests to run [2021-09-20T12:23:50.015Z] PASS [2021-09-20T12:23:50.015Z] ok github.com/docker/docker/integration/network/ipvlan 0.049s [2021-09-20T12:23:50.015Z] [2021-09-20T12:23:50.015Z] DONE 0 tests in 0.486s [2021-09-20T12:23:50.015Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-09-20T12:23:50.429Z] === RUN TestDockerSuite/TestRunRm [2021-09-20T12:23:50.482Z] testing: warning: no tests to run [2021-09-20T12:23:50.482Z] PASS [2021-09-20T12:23:50.482Z] ok github.com/docker/docker/integration/network/macvlan 0.047s [2021-09-20T12:23:50.482Z] [2021-09-20T12:23:50.482Z] DONE 0 tests in 0.480s [2021-09-20T12:23:50.482Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-09-20T12:23:50.688Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-09-20T12:23:50.948Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-09-20T12:23:50.951Z] testing: warning: no tests to run [2021-09-20T12:23:50.951Z] PASS [2021-09-20T12:23:50.951Z] ok github.com/docker/docker/integration/plugin 0.047s [2021-09-20T12:23:50.951Z] [2021-09-20T12:23:50.951Z] DONE 0 tests in 0.498s [2021-09-20T12:23:50.951Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-09-20T12:23:51.418Z] testing: warning: no tests to run [2021-09-20T12:23:51.418Z] PASS [2021-09-20T12:23:51.418Z] ok github.com/docker/docker/integration/plugin/authz 0.053s [2021-09-20T12:23:51.418Z] [2021-09-20T12:23:51.418Z] DONE 0 tests in 0.504s [2021-09-20T12:23:51.886Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-09-20T12:23:53.481Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-09-20T12:23:54.417Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-09-20T12:23:54.839Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-20T12:23:54.839Z] INFO: Testing against a local daemon [2021-09-20T12:23:54.839Z] === RUN TestPluginInvalidJSON [2021-09-20T12:23:54.839Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-09-20T12:23:54.839Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-09-20T12:23:54.839Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-09-20T12:23:54.839Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-09-20T12:23:54.839Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-09-20T12:23:54.839Z] === RUN TestPluginInstall [2021-09-20T12:23:54.839Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-09-20T12:23:54.839Z] --- SKIP: TestPluginInstall (0.00s) [2021-09-20T12:23:54.839Z] === RUN TestPluginsWithRuntimes [2021-09-20T12:23:54.839Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-09-20T12:23:54.839Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-09-20T12:23:54.839Z] === RUN TestPluginBackCompatMediaTypes [2021-09-20T12:23:54.839Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-09-20T12:23:54.839Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-09-20T12:23:54.839Z] PASS [2021-09-20T12:23:54.839Z] ok github.com/docker/docker/integration/plugin/common 0.071s [2021-09-20T12:23:54.985Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-09-20T12:23:55.310Z] [2021-09-20T12:23:55.310Z] === Skipped [2021-09-20T12:23:55.310Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-09-20T12:23:55.310Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-09-20T12:23:55.310Z] [2021-09-20T12:23:55.310Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-09-20T12:23:55.310Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-09-20T12:23:55.310Z] [2021-09-20T12:23:55.310Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-09-20T12:23:55.310Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-09-20T12:23:55.310Z] [2021-09-20T12:23:55.310Z] DONE 5 tests, 3 skipped in 3.556s [2021-09-20T12:23:55.310Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-09-20T12:23:55.552Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-09-20T12:23:55.719Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-20T12:23:55.719Z] INFO: Testing against a local daemon [2021-09-20T12:23:55.719Z] === RUN TestDockerSuite [2021-09-20T12:23:55.719Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-09-20T12:23:55.719Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-09-20T12:23:55.719Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-09-20T12:23:55.719Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-09-20T12:23:55.719Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-09-20T12:23:55.719Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-09-20T12:23:55.719Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-09-20T12:23:55.719Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-09-20T12:23:55.719Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-09-20T12:23:55.719Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-09-20T12:23:55.719Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-09-20T12:23:56.265Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-09-20T12:23:56.826Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-09-20T12:23:56.826Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-09-20T12:23:56.931Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-09-20T12:23:57.190Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-09-20T12:23:57.525Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-20T12:23:57.525Z] INFO: Testing against a local daemon [2021-09-20T12:23:57.525Z] === RUN TestExternalGraphDriver [2021-09-20T12:23:57.525Z] external_test.go:47: runtime.GOOS == "windows" [2021-09-20T12:23:57.525Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-09-20T12:23:57.525Z] === RUN TestGraphdriverPluginV2 [2021-09-20T12:23:57.525Z] external_test.go:407: runtime.GOOS == "windows" [2021-09-20T12:23:57.525Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-09-20T12:23:57.525Z] PASS [2021-09-20T12:23:57.525Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.075s [2021-09-20T12:23:57.525Z] [2021-09-20T12:23:57.525Z] === Skipped [2021-09-20T12:23:57.525Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-09-20T12:23:57.525Z] external_test.go:47: runtime.GOOS == "windows" [2021-09-20T12:23:57.525Z] [2021-09-20T12:23:57.525Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-09-20T12:23:57.525Z] external_test.go:407: runtime.GOOS == "windows" [2021-09-20T12:23:57.525Z] [2021-09-20T12:23:57.525Z] DONE 2 tests, 2 skipped in 2.268s [2021-09-20T12:23:57.525Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-09-20T12:23:57.757Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-09-20T12:23:59.092Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-20T12:23:59.092Z] INFO: Testing against a local daemon [2021-09-20T12:23:59.092Z] === RUN TestReadPluginNoRead [2021-09-20T12:23:59.092Z] read_test.go:21: no unix domain sockets on Windows [2021-09-20T12:23:59.092Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-09-20T12:23:59.092Z] PASS [2021-09-20T12:23:59.092Z] ok github.com/docker/docker/integration/plugin/logging 0.063s [2021-09-20T12:23:59.092Z] [2021-09-20T12:23:59.092Z] === Skipped [2021-09-20T12:23:59.092Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-09-20T12:23:59.092Z] read_test.go:21: no unix domain sockets on Windows [2021-09-20T12:23:59.092Z] [2021-09-20T12:23:59.092Z] DONE 1 tests, 1 skipped in 1.574s [2021-09-20T12:23:59.092Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-09-20T12:24:00.085Z] testing: warning: no tests to run [2021-09-20T12:24:00.085Z] PASS [2021-09-20T12:24:00.085Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.049s [2021-09-20T12:24:00.085Z] [2021-09-20T12:24:00.085Z] DONE 0 tests in 0.789s [2021-09-20T12:24:00.085Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-09-20T12:24:01.046Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-09-20T12:24:01.046Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-09-20T12:24:01.648Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-20T12:24:01.648Z] INFO: Testing against a local daemon [2021-09-20T12:24:01.648Z] === RUN TestPluginWithDevMounts [2021-09-20T12:24:01.648Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:24:01.648Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-09-20T12:24:01.648Z] PASS [2021-09-20T12:24:01.648Z] ok github.com/docker/docker/integration/plugin/volumes 0.118s [2021-09-20T12:24:01.648Z] [2021-09-20T12:24:01.648Z] === Skipped [2021-09-20T12:24:01.648Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-09-20T12:24:01.648Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:24:01.648Z] [2021-09-20T12:24:01.648Z] DONE 1 tests, 1 skipped in 1.639s [2021-09-20T12:24:02.115Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-09-20T12:24:03.100Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-20T12:24:03.100Z] INFO: Testing against a local daemon [2021-09-20T12:24:03.100Z] === RUN TestSecretInspect [2021-09-20T12:24:03.100Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:24:03.100Z] --- SKIP: TestSecretInspect (0.00s) [2021-09-20T12:24:03.100Z] === RUN TestSecretList [2021-09-20T12:24:03.100Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:24:03.100Z] --- SKIP: TestSecretList (0.00s) [2021-09-20T12:24:03.100Z] === RUN TestSecretsCreateAndDelete [2021-09-20T12:24:03.100Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:24:03.100Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-09-20T12:24:03.100Z] === RUN TestSecretsUpdate [2021-09-20T12:24:03.100Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:24:03.100Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-09-20T12:24:03.100Z] === RUN TestTemplatedSecret [2021-09-20T12:24:03.100Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:24:03.100Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-09-20T12:24:03.100Z] === RUN TestSecretCreateResolve [2021-09-20T12:24:03.100Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:24:03.100Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-09-20T12:24:03.100Z] PASS [2021-09-20T12:24:03.100Z] ok github.com/docker/docker/integration/secret 0.066s [2021-09-20T12:24:03.100Z] [2021-09-20T12:24:03.100Z] === Skipped [2021-09-20T12:24:03.100Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-09-20T12:24:03.100Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:24:03.100Z] [2021-09-20T12:24:03.100Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-09-20T12:24:03.100Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:24:03.100Z] [2021-09-20T12:24:03.100Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-09-20T12:24:03.100Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:24:03.100Z] [2021-09-20T12:24:03.100Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-09-20T12:24:03.100Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:24:03.100Z] [2021-09-20T12:24:03.100Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-09-20T12:24:03.100Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:24:03.100Z] [2021-09-20T12:24:03.100Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-09-20T12:24:03.100Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:24:03.100Z] [2021-09-20T12:24:03.100Z] DONE 6 tests, 6 skipped in 1.380s [2021-09-20T12:24:03.568Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-09-20T12:24:04.339Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-09-20T12:24:04.339Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-09-20T12:24:04.907Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-09-20T12:24:05.138Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-20T12:24:05.138Z] INFO: Testing against a local daemon [2021-09-20T12:24:05.138Z] === RUN TestServiceCreateInit [2021-09-20T12:24:05.138Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-09-20T12:24:05.138Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:24:05.138Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-09-20T12:24:05.138Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:24:05.138Z] --- PASS: TestServiceCreateInit (0.03s) [2021-09-20T12:24:05.139Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-20T12:24:05.139Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-20T12:24:05.139Z] === RUN TestCreateServiceMultipleTimes [2021-09-20T12:24:05.139Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:24:05.139Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-09-20T12:24:05.139Z] === RUN TestCreateServiceConflict [2021-09-20T12:24:05.139Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:24:05.139Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-09-20T12:24:05.139Z] === RUN TestCreateServiceMaxReplicas [2021-09-20T12:24:05.139Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:24:05.139Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-09-20T12:24:05.139Z] === RUN TestCreateWithDuplicateNetworkNames [2021-09-20T12:24:05.139Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:24:05.139Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-09-20T12:24:05.139Z] === RUN TestCreateServiceSecretFileMode [2021-09-20T12:24:05.139Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:24:05.139Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-09-20T12:24:05.139Z] === RUN TestCreateServiceConfigFileMode [2021-09-20T12:24:05.139Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:24:05.139Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-09-20T12:24:05.139Z] === RUN TestCreateServiceSysctls [2021-09-20T12:24:05.139Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:24:05.139Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2021-09-20T12:24:05.139Z] === RUN TestCreateServiceCapabilities [2021-09-20T12:24:05.139Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:24:05.139Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-09-20T12:24:05.139Z] === RUN TestInspect [2021-09-20T12:24:05.139Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:24:05.139Z] --- SKIP: TestInspect (0.00s) [2021-09-20T12:24:05.139Z] === RUN TestCreateJob [2021-09-20T12:24:05.139Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:24:05.139Z] --- SKIP: TestCreateJob (0.00s) [2021-09-20T12:24:05.139Z] === RUN TestReplicatedJob [2021-09-20T12:24:05.139Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:24:05.139Z] --- SKIP: TestReplicatedJob (0.00s) [2021-09-20T12:24:05.139Z] === RUN TestUpdateReplicatedJob [2021-09-20T12:24:05.139Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:24:05.139Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-09-20T12:24:05.139Z] === RUN TestServiceListWithStatuses [2021-09-20T12:24:05.139Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:24:05.139Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-09-20T12:24:05.139Z] === RUN TestDockerNetworkConnectAlias [2021-09-20T12:24:05.139Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:24:05.139Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-09-20T12:24:05.139Z] === RUN TestDockerNetworkReConnect [2021-09-20T12:24:05.139Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:24:05.139Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-09-20T12:24:05.139Z] === RUN TestServicePlugin [2021-09-20T12:24:05.139Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:24:05.139Z] --- SKIP: TestServicePlugin (0.00s) [2021-09-20T12:24:05.139Z] === RUN TestServiceUpdateLabel [2021-09-20T12:24:05.139Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:24:05.139Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-09-20T12:24:05.139Z] === RUN TestServiceUpdateSecrets [2021-09-20T12:24:05.139Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:24:05.139Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-09-20T12:24:05.139Z] === RUN TestServiceUpdateConfigs [2021-09-20T12:24:05.139Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:24:05.139Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-09-20T12:24:05.139Z] === RUN TestServiceUpdateNetwork [2021-09-20T12:24:05.139Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:24:05.139Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-09-20T12:24:05.139Z] === RUN TestServiceUpdatePidsLimit [2021-09-20T12:24:05.139Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:24:05.139Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-09-20T12:24:05.139Z] PASS [2021-09-20T12:24:05.139Z] ok github.com/docker/docker/integration/service 0.181s [2021-09-20T12:24:05.166Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-09-20T12:24:05.605Z] [2021-09-20T12:24:05.605Z] === Skipped [2021-09-20T12:24:05.605Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-20T12:24:05.605Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:24:05.605Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-20T12:24:05.605Z] [2021-09-20T12:24:05.605Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-20T12:24:05.605Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:24:05.605Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-20T12:24:05.605Z] [2021-09-20T12:24:05.605Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-09-20T12:24:05.605Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:24:05.605Z] [2021-09-20T12:24:05.605Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-09-20T12:24:05.605Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:24:05.605Z] [2021-09-20T12:24:05.605Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2021-09-20T12:24:05.605Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:24:05.605Z] [2021-09-20T12:24:05.605Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-09-20T12:24:05.605Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:24:05.605Z] [2021-09-20T12:24:05.606Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-09-20T12:24:05.606Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:24:05.606Z] [2021-09-20T12:24:05.606Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-09-20T12:24:05.606Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:24:05.606Z] [2021-09-20T12:24:05.606Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2021-09-20T12:24:05.606Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:24:05.606Z] [2021-09-20T12:24:05.606Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-09-20T12:24:05.606Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:24:05.606Z] [2021-09-20T12:24:05.606Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-09-20T12:24:05.606Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:24:05.606Z] [2021-09-20T12:24:05.606Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-09-20T12:24:05.606Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:24:05.606Z] [2021-09-20T12:24:05.606Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-09-20T12:24:05.606Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:24:05.606Z] [2021-09-20T12:24:05.606Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-09-20T12:24:05.606Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:24:05.606Z] [2021-09-20T12:24:05.606Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-09-20T12:24:05.606Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:24:05.606Z] [2021-09-20T12:24:05.606Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-09-20T12:24:05.606Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:24:05.606Z] [2021-09-20T12:24:05.606Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-09-20T12:24:05.606Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:24:05.606Z] [2021-09-20T12:24:05.606Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-09-20T12:24:05.606Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:24:05.606Z] [2021-09-20T12:24:05.606Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-09-20T12:24:05.606Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:24:05.606Z] [2021-09-20T12:24:05.606Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-09-20T12:24:05.606Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:24:05.606Z] [2021-09-20T12:24:05.606Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-09-20T12:24:05.606Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:24:05.606Z] [2021-09-20T12:24:05.606Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-09-20T12:24:05.606Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:24:05.606Z] [2021-09-20T12:24:05.606Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-09-20T12:24:05.606Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:24:05.606Z] [2021-09-20T12:24:05.606Z] DONE 24 tests, 23 skipped in 2.011s [2021-09-20T12:24:05.606Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-09-20T12:24:05.733Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-09-20T12:24:05.993Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-09-20T12:24:06.562Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-09-20T12:24:06.591Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-20T12:24:06.591Z] INFO: Testing against a local daemon [2021-09-20T12:24:06.591Z] === RUN TestSessionCreate [2021-09-20T12:24:06.591Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-09-20T12:24:06.591Z] --- SKIP: TestSessionCreate (0.00s) [2021-09-20T12:24:06.591Z] === RUN TestSessionCreateWithBadUpgrade [2021-09-20T12:24:06.591Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-09-20T12:24:06.591Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-09-20T12:24:06.591Z] PASS [2021-09-20T12:24:06.591Z] ok github.com/docker/docker/integration/session 0.068s [2021-09-20T12:24:06.821Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-09-20T12:24:07.058Z] [2021-09-20T12:24:07.058Z] === Skipped [2021-09-20T12:24:07.058Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-09-20T12:24:07.058Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-09-20T12:24:07.058Z] [2021-09-20T12:24:07.058Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-09-20T12:24:07.058Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-09-20T12:24:07.058Z] [2021-09-20T12:24:07.058Z] DONE 2 tests, 2 skipped in 1.372s [2021-09-20T12:24:07.058Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-09-20T12:24:07.390Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-09-20T12:24:07.957Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-09-20T12:24:08.044Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-20T12:24:08.044Z] INFO: Testing against a local daemon [2021-09-20T12:24:08.044Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-09-20T12:24:08.044Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:24:08.044Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-20T12:24:08.044Z] === RUN TestDiskUsage [2021-09-20T12:24:08.044Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-09-20T12:24:08.044Z] --- SKIP: TestDiskUsage (0.00s) [2021-09-20T12:24:08.044Z] === RUN TestEventsExecDie [2021-09-20T12:24:08.044Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-09-20T12:24:08.044Z] --- SKIP: TestEventsExecDie (0.00s) [2021-09-20T12:24:08.044Z] === RUN TestEventsBackwardsCompatible [2021-09-20T12:24:08.044Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-09-20T12:24:08.044Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-09-20T12:24:08.044Z] === RUN TestEventsVolumeCreate [2021-09-20T12:24:08.044Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-09-20T12:24:08.044Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-09-20T12:24:08.044Z] === RUN TestInfoAPI [2021-09-20T12:24:08.044Z] --- PASS: TestInfoAPI (0.03s) [2021-09-20T12:24:08.044Z] === RUN TestInfoAPIWarnings [2021-09-20T12:24:08.044Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-20T12:24:08.044Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-09-20T12:24:08.044Z] === RUN TestInfoDebug [2021-09-20T12:24:08.044Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-20T12:24:08.044Z] --- SKIP: TestInfoDebug (0.00s) [2021-09-20T12:24:08.044Z] === RUN TestInfoInsecureRegistries [2021-09-20T12:24:08.044Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-20T12:24:08.044Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-09-20T12:24:08.044Z] === RUN TestInfoRegistryMirrors [2021-09-20T12:24:08.044Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-20T12:24:08.044Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-09-20T12:24:08.044Z] === RUN TestLoginFailsWithBadCredentials [2021-09-20T12:24:09.058Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) [2021-09-20T12:24:09.058Z] === RUN TestPingCacheHeaders [2021-09-20T12:24:09.058Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-09-20T12:24:09.058Z] === RUN TestPingGet [2021-09-20T12:24:09.058Z] --- PASS: TestPingGet (0.02s) [2021-09-20T12:24:09.058Z] === RUN TestPingHead [2021-09-20T12:24:09.525Z] --- PASS: TestPingHead (0.02s) [2021-09-20T12:24:09.525Z] === RUN TestVersion [2021-09-20T12:24:09.525Z] --- PASS: TestVersion (0.02s) [2021-09-20T12:24:09.525Z] PASS [2021-09-20T12:24:09.525Z] ok github.com/docker/docker/integration/system 1.145s [2021-09-20T12:24:09.525Z] [2021-09-20T12:24:09.525Z] === Skipped [2021-09-20T12:24:09.525Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-20T12:24:09.525Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:24:09.525Z] [2021-09-20T12:24:09.525Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-09-20T12:24:09.525Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-09-20T12:24:09.525Z] [2021-09-20T12:24:09.525Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-09-20T12:24:09.525Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-09-20T12:24:09.525Z] [2021-09-20T12:24:09.525Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-09-20T12:24:09.525Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-09-20T12:24:09.525Z] [2021-09-20T12:24:09.525Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-09-20T12:24:09.525Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-09-20T12:24:09.525Z] [2021-09-20T12:24:09.525Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-09-20T12:24:09.525Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-20T12:24:09.525Z] [2021-09-20T12:24:09.525Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-09-20T12:24:09.525Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-20T12:24:09.525Z] [2021-09-20T12:24:09.525Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-09-20T12:24:09.525Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-20T12:24:09.525Z] [2021-09-20T12:24:09.525Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-09-20T12:24:09.525Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-20T12:24:09.525Z] [2021-09-20T12:24:09.525Z] DONE 15 tests, 9 skipped in 2.444s [2021-09-20T12:24:09.525Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-09-20T12:24:10.490Z] === RUN TestDockerSuite/TestRunState [2021-09-20T12:24:11.088Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-20T12:24:11.088Z] INFO: Testing against a local daemon [2021-09-20T12:24:11.088Z] === RUN TestVolumesCreateAndList [2021-09-20T12:24:11.088Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-09-20T12:24:11.088Z] === RUN TestVolumesRemove [2021-09-20T12:24:11.088Z] --- PASS: TestVolumesRemove (0.12s) [2021-09-20T12:24:11.088Z] === RUN TestVolumesInspect [2021-09-20T12:24:11.088Z] --- PASS: TestVolumesInspect (0.03s) [2021-09-20T12:24:11.088Z] === RUN TestVolumesInvalidJSON [2021-09-20T12:24:11.088Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-09-20T12:24:11.088Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-09-20T12:24:11.088Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-09-20T12:24:11.088Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-09-20T12:24:11.088Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-09-20T12:24:11.088Z] PASS [2021-09-20T12:24:11.088Z] ok github.com/docker/docker/integration/volume 0.239s [2021-09-20T12:24:11.088Z] [2021-09-20T12:24:11.088Z] DONE 5 tests in 1.635s [2021-09-20T12:24:11.088Z] INFO: make.ps1 ended at 09/20/2021 12:24:10 [2021-09-20T12:24:11.088Z] INFO: Integration CLI tests being run from the host: [2021-09-20T12:24:11.088Z] 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-09-20T12:24:11.429Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-09-20T12:24:11.688Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-09-20T12:24:12.255Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-09-20T12:24:12.514Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-09-20T12:24:12.514Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-09-20T12:24:12.514Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-09-20T12:24:12.772Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-09-20T12:24:13.340Z] === RUN TestDockerSuite/TestRunSysctls [2021-09-20T12:24:14.276Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-09-20T12:24:14.276Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-09-20T12:24:14.276Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-09-20T12:24:14.535Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-09-20T12:24:14.947Z] ok github.com/docker/docker/libnetwork/networkdb 104.454s coverage: 60.1% of statements [2021-09-20T12:24:14.947Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-09-20T12:24:14.947Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-09-20T12:24:14.947Z] ok github.com/docker/docker/libnetwork/osl 4.307s coverage: 39.7% of statements [2021-09-20T12:24:14.947Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-09-20T12:24:14.947Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2021-09-20T12:24:14.947Z] ok github.com/docker/docker/libnetwork/portmapper 0.209s coverage: 48.6% of statements [2021-09-20T12:24:15.203Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2021-09-20T12:24:15.203Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-09-20T12:24:15.460Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2021-09-20T12:24:15.460Z] [2021-09-20T12:24:15.460Z] === Skipped [2021-09-20T12:24:15.460Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-09-20T12:24:15.460Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-09-20T12:24:15.460Z] [2021-09-20T12:24:15.460Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-09-20T12:24:15.460Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-09-20T12:24:15.460Z] [2021-09-20T12:24:15.460Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-09-20T12:24:15.460Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-09-20T12:24:15.460Z] [2021-09-20T12:24:15.460Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-09-20T12:24:15.460Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-20T12:24:15.460Z] [2021-09-20T12:24:15.460Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-09-20T12:24:15.460Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-20T12:24:15.460Z] [2021-09-20T12:24:15.460Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-09-20T12:24:15.460Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-20T12:24:15.460Z] [2021-09-20T12:24:15.460Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-09-20T12:24:15.460Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-20T12:24:15.460Z] [2021-09-20T12:24:15.460Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-09-20T12:24:15.460Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-20T12:24:15.460Z] [2021-09-20T12:24:15.460Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-09-20T12:24:15.460Z] firewalld_test.go:14: firewalld is not running [2021-09-20T12:24:15.460Z] [2021-09-20T12:24:15.460Z] DONE 331 tests, 9 skipped in 198.331s [2021-09-20T12:24:15.914Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered Post stage [Pipeline] junit [2021-09-20T12:24:16.033Z] Recording test results [2021-09-20T12:24:16.431Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [2021-09-20T12:24:16.483Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [Pipeline] sh [2021-09-20T12:24:16.761Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42868/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 hack/validate/vendor [2021-09-20T12:24:17.323Z] No vendor changes in diff. [2021-09-20T12:24:17.419Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-09-20T12:24:18.211Z] + echo Ensuring container killed. [2021-09-20T12:24:18.211Z] Ensuring container killed. [2021-09-20T12:24:18.211Z] + docker rm -vf docker-pr2 [2021-09-20T12:24:18.211Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-09-20T12:24:18.246Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-20T12:24:18.246Z] INFO: Testing against a local daemon [2021-09-20T12:24:18.246Z] === RUN TestDockerSuite [2021-09-20T12:24:18.246Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-09-20T12:24:18.246Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-09-20T12:24:18.246Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-09-20T12:24:18.246Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-09-20T12:24:18.246Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-09-20T12:24:18.246Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-09-20T12:24:18.246Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-09-20T12:24:18.246Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-09-20T12:24:18.246Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-09-20T12:24:18.246Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-09-20T12:24:18.550Z] + echo Chowning /workspace to jenkins user [2021-09-20T12:24:18.550Z] Chowning /workspace to jenkins user [2021-09-20T12:24:18.550Z] + id -u [2021-09-20T12:24:18.550Z] + id -g [2021-09-20T12:24:18.550Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42868:/workspace busybox chown -R 1000:1000 /workspace [2021-09-20T12:24:18.713Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-09-20T12:24:19.180Z] === RUN TestDockerSuite/TestAPIImagesHistory [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-09-20T12:24:19.647Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-09-20T12:24:19.647Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-09-20T12:24:19.810Z] + bundleName=unit [2021-09-20T12:24:19.810Z] + echo Creating unit-bundles.tar.gz [2021-09-20T12:24:19.810Z] Creating unit-bundles.tar.gz [2021-09-20T12:24:19.810Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2021-09-20T12:24:19.810Z] bundles/junit-report-libnetwork.xml [2021-09-20T12:24:19.810Z] bundles/junit-report.xml [2021-09-20T12:24:19.810Z] bundles/go-test-report-libnetwork.json [2021-09-20T12:24:19.810Z] bundles/go-test-report.json [2021-09-20T12:24:19.810Z] bundles/profile-libnetwork.out [2021-09-20T12:24:19.810Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-09-20T12:24:19.819Z] Archiving artifacts [2021-09-20T12:24:19.955Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-09-20T12:24:20.312Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42868/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-09-20T12:24:20.617Z] + make clean [2021-09-20T12:24:20.874Z] docker volume rm -f docker-dev-cache [2021-09-20T12:24:20.874Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-20T12:24:22.487Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-09-20T12:24:23.055Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-09-20T12:24:23.314Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-09-20T12:24:23.883Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-09-20T12:24:25.266Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-09-20T12:24:25.266Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-09-20T12:24:26.204Z] === RUN TestDockerSuite/TestRunUserByID [2021-09-20T12:24:26.771Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-09-20T12:24:27.031Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-09-20T12:24:27.031Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-09-20T12:24:27.970Z] === RUN TestDockerSuite/TestRunUserByName [2021-09-20T12:24:28.229Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-09-20T12:24:28.798Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-09-20T12:24:28.798Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-09-20T12:24:28.798Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-09-20T12:24:29.057Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-09-20T12:24:29.629Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-09-20T12:24:32.185Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-09-20T12:24:32.753Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-09-20T12:24:33.691Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-09-20T12:24:33.691Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-09-20T12:24:35.598Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-09-20T12:24:36.537Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-09-20T12:24:37.475Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-09-20T12:24:38.411Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-09-20T12:24:40.318Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-09-20T12:24:40.577Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-09-20T12:24:40.577Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-09-20T12:24:40.577Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-09-20T12:24:40.577Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-09-20T12:24:40.577Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-09-20T12:24:40.577Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-09-20T12:24:40.577Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-09-20T12:24:40.836Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-09-20T12:24:40.836Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-09-20T12:24:40.836Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-09-20T12:24:41.404Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-09-20T12:24:41.664Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-09-20T12:24:42.601Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-09-20T12:24:42.860Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-09-20T12:24:43.429Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-09-20T12:24:43.429Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-09-20T12:24:43.998Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-09-20T12:24:43.998Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-09-20T12:24:43.998Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-09-20T12:24:43.998Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-09-20T12:24:43.998Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-09-20T12:24:43.998Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-09-20T12:24:43.998Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-09-20T12:24:43.998Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-09-20T12:24:43.998Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-09-20T12:24:43.998Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-09-20T12:24:43.998Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-09-20T12:24:43.998Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-09-20T12:24:43.998Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-09-20T12:24:43.998Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-09-20T12:24:43.998Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-09-20T12:24:44.258Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-09-20T12:24:44.829Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-09-20T12:24:44.829Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-09-20T12:24:45.396Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-09-20T12:24:45.396Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-09-20T12:24:45.964Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-09-20T12:24:45.964Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-09-20T12:24:46.224Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-09-20T12:24:46.792Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-09-20T12:24:46.792Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-09-20T12:24:46.792Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-09-20T12:24:47.360Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-09-20T12:24:48.301Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-09-20T12:24:48.561Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-09-20T12:24:48.561Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-09-20T12:24:48.561Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-09-20T12:24:48.821Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-09-20T12:24:48.821Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-09-20T12:24:49.758Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-09-20T12:24:50.344Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-09-20T12:24:50.344Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-09-20T12:24:52.249Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-09-20T12:24:52.508Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-09-20T12:24:52.508Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-09-20T12:24:52.767Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-09-20T12:24:53.336Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-09-20T12:24:53.596Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-09-20T12:24:54.164Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-09-20T12:24:55.107Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-09-20T12:24:55.367Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-09-20T12:24:56.305Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-09-20T12:24:56.876Z] === RUN TestDockerSuite/TestSaveImageId [2021-09-20T12:24:56.876Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-09-20T12:24:57.135Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-09-20T12:24:58.515Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents1263866074 [2021-09-20T12:24:58.775Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-09-20T12:24:58.775Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-09-20T12:24:59.034Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-09-20T12:24:59.975Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-09-20T12:25:00.235Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-09-20T12:25:00.235Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-09-20T12:25:02.141Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-09-20T12:25:02.141Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-09-20T12:25:03.078Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-09-20T12:25:03.647Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-09-20T12:25:03.647Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-09-20T12:25:03.647Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-09-20T12:25:03.907Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-09-20T12:25:04.476Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-09-20T12:25:04.735Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-09-20T12:25:06.647Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-09-20T12:25:07.583Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-09-20T12:25:10.119Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-09-20T12:25:12.043Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-09-20T12:25:12.613Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-09-20T12:25:13.550Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-09-20T12:25:14.490Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-09-20T12:25:15.429Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-09-20T12:25:17.180Z] --- PASS: TestBuildWCOWSandboxSize (767.44s) [2021-09-20T12:25:17.180Z] === RUN TestBuildWithEmptyDockerfile [2021-09-20T12:25:17.180Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-20T12:25:17.180Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-20T12:25:17.180Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-20T12:25:17.180Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-20T12:25:17.180Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-20T12:25:17.180Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-20T12:25:17.180Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-20T12:25:17.180Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-20T12:25:17.180Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-20T12:25:17.180Z] --- PASS: TestBuildWithEmptyDockerfile (0.37s) [2021-09-20T12:25:17.180Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-09-20T12:25:17.180Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-09-20T12:25:17.180Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-09-20T12:25:17.180Z] === RUN TestBuildPreserveOwnership [2021-09-20T12:25:17.180Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-20T12:25:17.181Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-09-20T12:25:17.181Z] === RUN TestBuildPlatformInvalid [2021-09-20T12:25:17.181Z] --- PASS: TestBuildPlatformInvalid (0.35s) [2021-09-20T12:25:17.181Z] PASS [2021-09-20T12:25:17.181Z] ok github.com/docker/docker/integration/build 927.346s [2021-09-20T12:25:17.181Z] [2021-09-20T12:25:17.181Z] === Skipped [2021-09-20T12:25:17.181Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-09-20T12:25:17.181Z] build_session_test.go:25: TODO: BuildKit [2021-09-20T12:25:17.181Z] [2021-09-20T12:25:17.181Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-09-20T12:25:17.181Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:25:17.181Z] [2021-09-20T12:25:17.181Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-09-20T12:25:17.181Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-20T12:25:17.181Z] [2021-09-20T12:25:17.181Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-09-20T12:25:17.181Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-20T12:25:17.181Z] [2021-09-20T12:25:17.181Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-09-20T12:25:17.181Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-20T12:25:17.181Z] [2021-09-20T12:25:17.181Z] DONE 29 tests, 5 skipped in 948.356s [2021-09-20T12:25:17.181Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-09-20T12:25:17.181Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-20T12:25:17.181Z] INFO: Testing against a local daemon [2021-09-20T12:25:17.181Z] === RUN TestConfigInspect [2021-09-20T12:25:17.181Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:25:17.181Z] --- SKIP: TestConfigInspect (0.00s) [2021-09-20T12:25:17.181Z] === RUN TestConfigList [2021-09-20T12:25:17.181Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:25:17.181Z] --- SKIP: TestConfigList (0.00s) [2021-09-20T12:25:17.181Z] === RUN TestConfigsCreateAndDelete [2021-09-20T12:25:17.181Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:25:17.181Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-09-20T12:25:17.181Z] === RUN TestConfigsUpdate [2021-09-20T12:25:17.181Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:25:17.181Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-09-20T12:25:17.181Z] === RUN TestTemplatedConfig [2021-09-20T12:25:17.181Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:25:17.181Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-09-20T12:25:17.181Z] === RUN TestConfigCreateResolve [2021-09-20T12:25:17.181Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:25:17.181Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-09-20T12:25:17.181Z] PASS [2021-09-20T12:25:17.181Z] ok github.com/docker/docker/integration/config 0.093s [2021-09-20T12:25:17.181Z] [2021-09-20T12:25:17.181Z] === Skipped [2021-09-20T12:25:17.181Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-09-20T12:25:17.181Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:25:17.181Z] [2021-09-20T12:25:17.181Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-09-20T12:25:17.181Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:25:17.181Z] [2021-09-20T12:25:17.181Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-09-20T12:25:17.181Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:25:17.181Z] [2021-09-20T12:25:17.181Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-09-20T12:25:17.181Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:25:17.181Z] [2021-09-20T12:25:17.181Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-09-20T12:25:17.181Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:25:17.181Z] [2021-09-20T12:25:17.181Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-09-20T12:25:17.181Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:25:17.181Z] [2021-09-20T12:25:17.181Z] DONE 6 tests, 6 skipped in 2.419s [2021-09-20T12:25:17.181Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-09-20T12:25:17.181Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-20T12:25:17.181Z] INFO: Testing against a local daemon [2021-09-20T12:25:17.181Z] === RUN TestCheckpoint [2021-09-20T12:25:17.181Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-20T12:25:17.181Z] --- SKIP: TestCheckpoint (0.00s) [2021-09-20T12:25:17.181Z] === RUN TestContainerInvalidJSON [2021-09-20T12:25:17.181Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-09-20T12:25:17.181Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-09-20T12:25:17.181Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-09-20T12:25:17.181Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-09-20T12:25:17.181Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-09-20T12:25:17.181Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-09-20T12:25:17.181Z] --- PASS: TestContainerInvalidJSON (0.37s) [2021-09-20T12:25:17.181Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-09-20T12:25:17.181Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-09-20T12:25:17.181Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-09-20T12:25:17.181Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.31s) [2021-09-20T12:25:17.181Z] === RUN TestCopyFromContainerPathIsNotDir [2021-09-20T12:25:17.181Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.17s) [2021-09-20T12:25:17.181Z] === RUN TestCopyToContainerPathDoesNotExist [2021-09-20T12:25:17.181Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.17s) [2021-09-20T12:25:17.181Z] === RUN TestCopyToContainerPathIsNotDir [2021-09-20T12:25:17.181Z] --- PASS: TestCopyToContainerPathIsNotDir (0.18s) [2021-09-20T12:25:17.181Z] === RUN TestCopyFromContainer [2021-09-20T12:25:17.181Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:25:17.181Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-09-20T12:25:17.181Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-09-20T12:25:17.181Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-20T12:25:17.181Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-20T12:25:17.181Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-20T12:25:17.181Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-20T12:25:17.181Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-20T12:25:17.181Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-20T12:25:17.181Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-20T12:25:17.181Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-20T12:25:17.181Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-20T12:25:17.181Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-09-20T12:25:17.181Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-09-20T12:25:17.181Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-09-20T12:25:17.181Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-09-20T12:25:17.181Z] === RUN TestCreateLinkToNonExistingContainer [2021-09-20T12:25:17.181Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-09-20T12:25:17.181Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-09-20T12:25:17.181Z] === RUN TestCreateWithInvalidEnv [2021-09-20T12:25:17.181Z] === RUN TestCreateWithInvalidEnv/0 [2021-09-20T12:25:17.181Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-09-20T12:25:17.181Z] === RUN TestCreateWithInvalidEnv/1 [2021-09-20T12:25:17.181Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-09-20T12:25:17.181Z] === RUN TestCreateWithInvalidEnv/2 [2021-09-20T12:25:17.181Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-09-20T12:25:17.181Z] === CONT TestCreateWithInvalidEnv/0 [2021-09-20T12:25:17.181Z] === CONT TestCreateWithInvalidEnv/2 [2021-09-20T12:25:17.181Z] === CONT TestCreateWithInvalidEnv/1 [2021-09-20T12:25:17.181Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-09-20T12:25:17.181Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-09-20T12:25:17.181Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-09-20T12:25:17.181Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-09-20T12:25:17.181Z] === RUN TestCreateTmpfsMountsTarget [2021-09-20T12:25:17.181Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:25:17.181Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-09-20T12:25:17.181Z] === RUN TestCreateWithCustomMaskedPaths [2021-09-20T12:25:17.181Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:25:17.181Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-09-20T12:25:17.181Z] === RUN TestCreateWithCustomReadonlyPaths [2021-09-20T12:25:17.181Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:25:17.181Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-09-20T12:25:17.181Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-09-20T12:25:17.181Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-20T12:25:17.181Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-20T12:25:17.181Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-20T12:25:17.181Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-20T12:25:17.181Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-20T12:25:17.181Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-20T12:25:17.181Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-20T12:25:17.181Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-20T12:25:17.181Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-20T12:25:17.181Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-20T12:25:17.181Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-20T12:25:17.181Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-20T12:25:17.181Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-20T12:25:17.181Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-20T12:25:17.181Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-20T12:25:17.181Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2021-09-20T12:25:17.181Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2021-09-20T12:25:17.181Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-09-20T12:25:17.181Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2021-09-20T12:25:17.181Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2021-09-20T12:25:17.181Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-09-20T12:25:17.181Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-09-20T12:25:17.181Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-09-20T12:25:17.181Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-09-20T12:25:17.181Z] === RUN TestCreateDifferentPlatform [2021-09-20T12:25:17.181Z] === RUN TestCreateDifferentPlatform/different_os [2021-09-20T12:25:17.181Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-09-20T12:25:17.181Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-09-20T12:25:17.181Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-09-20T12:25:17.181Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-09-20T12:25:17.181Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-09-20T12:25:17.181Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-09-20T12:25:17.181Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-09-20T12:25:17.181Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-09-20T12:25:17.181Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-09-20T12:25:17.181Z] === RUN TestContainerKillOnDaemonStart [2021-09-20T12:25:17.181Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:25:17.181Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-09-20T12:25:17.181Z] === RUN TestDiff [2021-09-20T12:25:17.181Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-09-20T12:25:17.181Z] --- SKIP: TestDiff (0.00s) [2021-09-20T12:25:17.181Z] === RUN TestExecWithCloseStdin [2021-09-20T12:25:17.181Z] --- PASS: TestExecWithCloseStdin (2.57s) [2021-09-20T12:25:17.181Z] === RUN TestExec [2021-09-20T12:25:17.181Z] --- PASS: TestExec (1.77s) [2021-09-20T12:25:17.181Z] === RUN TestExecUser [2021-09-20T12:25:17.181Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-09-20T12:25:17.181Z] --- SKIP: TestExecUser (0.01s) [2021-09-20T12:25:17.181Z] === RUN TestExportContainerAndImportImage [2021-09-20T12:25:17.181Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:25:17.181Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-09-20T12:25:17.181Z] === RUN TestExportContainerAfterDaemonRestart [2021-09-20T12:25:17.181Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:25:17.181Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.01s) [2021-09-20T12:25:17.181Z] === RUN TestHealthCheckWorkdir [2021-09-20T12:25:17.181Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-09-20T12:25:17.181Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-09-20T12:25:17.181Z] === RUN TestHealthKillContainer [2021-09-20T12:25:17.181Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-09-20T12:25:17.181Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-09-20T12:25:17.181Z] === RUN TestInspectCpusetInConfigPre120 [2021-09-20T12:25:17.181Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-09-20T12:25:17.181Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-09-20T12:25:17.181Z] === RUN TestKillContainerInvalidSignal [2021-09-20T12:25:17.181Z] --- PASS: TestKillContainerInvalidSignal (1.68s) [2021-09-20T12:25:17.181Z] === RUN TestKillContainer [2021-09-20T12:25:17.181Z] === RUN TestKillContainer/no_signal [2021-09-20T12:25:17.651Z] === RUN TestKillContainer/non_killing_signal [2021-09-20T12:25:17.651Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-09-20T12:25:17.651Z] === RUN TestKillContainer/killing_signal [2021-09-20T12:25:17.962Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-09-20T12:25:18.532Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-09-20T12:25:19.911Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-09-20T12:25:20.479Z] === RUN TestDockerSuite/TestStartRecordError [2021-09-20T12:25:21.858Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-09-20T12:25:23.236Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-09-20T12:25:24.176Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-09-20T12:25:24.176Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-09-20T12:25:24.824Z] --- PASS: TestKillContainer (8.25s) [2021-09-20T12:25:24.825Z] --- PASS: TestKillContainer/no_signal (1.52s) [2021-09-20T12:25:24.825Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-09-20T12:25:24.825Z] --- PASS: TestKillContainer/killing_signal (6.69s) [2021-09-20T12:25:24.825Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-09-20T12:25:24.825Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-20T12:25:24.825Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-09-20T12:25:24.825Z] === RUN TestKillStoppedContainer [2021-09-20T12:25:24.825Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-20T12:25:24.825Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-09-20T12:25:24.825Z] === RUN TestKillStoppedContainerAPIPre120 [2021-09-20T12:25:24.825Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-20T12:25:24.825Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-09-20T12:25:24.825Z] === RUN TestKillDifferentUserContainer [2021-09-20T12:25:24.825Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-09-20T12:25:24.825Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-09-20T12:25:24.825Z] === RUN TestInspectOomKilledTrue [2021-09-20T12:25:24.825Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:25:24.825Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-09-20T12:25:24.825Z] === RUN TestInspectOomKilledFalse [2021-09-20T12:25:24.825Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-20T12:25:24.825Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-09-20T12:25:24.825Z] === RUN TestLogsFollowTailEmpty [2021-09-20T12:25:25.153Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-09-20T12:25:25.154Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-09-20T12:25:25.154Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-09-20T12:25:25.154Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-09-20T12:25:25.154Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-09-20T12:25:25.154Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-09-20T12:25:25.154Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-09-20T12:25:25.154Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-09-20T12:25:25.154Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-09-20T12:25:25.154Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-09-20T12:25:25.154Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-09-20T12:25:25.154Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-09-20T12:25:25.154Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-09-20T12:25:25.154Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-09-20T12:25:25.154Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-09-20T12:25:25.154Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-09-20T12:25:25.154Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-09-20T12:25:25.154Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-09-20T12:25:25.154Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-09-20T12:25:25.154Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-09-20T12:25:25.154Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-09-20T12:25:25.154Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-09-20T12:25:25.154Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-09-20T12:25:25.154Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-09-20T12:25:25.154Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-09-20T12:25:25.154Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-09-20T12:25:25.154Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-09-20T12:25:25.154Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-09-20T12:25:25.154Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-09-20T12:25:25.154Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-09-20T12:25:25.154Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-09-20T12:25:25.154Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-09-20T12:25:25.154Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-09-20T12:25:25.154Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-09-20T12:25:25.154Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-09-20T12:25:25.154Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-09-20T12:25:25.154Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-09-20T12:25:25.813Z] --- PASS: TestLogsFollowTailEmpty (1.63s) [2021-09-20T12:25:25.813Z] === RUN TestNetworkNat [2021-09-20T12:25:25.813Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-09-20T12:25:25.813Z] --- SKIP: TestNetworkNat (0.00s) [2021-09-20T12:25:25.813Z] === RUN TestNetworkLocalhostTCPNat [2021-09-20T12:25:26.365Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-09-20T12:25:26.365Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-09-20T12:25:26.365Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-09-20T12:25:26.365Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-09-20T12:25:26.365Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-09-20T12:25:26.710Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-09-20T12:25:28.050Z] --- PASS: TestNetworkLocalhostTCPNat (1.94s) [2021-09-20T12:25:28.050Z] === RUN TestNetworkLoopbackNat [2021-09-20T12:25:28.050Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-09-20T12:25:28.050Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-09-20T12:25:28.050Z] === RUN TestPause [2021-09-20T12:25:28.050Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-09-20T12:25:28.050Z] --- SKIP: TestPause (0.00s) [2021-09-20T12:25:28.050Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-09-20T12:25:29.620Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.59s) [2021-09-20T12:25:29.620Z] === RUN TestPauseStopPausedContainer [2021-09-20T12:25:29.620Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:25:29.620Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-09-20T12:25:29.620Z] === RUN TestPsFilter [2021-09-20T12:25:29.620Z] --- PASS: TestPsFilter (0.17s) [2021-09-20T12:25:29.620Z] === RUN TestRemoveContainerWithRemovedVolume [2021-09-20T12:25:30.899Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-09-20T12:25:31.854Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.91s) [2021-09-20T12:25:31.854Z] === RUN TestRemoveContainerWithVolume [2021-09-20T12:25:32.038Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-09-20T12:25:33.425Z] --- PASS: TestRemoveContainerWithVolume (1.87s) [2021-09-20T12:25:33.425Z] === RUN TestRemoveContainerRunning [2021-09-20T12:25:34.184Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-09-20T12:25:34.994Z] --- PASS: TestRemoveContainerRunning (1.59s) [2021-09-20T12:25:34.994Z] === RUN TestRemoveContainerForceRemoveRunning [2021-09-20T12:25:36.564Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.64s) [2021-09-20T12:25:36.564Z] === RUN TestRemoveInvalidContainer [2021-09-20T12:25:36.564Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-09-20T12:25:36.564Z] === RUN TestRenameLinkedContainer [2021-09-20T12:25:36.564Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-09-20T12:25:36.564Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-09-20T12:25:36.564Z] === RUN TestRenameStoppedContainer [2021-09-20T12:25:36.739Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-09-20T12:25:38.117Z] === RUN TestDockerSuite/TestStatsNoStream [2021-09-20T12:25:38.785Z] --- PASS: TestRenameStoppedContainer (1.91s) [2021-09-20T12:25:38.785Z] === RUN TestRenameRunningContainerAndReuse [2021-09-20T12:25:39.495Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-09-20T12:25:40.871Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-09-20T12:25:41.745Z] --- PASS: TestRenameRunningContainerAndReuse (3.22s) [2021-09-20T12:25:41.745Z] === RUN TestRenameInvalidName [2021-09-20T12:25:42.775Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-09-20T12:25:43.034Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-09-20T12:25:43.293Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-09-20T12:25:43.861Z] === RUN TestDockerSuite/TestTopPrivileged [2021-09-20T12:25:43.986Z] --- PASS: TestRenameInvalidName (1.71s) [2021-09-20T12:25:43.986Z] === RUN TestRenameAnonymousContainer [2021-09-20T12:25:44.799Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-09-20T12:25:44.800Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-09-20T12:25:44.800Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-09-20T12:25:45.368Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-09-20T12:25:45.627Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-09-20T12:25:45.879Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-09-20T12:25:45.879Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-09-20T12:25:45.879Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-09-20T12:25:45.879Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-09-20T12:25:45.879Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-09-20T12:25:45.879Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-09-20T12:25:45.879Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-09-20T12:25:45.879Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-09-20T12:25:45.879Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-09-20T12:25:45.879Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-09-20T12:25:45.879Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-09-20T12:25:45.879Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-09-20T12:25:45.879Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-09-20T12:25:45.879Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-09-20T12:25:45.879Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-09-20T12:25:45.879Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-09-20T12:25:45.879Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-09-20T12:25:45.879Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-09-20T12:25:45.879Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-09-20T12:25:45.879Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-09-20T12:25:46.862Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-09-20T12:25:46.863Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-09-20T12:25:46.863Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-09-20T12:25:46.863Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-09-20T12:25:46.863Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-09-20T12:25:48.917Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-09-20T12:25:49.837Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-09-20T12:25:50.829Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-09-20T12:25:51.397Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-09-20T12:25:51.657Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-09-20T12:25:52.050Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-09-20T12:25:52.050Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-09-20T12:25:52.050Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-09-20T12:25:52.050Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-09-20T12:25:52.050Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-09-20T12:25:52.050Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-09-20T12:25:52.050Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-09-20T12:25:52.050Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-09-20T12:25:52.050Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-09-20T12:25:52.595Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-09-20T12:25:52.595Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2021-09-20T12:25:52.595Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-09-20T12:25:52.595Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2021-09-20T12:25:52.595Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-09-20T12:25:53.532Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-09-20T12:25:53.791Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-09-20T12:25:54.262Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-09-20T12:25:54.262Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-09-20T12:25:54.262Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-09-20T12:25:54.262Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-09-20T12:25:54.262Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-09-20T12:25:54.360Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-09-20T12:25:54.421Z] --- PASS: TestRenameAnonymousContainer (10.41s) [2021-09-20T12:25:54.421Z] === RUN TestRenameContainerWithSameName [2021-09-20T12:25:54.927Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-09-20T12:25:55.411Z] --- PASS: TestRenameContainerWithSameName (1.62s) [2021-09-20T12:25:55.411Z] === RUN TestRenameContainerWithLinkedContainer [2021-09-20T12:25:55.411Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-09-20T12:25:55.411Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.01s) [2021-09-20T12:25:55.411Z] === RUN TestResize [2021-09-20T12:25:56.343Z] === RUN TestDockerSuite/TestUpdateStats [2021-09-20T12:25:57.631Z] --- PASS: TestResize (1.69s) [2021-09-20T12:25:57.631Z] === RUN TestResizeWithInvalidSize [2021-09-20T12:25:59.199Z] --- PASS: TestResizeWithInvalidSize (1.55s) [2021-09-20T12:25:59.199Z] === RUN TestResizeWhenContainerNotStarted [2021-09-20T12:26:00.120Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-09-20T12:26:00.533Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-09-20T12:26:00.768Z] --- PASS: TestResizeWhenContainerNotStarted (2.02s) [2021-09-20T12:26:00.768Z] === RUN TestDaemonRestartKillContainers [2021-09-20T12:26:00.768Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:26:00.768Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-09-20T12:26:00.768Z] === RUN TestStats [2021-09-20T12:26:00.768Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-09-20T12:26:00.768Z] --- SKIP: TestStats (0.00s) [2021-09-20T12:26:00.768Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-09-20T12:26:00.791Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-09-20T12:26:00.791Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2021-09-20T12:26:00.791Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-09-20T12:26:01.359Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-09-20T12:26:01.927Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-09-20T12:26:04.462Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-09-20T12:26:04.575Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.36s) [2021-09-20T12:26:04.575Z] === RUN TestStopContainerWithTimeout [2021-09-20T12:26:04.575Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-09-20T12:26:04.575Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-09-20T12:26:04.575Z] === RUN TestUpdateRestartPolicy [2021-09-20T12:26:06.366Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-09-20T12:26:06.625Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-09-20T12:26:09.165Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-09-20T12:26:10.542Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-09-20T12:26:13.077Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-09-20T12:26:15.611Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-09-20T12:26:16.548Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-09-20T12:26:17.927Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-09-20T12:26:18.865Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-09-20T12:26:18.865Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-09-20T12:26:19.803Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-09-20T12:26:21.725Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-09-20T12:26:21.725Z] docker_cli_service_logs_test.go:246: checking task zg78brlb00yq [2021-09-20T12:26:21.725Z] docker_cli_service_logs_test.go:251: checking messages for zg78brlb00yq [2021-09-20T12:26:21.725Z] docker_cli_service_logs_test.go:246: checking task p930d9rm1gsh [2021-09-20T12:26:21.725Z] docker_cli_service_logs_test.go:251: checking messages for p930d9rm1gsh [2021-09-20T12:26:22.412Z] --- PASS: TestUpdateRestartPolicy (18.39s) [2021-09-20T12:26:22.412Z] === RUN TestUpdateRestartWithAutoRemove [2021-09-20T12:26:23.104Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-09-20T12:26:24.484Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-09-20T12:26:24.637Z] --- PASS: TestUpdateRestartWithAutoRemove (1.63s) [2021-09-20T12:26:24.637Z] === RUN TestWaitNonBlocked [2021-09-20T12:26:24.637Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-20T12:26:24.637Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-20T12:26:24.637Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-20T12:26:24.637Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-20T12:26:24.637Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-20T12:26:24.637Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-20T12:26:25.860Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-09-20T12:26:26.795Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-09-20T12:26:26.862Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-09-20T12:26:26.862Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.19s) [2021-09-20T12:26:26.862Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.29s) [2021-09-20T12:26:26.862Z] === RUN TestWaitBlocked [2021-09-20T12:26:26.862Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:26:26.862Z] --- SKIP: TestWaitBlocked (0.00s) [2021-09-20T12:26:26.862Z] PASS [2021-09-20T12:26:26.862Z] ok github.com/docker/docker/integration/container 78.016s [2021-09-20T12:26:26.862Z] [2021-09-20T12:26:26.862Z] === Skipped [2021-09-20T12:26:26.862Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-09-20T12:26:26.862Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-20T12:26:26.862Z] [2021-09-20T12:26:26.862Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-09-20T12:26:26.862Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:26:26.862Z] [2021-09-20T12:26:26.862Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-09-20T12:26:26.862Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-09-20T12:26:26.862Z] [2021-09-20T12:26:26.862Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-09-20T12:26:26.862Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:26:26.862Z] [2021-09-20T12:26:26.862Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-09-20T12:26:26.862Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:26:26.862Z] [2021-09-20T12:26:26.862Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-09-20T12:26:26.862Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:26:26.862Z] [2021-09-20T12:26:26.862Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-09-20T12:26:26.862Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-09-20T12:26:26.862Z] [2021-09-20T12:26:26.862Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-09-20T12:26:26.862Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-09-20T12:26:26.862Z] [2021-09-20T12:26:26.862Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-09-20T12:26:26.862Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:26:26.862Z] [2021-09-20T12:26:26.862Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-09-20T12:26:26.862Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-09-20T12:26:26.862Z] [2021-09-20T12:26:26.862Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.01s) [2021-09-20T12:26:26.862Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-09-20T12:26:26.862Z] [2021-09-20T12:26:26.862Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-09-20T12:26:26.862Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:26:26.862Z] [2021-09-20T12:26:26.862Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.01s) [2021-09-20T12:26:26.862Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:26:26.862Z] [2021-09-20T12:26:26.862Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-09-20T12:26:26.862Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-09-20T12:26:26.862Z] [2021-09-20T12:26:26.862Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-09-20T12:26:26.862Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-09-20T12:26:26.862Z] [2021-09-20T12:26:26.862Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-09-20T12:26:26.862Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-09-20T12:26:26.862Z] [2021-09-20T12:26:26.862Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-09-20T12:26:26.862Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-09-20T12:26:26.862Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-09-20T12:26:26.862Z] [2021-09-20T12:26:26.862Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-09-20T12:26:26.862Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-20T12:26:26.862Z] [2021-09-20T12:26:26.862Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-09-20T12:26:26.862Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-20T12:26:26.862Z] [2021-09-20T12:26:26.862Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-09-20T12:26:26.862Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-20T12:26:26.862Z] [2021-09-20T12:26:26.862Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-09-20T12:26:26.862Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-09-20T12:26:26.862Z] [2021-09-20T12:26:26.862Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-09-20T12:26:26.862Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:26:26.862Z] [2021-09-20T12:26:26.862Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-09-20T12:26:26.862Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-20T12:26:26.862Z] [2021-09-20T12:26:26.862Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-09-20T12:26:26.862Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-09-20T12:26:26.862Z] [2021-09-20T12:26:26.862Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-09-20T12:26:26.862Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-09-20T12:26:26.862Z] [2021-09-20T12:26:26.862Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-09-20T12:26:26.862Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-09-20T12:26:26.862Z] [2021-09-20T12:26:26.862Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-09-20T12:26:26.862Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:26:26.862Z] [2021-09-20T12:26:26.862Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-09-20T12:26:26.862Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-09-20T12:26:26.862Z] [2021-09-20T12:26:26.862Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.01s) [2021-09-20T12:26:26.862Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-09-20T12:26:26.862Z] [2021-09-20T12:26:26.862Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-09-20T12:26:26.862Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:26:26.862Z] [2021-09-20T12:26:26.862Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-09-20T12:26:26.862Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-09-20T12:26:26.862Z] [2021-09-20T12:26:26.862Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-09-20T12:26:26.862Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-09-20T12:26:26.862Z] [2021-09-20T12:26:26.862Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-09-20T12:26:26.862Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:26:26.862Z] [2021-09-20T12:26:26.862Z] DONE 87 tests, 33 skipped in 80.084s [2021-09-20T12:26:26.862Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-09-20T12:26:33.356Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-09-20T12:26:34.733Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-09-20T12:26:42.847Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-09-20T12:26:42.847Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-09-20T12:26:42.847Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-09-20T12:26:42.847Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-09-20T12:26:42.847Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-09-20T12:26:42.847Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-09-20T12:26:42.847Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-09-20T12:26:43.414Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-09-20T12:26:43.414Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-09-20T12:26:43.986Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-09-20T12:26:44.245Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-09-20T12:26:44.245Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-09-20T12:26:44.505Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-09-20T12:26:44.505Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-09-20T12:26:45.883Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-09-20T12:26:45.883Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-09-20T12:26:46.142Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-09-20T12:26:46.142Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-09-20T12:26:46.142Z] === RUN TestDockerSuite/TestVolumeEvents [2021-09-20T12:26:46.920Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-09-20T12:26:46.920Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-09-20T12:26:46.920Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-09-20T12:26:46.920Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-09-20T12:26:46.920Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-09-20T12:26:46.920Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-09-20T12:26:46.920Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-09-20T12:26:46.920Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-09-20T12:26:46.920Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-09-20T12:26:46.920Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-09-20T12:26:46.920Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-09-20T12:26:46.920Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-09-20T12:26:46.920Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-09-20T12:26:46.920Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-09-20T12:26:46.920Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-09-20T12:26:48.130Z] === RUN TestConfigDaemonLibtrustID [2021-09-20T12:26:48.130Z] daemon_test.go:18: runtime.GOOS != "linux" [2021-09-20T12:26:48.130Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-09-20T12:26:48.130Z] === RUN TestDaemonConfigValidation [2021-09-20T12:26:48.130Z] daemon_test.go:37: runtime.GOOS != "linux" [2021-09-20T12:26:48.130Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-09-20T12:26:48.130Z] === RUN TestConfigDaemonSeccompProfiles [2021-09-20T12:26:48.130Z] daemon_test.go:103: runtime.GOOS != "linux" [2021-09-20T12:26:48.130Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-09-20T12:26:48.130Z] PASS [2021-09-20T12:26:48.130Z] ok github.com/docker/docker/integration/daemon 0.086s [2021-09-20T12:26:48.130Z] [2021-09-20T12:26:48.130Z] === Skipped [2021-09-20T12:26:48.130Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-09-20T12:26:48.130Z] daemon_test.go:18: runtime.GOOS != "linux" [2021-09-20T12:26:48.130Z] [2021-09-20T12:26:48.130Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-09-20T12:26:48.130Z] daemon_test.go:37: runtime.GOOS != "linux" [2021-09-20T12:26:48.130Z] [2021-09-20T12:26:48.130Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-09-20T12:26:48.130Z] daemon_test.go:103: runtime.GOOS != "linux" [2021-09-20T12:26:48.130Z] [2021-09-20T12:26:48.130Z] DONE 3 tests, 3 skipped in 18.645s [2021-09-20T12:26:48.130Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-09-20T12:26:48.130Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-20T12:26:48.130Z] INFO: Testing against a local daemon [2021-09-20T12:26:48.130Z] === RUN TestCommitInheritsEnv [2021-09-20T12:26:48.130Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-20T12:26:48.130Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-09-20T12:26:48.130Z] === RUN TestImportExtremelyLargeImageWorks [2021-09-20T12:26:48.130Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-09-20T12:26:48.130Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-09-20T12:26:48.130Z] === RUN TestImagesFilterMultiReference [2021-09-20T12:26:48.130Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-09-20T12:26:48.130Z] === RUN TestImagePullPlatformInvalid [2021-09-20T12:26:48.130Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-09-20T12:26:48.130Z] === RUN TestRemoveImageOrphaning [2021-09-20T12:26:48.130Z] --- PASS: TestRemoveImageOrphaning (0.88s) [2021-09-20T12:26:48.130Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-09-20T12:26:48.130Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-09-20T12:26:48.130Z] === RUN TestTagInvalidReference [2021-09-20T12:26:48.130Z] --- PASS: TestTagInvalidReference (0.02s) [2021-09-20T12:26:48.130Z] === RUN TestTagValidPrefixedRepo [2021-09-20T12:26:48.130Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-09-20T12:26:48.130Z] === RUN TestTagExistedNameWithoutForce [2021-09-20T12:26:48.130Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-09-20T12:26:48.130Z] === RUN TestTagOfficialNames [2021-09-20T12:26:48.130Z] --- PASS: TestTagOfficialNames (0.07s) [2021-09-20T12:26:48.130Z] === RUN TestTagMatchesDigest [2021-09-20T12:26:48.130Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-09-20T12:26:48.130Z] PASS [2021-09-20T12:26:48.130Z] ok github.com/docker/docker/integration/image 1.269s [2021-09-20T12:26:48.130Z] [2021-09-20T12:26:48.130Z] === Skipped [2021-09-20T12:26:48.130Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-09-20T12:26:48.130Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-20T12:26:48.130Z] [2021-09-20T12:26:48.130Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-09-20T12:26:48.130Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-09-20T12:26:48.130Z] [2021-09-20T12:26:48.130Z] DONE 11 tests, 2 skipped in 2.648s [2021-09-20T12:26:48.130Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-09-20T12:26:49.381Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-09-20T12:26:50.308Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-20T12:26:50.308Z] INFO: Testing against a local daemon [2021-09-20T12:26:50.308Z] === RUN TestNetworkCreateDelete [2021-09-20T12:26:50.308Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:26:50.308Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-09-20T12:26:50.308Z] === RUN TestDockerNetworkDeletePreferID [2021-09-20T12:26:50.308Z] 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-09-20T12:26:50.308Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-09-20T12:26:50.308Z] === RUN TestDaemonDNSFallback [2021-09-20T12:26:50.308Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:26:50.308Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-09-20T12:26:50.308Z] === RUN TestInspectNetwork [2021-09-20T12:26:50.308Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-09-20T12:26:50.308Z] --- SKIP: TestInspectNetwork (0.00s) [2021-09-20T12:26:50.308Z] === RUN TestRunContainerWithBridgeNone [2021-09-20T12:26:50.308Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:26:50.308Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-09-20T12:26:50.308Z] === RUN TestNetworkInvalidJSON [2021-09-20T12:26:50.308Z] === RUN TestNetworkInvalidJSON//networks/create [2021-09-20T12:26:50.308Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-09-20T12:26:50.308Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-09-20T12:26:50.308Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-09-20T12:26:50.308Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-20T12:26:50.308Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-20T12:26:50.308Z] === CONT TestNetworkInvalidJSON//networks/create [2021-09-20T12:26:50.308Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-20T12:26:50.308Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-09-20T12:26:50.308Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-09-20T12:26:50.308Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-09-20T12:26:50.308Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-09-20T12:26:50.308Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-09-20T12:26:50.308Z] === RUN TestNetworkList [2021-09-20T12:26:50.308Z] === RUN TestNetworkList//networks [2021-09-20T12:26:50.308Z] === PAUSE TestNetworkList//networks [2021-09-20T12:26:50.308Z] === RUN TestNetworkList//networks/ [2021-09-20T12:26:50.308Z] === PAUSE TestNetworkList//networks/ [2021-09-20T12:26:50.308Z] === CONT TestNetworkList//networks [2021-09-20T12:26:50.308Z] === CONT TestNetworkList//networks/ [2021-09-20T12:26:50.308Z] --- PASS: TestNetworkList (0.04s) [2021-09-20T12:26:50.308Z] --- PASS: TestNetworkList//networks (0.00s) [2021-09-20T12:26:50.308Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-09-20T12:26:50.308Z] === RUN TestHostIPv4BridgeLabel [2021-09-20T12:26:50.308Z] network_test.go:128: testEnv.OSType == "windows" [2021-09-20T12:26:50.308Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-09-20T12:26:50.308Z] === RUN TestDaemonRestartWithLiveRestore [2021-09-20T12:26:50.308Z] service_test.go:30: testEnv.OSType == "windows" [2021-09-20T12:26:50.308Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-09-20T12:26:50.308Z] === RUN TestDaemonDefaultNetworkPools [2021-09-20T12:26:50.308Z] service_test.go:59: testEnv.OSType == "windows" [2021-09-20T12:26:50.308Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-09-20T12:26:50.308Z] === RUN TestDaemonRestartWithExistingNetwork [2021-09-20T12:26:50.308Z] service_test.go:103: testEnv.OSType == "windows" [2021-09-20T12:26:50.308Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-09-20T12:26:50.308Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-09-20T12:26:50.308Z] service_test.go:137: testEnv.OSType == "windows" [2021-09-20T12:26:50.308Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-09-20T12:26:50.308Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-09-20T12:26:50.308Z] service_test.go:188: testEnv.OSType == "windows" [2021-09-20T12:26:50.308Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-09-20T12:26:50.308Z] === RUN TestServiceWithPredefinedNetwork [2021-09-20T12:26:50.308Z] service_test.go:213: testEnv.OSType == "windows" [2021-09-20T12:26:50.308Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-09-20T12:26:50.308Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-09-20T12:26:50.308Z] service_test.go:243: FLAKY_TEST [2021-09-20T12:26:50.308Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-20T12:26:50.308Z] === RUN TestServiceWithDataPathPortInit [2021-09-20T12:26:50.308Z] service_test.go:334: testEnv.OSType == "windows" [2021-09-20T12:26:50.308Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-09-20T12:26:50.308Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-09-20T12:26:50.308Z] service_test.go:402: testEnv.OSType == "windows" [2021-09-20T12:26:50.308Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-09-20T12:26:50.308Z] PASS [2021-09-20T12:26:50.308Z] ok github.com/docker/docker/integration/network 0.142s [2021-09-20T12:26:50.308Z] [2021-09-20T12:26:50.308Z] === Skipped [2021-09-20T12:26:50.308Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-09-20T12:26:50.308Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:26:50.308Z] [2021-09-20T12:26:50.308Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-09-20T12:26:50.308Z] 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-09-20T12:26:50.308Z] [2021-09-20T12:26:50.308Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-09-20T12:26:50.308Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:26:50.308Z] [2021-09-20T12:26:50.308Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-09-20T12:26:50.308Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-09-20T12:26:50.308Z] [2021-09-20T12:26:50.309Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-09-20T12:26:50.309Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:26:50.309Z] [2021-09-20T12:26:50.309Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-09-20T12:26:50.309Z] network_test.go:128: testEnv.OSType == "windows" [2021-09-20T12:26:50.309Z] [2021-09-20T12:26:50.309Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-09-20T12:26:50.309Z] service_test.go:30: testEnv.OSType == "windows" [2021-09-20T12:26:50.309Z] [2021-09-20T12:26:50.309Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-09-20T12:26:50.309Z] service_test.go:59: testEnv.OSType == "windows" [2021-09-20T12:26:50.309Z] [2021-09-20T12:26:50.309Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-09-20T12:26:50.309Z] service_test.go:103: testEnv.OSType == "windows" [2021-09-20T12:26:50.309Z] [2021-09-20T12:26:50.309Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-09-20T12:26:50.309Z] service_test.go:137: testEnv.OSType == "windows" [2021-09-20T12:26:50.309Z] [2021-09-20T12:26:50.309Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-09-20T12:26:50.309Z] service_test.go:188: testEnv.OSType == "windows" [2021-09-20T12:26:50.309Z] [2021-09-20T12:26:50.309Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-09-20T12:26:50.309Z] service_test.go:213: testEnv.OSType == "windows" [2021-09-20T12:26:50.309Z] [2021-09-20T12:26:50.309Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-20T12:26:50.309Z] service_test.go:243: FLAKY_TEST [2021-09-20T12:26:50.309Z] [2021-09-20T12:26:50.309Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-09-20T12:26:50.309Z] service_test.go:334: testEnv.OSType == "windows" [2021-09-20T12:26:50.309Z] [2021-09-20T12:26:50.309Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-09-20T12:26:50.309Z] service_test.go:402: testEnv.OSType == "windows" [2021-09-20T12:26:50.309Z] [2021-09-20T12:26:50.309Z] DONE 22 tests, 15 skipped in 1.939s [2021-09-20T12:26:50.309Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-09-20T12:26:50.476Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-09-20T12:26:50.476Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-09-20T12:26:50.476Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-09-20T12:26:50.476Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-09-20T12:26:50.476Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-09-20T12:26:50.476Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-09-20T12:26:50.767Z] testing: warning: no tests to run [2021-09-20T12:26:50.767Z] PASS [2021-09-20T12:26:50.767Z] ok github.com/docker/docker/integration/network/ipvlan 0.058s [2021-09-20T12:26:50.767Z] [2021-09-20T12:26:50.767Z] DONE 0 tests in 0.576s [2021-09-20T12:26:50.767Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-09-20T12:26:51.737Z] testing: warning: no tests to run [2021-09-20T12:26:51.737Z] PASS [2021-09-20T12:26:51.737Z] ok github.com/docker/docker/integration/network/macvlan 0.056s [2021-09-20T12:26:51.737Z] [2021-09-20T12:26:51.737Z] DONE 0 tests in 0.577s [2021-09-20T12:26:51.737Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-09-20T12:26:52.194Z] testing: warning: no tests to run [2021-09-20T12:26:52.195Z] PASS [2021-09-20T12:26:52.195Z] ok github.com/docker/docker/integration/plugin 0.057s [2021-09-20T12:26:52.195Z] [2021-09-20T12:26:52.195Z] DONE 0 tests in 0.574s [2021-09-20T12:26:52.195Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-09-20T12:26:52.653Z] testing: warning: no tests to run [2021-09-20T12:26:52.653Z] PASS [2021-09-20T12:26:52.653Z] ok github.com/docker/docker/integration/plugin/authz 0.057s [2021-09-20T12:26:52.653Z] [2021-09-20T12:26:52.653Z] DONE 0 tests in 0.565s [2021-09-20T12:26:52.653Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-09-20T12:26:52.742Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-09-20T12:26:52.742Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-09-20T12:26:52.926Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-09-20T12:26:53.310Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-09-20T12:26:53.310Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-09-20T12:26:53.568Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-09-20T12:26:54.945Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-09-20T12:26:55.514Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-09-20T12:26:57.344Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-20T12:26:57.344Z] INFO: Testing against a local daemon [2021-09-20T12:26:57.344Z] === RUN TestPluginInvalidJSON [2021-09-20T12:26:57.344Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-09-20T12:26:57.344Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-09-20T12:26:57.344Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-09-20T12:26:57.344Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-09-20T12:26:57.344Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-09-20T12:26:57.344Z] === RUN TestPluginInstall [2021-09-20T12:26:57.344Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-09-20T12:26:57.344Z] --- SKIP: TestPluginInstall (0.00s) [2021-09-20T12:26:57.344Z] === RUN TestPluginsWithRuntimes [2021-09-20T12:26:57.344Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-09-20T12:26:57.344Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-09-20T12:26:57.344Z] === RUN TestPluginBackCompatMediaTypes [2021-09-20T12:26:57.344Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-09-20T12:26:57.344Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-09-20T12:26:57.344Z] PASS [2021-09-20T12:26:57.344Z] ok github.com/docker/docker/integration/plugin/common 0.080s [2021-09-20T12:26:57.344Z] [2021-09-20T12:26:57.344Z] === Skipped [2021-09-20T12:26:57.344Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-09-20T12:26:57.344Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-09-20T12:26:57.344Z] [2021-09-20T12:26:57.344Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-09-20T12:26:57.344Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-09-20T12:26:57.344Z] [2021-09-20T12:26:57.344Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-09-20T12:26:57.344Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-09-20T12:26:57.344Z] [2021-09-20T12:26:57.344Z] DONE 5 tests, 3 skipped in 3.982s [2021-09-20T12:26:57.344Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-09-20T12:26:58.048Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-09-20T12:26:58.617Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-09-20T12:26:58.617Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite (1268.66s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.21s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.54s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.60s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.13s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.24s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.28s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.06s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.82s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.68s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.04s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.29s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.69s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.55s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.58s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.63s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.52s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.75s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.84s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestAttachDetach (1.12s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.82s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.83s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.91s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.82s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.99s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.30s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.17s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.87s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.07s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.01s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.81s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.63s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.30s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.20s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.68s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.96s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.48s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.94s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.90s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.74s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.13s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.33s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.19s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.08s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.76s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.61s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.00s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.30s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.89s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.20s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.09s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.57s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.26s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.10s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.08s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.23s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.61s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.21s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.41s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.73s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.55s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.34s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.95s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.74s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.97s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.07s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.24s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.32s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.58s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.56s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.20s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.67s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.50s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.40s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.92s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.36s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.99s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.64s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.55s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.10s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.54s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.65s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.35s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.77s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.74s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.37s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildCmd (0.30s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.36s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.22s) [2021-09-20T12:26:58.617Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.09s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.49s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.24s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.14s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.39s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.00s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.51s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.39s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.92s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.84s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.44s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.37s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.08s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.26s) [2021-09-20T12:26:58.617Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2021-09-20T12:26:58.617Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-09-20T12:26:58.617Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-09-20T12:26:58.617Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.88s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.96s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.09s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.46s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.28s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.42s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.66s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.26s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.20s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.59s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.17s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.09s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.01s) [2021-09-20T12:26:58.617Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.03s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.31s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.28s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.67s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.09s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.62s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.12s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.21s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.87s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.86s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.15s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.33s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.18s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.70s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.42s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.43s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.81s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.18s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.41s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.37s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.16s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.39s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.83s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildEnv (1.49s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.04s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.13s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.34s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.78s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.05s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.81s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.67s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.46s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.44s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.25s) [2021-09-20T12:26:58.618Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.31s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.87s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildExpose (0.31s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.65s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.47s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.30s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildFails (0.67s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.22s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.28s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.87s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.19s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.35s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.93s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.62s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.81s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.40s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.69s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.65s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.26s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildHistory (4.20s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.43s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.64s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.48s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.42s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.68s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildLabel (0.39s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.28s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.27s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.20s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildLabels (0.29s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.70s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.66s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.55s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.93s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.06s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.21s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.89s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.05s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.20s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.59s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.70s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.04s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.82s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.74s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.39s) [2021-09-20T12:26:58.618Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.10s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.40s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.56s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.42s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.35s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.60s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.59s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.05s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.24s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.25s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.44s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.44s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.58s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.86s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.89s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.35s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.93s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.99s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.36s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.52s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildPATH (1.90s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.67s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.71s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.31s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.04s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.91s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildRm (2.41s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.72s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.10s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.37s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.51s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.91s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.89s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.71s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.67s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.22s) [2021-09-20T12:26:58.618Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.26s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.61s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildStderr (0.58s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.84s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.74s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.81s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.33s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.61s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.14s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildUser (1.61s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.64s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (9.97s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.55s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.58s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.60s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.86s) [2021-09-20T12:26:58.618Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-09-20T12:26:58.618Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-09-20T12:26:58.618Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-09-20T12:26:58.618Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.06s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.54s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.60s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.71s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.26s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.80s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.41s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.51s) [2021-09-20T12:26:58.618Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.65s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.77s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-09-20T12:26:58.618Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.53s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.66s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestCommitChange (0.92s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.69s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.13s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.09s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.58s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestCommitTTY (1.33s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.60s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.27s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.67s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.13s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.16s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.13s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.52s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.58s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.51s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.60s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.46s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.59s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.67s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.62s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.74s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.60s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.92s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.74s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.91s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.89s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.56s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.50s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.48s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.67s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.55s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.09s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.03s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.53s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.30s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.48s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.60s) [2021-09-20T12:26:58.618Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.65s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.58s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.81s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.37s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.68s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.45s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.30s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.24s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.55s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (0.48s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.44s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.58s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b75ec0_} (1.38s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13194629499_/foo_false____} (1.35s) [2021-09-20T12:26:58.618Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13194629499_/foo_true____} (1.29s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33526141736_/foo_false____} (1.53s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33526141736_/foo_true____} (1.50s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33526141736_/foo_true__0xc000b75ef0__} (1.57s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b75f08_} (1.29s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b75f20_} (1.69s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b75f38_} (1.78s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b75f50_} (1.52s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.83s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.23s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.73s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.26s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.96s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.38s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.51s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.60s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.92s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.66s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.60s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.57s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.83s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.89s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.60s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.56s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.60s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.52s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.64s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.79s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.78s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.48s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.71s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.50s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.59s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.49s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.57s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.85s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.45s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.32s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.51s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.29s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.61s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.31s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.08s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.75s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.83s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.58s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCpToDot (0.93s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.33s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.49s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCpToStdout (0.61s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.32s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.40s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.78s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.67s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.11s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCreateArgs (0.14s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.68s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.93s) [2021-09-20T12:26:58.619Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.55s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.22s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.12s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCreateRM (0.15s) [2021-09-20T12:26:58.619Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.71s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.11s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.34s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.24s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.72s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.25s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.61s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.23s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.45s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.56s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.56s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.60s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.94s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.59s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.32s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.59s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.81s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.64s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.27s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.96s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestEventsAttach (0.55s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestEventsCommit (0.60s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.47s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.55s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.88s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.50s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.08s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.22s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.95s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestEventsCopy (0.73s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.96s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.34s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.34s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.38s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.39s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.44s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.28s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.12s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestEventsFilters (1.32s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestEventsFormat (0.91s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.64s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.40s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.18s) [2021-09-20T12:26:58.619Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-09-20T12:26:58.619Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.38s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.47s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestEventsRename (0.50s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestEventsResize (0.62s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.41s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.58s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.50s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.72s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestEventsTop (0.54s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestEventsUntag (2.64s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.05s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestExec (0.55s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.47s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.48s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.44s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.00s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.49s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.50s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.56s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.56s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.54s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.85s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.11s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestExecCgroup (0.95s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestExecEnv (0.67s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.96s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.52s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestExecInspectID (1.57s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestExecInteractive (0.57s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.57s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.86s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestExecParseError (0.63s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.66s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.47s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.06s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.54s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestExecStartFails (0.54s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.70s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.58s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestExecTTY (0.54s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.55s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.52s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestExecUlimits (0.53s) [2021-09-20T12:26:58.619Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.19s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.53s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.73s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.52s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestExecWithUser (0.62s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.50s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.48s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.49s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.47s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.42s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestHealth (18.61s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.66s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.58s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.29s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.35s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.60s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.73s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.56s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.55s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.53s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestImportDisplay (1.10s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestImportFile (1.34s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.05s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestImportGzipped (1.12s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.04s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.51s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.48s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.53s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.45s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.46s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.41s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.42s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.41s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.48s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.12s) [2021-09-20T12:26:58.619Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.40s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.51s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.06s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.66s) [2021-09-20T12:26:58.620Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.82s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.46s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestInspectDefault (0.43s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestInspectHistory (0.56s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-09-20T12:26:58.620Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.42s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.44s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.41s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.47s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.53s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.48s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestInspectStatus (0.55s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.96s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.47s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.49s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.43s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.43s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.40s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.41s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.93s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.90s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.19s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.04s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.37s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.34s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.30s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.48s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.54s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.36s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.23s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.43s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.47s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.25s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.46s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.44s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.43s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.44s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.50s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.42s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.80s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.78s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.85s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.87s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.67s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.69s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.43s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.45s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestLogsSince (6.50s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.45s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.70s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestLogsTail (0.86s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.52s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.57s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.22s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.48s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestNetHostname (1.64s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.23s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.92s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.21s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.44s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestPluginActive (1.31s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.79s) [2021-09-20T12:26:58.620Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.63s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.44s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.39s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.04s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestPluginUpgrade (3.72s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.35s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.85s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.02s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestPortList (6.62s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.02s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.10s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.46s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.50s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.42s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.84s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.81s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.89s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.39s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestPsByOrder (2.13s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.94s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.85s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.49s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.13s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.05s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.85s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.96s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.39s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.90s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.84s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.58s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.43s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.90s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.52s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.49s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.51s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.46s) [2021-09-20T12:26:58.620Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.16s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.08s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.45s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.88s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.85s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.48s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.30s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.94s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.43s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.31s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.97s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.92s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.59s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.91s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.23s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.59s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.21s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.20s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.68s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.10s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.59s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.49s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.66s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.46s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.79s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.43s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.99s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunAddHost (0.44s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.21s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.49s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.82s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.74s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.72s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.57s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.58s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.82s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.90s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.57s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.58s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.61s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.50s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.63s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.78s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.84s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.45s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.47s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.45s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.44s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.44s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.69s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.69s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.47s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.49s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.70s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.65s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.57s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.40s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.45s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.68s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.48s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.50s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.45s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.43s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.86s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.96s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.96s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.62s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.52s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.50s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.55s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.43s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.17s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.11s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.08s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.57s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.71s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.04s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.46s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.50s) [2021-09-20T12:26:58.620Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-09-20T12:26:58.620Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.47s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.34s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.85s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.24s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.45s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.97s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.47s) [2021-09-20T12:26:58.620Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.44s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.18s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.45s) [2021-09-20T12:26:58.620Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.43s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.45s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.43s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.44s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.43s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.46s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.45s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunExitCode (0.45s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.46s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.47s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.55s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.46s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.63s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.09s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.25s) [2021-09-20T12:26:58.621Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.60s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.67s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.96s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.57s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.06s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.47s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.30s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.90s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.89s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.47s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.31s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.31s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.66s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.92s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.74s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.90s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.20s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.98s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunMount (3.67s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.43s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.48s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.01s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.15s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.24s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.61s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.51s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.99s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.26s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.49s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunNetHost (0.67s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.49s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.55s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.38s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.53s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.34s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.45s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.60s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.45s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.42s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.48s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.56s) [2021-09-20T12:26:58.621Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.84s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.68s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.17s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.72s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.72s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.45s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.56s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.43s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.77s) [2021-09-20T12:26:58.621Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.72s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.49s) [2021-09-20T12:26:58.621Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.51s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.03s) [2021-09-20T12:26:58.621Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.43s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.22s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunRm (0.65s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.54s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.64s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.66s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.64s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.53s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.98s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.12s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.53s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.41s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.43s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.42s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.40s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.41s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.44s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.44s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.43s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.41s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunState (1.08s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.43s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.47s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s) [2021-09-20T12:26:58.621Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.42s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.41s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunSysctls (0.90s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.42s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.44s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.42s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.06s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.15s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.82s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.43s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.45s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.41s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.53s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.98s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunUserByID (0.47s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.62s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunUserByName (0.61s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.54s) [2021-09-20T12:26:58.621Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.55s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.65s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.47s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.99s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.53s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.23s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.80s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.90s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.44s) [2021-09-20T12:26:58.621Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-09-20T12:26:58.621Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-09-20T12:26:58.621Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s) [2021-09-20T12:26:58.621Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.46s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.43s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.85s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.46s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.44s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.47s) [2021-09-20T12:26:58.621Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-09-20T12:26:58.621Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-09-20T12:26:58.621Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-09-20T12:26:58.621Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-09-20T12:26:58.621Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-09-20T12:26:58.621Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.41s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.44s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.46s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.44s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.40s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.42s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.43s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.85s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.43s) [2021-09-20T12:26:58.621Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.32s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.86s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.60s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.60s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.65s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.04s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.82s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.70s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.98s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.07s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.47s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestSaveImageId (0.10s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.43s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.61s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.07s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.12s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.63s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.31s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.41s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.09s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.11s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.16s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.57s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.96s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.28s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.89s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.74s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.15s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.60s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.80s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.74s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestStartRecordError (1.26s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.16s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.28s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.48s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.93s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.50s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.76s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.64s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.72s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.56s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.77s) [2021-09-20T12:26:58.621Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.65s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.06s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.92s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.70s) [2021-09-20T12:26:58.621Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-09-20T12:26:58.621Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.26s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.70s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.59s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.28s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestUpdateStats (3.54s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.86s) [2021-09-20T12:26:58.621Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.68s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.57s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.31s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.37s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.45s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.37s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.13s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.60s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.29s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.33s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.04s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.97s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.77s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.36s) [2021-09-20T12:26:58.621Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.30s) [2021-09-20T12:26:58.622Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.34s) [2021-09-20T12:26:58.622Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.26s) [2021-09-20T12:26:58.622Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.05s) [2021-09-20T12:26:58.622Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2021-09-20T12:26:58.622Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2021-09-20T12:26:58.622Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.46s) [2021-09-20T12:26:58.622Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-09-20T12:26:58.622Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.08s) [2021-09-20T12:26:58.622Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.05s) [2021-09-20T12:26:58.622Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.68s) [2021-09-20T12:26:58.622Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2021-09-20T12:26:58.622Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.79s) [2021-09-20T12:26:58.622Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.11s) [2021-09-20T12:26:58.622Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.16s) [2021-09-20T12:26:58.622Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2021-09-20T12:26:58.622Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-09-20T12:26:58.622Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.45s) [2021-09-20T12:26:58.622Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-09-20T12:26:58.622Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2021-09-20T12:26:58.622Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-09-20T12:26:58.622Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-09-20T12:26:58.622Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.48s) [2021-09-20T12:26:58.622Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.72s) [2021-09-20T12:26:58.622Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-09-20T12:26:58.622Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-09-20T12:26:58.622Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.03s) [2021-09-20T12:26:58.622Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.11s) [2021-09-20T12:26:58.622Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-09-20T12:26:58.622Z] === RUN TestDockerRegistrySuite [2021-09-20T12:26:58.622Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-09-20T12:26:59.519Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-20T12:26:59.519Z] INFO: Testing against a local daemon [2021-09-20T12:26:59.519Z] === RUN TestExternalGraphDriver [2021-09-20T12:26:59.519Z] external_test.go:47: runtime.GOOS == "windows" [2021-09-20T12:26:59.519Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-09-20T12:26:59.519Z] === RUN TestGraphdriverPluginV2 [2021-09-20T12:26:59.519Z] external_test.go:407: runtime.GOOS == "windows" [2021-09-20T12:26:59.519Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-09-20T12:26:59.519Z] PASS [2021-09-20T12:26:59.519Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.086s [2021-09-20T12:26:59.519Z] [2021-09-20T12:26:59.519Z] === Skipped [2021-09-20T12:26:59.519Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-09-20T12:26:59.519Z] external_test.go:47: runtime.GOOS == "windows" [2021-09-20T12:26:59.519Z] [2021-09-20T12:26:59.519Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-09-20T12:26:59.519Z] external_test.go:407: runtime.GOOS == "windows" [2021-09-20T12:26:59.519Z] [2021-09-20T12:26:59.519Z] DONE 2 tests, 2 skipped in 2.588s [2021-09-20T12:26:59.519Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-09-20T12:27:00.000Z] docker_cli_swarm_test.go:1901: [d2b0493476635] joining swarm manager [db93143454469]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-20T12:27:00.000Z] check_test.go:195: [d32ec63cd0f10] daemon is not started [2021-09-20T12:27:00.000Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-09-20T12:27:01.379Z] check_test.go:195: [d697e0c490642] daemon is not started [2021-09-20T12:27:01.379Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-09-20T12:27:01.379Z] docker_cli_swarm_test.go:1902: [d9e9606670fc7] joining swarm manager [db93143454469]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-20T12:27:01.706Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-20T12:27:01.706Z] INFO: Testing against a local daemon [2021-09-20T12:27:01.706Z] === RUN TestReadPluginNoRead [2021-09-20T12:27:01.706Z] read_test.go:21: no unix domain sockets on Windows [2021-09-20T12:27:01.706Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-09-20T12:27:01.706Z] PASS [2021-09-20T12:27:01.706Z] ok github.com/docker/docker/integration/plugin/logging 0.075s [2021-09-20T12:27:01.706Z] [2021-09-20T12:27:01.706Z] === Skipped [2021-09-20T12:27:01.706Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-09-20T12:27:01.706Z] read_test.go:21: no unix domain sockets on Windows [2021-09-20T12:27:01.706Z] [2021-09-20T12:27:01.706Z] DONE 1 tests, 1 skipped in 1.772s [2021-09-20T12:27:01.706Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-09-20T12:27:02.680Z] testing: warning: no tests to run [2021-09-20T12:27:02.680Z] PASS [2021-09-20T12:27:02.680Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.061s [2021-09-20T12:27:02.680Z] [2021-09-20T12:27:02.680Z] DONE 0 tests in 0.889s [2021-09-20T12:27:02.680Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-09-20T12:27:02.758Z] check_test.go:195: [dcdf624695b58] daemon is not started [2021-09-20T12:27:02.758Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-09-20T12:27:02.758Z] check_test.go:195: [d7f01826be2bf] daemon is not started [2021-09-20T12:27:02.758Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-09-20T12:27:04.028Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-09-20T12:27:04.215Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-20T12:27:04.215Z] INFO: Testing against a local daemon [2021-09-20T12:27:04.215Z] === RUN TestPluginWithDevMounts [2021-09-20T12:27:04.215Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:27:04.215Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-09-20T12:27:04.215Z] PASS [2021-09-20T12:27:04.215Z] ok github.com/docker/docker/integration/plugin/volumes 0.073s [2021-09-20T12:27:04.215Z] [2021-09-20T12:27:04.215Z] === Skipped [2021-09-20T12:27:04.215Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-09-20T12:27:04.215Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:27:04.215Z] [2021-09-20T12:27:04.215Z] DONE 1 tests, 1 skipped in 1.739s [2021-09-20T12:27:04.215Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-09-20T12:27:05.294Z] check_test.go:195: [d4d2404c13e69] daemon is not started [2021-09-20T12:27:05.294Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-09-20T12:27:05.748Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-20T12:27:05.748Z] INFO: Testing against a local daemon [2021-09-20T12:27:05.748Z] === RUN TestSecretInspect [2021-09-20T12:27:05.748Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:27:05.748Z] --- SKIP: TestSecretInspect (0.00s) [2021-09-20T12:27:05.748Z] === RUN TestSecretList [2021-09-20T12:27:05.748Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:27:05.748Z] --- SKIP: TestSecretList (0.00s) [2021-09-20T12:27:05.748Z] === RUN TestSecretsCreateAndDelete [2021-09-20T12:27:05.748Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:27:05.748Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-09-20T12:27:05.748Z] === RUN TestSecretsUpdate [2021-09-20T12:27:05.748Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:27:05.748Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-09-20T12:27:05.748Z] === RUN TestTemplatedSecret [2021-09-20T12:27:05.748Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:27:05.748Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-09-20T12:27:05.748Z] === RUN TestSecretCreateResolve [2021-09-20T12:27:05.748Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:27:05.748Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-09-20T12:27:05.748Z] PASS [2021-09-20T12:27:05.748Z] ok github.com/docker/docker/integration/secret 0.072s [2021-09-20T12:27:06.206Z] [2021-09-20T12:27:06.206Z] === Skipped [2021-09-20T12:27:06.206Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-09-20T12:27:06.206Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:27:06.206Z] [2021-09-20T12:27:06.207Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-09-20T12:27:06.207Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:27:06.207Z] [2021-09-20T12:27:06.207Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-09-20T12:27:06.207Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:27:06.207Z] [2021-09-20T12:27:06.207Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-09-20T12:27:06.207Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:27:06.207Z] [2021-09-20T12:27:06.207Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-09-20T12:27:06.207Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:27:06.207Z] [2021-09-20T12:27:06.207Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-09-20T12:27:06.207Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:27:06.207Z] [2021-09-20T12:27:06.207Z] DONE 6 tests, 6 skipped in 1.625s [2021-09-20T12:27:06.207Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-09-20T12:27:08.176Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-09-20T12:27:08.393Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-20T12:27:08.393Z] INFO: Testing against a local daemon [2021-09-20T12:27:08.393Z] === RUN TestServiceCreateInit [2021-09-20T12:27:08.393Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-09-20T12:27:08.393Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:27:08.393Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-09-20T12:27:08.393Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:27:08.393Z] --- PASS: TestServiceCreateInit (0.03s) [2021-09-20T12:27:08.393Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-20T12:27:08.393Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-20T12:27:08.393Z] === RUN TestCreateServiceMultipleTimes [2021-09-20T12:27:08.393Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:27:08.393Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-09-20T12:27:08.393Z] === RUN TestCreateServiceConflict [2021-09-20T12:27:08.393Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:27:08.393Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-09-20T12:27:08.393Z] === RUN TestCreateServiceMaxReplicas [2021-09-20T12:27:08.393Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:27:08.393Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-09-20T12:27:08.393Z] === RUN TestCreateWithDuplicateNetworkNames [2021-09-20T12:27:08.393Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:27:08.393Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-09-20T12:27:08.393Z] === RUN TestCreateServiceSecretFileMode [2021-09-20T12:27:08.393Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:27:08.393Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-09-20T12:27:08.393Z] === RUN TestCreateServiceConfigFileMode [2021-09-20T12:27:08.393Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:27:08.393Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-09-20T12:27:08.393Z] === RUN TestCreateServiceSysctls [2021-09-20T12:27:08.393Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:27:08.393Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-09-20T12:27:08.393Z] === RUN TestCreateServiceCapabilities [2021-09-20T12:27:08.393Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:27:08.393Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-09-20T12:27:08.393Z] === RUN TestInspect [2021-09-20T12:27:08.393Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:27:08.393Z] --- SKIP: TestInspect (0.00s) [2021-09-20T12:27:08.393Z] === RUN TestCreateJob [2021-09-20T12:27:08.393Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:27:08.393Z] --- SKIP: TestCreateJob (0.00s) [2021-09-20T12:27:08.393Z] === RUN TestReplicatedJob [2021-09-20T12:27:08.393Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:27:08.393Z] --- SKIP: TestReplicatedJob (0.00s) [2021-09-20T12:27:08.393Z] === RUN TestUpdateReplicatedJob [2021-09-20T12:27:08.393Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:27:08.393Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-09-20T12:27:08.393Z] === RUN TestServiceListWithStatuses [2021-09-20T12:27:08.393Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:27:08.393Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-09-20T12:27:08.393Z] === RUN TestDockerNetworkConnectAlias [2021-09-20T12:27:08.393Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:27:08.393Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-09-20T12:27:08.393Z] === RUN TestDockerNetworkReConnect [2021-09-20T12:27:08.393Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:27:08.393Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-09-20T12:27:08.393Z] === RUN TestServicePlugin [2021-09-20T12:27:08.393Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:27:08.393Z] --- SKIP: TestServicePlugin (0.00s) [2021-09-20T12:27:08.393Z] === RUN TestServiceUpdateLabel [2021-09-20T12:27:08.393Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:27:08.393Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-09-20T12:27:08.393Z] === RUN TestServiceUpdateSecrets [2021-09-20T12:27:08.393Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:27:08.393Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-09-20T12:27:08.393Z] === RUN TestServiceUpdateConfigs [2021-09-20T12:27:08.393Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:27:08.393Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-09-20T12:27:08.393Z] === RUN TestServiceUpdateNetwork [2021-09-20T12:27:08.393Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:27:08.393Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-09-20T12:27:08.393Z] === RUN TestServiceUpdatePidsLimit [2021-09-20T12:27:08.393Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:27:08.393Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-09-20T12:27:08.393Z] PASS [2021-09-20T12:27:08.393Z] ok github.com/docker/docker/integration/service 0.186s [2021-09-20T12:27:08.393Z] [2021-09-20T12:27:08.393Z] === Skipped [2021-09-20T12:27:08.393Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-20T12:27:08.393Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:27:08.393Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-20T12:27:08.393Z] [2021-09-20T12:27:08.393Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-20T12:27:08.393Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:27:08.393Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-20T12:27:08.393Z] [2021-09-20T12:27:08.393Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-09-20T12:27:08.393Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:27:08.393Z] [2021-09-20T12:27:08.393Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-09-20T12:27:08.393Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:27:08.393Z] [2021-09-20T12:27:08.393Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-09-20T12:27:08.393Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:27:08.393Z] [2021-09-20T12:27:08.393Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-09-20T12:27:08.393Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:27:08.393Z] [2021-09-20T12:27:08.393Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-09-20T12:27:08.393Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:27:08.393Z] [2021-09-20T12:27:08.393Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-09-20T12:27:08.393Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:27:08.393Z] [2021-09-20T12:27:08.393Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2021-09-20T12:27:08.393Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:27:08.393Z] [2021-09-20T12:27:08.393Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-09-20T12:27:08.393Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:27:08.393Z] [2021-09-20T12:27:08.393Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-09-20T12:27:08.393Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:27:08.393Z] [2021-09-20T12:27:08.393Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-09-20T12:27:08.393Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:27:08.393Z] [2021-09-20T12:27:08.393Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-09-20T12:27:08.393Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:27:08.393Z] [2021-09-20T12:27:08.393Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-09-20T12:27:08.393Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:27:08.393Z] [2021-09-20T12:27:08.393Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-09-20T12:27:08.393Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:27:08.393Z] [2021-09-20T12:27:08.393Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-09-20T12:27:08.393Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:27:08.393Z] [2021-09-20T12:27:08.393Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-09-20T12:27:08.393Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:27:08.393Z] [2021-09-20T12:27:08.393Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-09-20T12:27:08.393Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:27:08.393Z] [2021-09-20T12:27:08.393Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-09-20T12:27:08.393Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:27:08.393Z] [2021-09-20T12:27:08.393Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-09-20T12:27:08.393Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:27:08.393Z] [2021-09-20T12:27:08.393Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-09-20T12:27:08.393Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:27:08.393Z] [2021-09-20T12:27:08.393Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-09-20T12:27:08.393Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:27:08.393Z] [2021-09-20T12:27:08.393Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-09-20T12:27:08.393Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-09-20T12:27:08.393Z] [2021-09-20T12:27:08.393Z] DONE 24 tests, 23 skipped in 2.234s [2021-09-20T12:27:08.393Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-09-20T12:27:08.713Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-09-20T12:27:08.713Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-09-20T12:27:08.713Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-09-20T12:27:09.927Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-20T12:27:09.927Z] INFO: Testing against a local daemon [2021-09-20T12:27:09.927Z] === RUN TestSessionCreate [2021-09-20T12:27:09.927Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-09-20T12:27:09.927Z] --- SKIP: TestSessionCreate (0.00s) [2021-09-20T12:27:09.927Z] === RUN TestSessionCreateWithBadUpgrade [2021-09-20T12:27:09.927Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-09-20T12:27:09.927Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-09-20T12:27:09.927Z] PASS [2021-09-20T12:27:09.927Z] ok github.com/docker/docker/integration/session 0.082s [2021-09-20T12:27:09.927Z] [2021-09-20T12:27:09.927Z] === Skipped [2021-09-20T12:27:09.927Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-09-20T12:27:09.927Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-09-20T12:27:09.927Z] [2021-09-20T12:27:09.927Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-09-20T12:27:09.927Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-09-20T12:27:09.927Z] [2021-09-20T12:27:09.927Z] DONE 2 tests, 2 skipped in 1.559s [2021-09-20T12:27:09.927Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-09-20T12:27:10.565Z] check_test.go:195: [d9b7c0a2669ae] daemon is not started [2021-09-20T12:27:10.565Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-09-20T12:27:11.463Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-20T12:27:11.463Z] INFO: Testing against a local daemon [2021-09-20T12:27:11.463Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-09-20T12:27:11.463Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:27:11.463Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-20T12:27:11.463Z] === RUN TestDiskUsage [2021-09-20T12:27:11.463Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-09-20T12:27:11.463Z] --- SKIP: TestDiskUsage (0.00s) [2021-09-20T12:27:11.463Z] === RUN TestEventsExecDie [2021-09-20T12:27:11.463Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-09-20T12:27:11.463Z] --- SKIP: TestEventsExecDie (0.02s) [2021-09-20T12:27:11.463Z] === RUN TestEventsBackwardsCompatible [2021-09-20T12:27:11.463Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-09-20T12:27:11.463Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-09-20T12:27:11.463Z] === RUN TestEventsVolumeCreate [2021-09-20T12:27:11.463Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-09-20T12:27:11.463Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-09-20T12:27:11.463Z] === RUN TestInfoAPI [2021-09-20T12:27:11.463Z] --- PASS: TestInfoAPI (0.04s) [2021-09-20T12:27:11.463Z] === RUN TestInfoAPIWarnings [2021-09-20T12:27:11.463Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-20T12:27:11.463Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-09-20T12:27:11.463Z] === RUN TestInfoDebug [2021-09-20T12:27:11.463Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-20T12:27:11.463Z] --- SKIP: TestInfoDebug (0.01s) [2021-09-20T12:27:11.463Z] === RUN TestInfoInsecureRegistries [2021-09-20T12:27:11.463Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-20T12:27:11.463Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-09-20T12:27:11.463Z] === RUN TestInfoRegistryMirrors [2021-09-20T12:27:11.463Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-20T12:27:11.463Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-09-20T12:27:11.463Z] === RUN TestLoginFailsWithBadCredentials [2021-09-20T12:27:11.948Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-09-20T12:27:12.390Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-09-20T12:27:12.390Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-09-20T12:27:12.390Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-09-20T12:27:12.390Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-09-20T12:27:12.390Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-09-20T12:27:12.390Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-09-20T12:27:12.390Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-09-20T12:27:12.390Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-09-20T12:27:12.390Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-09-20T12:27:12.390Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-09-20T12:27:12.390Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-09-20T12:27:12.390Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-09-20T12:27:12.390Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-09-20T12:27:12.390Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-09-20T12:27:12.390Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-09-20T12:27:13.098Z] check_test.go:195: [d9165d935604c] daemon is not started [2021-09-20T12:27:13.098Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-09-20T12:27:13.696Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-09-20T12:27:14.034Z] check_test.go:195: [d6ea94762694f] daemon is not started [2021-09-20T12:27:14.035Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-09-20T12:27:14.601Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-09-20T12:27:14.973Z] check_test.go:195: [d14d43a2b1899] daemon is not started [2021-09-20T12:27:14.973Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-09-20T12:27:15.585Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-09-20T12:27:15.585Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-09-20T12:27:15.585Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-09-20T12:27:15.585Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-09-20T12:27:15.585Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-09-20T12:27:15.936Z] check_test.go:195: [dde8b92ed3289] daemon is not started [2021-09-20T12:27:15.936Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-09-20T12:27:16.051Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-09-20T12:27:16.144Z] --- PASS: TestLoginFailsWithBadCredentials (4.72s) [2021-09-20T12:27:16.144Z] === RUN TestPingCacheHeaders [2021-09-20T12:27:16.144Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-09-20T12:27:16.144Z] === RUN TestPingGet [2021-09-20T12:27:16.144Z] --- PASS: TestPingGet (0.03s) [2021-09-20T12:27:16.144Z] === RUN TestPingHead [2021-09-20T12:27:16.144Z] --- PASS: TestPingHead (0.03s) [2021-09-20T12:27:16.144Z] === RUN TestVersion [2021-09-20T12:27:16.144Z] --- PASS: TestVersion (0.03s) [2021-09-20T12:27:16.144Z] PASS [2021-09-20T12:27:16.144Z] ok github.com/docker/docker/integration/system 4.951s [2021-09-20T12:27:16.613Z] [2021-09-20T12:27:16.613Z] === Skipped [2021-09-20T12:27:16.613Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-20T12:27:16.613Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-09-20T12:27:16.613Z] [2021-09-20T12:27:16.613Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-09-20T12:27:16.613Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-09-20T12:27:16.613Z] [2021-09-20T12:27:16.613Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.02s) [2021-09-20T12:27:16.613Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-09-20T12:27:16.613Z] [2021-09-20T12:27:16.613Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-09-20T12:27:16.613Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-09-20T12:27:16.613Z] [2021-09-20T12:27:16.613Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-09-20T12:27:16.613Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-09-20T12:27:16.613Z] [2021-09-20T12:27:16.613Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-09-20T12:27:16.613Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-20T12:27:16.613Z] [2021-09-20T12:27:16.613Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.01s) [2021-09-20T12:27:16.613Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-20T12:27:16.613Z] [2021-09-20T12:27:16.613Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-09-20T12:27:16.613Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-20T12:27:16.613Z] [2021-09-20T12:27:16.613Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-09-20T12:27:16.613Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-20T12:27:16.613Z] [2021-09-20T12:27:16.613Z] DONE 15 tests, 9 skipped in 6.346s [2021-09-20T12:27:16.613Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-09-20T12:27:16.877Z] check_test.go:195: [d0bdc3c56f1b5] daemon is not started [2021-09-20T12:27:16.877Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-09-20T12:27:17.444Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-09-20T12:27:17.800Z] === RUN TestDockerSuite/TestBuildAddScript [2021-09-20T12:27:17.800Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-09-20T12:27:17.800Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-09-20T12:27:17.800Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-09-20T12:27:17.800Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-09-20T12:27:17.800Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-09-20T12:27:17.800Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-09-20T12:27:17.800Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-09-20T12:27:17.800Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-09-20T12:27:18.014Z] check_test.go:195: [d51dfab157267] daemon is not started [2021-09-20T12:27:18.014Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-09-20T12:27:18.144Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-20T12:27:18.144Z] INFO: Testing against a local daemon [2021-09-20T12:27:18.144Z] === RUN TestVolumesCreateAndList [2021-09-20T12:27:18.144Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-09-20T12:27:18.144Z] === RUN TestVolumesRemove [2021-09-20T12:27:18.144Z] --- PASS: TestVolumesRemove (0.08s) [2021-09-20T12:27:18.144Z] === RUN TestVolumesInspect [2021-09-20T12:27:18.144Z] --- PASS: TestVolumesInspect (0.04s) [2021-09-20T12:27:18.144Z] === RUN TestVolumesInvalidJSON [2021-09-20T12:27:18.144Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-09-20T12:27:18.144Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-09-20T12:27:18.144Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-09-20T12:27:18.144Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-09-20T12:27:18.144Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-09-20T12:27:18.144Z] PASS [2021-09-20T12:27:18.144Z] ok github.com/docker/docker/integration/volume 0.253s [2021-09-20T12:27:18.144Z] [2021-09-20T12:27:18.144Z] DONE 5 tests in 1.805s [2021-09-20T12:27:18.260Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-09-20T12:27:18.318Z] === RUN TestDockerSuite/TestBuildAddTar [2021-09-20T12:27:18.604Z] INFO: make.ps1 ended at 09/20/2021 12:27:18 [2021-09-20T12:27:18.604Z] INFO: Integration CLI tests being run from the host: [2021-09-20T12:27:18.604Z] 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-09-20T12:27:18.953Z] check_test.go:195: [d1667a8641245] daemon is not started [2021-09-20T12:27:19.212Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-09-20T12:27:20.593Z] check_test.go:195: [d1b818ec1fc1b] daemon is not started [2021-09-20T12:27:20.593Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-09-20T12:27:21.162Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b93f1a71a64b6c6a1eb17bd8c3b4e8b23adc37b5e940caa765f63a05c40e74a9 [2021-09-20T12:27:22.101Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:919dbd329cb4c554589055799c5bd8bd889645c98124248a92f6cffb613ad98c [2021-09-20T12:27:22.101Z] check_test.go:195: [d1438f157e557] daemon is not started [2021-09-20T12:27:22.101Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-09-20T12:27:23.040Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3b6eb8d1b0ce1ce00c5ee01a97ea61173a21d1a2c117afb8a663cf921cdb99fe [2021-09-20T12:27:23.608Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4703f3464828cd147709b54d5cd7e4e69c124015c70a5b9784afa1f124937dc1 [2021-09-20T12:27:23.868Z] check_test.go:195: [daf55b197c779] daemon is not started [2021-09-20T12:27:23.868Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-09-20T12:27:24.806Z] check_test.go:195: [d99179fce472b] daemon is not started [2021-09-20T12:27:24.806Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-09-20T12:27:25.743Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-09-20T12:27:25.769Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-20T12:27:25.769Z] INFO: Testing against a local daemon [2021-09-20T12:27:25.769Z] === RUN TestDockerSuite [2021-09-20T12:27:25.769Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-09-20T12:27:25.769Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-09-20T12:27:25.769Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-09-20T12:27:25.769Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-09-20T12:27:26.226Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-09-20T12:27:26.227Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-09-20T12:27:26.227Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-09-20T12:27:26.227Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-09-20T12:27:26.227Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-09-20T12:27:26.227Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-09-20T12:27:26.684Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-09-20T12:27:27.121Z] check_test.go:195: [daf80062c1ae0] daemon is not started [2021-09-20T12:27:27.141Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-09-20T12:27:27.380Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-09-20T12:27:27.598Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-09-20T12:27:28.056Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-09-20T12:27:28.319Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-09-20T12:27:28.319Z] check_test.go:195: [dd8a51e14f660] daemon is not started [2021-09-20T12:27:28.320Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-09-20T12:27:28.320Z] check_test.go:195: [dcc5f8bf57a99] daemon is not started [2021-09-20T12:27:28.320Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-09-20T12:27:28.666Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-09-20T12:27:29.697Z] check_test.go:195: [d9123896a3a08] daemon is not started [2021-09-20T12:27:29.697Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-09-20T12:27:30.636Z] check_test.go:195: [dc6acc236a5ff] daemon is not started [2021-09-20T12:27:30.636Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-09-20T12:27:31.572Z] check_test.go:195: [da2eb60d32857] daemon is not started [2021-09-20T12:27:31.572Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-09-20T12:27:32.460Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-09-20T12:27:33.443Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-09-20T12:27:33.443Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-09-20T12:27:33.443Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-09-20T12:27:34.106Z] check_test.go:195: [d7aeb86d2b810] daemon is not started [2021-09-20T12:27:34.106Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-09-20T12:27:34.106Z] check_test.go:195: [dfd0a2896211d] daemon is not started [2021-09-20T12:27:34.106Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-09-20T12:27:35.044Z] check_test.go:195: [dee5d69314b67] daemon is not started [2021-09-20T12:27:35.044Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-09-20T12:27:35.612Z] check_test.go:195: [d9adcb31189cb] daemon is not started [2021-09-20T12:27:35.612Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-09-20T12:27:35.612Z] check_test.go:195: [dc8e9bbeb1723] daemon is not started [2021-09-20T12:27:35.612Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-09-20T12:27:35.890Z] check_test.go:195: [dc3f38de36214] daemon is not started [2021-09-20T12:27:35.890Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-09-20T12:27:36.154Z] check_test.go:195: [d4bfc9af5af5c] daemon is not started [2021-09-20T12:27:36.154Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-09-20T12:27:36.388Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-09-20T12:27:36.416Z] check_test.go:195: [d31088eadca95] daemon is not started [2021-09-20T12:27:36.416Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-09-20T12:27:36.674Z] check_test.go:195: [d9aa2fbf89b28] daemon is not started [2021-09-20T12:27:36.674Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-09-20T12:27:37.949Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-09-20T12:27:38.052Z] check_test.go:195: [dfd1d882e0f02] daemon is not started [2021-09-20T12:27:38.052Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-09-20T12:27:39.428Z] check_test.go:195: [d4eb4b2366ce3] daemon is not started [2021-09-20T12:27:39.428Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-09-20T12:27:39.995Z] check_test.go:195: [dce151f3e7bc2] daemon is not started [2021-09-20T12:27:39.995Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-09-20T12:27:40.933Z] check_test.go:195: [d9516a37eed70] daemon is not started [2021-09-20T12:27:40.933Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-09-20T12:27:41.869Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-09-20T12:27:42.436Z] --- PASS: TestDockerRegistrySuite (43.96s) [2021-09-20T12:27:42.436Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.50s) [2021-09-20T12:27:42.436Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.10s) [2021-09-20T12:27:42.436Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.40s) [2021-09-20T12:27:42.436Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-09-20T12:27:42.436Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.61s) [2021-09-20T12:27:42.436Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.98s) [2021-09-20T12:27:42.436Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.65s) [2021-09-20T12:27:42.436Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.08s) [2021-09-20T12:27:42.436Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.82s) [2021-09-20T12:27:42.436Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.96s) [2021-09-20T12:27:42.436Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.08s) [2021-09-20T12:27:42.693Z] === RUN TestDockerSuite/TestBuildAddScript [2021-09-20T12:27:42.693Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-09-20T12:27:42.693Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-09-20T12:27:42.693Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-09-20T12:27:42.693Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-09-20T12:27:42.693Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-09-20T12:27:42.693Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-09-20T12:27:42.693Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-09-20T12:27:42.693Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-09-20T12:27:42.693Z] === RUN TestDockerSuite/TestBuildAddTar [2021-09-20T12:27:42.696Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.11s) [2021-09-20T12:27:42.696Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.04s) [2021-09-20T12:27:42.696Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.28s) [2021-09-20T12:27:42.696Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.76s) [2021-09-20T12:27:42.696Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.75s) [2021-09-20T12:27:42.696Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.90s) [2021-09-20T12:27:42.696Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.49s) [2021-09-20T12:27:42.696Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.03s) [2021-09-20T12:27:42.696Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-09-20T12:27:42.696Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.00s) [2021-09-20T12:27:42.696Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.17s) [2021-09-20T12:27:42.696Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.85s) [2021-09-20T12:27:42.696Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.31s) [2021-09-20T12:27:42.696Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2021-09-20T12:27:42.696Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.95s) [2021-09-20T12:27:42.696Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s) [2021-09-20T12:27:42.696Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-09-20T12:27:42.696Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2021-09-20T12:27:42.696Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2021-09-20T12:27:42.696Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2021-09-20T12:27:42.696Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-09-20T12:27:42.696Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.21s) [2021-09-20T12:27:42.696Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.38s) [2021-09-20T12:27:42.696Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.78s) [2021-09-20T12:27:42.696Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.96s) [2021-09-20T12:27:42.696Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2021-09-20T12:27:42.696Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2021-09-20T12:27:42.696Z] === RUN TestDockerSchema1RegistrySuite [2021-09-20T12:27:42.696Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-09-20T12:27:42.696Z] check_test.go:222: [d378227b51ab0] daemon is not started [2021-09-20T12:27:42.696Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-09-20T12:27:44.074Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-09-20T12:27:45.981Z] check_test.go:222: [d1d420759dd73] daemon is not started [2021-09-20T12:27:45.981Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-09-20T12:27:45.981Z] docker_cli_swarm_test.go:1802: [db5ba1d81e1f5] joining swarm manager [dfcb172ea5a7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-20T12:27:47.359Z] docker_cli_swarm_test.go:1803: [d3c0d8793a4fb] joining swarm manager [dfcb172ea5a7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-20T12:27:51.548Z] check_test.go:222: [d8183d374792a] daemon is not started [2021-09-20T12:27:51.548Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-09-20T12:27:54.083Z] check_test.go:222: [dde3e46fbfbdf] daemon is not started [2021-09-20T12:27:54.083Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-09-20T12:27:54.205Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-09-20T12:27:54.205Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-09-20T12:27:54.205Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-09-20T12:27:54.205Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-09-20T12:27:54.205Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-09-20T12:27:54.650Z] check_test.go:222: [d19fc115e2422] daemon is not started [2021-09-20T12:27:54.650Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-09-20T12:27:55.587Z] check_test.go:222: [d84e645db7fdd] daemon is not started [2021-09-20T12:27:55.587Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-09-20T12:27:55.846Z] check_test.go:222: [d3a676544beec] daemon is not started [2021-09-20T12:27:55.846Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-09-20T12:27:56.783Z] check_test.go:222: [d6f8fae23e9fc] daemon is not started [2021-09-20T12:27:56.783Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-09-20T12:27:57.719Z] check_test.go:222: [d8510cd79f3a1] daemon is not started [2021-09-20T12:27:57.719Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-09-20T12:27:58.297Z] check_test.go:222: [da53ed042b36a] daemon is not started [2021-09-20T12:27:58.297Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-09-20T12:28:00.837Z] check_test.go:222: [dd7a4a7315786] daemon is not started [2021-09-20T12:28:00.837Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-09-20T12:28:01.096Z] check_test.go:222: [d083eb6f48d0b] daemon is not started [2021-09-20T12:28:01.096Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-09-20T12:28:01.354Z] check_test.go:222: [df0145652a4b9] daemon is not started [2021-09-20T12:28:01.354Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-09-20T12:28:01.613Z] check_test.go:222: [d8d3e5bd746d9] daemon is not started [2021-09-20T12:28:01.613Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-09-20T12:28:01.872Z] check_test.go:222: [dfc72f19c7663] daemon is not started [2021-09-20T12:28:01.872Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-09-20T12:28:02.131Z] check_test.go:222: [d612253a99cb5] daemon is not started [2021-09-20T12:28:02.131Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-09-20T12:28:02.390Z] check_test.go:222: [d42027e84fccb] daemon is not started [2021-09-20T12:28:02.390Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-09-20T12:28:02.649Z] check_test.go:222: [dbf8ec94f15f6] daemon is not started [2021-09-20T12:28:02.649Z] --- PASS: TestDockerSchema1RegistrySuite (19.96s) [2021-09-20T12:28:02.649Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2021-09-20T12:28:02.649Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.21s) [2021-09-20T12:28:02.649Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.15s) [2021-09-20T12:28:02.649Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.66s) [2021-09-20T12:28:02.649Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.92s) [2021-09-20T12:28:02.649Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.94s) [2021-09-20T12:28:02.649Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-09-20T12:28:02.649Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.93s) [2021-09-20T12:28:02.649Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.86s) [2021-09-20T12:28:02.649Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.86s) [2021-09-20T12:28:02.649Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.25s) [2021-09-20T12:28:02.649Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2021-09-20T12:28:02.649Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) [2021-09-20T12:28:02.649Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-09-20T12:28:02.649Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.27s) [2021-09-20T12:28:02.649Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.23s) [2021-09-20T12:28:02.649Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.35s) [2021-09-20T12:28:02.649Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-09-20T12:28:02.649Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-09-20T12:28:02.649Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-09-20T12:28:02.908Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-09-20T12:28:03.167Z] check_test.go:251: [da6e1f4ab05ec] daemon is not started [2021-09-20T12:28:03.167Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-09-20T12:28:04.105Z] check_test.go:251: [daef0dcf316da] daemon is not started [2021-09-20T12:28:04.105Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-09-20T12:28:04.105Z] check_test.go:251: [d319e7f0894ac] daemon is not started [2021-09-20T12:28:04.105Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-09-20T12:28:05.485Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-09-20T12:28:06.053Z] check_test.go:251: [d5394daf5a6c3] daemon is not started [2021-09-20T12:28:06.053Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-09-20T12:28:06.596Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-09-20T12:28:06.596Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-09-20T12:28:06.596Z] === RUN TestDockerSuite/TestBuildBlankName [2021-09-20T12:28:06.596Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-09-20T12:28:06.622Z] check_test.go:251: [d5394df926539] daemon is not started [2021-09-20T12:28:06.622Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-09-20T12:28:07.190Z] check_test.go:251: [d7c2bc59029a3] daemon is not started [2021-09-20T12:28:07.448Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-09-20T12:28:07.448Z] check_test.go:251: [d4f4abf0d8f1d] daemon is not started [2021-09-20T12:28:07.448Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.96s) [2021-09-20T12:28:07.448Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.76s) [2021-09-20T12:28:07.448Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.66s) [2021-09-20T12:28:07.448Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.18s) [2021-09-20T12:28:07.448Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.31s) [2021-09-20T12:28:07.448Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.55s) [2021-09-20T12:28:07.448Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s) [2021-09-20T12:28:07.448Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.87s) [2021-09-20T12:28:07.448Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-09-20T12:28:07.448Z] === RUN TestDockerRegistryAuthTokenSuite [2021-09-20T12:28:07.448Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-09-20T12:28:10.778Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-09-20T12:28:12.406Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-09-20T12:28:12.406Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-09-20T12:28:12.681Z] docker_cli_swarm_test.go:1321: [dbbe5e35c8e36] joining swarm manager [d6de94540a0f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-20T12:28:12.681Z] check_test.go:278: [dbbf61e6f2851] daemon is not started [2021-09-20T12:28:12.681Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-09-20T12:28:12.681Z] check_test.go:278: [d8a41fd661f3c] daemon is not started [2021-09-20T12:28:12.681Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-09-20T12:28:12.826Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-09-20T12:28:12.826Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-09-20T12:28:12.826Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-09-20T12:28:12.826Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-09-20T12:28:12.826Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-09-20T12:28:12.865Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-09-20T12:28:12.939Z] check_test.go:278: [d83538df47758] daemon is not started [2021-09-20T12:28:12.939Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-09-20T12:28:13.198Z] check_test.go:278: [d4acb5a3e6839] daemon is not started [2021-09-20T12:28:13.198Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-09-20T12:28:13.198Z] check_test.go:278: [d784e645445cd] daemon is not started [2021-09-20T12:28:13.198Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.82s) [2021-09-20T12:28:13.198Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2021-09-20T12:28:13.198Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-09-20T12:28:13.198Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-09-20T12:28:13.198Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.19s) [2021-09-20T12:28:13.198Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s) [2021-09-20T12:28:13.198Z] === RUN TestDockerNetworkSuite [2021-09-20T12:28:13.198Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-09-20T12:28:13.822Z] docker_cli_swarm_test.go:1322: [d2c9a3822a4f3] joining swarm manager [d6de94540a0f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-20T12:28:15.198Z] docker_cli_network_unix_test.go:46: [d7f8b754ac69b] daemon is not started [2021-09-20T12:28:15.198Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-09-20T12:28:15.765Z] docker_cli_network_unix_test.go:46: [dcd26a0828187] daemon is not started [2021-09-20T12:28:16.026Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-09-20T12:28:16.692Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-09-20T12:28:17.965Z] docker_cli_network_unix_test.go:46: [da23b5ed96859] daemon is not started [2021-09-20T12:28:18.534Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-09-20T12:28:19.914Z] docker_cli_network_unix_test.go:46: [d8d2a011d5c83] daemon is not started [2021-09-20T12:28:20.175Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-09-20T12:28:20.433Z] docker_cli_network_unix_test.go:1233: [d2670c773e4fa] daemon is not started [2021-09-20T12:28:22.966Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-09-20T12:28:23.534Z] docker_cli_network_unix_test.go:46: [d7852e0eaa1a9] daemon is not started [2021-09-20T12:28:24.101Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-09-20T12:28:25.261Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-09-20T12:28:27.833Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-09-20T12:28:27.833Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-09-20T12:28:27.833Z] === RUN TestDockerSuite/TestBuildBlankName [2021-09-20T12:28:27.833Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-09-20T12:28:28.296Z] docker_cli_network_unix_test.go:46: [dfe935c65f5eb] daemon is not started [2021-09-20T12:28:29.232Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-09-20T12:28:30.610Z] docker_cli_network_unix_test.go:46: [d265307e40cac] daemon is not started [2021-09-20T12:28:31.057Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-09-20T12:28:31.057Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-09-20T12:28:31.057Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-09-20T12:28:31.178Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-09-20T12:28:32.115Z] docker_cli_network_unix_test.go:46: [d4776168ff5e3] daemon is not started [2021-09-20T12:28:32.374Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-09-20T12:28:32.635Z] docker_cli_network_unix_test.go:46: [d66aaa679737b] daemon is not started [2021-09-20T12:28:32.635Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-09-20T12:28:33.204Z] docker_cli_network_unix_test.go:46: [d5a7e0964da44] daemon is not started [2021-09-20T12:28:33.204Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-09-20T12:28:33.690Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-09-20T12:28:33.690Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-09-20T12:28:33.773Z] docker_cli_network_unix_test.go:46: [d9fc9b8ea0045] daemon is not started [2021-09-20T12:28:34.038Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-09-20T12:28:34.157Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-09-20T12:28:34.614Z] docker_cli_network_unix_test.go:46: [d27b6ef80a4a5] daemon is not started [2021-09-20T12:28:34.872Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-09-20T12:28:35.131Z] docker_cli_network_unix_test.go:46: [da0ede0db981a] daemon is not started [2021-09-20T12:28:35.131Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-09-20T12:28:35.390Z] docker_cli_network_unix_test.go:46: [d7f1a186ab91b] daemon is not started [2021-09-20T12:28:35.390Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-09-20T12:28:35.784Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-09-20T12:28:35.784Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-09-20T12:28:35.784Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-09-20T12:28:35.784Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-09-20T12:28:35.784Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-09-20T12:28:35.959Z] docker_cli_network_unix_test.go:46: [dd829b717ef85] daemon is not started [2021-09-20T12:28:35.959Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-09-20T12:28:36.218Z] docker_cli_network_unix_test.go:46: [df7ffea0ed2a0] daemon is not started [2021-09-20T12:28:36.218Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-09-20T12:28:36.218Z] docker_cli_network_unix_test.go:46: [ded81f001a6f8] daemon is not started [2021-09-20T12:28:36.218Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-09-20T12:28:36.478Z] docker_cli_network_unix_test.go:46: [d59f71812a543] daemon is not started [2021-09-20T12:28:36.478Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-09-20T12:28:37.414Z] docker_cli_network_unix_test.go:46: [dc12205feb6ee] daemon is not started [2021-09-20T12:28:37.414Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-09-20T12:28:37.674Z] docker_cli_network_unix_test.go:46: [d9ee8e1f4db2e] daemon is not started [2021-09-20T12:28:37.946Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-09-20T12:28:38.241Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-09-20T12:28:38.241Z] docker_cli_network_unix_test.go:46: [df475ad7d6ceb] daemon is not started [2021-09-20T12:28:38.241Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-09-20T12:28:38.500Z] docker_cli_network_unix_test.go:46: [d67228898b41e] daemon is not started [2021-09-20T12:28:38.500Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-09-20T12:28:38.500Z] docker_cli_network_unix_test.go:46: [d0df7bfa623f5] daemon is not started [2021-09-20T12:28:38.500Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-09-20T12:28:39.877Z] docker_cli_network_unix_test.go:968: [d27fd892ae650] daemon is not started [2021-09-20T12:28:40.814Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-09-20T12:28:41.574Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-09-20T12:28:41.574Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-09-20T12:28:41.574Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-09-20T12:28:41.574Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-09-20T12:28:41.574Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-09-20T12:28:41.574Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-09-20T12:28:41.574Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-09-20T12:28:41.574Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-09-20T12:28:42.194Z] docker_cli_network_unix_test.go:46: [db61739a855be] daemon is not started [2021-09-20T12:28:42.194Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-09-20T12:28:44.730Z] docker_cli_network_unix_test.go:1116: [d7b9e27c47443] daemon is not started [2021-09-20T12:28:45.096Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-09-20T12:28:47.265Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-09-20T12:28:47.524Z] docker_cli_network_unix_test.go:46: [d1ccfc73e468f] daemon is not started [2021-09-20T12:28:47.524Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-09-20T12:28:48.460Z] docker_cli_network_unix_test.go:46: [d4adb61b329f5] daemon is not started [2021-09-20T12:28:48.460Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-09-20T12:28:48.460Z] docker_cli_network_unix_test.go:46: [d63f4b9f087ba] daemon is not started [2021-09-20T12:28:48.460Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-09-20T12:28:48.460Z] docker_cli_network_unix_test.go:46: [dca6232e7e310] daemon is not started [2021-09-20T12:28:48.460Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-09-20T12:28:48.719Z] docker_cli_network_unix_test.go:46: [db694fa2ca4e3] daemon is not started [2021-09-20T12:28:48.719Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-09-20T12:28:48.719Z] docker_cli_network_unix_test.go:46: [dcea8855042db] daemon is not started [2021-09-20T12:28:48.719Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-09-20T12:28:48.719Z] docker_cli_network_unix_test.go:46: [dce7181837605] daemon is not started [2021-09-20T12:28:48.719Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-09-20T12:28:50.625Z] docker_cli_network_unix_test.go:46: [ddf935e44ae2f] daemon is not started [2021-09-20T12:28:50.950Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-09-20T12:28:50.950Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-09-20T12:28:50.950Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-09-20T12:28:51.206Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-09-20T12:28:51.206Z] docker_cli_network_unix_test.go:46: [d63b7ae2a20d0] daemon is not started [2021-09-20T12:28:51.206Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-09-20T12:28:51.206Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-09-20T12:28:51.206Z] docker_cli_network_unix_test.go:46: [dd594b5a12273] daemon is not started [2021-09-20T12:28:51.206Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-09-20T12:28:51.775Z] docker_cli_network_unix_test.go:46: [def86426d8bb1] daemon is not started [2021-09-20T12:28:51.775Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-09-20T12:28:54.733Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-09-20T12:28:54.733Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-09-20T12:28:54.733Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-09-20T12:28:54.733Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-09-20T12:28:54.733Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-09-20T12:28:55.966Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-09-20T12:28:56.535Z] docker_cli_network_unix_test.go:1084: [d08b917a4c45c] daemon is not started [2021-09-20T12:28:58.439Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-09-20T12:28:58.439Z] docker_cli_network_unix_test.go:46: [d0821fd0b383a] daemon is not started [2021-09-20T12:28:58.439Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-09-20T12:28:58.439Z] docker_cli_network_unix_test.go:46: [d57b1d79905a9] daemon is not started [2021-09-20T12:28:58.698Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-09-20T12:29:00.076Z] docker_cli_network_unix_test.go:46: [d2e1ba29061a7] daemon is not started [2021-09-20T12:29:00.334Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-09-20T12:29:00.334Z] docker_cli_network_unix_test.go:46: [d5d7efb8799c2] daemon is not started [2021-09-20T12:29:00.334Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-09-20T12:29:00.592Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-09-20T12:29:00.592Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-09-20T12:29:00.592Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-09-20T12:29:00.901Z] docker_cli_network_unix_test.go:46: [da12980a8a7bc] daemon is not started [2021-09-20T12:29:01.058Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-09-20T12:29:01.059Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-09-20T12:29:01.059Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-09-20T12:29:01.059Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-09-20T12:29:01.059Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-09-20T12:29:01.160Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-09-20T12:29:01.420Z] docker_cli_network_unix_test.go:46: [dd05eeaaecc16] daemon is not started [2021-09-20T12:29:01.420Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-09-20T12:29:02.357Z] docker_cli_network_unix_test.go:46: [ddbd6cfb7e2ac] daemon is not started [2021-09-20T12:29:02.357Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-09-20T12:29:02.669Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-09-20T12:29:06.405Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-09-20T12:29:06.405Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-09-20T12:29:06.405Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-09-20T12:29:06.405Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-09-20T12:29:06.865Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-09-20T12:29:07.632Z] docker_cli_network_unix_test.go:46: [d2d8e8072a05b] daemon is not started [2021-09-20T12:29:07.632Z] --- PASS: TestDockerNetworkSuite (54.00s) [2021-09-20T12:29:07.632Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.00s) [2021-09-20T12:29:07.632Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.67s) [2021-09-20T12:29:07.632Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.69s) [2021-09-20T12:29:07.632Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.56s) [2021-09-20T12:29:07.632Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.43s) [2021-09-20T12:29:07.632Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.40s) [2021-09-20T12:29:07.632Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.98s) [2021-09-20T12:29:07.632Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.14s) [2021-09-20T12:29:07.632Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.11s) [2021-09-20T12:29:07.632Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.48s) [2021-09-20T12:29:07.632Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.41s) [2021-09-20T12:29:07.632Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.87s) [2021-09-20T12:29:07.632Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.87s) [2021-09-20T12:29:07.632Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2021-09-20T12:29:07.632Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2021-09-20T12:29:07.632Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.68s) [2021-09-20T12:29:07.632Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2021-09-20T12:29:07.632Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-09-20T12:29:07.632Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2021-09-20T12:29:07.632Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.75s) [2021-09-20T12:29:07.632Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.00s) [2021-09-20T12:29:07.632Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-09-20T12:29:07.632Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2021-09-20T12:29:07.632Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2021-09-20T12:29:07.632Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.28s) [2021-09-20T12:29:07.632Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.11s) [2021-09-20T12:29:07.632Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.30s) [2021-09-20T12:29:07.632Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2021-09-20T12:29:07.632Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.81s) [2021-09-20T12:29:07.632Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2021-09-20T12:29:07.632Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-09-20T12:29:07.632Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s) [2021-09-20T12:29:07.632Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2021-09-20T12:29:07.632Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-09-20T12:29:07.632Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.33s) [2021-09-20T12:29:07.632Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2021-09-20T12:29:07.632Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-09-20T12:29:07.632Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.74s) [2021-09-20T12:29:07.632Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.30s) [2021-09-20T12:29:07.632Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.85s) [2021-09-20T12:29:07.632Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-09-20T12:29:07.632Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.72s) [2021-09-20T12:29:07.632Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.52s) [2021-09-20T12:29:07.632Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-09-20T12:29:07.632Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.67s) [2021-09-20T12:29:07.632Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.46s) [2021-09-20T12:29:07.632Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.90s) [2021-09-20T12:29:07.632Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.87s) [2021-09-20T12:29:07.632Z] === RUN TestDockerHubPullSuite [2021-09-20T12:29:07.632Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-09-20T12:29:07.833Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-09-20T12:29:07.833Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-09-20T12:29:07.833Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-09-20T12:29:08.567Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-09-20T12:29:11.099Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-09-20T12:29:11.357Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-09-20T12:29:11.568Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-09-20T12:29:12.303Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-09-20T12:29:12.536Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-09-20T12:29:12.536Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-09-20T12:29:12.563Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-09-20T12:29:12.563Z] --- PASS: TestDockerHubPullSuite (5.38s) [2021-09-20T12:29:12.563Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.38s) [2021-09-20T12:29:12.563Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.23s) [2021-09-20T12:29:12.563Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.39s) [2021-09-20T12:29:12.563Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.11s) [2021-09-20T12:29:12.563Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2021-09-20T12:29:12.563Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-09-20T12:29:12.563Z] PASS [2021-09-20T12:29:12.563Z] [2021-09-20T12:29:12.563Z] === Skipped [2021-09-20T12:29:12.563Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-09-20T12:29:12.563Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2021-09-20T12:29:12.563Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-09-20T12:29:12.563Z] [2021-09-20T12:29:12.563Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2021-09-20T12:29:12.563Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2021-09-20T12:29:12.563Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2021-09-20T12:29:12.563Z] [2021-09-20T12:29:12.563Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-09-20T12:29:12.563Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2021-09-20T12:29:12.563Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-09-20T12:29:12.563Z] [2021-09-20T12:29:12.563Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-09-20T12:29:12.563Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2021-09-20T12:29:12.563Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-09-20T12:29:12.563Z] [2021-09-20T12:29:12.563Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s) [2021-09-20T12:29:12.563Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2021-09-20T12:29:12.563Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s) [2021-09-20T12:29:12.563Z] [2021-09-20T12:29:12.563Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-09-20T12:29:12.821Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2021-09-20T12:29:12.821Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-09-20T12:29:12.821Z] [2021-09-20T12:29:12.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-09-20T12:29:12.821Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2021-09-20T12:29:12.821Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-09-20T12:29:12.821Z] [2021-09-20T12:29:12.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-09-20T12:29:12.821Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2021-09-20T12:29:12.821Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-09-20T12:29:12.821Z] [2021-09-20T12:29:12.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-09-20T12:29:12.821Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2021-09-20T12:29:12.821Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-09-20T12:29:12.821Z] [2021-09-20T12:29:12.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-09-20T12:29:12.821Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2021-09-20T12:29:12.821Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-09-20T12:29:12.821Z] [2021-09-20T12:29:12.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-09-20T12:29:12.821Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2021-09-20T12:29:12.821Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-09-20T12:29:12.821Z] [2021-09-20T12:29:12.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-09-20T12:29:12.821Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2021-09-20T12:29:12.821Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-09-20T12:29:12.821Z] [2021-09-20T12:29:12.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2021-09-20T12:29:12.821Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2021-09-20T12:29:12.821Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2021-09-20T12:29:12.821Z] [2021-09-20T12:29:12.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-09-20T12:29:12.821Z] docker_cli_sni_test.go:18: Flakey test [2021-09-20T12:29:12.821Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-09-20T12:29:12.821Z] [2021-09-20T12:29:12.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-09-20T12:29:12.821Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2021-09-20T12:29:12.821Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-09-20T12:29:12.821Z] [2021-09-20T12:29:12.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-09-20T12:29:12.821Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-09-20T12:29:12.822Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-09-20T12:29:12.822Z] [2021-09-20T12:29:12.822Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-09-20T12:29:12.822Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-09-20T12:29:12.822Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-09-20T12:29:12.822Z] [2021-09-20T12:29:12.822Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-09-20T12:29:12.822Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-09-20T12:29:12.822Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-09-20T12:29:12.822Z] [2021-09-20T12:29:12.822Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-09-20T12:29:12.822Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-09-20T12:29:12.822Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-09-20T12:29:12.822Z] [2021-09-20T12:29:12.822Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-09-20T12:29:12.822Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-09-20T12:29:12.822Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-09-20T12:29:12.822Z] [2021-09-20T12:29:12.822Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-09-20T12:29:12.822Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-09-20T12:29:12.822Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-09-20T12:29:12.822Z] [2021-09-20T12:29:12.822Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-09-20T12:29:12.822Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-09-20T12:29:12.822Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-09-20T12:29:12.822Z] [2021-09-20T12:29:12.822Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-09-20T12:29:12.822Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-09-20T12:29:12.822Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-09-20T12:29:12.822Z] [2021-09-20T12:29:12.822Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-09-20T12:29:12.822Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-09-20T12:29:12.822Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-09-20T12:29:12.822Z] [2021-09-20T12:29:12.822Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-09-20T12:29:12.822Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-09-20T12:29:12.822Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-09-20T12:29:12.822Z] [2021-09-20T12:29:12.822Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-09-20T12:29:12.822Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-09-20T12:29:12.822Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-09-20T12:29:12.822Z] [2021-09-20T12:29:12.822Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-09-20T12:29:12.822Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-09-20T12:29:12.822Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-09-20T12:29:12.822Z] [2021-09-20T12:29:12.822Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-09-20T12:29:12.822Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-09-20T12:29:12.822Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-09-20T12:29:12.822Z] [2021-09-20T12:29:12.822Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-09-20T12:29:12.822Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-09-20T12:29:12.822Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-09-20T12:29:12.822Z] [2021-09-20T12:29:12.822Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-09-20T12:29:12.822Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-09-20T12:29:12.822Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-09-20T12:29:12.822Z] [2021-09-20T12:29:12.822Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-09-20T12:29:12.822Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-09-20T12:29:12.822Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-09-20T12:29:12.822Z] [2021-09-20T12:29:12.822Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-09-20T12:29:12.822Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-09-20T12:29:12.822Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-09-20T12:29:12.822Z] [2021-09-20T12:29:12.822Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-09-20T12:29:12.822Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-09-20T12:29:12.822Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-09-20T12:29:12.822Z] [2021-09-20T12:29:12.822Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-09-20T12:29:12.822Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-09-20T12:29:12.822Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-09-20T12:29:12.822Z] [2021-09-20T12:29:12.822Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-09-20T12:29:12.822Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-09-20T12:29:12.822Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-09-20T12:29:12.822Z] [2021-09-20T12:29:12.822Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-09-20T12:29:12.822Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-09-20T12:29:12.822Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-09-20T12:29:12.822Z] [2021-09-20T12:29:12.822Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-09-20T12:29:12.822Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-09-20T12:29:12.822Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-09-20T12:29:12.822Z] [2021-09-20T12:29:12.822Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-09-20T12:29:12.822Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-09-20T12:29:12.822Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-09-20T12:29:12.822Z] [2021-09-20T12:29:12.822Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-09-20T12:29:12.822Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-09-20T12:29:12.822Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-09-20T12:29:12.822Z] [2021-09-20T12:29:12.822Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-09-20T12:29:12.822Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-09-20T12:29:12.822Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-09-20T12:29:12.822Z] [2021-09-20T12:29:12.822Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-09-20T12:29:12.822Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-09-20T12:29:12.822Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-09-20T12:29:12.822Z] [2021-09-20T12:29:12.822Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-09-20T12:29:12.822Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-09-20T12:29:12.822Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-09-20T12:29:12.822Z] [2021-09-20T12:29:12.822Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-09-20T12:29:12.822Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-09-20T12:29:12.822Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-09-20T12:29:12.822Z] [2021-09-20T12:29:12.822Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-09-20T12:29:12.822Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-09-20T12:29:12.822Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-09-20T12:29:12.822Z] [2021-09-20T12:29:12.822Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-09-20T12:29:12.822Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-09-20T12:29:12.822Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-09-20T12:29:12.822Z] [2021-09-20T12:29:12.822Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-09-20T12:29:12.822Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-09-20T12:29:12.822Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-09-20T12:29:12.822Z] [2021-09-20T12:29:12.822Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-09-20T12:29:12.822Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2021-09-20T12:29:12.822Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-09-20T12:29:12.822Z] [2021-09-20T12:29:12.822Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-09-20T12:29:12.822Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2021-09-20T12:29:12.822Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-09-20T12:29:12.822Z] [2021-09-20T12:29:12.822Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-09-20T12:29:12.822Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2021-09-20T12:29:12.822Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-09-20T12:29:12.822Z] [2021-09-20T12:29:12.822Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-09-20T12:29:12.822Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-09-20T12:29:12.822Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-09-20T12:29:12.822Z] [2021-09-20T12:29:12.822Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-09-20T12:29:12.822Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-09-20T12:29:12.822Z] docker_cli_network_unix_test.go:46: [dd594b5a12273] daemon is not started [2021-09-20T12:29:12.822Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-09-20T12:29:12.822Z] [2021-09-20T12:29:12.822Z] DONE 1269 tests, 51 skipped in 1408.499s [2021-09-20T12:29:12.822Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-09-20T12:29:12.822Z] ++++ cat bundles/test-integration/docker.pid [2021-09-20T12:29:12.822Z] +++ kill 8505 [2021-09-20T12:29:12.822Z] +++ /etc/init.d/apparmor stop [2021-09-20T12:29:12.822Z] Leaving: AppArmorNo profiles have been unloaded. [2021-09-20T12:29:12.822Z] [2021-09-20T12:29:12.822Z] Unloading profiles will leave already running processes permanently [2021-09-20T12:29:12.822Z] unconfined, which can lead to unexpected situations. [2021-09-20T12:29:12.822Z] [2021-09-20T12:29:12.822Z] To set a process to complain mode, use the command line tool [2021-09-20T12:29:12.822Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-09-20T12:29:12.822Z] +++ true [2021-09-20T12:29:12.822Z] exiting test-integration [2021-09-20T12:29:12.822Z] ++ exit 0 [2021-09-20T12:29:12.822Z] [2021-09-20T12:29:12.995Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-09-20T12:29:12.995Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-09-20T12:29:12.995Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-09-20T12:29:13.080Z] + for job in $(jobs -p) [2021-09-20T12:29:13.081Z] + wait 17296 [2021-09-20T12:29:13.964Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-09-20T12:29:14.933Z] === RUN TestDockerSuite/TestBuildCmd [2021-09-20T12:29:15.393Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-09-20T12:29:15.852Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-09-20T12:29:16.312Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-09-20T12:29:22.107Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-09-20T12:29:22.278Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-09-20T12:29:23.644Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-09-20T12:29:23.644Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-09-20T12:29:23.644Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-09-20T12:29:24.488Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-09-20T12:29:24.488Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-09-20T12:29:24.613Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-09-20T12:29:24.613Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-09-20T12:29:24.613Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-09-20T12:29:24.955Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-09-20T12:29:24.955Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-09-20T12:29:24.955Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-09-20T12:29:25.071Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-09-20T12:29:26.517Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-09-20T12:29:26.517Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-09-20T12:29:26.517Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-09-20T12:29:27.251Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-09-20T12:29:27.710Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-09-20T12:29:28.170Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-09-20T12:29:28.170Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-09-20T12:29:28.170Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-09-20T12:29:29.138Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-09-20T12:29:29.597Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-09-20T12:29:29.597Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-09-20T12:29:29.597Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-09-20T12:29:29.597Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-09-20T12:29:29.597Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-09-20T12:29:30.301Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-09-20T12:29:31.284Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-09-20T12:29:31.284Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-09-20T12:29:31.284Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-09-20T12:29:31.284Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-09-20T12:29:31.284Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-09-20T12:29:32.847Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-09-20T12:29:33.314Z] === RUN TestDockerSuite/TestBuildCmd [2021-09-20T12:29:34.298Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-09-20T12:29:34.767Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-09-20T12:29:35.234Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-09-20T12:29:35.389Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-09-20T12:29:39.019Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-09-20T12:29:39.727Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-09-20T12:29:39.727Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-09-20T12:29:39.727Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-09-20T12:29:39.727Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-09-20T12:29:39.727Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-09-20T12:29:39.727Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-09-20T12:29:39.727Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-09-20T12:29:39.727Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-09-20T12:29:39.727Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-09-20T12:29:39.727Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-09-20T12:29:39.727Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-09-20T12:29:39.727Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-09-20T12:29:39.727Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-09-20T12:29:39.727Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-09-20T12:29:39.727Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-09-20T12:29:39.727Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-09-20T12:29:39.727Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-09-20T12:29:39.727Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-09-20T12:29:39.727Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-09-20T12:29:39.727Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-09-20T12:29:39.727Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-09-20T12:29:39.727Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-09-20T12:29:39.727Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-09-20T12:29:39.727Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-09-20T12:29:39.727Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-09-20T12:29:39.727Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-09-20T12:29:39.727Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-09-20T12:29:39.727Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-09-20T12:29:39.727Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-09-20T12:29:39.727Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-09-20T12:29:39.727Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-09-20T12:29:39.727Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-09-20T12:29:39.727Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-09-20T12:29:39.727Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-09-20T12:29:39.727Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-09-20T12:29:41.231Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-09-20T12:29:41.231Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-09-20T12:29:41.231Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-09-20T12:29:42.215Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-09-20T12:29:42.215Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-09-20T12:29:42.215Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-09-20T12:29:42.625Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-09-20T12:29:42.625Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-09-20T12:29:42.625Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-09-20T12:29:42.625Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-09-20T12:29:42.625Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-09-20T12:29:42.681Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-09-20T12:29:44.241Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-09-20T12:29:45.225Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-09-20T12:29:45.692Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-09-20T12:29:45.692Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-09-20T12:29:45.692Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-09-20T12:29:46.160Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-09-20T12:29:47.145Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-09-20T12:29:47.145Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-09-20T12:29:47.145Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-09-20T12:29:47.145Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-09-20T12:29:47.145Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-09-20T12:29:49.683Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-09-20T12:29:51.894Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-09-20T12:30:05.341Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-09-20T12:30:05.341Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-09-20T12:30:05.341Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-09-20T12:30:07.519Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-09-20T12:30:07.519Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-09-20T12:30:07.978Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-09-20T12:30:07.978Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-09-20T12:30:07.978Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-09-20T12:30:07.978Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-09-20T12:30:07.978Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-09-20T12:30:08.437Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-09-20T12:30:08.437Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-09-20T12:30:08.437Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-09-20T12:30:09.301Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-09-20T12:30:09.301Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-09-20T12:30:14.572Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-09-20T12:30:19.845Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-09-20T12:30:21.982Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-09-20T12:30:21.982Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-09-20T12:30:21.982Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-09-20T12:30:22.378Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-09-20T12:30:22.451Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-09-20T12:30:22.451Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-09-20T12:30:22.918Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-09-20T12:30:22.918Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-09-20T12:30:22.918Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-09-20T12:30:22.918Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-09-20T12:30:22.918Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-09-20T12:30:23.385Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-09-20T12:30:23.385Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-09-20T12:30:23.385Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-09-20T12:30:26.575Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-09-20T12:30:29.109Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-09-20T12:30:29.532Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-09-20T12:30:29.991Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-09-20T12:30:29.991Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-09-20T12:30:30.450Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-09-20T12:30:32.394Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-09-20T12:30:32.394Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-09-20T12:30:32.394Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-09-20T12:30:37.666Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-09-20T12:30:37.925Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-09-20T12:30:38.862Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-09-20T12:30:41.394Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-09-20T12:30:44.597Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-09-20T12:30:44.597Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-09-20T12:30:44.597Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-09-20T12:30:44.597Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-09-20T12:30:48.134Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-09-20T12:30:48.134Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-09-20T12:30:48.134Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-09-20T12:30:51.871Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-09-20T12:30:54.784Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-09-20T12:30:57.673Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-09-20T12:30:59.520Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-09-20T12:30:59.520Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-09-20T12:30:59.990Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-09-20T12:31:02.955Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-09-20T12:31:05.181Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-09-20T12:31:08.143Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-09-20T12:31:30.977Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-09-20T12:31:30.977Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-09-20T12:31:30.977Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-09-20T12:31:30.977Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-09-20T12:31:30.977Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-09-20T12:31:30.977Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-09-20T12:31:30.977Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-09-20T12:31:30.977Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-09-20T12:31:30.977Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-09-20T12:31:30.977Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-09-20T12:31:30.977Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-09-20T12:31:30.977Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-09-20T12:31:30.977Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-09-20T12:31:30.977Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-09-20T12:31:30.977Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-09-20T12:31:34.707Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-09-20T12:31:35.671Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-09-20T12:31:35.671Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-09-20T12:31:35.671Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-09-20T12:31:35.671Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-09-20T12:31:35.671Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-09-20T12:31:35.671Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-09-20T12:31:37.637Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-09-20T12:31:37.637Z] docker_cli_swarm_test.go:1186: [d4cc686329901] joining swarm manager [d8ebaac5b07cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-20T12:31:38.584Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-09-20T12:31:42.904Z] docker_cli_swarm_test.go:1195: [d9c33ea5f4a57] joining swarm manager [d8ebaac5b07cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-20T12:31:48.284Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-09-20T12:31:48.284Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-09-20T12:31:48.284Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-09-20T12:31:48.284Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-09-20T12:31:48.935Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-09-20T12:31:50.876Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-09-20T12:31:52.688Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-09-20T12:31:53.653Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-09-20T12:31:53.653Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-09-20T12:31:53.653Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-09-20T12:31:53.836Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-09-20T12:31:53.836Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-09-20T12:31:54.307Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-09-20T12:31:56.554Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-09-20T12:31:58.089Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-09-20T12:32:08.408Z] === RUN TestDockerSuite/TestBuildAddScript [2021-09-20T12:32:08.408Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-09-20T12:32:08.408Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-09-20T12:32:08.408Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-09-20T12:32:08.408Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-09-20T12:32:08.408Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-09-20T12:32:08.408Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-09-20T12:32:08.408Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-09-20T12:32:08.408Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-09-20T12:32:08.408Z] === RUN TestDockerSuite/TestBuildAddTar [2021-09-20T12:32:21.611Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-09-20T12:32:28.173Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-09-20T12:32:31.461Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-09-20T12:32:33.372Z] docker_cli_swarm_test.go:1118: [d275d97816417] joining swarm manager [dfce80d848657]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-20T12:32:34.307Z] docker_cli_swarm_test.go:1119: [d26ed6140c262] joining swarm manager [dfce80d848657]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-20T12:32:38.899Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-09-20T12:32:38.899Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-09-20T12:32:38.899Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-09-20T12:32:45.226Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-09-20T12:32:45.226Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-09-20T12:32:45.226Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-09-20T12:32:56.537Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-09-20T12:32:59.069Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-09-20T12:32:59.069Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-09-20T12:32:59.069Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-09-20T12:32:59.069Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-09-20T12:32:59.069Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-09-20T12:33:00.186Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-09-20T12:33:05.120Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-09-20T12:33:07.362Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-09-20T12:33:13.652Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-09-20T12:33:16.051Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-09-20T12:33:16.739Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-09-20T12:33:16.739Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-09-20T12:33:17.196Z] === RUN TestDockerSuite/TestBuildBlankName [2021-09-20T12:33:17.654Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-09-20T12:33:24.719Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-09-20T12:33:24.719Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-09-20T12:33:24.719Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-09-20T12:33:29.412Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-09-20T12:33:37.980Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-09-20T12:33:38.732Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-09-20T12:33:41.443Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-09-20T12:33:45.060Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-09-20T12:33:45.060Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-09-20T12:33:45.060Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-09-20T12:33:47.262Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-09-20T12:33:48.618Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-09-20T12:33:53.629Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-09-20T12:33:53.630Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-09-20T12:33:53.630Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-09-20T12:33:53.630Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-09-20T12:33:53.630Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-09-20T12:33:55.737Z] docker_cli_swarm_test.go:1172: [d56f9598832d5] joining swarm manager [dfce80d848657]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-09-20T12:33:55.789Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-09-20T12:33:57.560Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-09-20T12:33:59.419Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-09-20T12:33:59.419Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-09-20T12:33:59.419Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-09-20T12:33:59.877Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-09-20T12:33:59.877Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-09-20T12:33:59.877Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-09-20T12:33:59.877Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-09-20T12:33:59.877Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-09-20T12:34:25.029Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-09-20T12:34:28.756Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-09-20T12:34:28.756Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-09-20T12:34:28.756Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-09-20T12:34:28.756Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-09-20T12:34:29.213Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-09-20T12:34:30.748Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-09-20T12:34:30.748Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-09-20T12:34:30.748Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-09-20T12:34:34.445Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-09-20T12:34:34.445Z] docker_cli_swarm_test.go:1453: [d748a157d2153] joining swarm manager [d1aaaae090cad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-20T12:34:34.445Z] docker_cli_swarm_test.go:1454: [dd32bfb3913c1] joining swarm manager [d1aaaae090cad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-20T12:34:34.474Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-09-20T12:34:36.007Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-09-20T12:34:36.007Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-09-20T12:34:36.007Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-09-20T12:34:36.007Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-09-20T12:34:36.007Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-09-20T12:34:37.540Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-09-20T12:34:37.997Z] === RUN TestDockerSuite/TestBuildCmd [2021-09-20T12:34:38.963Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-09-20T12:34:39.420Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-09-20T12:34:39.877Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-09-20T12:34:44.426Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-09-20T12:34:44.427Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-09-20T12:34:44.427Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-09-20T12:34:44.556Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-09-20T12:34:44.686Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-09-20T12:34:44.686Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-09-20T12:34:45.254Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-09-20T12:34:46.728Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-09-20T12:34:46.728Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-09-20T12:34:46.728Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-09-20T12:34:47.692Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-09-20T12:34:47.692Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-09-20T12:34:47.692Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-09-20T12:34:47.786Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-09-20T12:34:48.149Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-09-20T12:34:50.330Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-09-20T12:34:50.788Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-09-20T12:34:51.073Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-09-20T12:34:51.753Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-09-20T12:34:51.753Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-09-20T12:34:51.753Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-09-20T12:34:52.210Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-09-20T12:34:52.975Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-09-20T12:34:53.181Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-09-20T12:34:53.181Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-09-20T12:34:53.181Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-09-20T12:34:53.181Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-09-20T12:34:53.181Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-09-20T12:34:54.878Z] docker_cli_swarm_unix_test.go:63: [d0c19d0fad627] joining swarm manager [d456f91b0932c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-20T12:34:57.899Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-09-20T12:35:08.127Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-09-20T12:35:08.127Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-09-20T12:35:08.127Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-09-20T12:35:08.127Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-09-20T12:35:08.127Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-09-20T12:35:08.127Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-09-20T12:35:08.127Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-09-20T12:35:08.127Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-09-20T12:35:08.127Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-09-20T12:35:08.127Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-09-20T12:35:08.127Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-09-20T12:35:08.127Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-09-20T12:35:08.127Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-09-20T12:35:09.118Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-09-20T12:35:09.577Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-09-20T12:35:09.577Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-09-20T12:35:09.578Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-09-20T12:35:09.578Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-09-20T12:35:09.578Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-09-20T12:35:09.578Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-09-20T12:35:09.578Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-09-20T12:35:09.578Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-09-20T12:35:09.578Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-09-20T12:35:09.578Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-09-20T12:35:09.578Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-09-20T12:35:09.578Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-09-20T12:35:11.104Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-09-20T12:35:12.902Z] === RUN TestDockerSuite/TestBuildEnv [2021-09-20T12:35:12.902Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-09-20T12:35:12.902Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-09-20T12:35:12.902Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-09-20T12:35:13.373Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-09-20T12:35:13.373Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-09-20T12:35:13.373Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-09-20T12:35:13.373Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-09-20T12:35:13.373Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-09-20T12:35:13.373Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-09-20T12:35:13.373Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-09-20T12:35:13.993Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-09-20T12:35:17.174Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-09-20T12:35:17.174Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-09-20T12:35:17.174Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-09-20T12:35:17.174Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-09-20T12:35:17.174Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-09-20T12:35:17.174Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-09-20T12:35:17.174Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-09-20T12:35:17.644Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-09-20T12:35:17.706Z] === RUN TestDockerSuite/TestBuildEnv [2021-09-20T12:35:17.707Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-09-20T12:35:17.707Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-09-20T12:35:17.707Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-09-20T12:35:18.162Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-09-20T12:35:18.162Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-09-20T12:35:18.162Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-09-20T12:35:18.162Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-09-20T12:35:18.162Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-09-20T12:35:18.162Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-09-20T12:35:18.162Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-09-20T12:35:21.051Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-09-20T12:35:21.051Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-09-20T12:35:21.444Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-09-20T12:35:21.506Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-09-20T12:35:21.506Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-09-20T12:35:21.506Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-09-20T12:35:21.506Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-09-20T12:35:21.506Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-09-20T12:35:21.962Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-09-20T12:35:26.626Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-09-20T12:35:27.889Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-09-20T12:35:27.889Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-09-20T12:35:27.889Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-09-20T12:35:31.633Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-09-20T12:35:31.633Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-09-20T12:35:32.093Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-09-20T12:35:32.093Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-09-20T12:35:32.553Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-09-20T12:35:32.553Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-09-20T12:35:32.553Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-09-20T12:35:33.013Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-09-20T12:35:33.013Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-09-20T12:35:33.013Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-09-20T12:35:33.965Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-09-20T12:35:33.965Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-09-20T12:35:33.965Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-09-20T12:35:33.965Z] === RUN TestDockerSuite/TestBuildExpose [2021-09-20T12:35:33.965Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-09-20T12:35:33.965Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-09-20T12:35:33.965Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-09-20T12:35:33.965Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-09-20T12:35:33.965Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-09-20T12:35:33.965Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-09-20T12:35:33.965Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-09-20T12:35:33.965Z] === RUN TestDockerSuite/TestBuildFails [2021-09-20T12:35:35.535Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-09-20T12:35:35.535Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-09-20T12:35:39.009Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-09-20T12:35:39.009Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-09-20T12:35:39.009Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-09-20T12:35:39.009Z] === RUN TestDockerSuite/TestBuildExpose [2021-09-20T12:35:39.009Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-09-20T12:35:39.009Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-09-20T12:35:39.009Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-09-20T12:35:39.009Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-09-20T12:35:39.009Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-09-20T12:35:39.009Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-09-20T12:35:39.009Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-09-20T12:35:39.009Z] === RUN TestDockerSuite/TestBuildFails [2021-09-20T12:35:40.301Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-09-20T12:35:41.229Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-09-20T12:35:41.229Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-09-20T12:35:46.182Z] === RUN TestDockerSuite/TestBuildForceRm [2021-09-20T12:35:47.091Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-09-20T12:35:50.948Z] === RUN TestDockerSuite/TestBuildFromGit [2021-09-20T12:35:51.120Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-09-20T12:35:51.120Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-09-20T12:35:51.120Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-09-20T12:35:52.496Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-09-20T12:35:52.955Z] === RUN TestDockerSuite/TestBuildForceRm [2021-09-20T12:35:55.716Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-09-20T12:35:55.782Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-09-20T12:35:57.284Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-09-20T12:35:58.317Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-09-20T12:35:58.818Z] === RUN TestDockerSuite/TestBuildFromGit [2021-09-20T12:36:00.220Z] docker_api_swarm_test.go:962: [d31a80b481789] joining swarm manager [d7360d64805ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-20T12:36:01.083Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-09-20T12:36:01.083Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-09-20T12:36:01.083Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-09-20T12:36:01.553Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-09-20T12:36:02.023Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-09-20T12:36:02.024Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-09-20T12:36:02.024Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-09-20T12:36:04.707Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-09-20T12:36:05.175Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-09-20T12:36:08.742Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-09-20T12:36:08.742Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-09-20T12:36:08.742Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-09-20T12:36:08.742Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-09-20T12:36:09.196Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-09-20T12:36:09.196Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-09-20T12:36:09.196Z] === RUN TestDockerSuite/TestBuildHistory [2021-09-20T12:36:09.928Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-09-20T12:36:09.928Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-09-20T12:36:09.928Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-09-20T12:36:09.928Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-09-20T12:36:10.398Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-09-20T12:36:10.398Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-09-20T12:36:10.398Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-09-20T12:36:17.580Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-09-20T12:36:17.580Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-09-20T12:36:17.580Z] === RUN TestDockerSuite/TestBuildHistory [2021-09-20T12:36:18.302Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-09-20T12:36:19.638Z] === RUN TestDockerSuite/TestBuildIidFile [2021-09-20T12:36:20.108Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-09-20T12:36:21.680Z] === RUN TestDockerSuite/TestBuildInheritance [2021-09-20T12:36:21.680Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-09-20T12:36:21.680Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-09-20T12:36:22.150Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-09-20T12:36:22.150Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-09-20T12:36:23.578Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-09-20T12:36:24.549Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-09-20T12:36:25.009Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-09-20T12:36:25.940Z] === RUN TestDockerSuite/TestBuildLabel [2021-09-20T12:36:26.930Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-09-20T12:36:27.399Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-09-20T12:36:27.920Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-09-20T12:36:28.026Z] === RUN TestDockerSuite/TestBuildIidFile [2021-09-20T12:36:28.026Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-09-20T12:36:28.389Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-09-20T12:36:28.858Z] === RUN TestDockerSuite/TestBuildLabels [2021-09-20T12:36:29.851Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-09-20T12:36:30.251Z] === RUN TestDockerSuite/TestBuildInheritance [2021-09-20T12:36:30.251Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-09-20T12:36:30.251Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-09-20T12:36:30.511Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-09-20T12:36:30.722Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-09-20T12:36:30.722Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-09-20T12:36:30.840Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-09-20T12:36:30.849Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-09-20T12:36:31.466Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-09-20T12:36:33.036Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-09-20T12:36:33.998Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-09-20T12:36:35.492Z] === RUN TestDockerSuite/TestBuildLabel [2021-09-20T12:36:35.963Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-09-20T12:36:36.433Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-09-20T12:36:36.533Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-09-20T12:36:36.717Z] === RUN TestDockerSuite/TestBuildLastModified [2021-09-20T12:36:36.717Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-09-20T12:36:36.717Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-09-20T12:36:36.717Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-09-20T12:36:36.717Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-09-20T12:36:36.717Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-09-20T12:36:36.717Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-09-20T12:36:36.717Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-09-20T12:36:36.717Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-09-20T12:36:37.187Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-09-20T12:36:37.425Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-09-20T12:36:37.657Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-09-20T12:36:37.895Z] === RUN TestDockerSuite/TestBuildLabels [2021-09-20T12:36:38.366Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-09-20T12:36:39.936Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-09-20T12:36:42.423Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-09-20T12:36:43.095Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-09-20T12:36:44.704Z] === RUN TestDockerSuite/TestBuildLastModified [2021-09-20T12:36:44.704Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-09-20T12:36:45.175Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-09-20T12:36:45.175Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-09-20T12:36:45.175Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-09-20T12:36:45.175Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-09-20T12:36:45.175Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-09-20T12:36:45.175Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-09-20T12:36:45.175Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-09-20T12:36:45.645Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-09-20T12:36:46.116Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-09-20T12:36:48.362Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-09-20T12:36:49.741Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-09-20T12:36:50.887Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-09-20T12:36:52.273Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-09-20T12:36:54.805Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-09-20T12:36:54.930Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-09-20T12:36:54.930Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-09-20T12:36:54.930Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-09-20T12:36:56.499Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-09-20T12:36:57.359Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-09-20T12:37:00.646Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-09-20T12:37:02.548Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-09-20T12:37:05.849Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-09-20T12:37:05.849Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-09-20T12:37:05.849Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-09-20T12:37:08.074Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-09-20T12:37:32.376Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-09-20T12:37:38.230Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-09-20T12:37:42.818Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-09-20T12:37:45.170Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-09-20T12:37:45.170Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-09-20T12:37:45.170Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-09-20T12:37:45.170Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-09-20T12:37:46.657Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-09-20T12:37:51.422Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-09-20T12:37:53.200Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-09-20T12:37:56.187Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-09-20T12:37:57.008Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-09-20T12:37:58.773Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-09-20T12:38:02.896Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-09-20T12:38:07.667Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-09-20T12:38:11.141Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-09-20T12:38:11.141Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-09-20T12:38:11.141Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-09-20T12:38:13.647Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-09-20T12:38:17.019Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-09-20T12:38:17.019Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-09-20T12:38:17.019Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-09-20T12:38:17.019Z] === RUN TestDockerSuite/TestBuildNetNone [2021-09-20T12:38:17.019Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-09-20T12:38:17.019Z] === RUN TestDockerSuite/TestBuildNoContext [2021-09-20T12:38:19.979Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-09-20T12:38:23.782Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-09-20T12:38:25.516Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-09-20T12:38:25.516Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-09-20T12:38:25.516Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-09-20T12:38:26.003Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-09-20T12:38:26.003Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-09-20T12:38:26.473Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite (1627.65s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.07s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.61s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.81s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.16s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.02s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.46s) [2021-09-20T12:38:28.539Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.82s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.95s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.68s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (43.64s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.81s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.08s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.30s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.68s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (43.95s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.97s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.81s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.30s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.69s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.86s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (59.93s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.23s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (3.63s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.15s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.50s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.45s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.88s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.28s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.87s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.04s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.63s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.60s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.94s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.03s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.49s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.50s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.06s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.19s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.13s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.15s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.83s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.20s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.07s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.61s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.58s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.01s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.79s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.03s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.56s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.08s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.76s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.78s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.31s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.83s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.88s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.56s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (12.87s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.72s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.55s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.51s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.81s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.05s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.91s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.55s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.42s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.32s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.63s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.67s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.62s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.80s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.32s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.56s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.56s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.00s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.78s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (114.84s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.37s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.58s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.51s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.16s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.37s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.29s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.69s) [2021-09-20T12:38:28.539Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.89s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.69s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.70s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.22s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.49s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (43.99s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.78s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.09s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (118.52s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.25s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.23s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.17s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.12s) [2021-09-20T12:38:28.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.11s) [2021-09-20T12:38:28.540Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.34s) [2021-09-20T12:38:28.540Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.16s) [2021-09-20T12:38:28.540Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.33s) [2021-09-20T12:38:28.540Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.14s) [2021-09-20T12:38:28.540Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.98s) [2021-09-20T12:38:28.540Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.16s) [2021-09-20T12:38:28.540Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.01s) [2021-09-20T12:38:28.540Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.46s) [2021-09-20T12:38:28.540Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.94s) [2021-09-20T12:38:28.540Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.25s) [2021-09-20T12:38:28.540Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.22s) [2021-09-20T12:38:28.540Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.17s) [2021-09-20T12:38:28.540Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.70s) [2021-09-20T12:38:28.540Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.81s) [2021-09-20T12:38:28.540Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.39s) [2021-09-20T12:38:28.540Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.40s) [2021-09-20T12:38:28.540Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.44s) [2021-09-20T12:38:28.540Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.47s) [2021-09-20T12:38:28.540Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.54s) [2021-09-20T12:38:28.540Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.91s) [2021-09-20T12:38:28.540Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.18s) [2021-09-20T12:38:28.540Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.75s) [2021-09-20T12:38:28.540Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.12s) [2021-09-20T12:38:28.540Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.10s) [2021-09-20T12:38:28.540Z] === RUN TestDockerExternalVolumeSuite [2021-09-20T12:38:28.540Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-09-20T12:38:28.798Z] docker_cli_external_volume_driver_test.go:52: [d62abca0a94cf] daemon is not started [2021-09-20T12:38:29.433Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-09-20T12:38:29.903Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-09-20T12:38:30.892Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-09-20T12:38:31.401Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-09-20T12:38:31.401Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-09-20T12:38:31.401Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-09-20T12:38:31.401Z] === RUN TestDockerSuite/TestBuildNetNone [2021-09-20T12:38:31.401Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-09-20T12:38:31.401Z] === RUN TestDockerSuite/TestBuildNoContext [2021-09-20T12:38:34.366Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-09-20T12:38:38.171Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-09-20T12:38:39.567Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-09-20T12:38:40.037Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-09-20T12:38:41.135Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-09-20T12:38:41.135Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-09-20T12:38:41.135Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-09-20T12:38:44.097Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-09-20T12:38:45.087Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-09-20T12:38:46.079Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-09-20T12:38:46.880Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-09-20T12:38:48.710Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-09-20T12:38:51.673Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-09-20T12:38:54.770Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-09-20T12:38:55.763Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-09-20T12:38:57.304Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-09-20T12:38:57.304Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-09-20T12:38:57.304Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-09-20T12:38:58.842Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-09-20T12:39:01.800Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-09-20T12:39:04.447Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-09-20T12:39:05.601Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-09-20T12:39:06.591Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-09-20T12:39:06.591Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-09-20T12:39:06.591Z] === RUN TestDockerSuite/TestBuildPATH [2021-09-20T12:39:06.591Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-09-20T12:39:06.591Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-09-20T12:39:08.160Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-09-20T12:39:08.160Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-09-20T12:39:08.160Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-09-20T12:39:08.253Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-09-20T12:39:15.011Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-09-20T12:39:15.436Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-09-20T12:39:18.399Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-09-20T12:39:22.204Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-09-20T12:39:23.195Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-09-20T12:39:23.195Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-09-20T12:39:23.195Z] === RUN TestDockerSuite/TestBuildPATH [2021-09-20T12:39:23.195Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-09-20T12:39:23.195Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-09-20T12:39:23.595Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-09-20T12:39:25.420Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-09-20T12:39:25.420Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-09-20T12:39:25.420Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-09-20T12:39:41.323Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-09-20T12:39:44.045Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-09-20T12:39:54.557Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-09-20T12:39:59.000Z] === RUN TestDockerSuite/TestBuildRm [2021-09-20T12:40:01.130Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-09-20T12:40:01.314Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-09-20T12:40:09.437Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-09-20T12:40:11.013Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-09-20T12:40:11.013Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-09-20T12:40:11.013Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-09-20T12:40:11.013Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-09-20T12:40:11.013Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-09-20T12:40:12.582Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-09-20T12:40:15.543Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-09-20T12:40:16.002Z] docker_cli_external_volume_driver_test.go:52: [d2fdd96ff5636] daemon is not started [2021-09-20T12:40:17.032Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-09-20T12:40:18.517Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-09-20T12:40:19.166Z] === RUN TestDockerSuite/TestBuildRm [2021-09-20T12:40:22.319Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-09-20T12:40:24.090Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-09-20T12:40:27.855Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-09-20T12:40:30.876Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-09-20T12:40:30.897Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-09-20T12:40:30.897Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-09-20T12:40:30.897Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-09-20T12:40:30.897Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-09-20T12:40:31.368Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-09-20T12:40:32.360Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-09-20T12:40:34.830Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-09-20T12:40:35.300Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-09-20T12:40:35.770Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-09-20T12:40:36.164Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-09-20T12:40:39.131Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-09-20T12:40:39.967Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-09-20T12:40:42.968Z] === RUN TestDockerSuite/TestBuildSpaces [2021-09-20T12:40:42.968Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-09-20T12:40:43.771Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-09-20T12:40:46.769Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-09-20T12:40:46.769Z] === RUN TestDockerSuite/TestBuildStderr [2021-09-20T12:40:48.955Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-09-20T12:40:50.569Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-09-20T12:40:58.735Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-09-20T12:40:58.735Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-09-20T12:40:59.205Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-09-20T12:41:01.179Z] docker_cli_external_volume_driver_test.go:52: [d106dfe8d34cb] daemon is not started [2021-09-20T12:41:05.520Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-09-20T12:41:05.520Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-09-20T12:41:05.520Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-09-20T12:41:06.454Z] === RUN TestDockerSuite/TestBuildSpaces [2021-09-20T12:41:06.925Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-09-20T12:41:07.744Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-09-20T12:41:08.734Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-09-20T12:41:10.728Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-09-20T12:41:10.728Z] === RUN TestDockerSuite/TestBuildStderr [2021-09-20T12:41:11.694Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-09-20T12:41:14.514Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-09-20T12:41:16.455Z] === RUN TestDockerSuite/TestBuildUser [2021-09-20T12:41:16.455Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-09-20T12:41:16.455Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-09-20T12:41:16.455Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-09-20T12:41:16.455Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-09-20T12:41:16.455Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-09-20T12:41:16.455Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-09-20T12:41:18.669Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-09-20T12:41:19.259Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-09-20T12:41:19.259Z] docker_cli_external_volume_driver_test.go:52: [d3aef4b907748] daemon is not started [2021-09-20T12:41:19.653Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-09-20T12:41:22.599Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-09-20T12:41:22.599Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-09-20T12:41:22.599Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-09-20T12:41:22.599Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-09-20T12:41:22.599Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-09-20T12:41:29.443Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-09-20T12:41:29.443Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-09-20T12:41:29.910Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-09-20T12:41:31.459Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-09-20T12:41:32.861Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-09-20T12:41:33.847Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-09-20T12:41:37.633Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-09-20T12:41:40.399Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-09-20T12:41:41.383Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-09-20T12:41:42.384Z] === RUN TestDockerSuite/TestBuildUser [2021-09-20T12:41:42.384Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-09-20T12:41:42.384Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-09-20T12:41:42.384Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-09-20T12:41:42.384Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-09-20T12:41:42.384Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-09-20T12:41:42.384Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-09-20T12:41:45.333Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-09-20T12:41:45.333Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-09-20T12:41:48.283Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-09-20T12:41:48.283Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-09-20T12:41:48.283Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-09-20T12:41:48.283Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-09-20T12:41:48.283Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-09-20T12:41:50.038Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-09-20T12:41:53.821Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-09-20T12:41:53.821Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-09-20T12:41:53.821Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-09-20T12:41:53.821Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-09-20T12:41:53.821Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-09-20T12:41:56.031Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-09-20T12:41:56.031Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-09-20T12:41:56.498Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-09-20T12:42:03.528Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-09-20T12:42:05.147Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-09-20T12:42:08.092Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-09-20T12:42:08.092Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-09-20T12:42:09.510Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-09-20T12:42:09.511Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-09-20T12:42:16.668Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-09-20T12:42:20.572Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-09-20T12:42:20.572Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-09-20T12:42:20.572Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-09-20T12:42:20.572Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-09-20T12:42:20.572Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-09-20T12:42:20.572Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-09-20T12:42:20.572Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-09-20T12:42:21.039Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-09-20T12:42:21.422Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-09-20T12:42:21.422Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-09-20T12:42:21.422Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-09-20T12:42:21.423Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-09-20T12:42:21.423Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-09-20T12:42:21.630Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-09-20T12:42:24.372Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-09-20T12:42:24.372Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-09-20T12:42:24.372Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-09-20T12:42:26.908Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-09-20T12:42:28.491Z] === RUN TestDockerSuite/TestBuildXZHost [2021-09-20T12:42:28.491Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-09-20T12:42:28.960Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-09-20T12:42:28.960Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-09-20T12:42:28.960Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-09-20T12:42:28.960Z] docker_cli_sni_test.go:18: Flakey test [2021-09-20T12:42:28.960Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-09-20T12:42:30.524Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-09-20T12:42:33.028Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-09-20T12:42:34.315Z] === RUN TestDockerSuite/TestCommitChange [2021-09-20T12:42:35.856Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-09-20T12:42:35.856Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-09-20T12:42:35.856Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-09-20T12:42:35.856Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-09-20T12:42:35.856Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-09-20T12:42:35.856Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-09-20T12:42:35.856Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-09-20T12:42:35.856Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-09-20T12:42:35.856Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-09-20T12:42:35.856Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-09-20T12:42:35.856Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-09-20T12:42:35.856Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-09-20T12:42:35.856Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-09-20T12:42:35.856Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-09-20T12:42:35.984Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-09-20T12:42:36.452Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-09-20T12:42:36.503Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-09-20T12:42:38.836Z] === RUN TestDockerSuite/TestBuildEnv [2021-09-20T12:42:38.836Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-09-20T12:42:38.836Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-09-20T12:42:38.836Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-09-20T12:42:38.836Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-09-20T12:42:38.836Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-09-20T12:42:38.836Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-09-20T12:42:38.836Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-09-20T12:42:38.836Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-09-20T12:42:38.836Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-09-20T12:42:38.836Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-09-20T12:42:39.063Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-09-20T12:42:42.013Z] === RUN TestDockerSuite/TestCommitHardlink [2021-09-20T12:42:42.013Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-09-20T12:42:42.013Z] === RUN TestDockerSuite/TestCommitNewFile [2021-09-20T12:42:42.645Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-09-20T12:42:42.645Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-09-20T12:42:42.645Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-09-20T12:42:42.645Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-09-20T12:42:42.645Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-09-20T12:42:42.645Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-09-20T12:42:42.645Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-09-20T12:42:43.114Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-09-20T12:42:47.875Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-09-20T12:42:48.936Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-09-20T12:42:48.936Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-09-20T12:42:48.936Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-09-20T12:42:48.936Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-09-20T12:42:48.936Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-09-20T12:42:48.936Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-09-20T12:42:49.163Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-09-20T12:42:49.163Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-09-20T12:42:49.163Z] === RUN TestDockerSuite/TestCommitTTY [2021-09-20T12:42:49.404Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-09-20T12:42:50.389Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-09-20T12:42:55.022Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-09-20T12:42:57.558Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-09-20T12:42:57.970Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-09-20T12:42:57.971Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-09-20T12:42:57.971Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-09-20T12:42:57.971Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-09-20T12:42:57.971Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-09-20T12:42:57.971Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-09-20T12:42:57.971Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-09-20T12:42:57.971Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-09-20T12:42:57.971Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-09-20T12:42:57.971Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-09-20T12:42:57.971Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-09-20T12:42:57.971Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-09-20T12:42:57.971Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-09-20T12:42:57.971Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-09-20T12:42:57.971Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-09-20T12:42:57.971Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-09-20T12:42:58.570Z] === RUN TestDockerSuite/TestBuildXZHost [2021-09-20T12:42:58.570Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-09-20T12:42:58.570Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-09-20T12:42:58.570Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-09-20T12:42:58.570Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-09-20T12:42:58.570Z] docker_cli_sni_test.go:18: Flakey test [2021-09-20T12:42:58.570Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-09-20T12:43:00.790Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-09-20T12:43:00.790Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-09-20T12:43:00.790Z] === RUN TestDockerSuite/TestCommitChange [2021-09-20T12:43:02.832Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-09-20T12:43:02.832Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-09-20T12:43:02.832Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-09-20T12:43:02.832Z] === RUN TestDockerSuite/TestBuildExpose [2021-09-20T12:43:02.832Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-09-20T12:43:02.832Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-09-20T12:43:02.832Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-09-20T12:43:02.832Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-09-20T12:43:02.832Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-09-20T12:43:02.832Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-09-20T12:43:02.832Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-09-20T12:43:02.832Z] === RUN TestDockerSuite/TestBuildFails [2021-09-20T12:43:03.820Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-09-20T12:43:03.832Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-09-20T12:43:04.290Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-09-20T12:43:05.545Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-09-20T12:43:09.335Z] === RUN TestDockerSuite/TestCommitHardlink [2021-09-20T12:43:09.335Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-09-20T12:43:09.335Z] === RUN TestDockerSuite/TestCommitNewFile [2021-09-20T12:43:10.984Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-09-20T12:43:10.984Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-09-20T12:43:10.984Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-09-20T12:43:12.549Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-09-20T12:43:12.549Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-09-20T12:43:12.549Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-09-20T12:43:12.549Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-09-20T12:43:12.549Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-09-20T12:43:12.549Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-09-20T12:43:12.549Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-09-20T12:43:14.738Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-09-20T12:43:14.764Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-09-20T12:43:14.764Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-09-20T12:43:14.764Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-09-20T12:43:14.764Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-09-20T12:43:16.485Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-09-20T12:43:16.485Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-09-20T12:43:16.485Z] === RUN TestDockerSuite/TestCommitTTY [2021-09-20T12:43:16.976Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-09-20T12:43:16.976Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-09-20T12:43:16.976Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-09-20T12:43:16.976Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-09-20T12:43:16.976Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-09-20T12:43:16.976Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-09-20T12:43:16.976Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-09-20T12:43:16.976Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-09-20T12:43:19.497Z] === RUN TestDockerSuite/TestBuildForceRm [2021-09-20T12:43:19.925Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-09-20T12:43:21.490Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-09-20T12:43:22.347Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-09-20T12:43:23.170Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-09-20T12:43:23.702Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-09-20T12:43:23.702Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-09-20T12:43:23.702Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-09-20T12:43:23.702Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-09-20T12:43:25.263Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-09-20T12:43:25.263Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-09-20T12:43:25.388Z] === RUN TestDockerSuite/TestBuildFromGit [2021-09-20T12:43:26.133Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-09-20T12:43:26.133Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-09-20T12:43:26.133Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-09-20T12:43:26.133Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-09-20T12:43:26.133Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-09-20T12:43:26.133Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-09-20T12:43:26.133Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-09-20T12:43:26.133Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-09-20T12:43:26.133Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-09-20T12:43:26.133Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-09-20T12:43:26.133Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-09-20T12:43:26.133Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-09-20T12:43:26.133Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-09-20T12:43:26.133Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-09-20T12:43:26.133Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-09-20T12:43:26.133Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-09-20T12:43:32.415Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-09-20T12:43:32.415Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-09-20T12:43:32.415Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-09-20T12:43:32.415Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-09-20T12:43:32.415Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-09-20T12:43:33.288Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-09-20T12:43:34.628Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-09-20T12:43:34.628Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-09-20T12:43:35.861Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-09-20T12:43:35.861Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-09-20T12:43:36.191Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-09-20T12:43:36.191Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-09-20T12:43:36.191Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-09-20T12:43:38.404Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-09-20T12:43:38.872Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-09-20T12:43:40.441Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-09-20T12:43:40.441Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-09-20T12:43:40.441Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-09-20T12:43:40.623Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-09-20T12:43:40.623Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-09-20T12:43:40.623Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-09-20T12:43:41.086Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-09-20T12:43:41.266Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-09-20T12:43:41.611Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-09-20T12:43:42.080Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-09-20T12:43:42.080Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-09-20T12:43:42.080Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-09-20T12:43:42.653Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-09-20T12:43:42.653Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-09-20T12:43:42.653Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-09-20T12:43:42.653Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-09-20T12:43:42.653Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-09-20T12:43:42.653Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-09-20T12:43:42.653Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-09-20T12:43:44.868Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-09-20T12:43:44.868Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-09-20T12:43:44.868Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-09-20T12:43:44.868Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-09-20T12:43:44.875Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-09-20T12:43:47.816Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-09-20T12:43:47.816Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-09-20T12:43:47.816Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-09-20T12:43:47.816Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-09-20T12:43:47.816Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-09-20T12:43:47.816Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-09-20T12:43:47.816Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-09-20T12:43:47.817Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-09-20T12:43:50.764Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-09-20T12:43:52.977Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-09-20T12:43:53.525Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-09-20T12:43:53.525Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-09-20T12:43:53.525Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-09-20T12:43:53.525Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-09-20T12:43:53.525Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-09-20T12:43:53.994Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-09-20T12:43:53.994Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-09-20T12:43:53.994Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-09-20T12:43:54.582Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-09-20T12:43:54.582Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-09-20T12:43:54.582Z] === RUN TestDockerSuite/TestBuildHistory [2021-09-20T12:43:56.766Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-09-20T12:43:56.766Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-09-20T12:43:56.766Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-09-20T12:43:56.766Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-09-20T12:43:56.941Z] === RUN TestDockerSuite/TestContainerAPITop [2021-09-20T12:43:56.942Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-09-20T12:43:56.942Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-09-20T12:43:58.503Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-09-20T12:43:58.503Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-09-20T12:43:59.713Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-09-20T12:43:59.713Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-09-20T12:44:01.924Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-09-20T12:44:01.924Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-09-20T12:44:01.924Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-09-20T12:44:01.924Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-09-20T12:44:01.925Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-09-20T12:44:02.291Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-09-20T12:44:04.503Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-09-20T12:44:04.503Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-09-20T12:44:04.503Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-09-20T12:44:04.503Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-09-20T12:44:04.503Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-09-20T12:44:04.503Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-09-20T12:44:04.503Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-09-20T12:44:04.503Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-09-20T12:44:04.503Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-09-20T12:44:04.503Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-09-20T12:44:04.503Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-09-20T12:44:04.874Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-09-20T12:44:04.874Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-09-20T12:44:05.017Z] === RUN TestDockerSuite/TestBuildIidFile [2021-09-20T12:44:05.486Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-09-20T12:44:05.488Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-09-20T12:44:05.488Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-09-20T12:44:07.089Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-09-20T12:44:07.090Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-09-20T12:44:07.090Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-09-20T12:44:07.716Z] === RUN TestDockerSuite/TestBuildInheritance [2021-09-20T12:44:07.716Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-09-20T12:44:07.716Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-09-20T12:44:08.185Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-09-20T12:44:08.185Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-09-20T12:44:08.436Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-09-20T12:44:10.038Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-09-20T12:44:10.038Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-09-20T12:44:10.647Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-09-20T12:44:12.251Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-09-20T12:44:12.858Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-09-20T12:44:13.336Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-09-20T12:44:15.069Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000278540_} [2021-09-20T12:44:16.860Z] === RUN TestDockerSuite/TestBuildLabel [2021-09-20T12:44:17.284Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12592785699_c:\foo_false____} [2021-09-20T12:44:17.849Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-09-20T12:44:18.113Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-09-20T12:44:18.319Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-09-20T12:44:19.307Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-09-20T12:44:19.499Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12592785699_c:\foo_true____} [2021-09-20T12:44:19.776Z] === RUN TestDockerSuite/TestBuildLabels [2021-09-20T12:44:20.764Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-09-20T12:44:21.711Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-09-20T12:44:21.711Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-09-20T12:44:21.711Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-09-20T12:44:21.711Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-09-20T12:44:21.711Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-09-20T12:44:21.711Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-09-20T12:44:21.711Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-09-20T12:44:21.711Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-09-20T12:44:21.711Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-09-20T12:44:21.711Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-09-20T12:44:21.711Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-09-20T12:44:22.178Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-09-20T12:44:22.178Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-09-20T12:44:22.178Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-09-20T12:44:22.178Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-09-20T12:44:22.178Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-09-20T12:44:22.178Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-09-20T12:44:22.178Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-09-20T12:44:22.178Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-09-20T12:44:22.178Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-09-20T12:44:22.178Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-09-20T12:44:22.178Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-09-20T12:44:22.178Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-09-20T12:44:22.178Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-09-20T12:44:22.331Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-09-20T12:44:22.869Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-09-20T12:44:22.869Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-09-20T12:44:22.869Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-09-20T12:44:22.869Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-09-20T12:44:22.869Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-09-20T12:44:24.394Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-09-20T12:44:24.394Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-09-20T12:44:24.394Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-09-20T12:44:24.394Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-09-20T12:44:24.394Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-09-20T12:44:24.394Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-09-20T12:44:24.394Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-09-20T12:44:24.394Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-09-20T12:44:24.394Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-09-20T12:44:24.394Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-09-20T12:44:24.394Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-09-20T12:44:24.394Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-09-20T12:44:24.394Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-09-20T12:44:24.394Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-09-20T12:44:24.394Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-09-20T12:44:24.394Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-09-20T12:44:24.394Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-09-20T12:44:24.394Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-09-20T12:44:24.394Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-09-20T12:44:24.394Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-09-20T12:44:24.394Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-09-20T12:44:24.394Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-09-20T12:44:24.394Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-09-20T12:44:24.394Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-20T12:44:24.394Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-09-20T12:44:24.394Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-09-20T12:44:24.394Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-09-20T12:44:25.081Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-09-20T12:44:25.082Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-09-20T12:44:25.082Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-09-20T12:44:26.605Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-09-20T12:44:26.605Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-09-20T12:44:26.605Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-09-20T12:44:26.605Z] === RUN TestDockerSuite/TestCpRelativePath [2021-09-20T12:44:28.032Z] === RUN TestDockerSuite/TestContainerAPITop [2021-09-20T12:44:28.032Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-09-20T12:44:28.032Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-09-20T12:44:28.218Z] === RUN TestDockerSuite/TestBuildLastModified [2021-09-20T12:44:28.218Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-09-20T12:44:28.218Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-09-20T12:44:28.218Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-09-20T12:44:28.218Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-09-20T12:44:28.218Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-09-20T12:44:28.218Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-09-20T12:44:28.218Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-09-20T12:44:28.218Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-09-20T12:44:28.687Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-09-20T12:44:29.156Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-09-20T12:44:29.553Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-09-20T12:44:29.553Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-09-20T12:44:29.553Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-09-20T12:44:29.553Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-09-20T12:44:29.553Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-09-20T12:44:29.553Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-09-20T12:44:29.553Z] === RUN TestDockerSuite/TestCpToCaseA [2021-09-20T12:44:30.988Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-09-20T12:44:30.988Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-09-20T12:44:33.919Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-09-20T12:44:34.307Z] === RUN TestDockerSuite/TestCpToCaseB [2021-09-20T12:44:35.738Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-09-20T12:44:35.872Z] === RUN TestDockerSuite/TestCpToCaseC [2021-09-20T12:44:35.872Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-09-20T12:44:35.872Z] === RUN TestDockerSuite/TestCpToCaseD [2021-09-20T12:44:35.872Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-09-20T12:44:35.872Z] === RUN TestDockerSuite/TestCpToCaseE [2021-09-20T12:44:37.950Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-09-20T12:44:37.950Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-09-20T12:44:37.950Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-09-20T12:44:37.950Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-09-20T12:44:37.950Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-09-20T12:44:37.950Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-09-20T12:44:37.950Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-09-20T12:44:37.950Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-09-20T12:44:37.950Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-09-20T12:44:37.950Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-09-20T12:44:37.950Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-09-20T12:44:39.514Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-09-20T12:44:39.514Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-09-20T12:44:42.464Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-09-20T12:44:44.526Z] === RUN TestDockerSuite/TestCpToCaseF [2021-09-20T12:44:44.526Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-09-20T12:44:44.526Z] === RUN TestDockerSuite/TestCpToCaseG [2021-09-20T12:44:44.526Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-09-20T12:44:44.526Z] === RUN TestDockerSuite/TestCpToCaseH [2021-09-20T12:44:44.677Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-09-20T12:44:45.404Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-09-20T12:44:47.627Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-09-20T12:44:49.841Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000899e0_} [2021-09-20T12:44:52.791Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13241513410_c:\foo_false____} [2021-09-20T12:44:53.181Z] === RUN TestDockerSuite/TestCpToCaseI [2021-09-20T12:44:53.181Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-09-20T12:44:53.181Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-09-20T12:44:53.181Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-09-20T12:44:53.181Z] === RUN TestDockerSuite/TestCpToDot [2021-09-20T12:44:54.743Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-09-20T12:44:54.743Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-09-20T12:44:55.005Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13241513410_c:\foo_true____} [2021-09-20T12:44:55.210Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-09-20T12:44:55.210Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-09-20T12:44:55.210Z] === RUN TestDockerSuite/TestCpToStdout [2021-09-20T12:44:57.423Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-09-20T12:44:57.423Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-20T12:44:57.423Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-09-20T12:44:57.423Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-09-20T12:44:57.423Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-09-20T12:44:57.423Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-09-20T12:44:57.423Z] === RUN TestDockerSuite/TestCpVolumePath [2021-09-20T12:44:57.423Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-09-20T12:44:57.423Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-09-20T12:44:57.629Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-09-20T12:44:57.890Z] === RUN TestDockerSuite/TestCreateArgs [2021-09-20T12:44:57.890Z] === RUN TestDockerSuite/TestCreateByImageID [2021-09-20T12:44:57.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-09-20T12:44:57.952Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-09-20T12:44:57.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-09-20T12:44:57.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-09-20T12:44:57.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-09-20T12:44:57.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-09-20T12:44:57.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-09-20T12:44:57.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-09-20T12:44:57.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-09-20T12:44:57.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-09-20T12:44:57.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-09-20T12:44:57.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-09-20T12:44:57.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-09-20T12:44:57.952Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-09-20T12:44:57.952Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-09-20T12:44:57.952Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-09-20T12:44:57.952Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-09-20T12:44:57.952Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-09-20T12:44:57.952Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-09-20T12:44:57.952Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-09-20T12:44:57.952Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-09-20T12:44:57.952Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-09-20T12:44:57.952Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-09-20T12:44:57.952Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-09-20T12:44:59.250Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-09-20T12:44:59.250Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-09-20T12:44:59.250Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-09-20T12:44:59.250Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-09-20T12:45:00.101Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-09-20T12:45:00.898Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-09-20T12:45:00.898Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-09-20T12:45:00.898Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-09-20T12:45:00.898Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-09-20T12:45:00.898Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-09-20T12:45:00.898Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-09-20T12:45:00.898Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-09-20T12:45:00.898Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-09-20T12:45:00.898Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-09-20T12:45:00.898Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-09-20T12:45:00.898Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-09-20T12:45:00.899Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-09-20T12:45:00.899Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-09-20T12:45:00.899Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-09-20T12:45:00.899Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-09-20T12:45:00.899Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-09-20T12:45:00.899Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-09-20T12:45:00.899Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-09-20T12:45:00.899Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-09-20T12:45:00.899Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-09-20T12:45:00.899Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-09-20T12:45:00.899Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-09-20T12:45:00.899Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-09-20T12:45:00.899Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-20T12:45:00.899Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-09-20T12:45:00.899Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-09-20T12:45:00.899Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-09-20T12:45:02.315Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-09-20T12:45:02.315Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-09-20T12:45:02.782Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-09-20T12:45:03.847Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-09-20T12:45:03.847Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-09-20T12:45:03.847Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-09-20T12:45:03.847Z] === RUN TestDockerSuite/TestCpRelativePath [2021-09-20T12:45:04.345Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-09-20T12:45:04.812Z] === RUN TestDockerSuite/TestCreateLabels [2021-09-20T12:45:05.278Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-09-20T12:45:05.278Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-09-20T12:45:05.278Z] === RUN TestDockerSuite/TestCreateRM [2021-09-20T12:45:05.278Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-09-20T12:45:05.278Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-09-20T12:45:05.278Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-09-20T12:45:05.745Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-09-20T12:45:05.745Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-09-20T12:45:06.060Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-09-20T12:45:06.060Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-09-20T12:45:06.060Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-09-20T12:45:06.060Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-09-20T12:45:06.060Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-09-20T12:45:06.060Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-09-20T12:45:06.060Z] === RUN TestDockerSuite/TestCpToCaseA [2021-09-20T12:45:10.808Z] === RUN TestDockerSuite/TestCpToCaseB [2021-09-20T12:45:12.897Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-09-20T12:45:12.897Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-09-20T12:45:12.897Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-09-20T12:45:13.021Z] === RUN TestDockerSuite/TestCpToCaseC [2021-09-20T12:45:13.021Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-09-20T12:45:13.021Z] === RUN TestDockerSuite/TestCpToCaseD [2021-09-20T12:45:13.021Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-09-20T12:45:13.021Z] === RUN TestDockerSuite/TestCpToCaseE [2021-09-20T12:45:15.710Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-09-20T12:45:15.710Z] docker_cli_external_volume_driver_test.go:484: [dda59998721fb] daemon is not started [2021-09-20T12:45:15.844Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-09-20T12:45:16.311Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-09-20T12:45:16.311Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-09-20T12:45:16.311Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-09-20T12:45:18.526Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-09-20T12:45:18.526Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-09-20T12:45:18.526Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-09-20T12:45:18.526Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-09-20T12:45:18.526Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-09-20T12:45:18.526Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-09-20T12:45:18.526Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-09-20T12:45:18.526Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-09-20T12:45:18.526Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-09-20T12:45:18.526Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-09-20T12:45:18.526Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-09-20T12:45:18.526Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-09-20T12:45:18.526Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-09-20T12:45:18.526Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-09-20T12:45:18.526Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-09-20T12:45:18.526Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-09-20T12:45:18.526Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-09-20T12:45:18.526Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-09-20T12:45:18.526Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-09-20T12:45:18.526Z] === RUN TestDockerSuite/TestDevicePermissions [2021-09-20T12:45:18.526Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-09-20T12:45:18.526Z] === RUN TestDockerSuite/TestDockerFails [2021-09-20T12:45:18.526Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-09-20T12:45:18.526Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-09-20T12:45:18.526Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-09-20T12:45:18.526Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-09-20T12:45:18.526Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-09-20T12:45:18.526Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-09-20T12:45:18.526Z] === RUN TestDockerSuite/TestEventsAttach [2021-09-20T12:45:18.526Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-09-20T12:45:18.526Z] === RUN TestDockerSuite/TestEventsCommit [2021-09-20T12:45:18.526Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-09-20T12:45:18.993Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-09-20T12:45:21.205Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-09-20T12:45:23.422Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-09-20T12:45:23.439Z] === RUN TestDockerSuite/TestCpToCaseF [2021-09-20T12:45:23.439Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-09-20T12:45:23.439Z] === RUN TestDockerSuite/TestCpToCaseG [2021-09-20T12:45:23.439Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-09-20T12:45:23.439Z] === RUN TestDockerSuite/TestCpToCaseH [2021-09-20T12:45:24.986Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-09-20T12:45:29.383Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-09-20T12:45:30.583Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-09-20T12:45:30.583Z] docker_cli_external_volume_driver_test.go:52: [d2089676bcbbf] daemon is not started [2021-09-20T12:45:32.095Z] === RUN TestDockerSuite/TestCpToCaseI [2021-09-20T12:45:32.095Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-09-20T12:45:32.095Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-09-20T12:45:32.095Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-09-20T12:45:32.095Z] === RUN TestDockerSuite/TestCpToDot [2021-09-20T12:45:32.140Z] === RUN TestDockerSuite/TestEventsCopy [2021-09-20T12:45:35.043Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-09-20T12:45:35.043Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-09-20T12:45:35.043Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-09-20T12:45:35.043Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-09-20T12:45:35.043Z] === RUN TestDockerSuite/TestCpToStdout [2021-09-20T12:45:35.086Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-09-20T12:45:37.993Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-09-20T12:45:37.993Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-20T12:45:37.993Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-09-20T12:45:37.993Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-09-20T12:45:37.993Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-09-20T12:45:37.993Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-09-20T12:45:37.993Z] === RUN TestDockerSuite/TestCpVolumePath [2021-09-20T12:45:37.993Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-09-20T12:45:37.993Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-09-20T12:45:37.993Z] === RUN TestDockerSuite/TestCreateArgs [2021-09-20T12:45:37.993Z] === RUN TestDockerSuite/TestCreateByImageID [2021-09-20T12:45:39.818Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-09-20T12:45:40.204Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-09-20T12:45:40.952Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-09-20T12:45:42.514Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-09-20T12:45:42.981Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-09-20T12:45:43.151Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-09-20T12:45:43.151Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-09-20T12:45:43.151Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-09-20T12:45:44.595Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-09-20T12:45:44.713Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-09-20T12:45:45.456Z] --- PASS: TestDockerExternalVolumeSuite (436.80s) [2021-09-20T12:45:45.456Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.52s) [2021-09-20T12:45:45.456Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2021-09-20T12:45:45.456Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.14s) [2021-09-20T12:45:45.456Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2021-09-20T12:45:45.456Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-09-20T12:45:45.456Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2021-09-20T12:45:45.456Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-09-20T12:45:45.456Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.17s) [2021-09-20T12:45:45.456Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2021-09-20T12:45:45.456Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2021-09-20T12:45:45.456Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2021-09-20T12:45:45.456Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.16s) [2021-09-20T12:45:45.456Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.24s) [2021-09-20T12:45:45.456Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.85s) [2021-09-20T12:45:45.456Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s) [2021-09-20T12:45:45.456Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.61s) [2021-09-20T12:45:45.456Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s) [2021-09-20T12:45:45.456Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-09-20T12:45:45.456Z] PASS [2021-09-20T12:45:45.456Z] [2021-09-20T12:45:45.456Z] === Skipped [2021-09-20T12:45:45.456Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-09-20T12:45:45.456Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-09-20T12:45:45.456Z] check_test.go:308: [dacf2c9df064c] daemon is not started [2021-09-20T12:45:45.456Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-09-20T12:45:45.456Z] [2021-09-20T12:45:45.456Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s) [2021-09-20T12:45:45.456Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-09-20T12:45:45.456Z] check_test.go:308: [d86827ed06de8] daemon is not started [2021-09-20T12:45:45.456Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s) [2021-09-20T12:45:45.456Z] [2021-09-20T12:45:45.456Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-09-20T12:45:45.456Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-09-20T12:45:45.456Z] check_test.go:308: [de35aa94ab33a] daemon is not started [2021-09-20T12:45:45.456Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-09-20T12:45:45.456Z] [2021-09-20T12:45:45.456Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-09-20T12:45:45.456Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2021-09-20T12:45:45.456Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-09-20T12:45:45.456Z] [2021-09-20T12:45:45.456Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-09-20T12:45:45.456Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-09-20T12:45:45.456Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-09-20T12:45:45.456Z] [2021-09-20T12:45:45.456Z] DONE 273 tests, 5 skipped in 2400.045s [2021-09-20T12:45:45.456Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-09-20T12:45:45.456Z] ++++ cat bundles/test-integration/docker.pid [2021-09-20T12:45:45.456Z] +++ kill 8540 [2021-09-20T12:45:45.456Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d3a7a2b4b5357/docker.pid [2021-09-20T12:45:45.456Z] +++ kill 7459 [2021-09-20T12:45:45.456Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7459 is not a child of this shell [2021-09-20T12:45:45.456Z] warning: PID 7459 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d3a7a2b4b5357/docker.pid had a nonzero exit code [2021-09-20T12:45:45.456Z] +++ /etc/init.d/apparmor stop [2021-09-20T12:45:45.456Z] Leaving: AppArmorNo profiles have been unloaded. [2021-09-20T12:45:45.456Z] [2021-09-20T12:45:45.456Z] Unloading profiles will leave already running processes permanently [2021-09-20T12:45:45.456Z] unconfined, which can lead to unexpected situations. [2021-09-20T12:45:45.456Z] [2021-09-20T12:45:45.456Z] To set a process to complain mode, use the command line tool [2021-09-20T12:45:45.456Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-09-20T12:45:45.456Z] +++ true [2021-09-20T12:45:45.456Z] exiting test-integration [2021-09-20T12:45:45.456Z] ++ exit 0 [2021-09-20T12:45:45.456Z] [2021-09-20T12:45:45.698Z] === RUN TestDockerSuite/TestCreateLabels [2021-09-20T12:45:45.698Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-09-20T12:45:45.698Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-09-20T12:45:45.698Z] === RUN TestDockerSuite/TestCreateRM [2021-09-20T12:45:45.715Z] + exit 0 [2021-09-20T12:45:45.715Z] ++ jobs -p [2021-09-20T12:45:45.715Z] + pids= [2021-09-20T12:45:45.715Z] + echo 'Remaining pids to kill: []' [2021-09-20T12:45:45.715Z] Remaining pids to kill: [] [2021-09-20T12:45:45.715Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-09-20T12:45:45.735Z] Recording test results [2021-09-20T12:45:46.165Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-09-20T12:45:46.165Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-09-20T12:45:46.165Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-09-20T12:45:46.165Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-09-20T12:45:46.633Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-09-20T12:45:46.767Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-09-20T12:45:47.236Z] === RUN TestDockerSuite/TestEventsFilterType [2021-09-20T12:45:47.331Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-09-20T12:45:47.656Z] + echo Ensuring container killed. [2021-09-20T12:45:47.656Z] Ensuring container killed. [2021-09-20T12:45:47.656Z] + docker ps -aq -f name=docker-pr2-* [2021-09-20T12:45:47.656Z] + cids=6f9791b87333 [2021-09-20T12:45:47.656Z] 4d3a52abb0ec [2021-09-20T12:45:47.656Z] dd12c8e60e53 [2021-09-20T12:45:47.656Z] + [ -n 6f9791b87333 [2021-09-20T12:45:47.656Z] 4d3a52abb0ec [2021-09-20T12:45:47.656Z] dd12c8e60e53 ] [2021-09-20T12:45:47.656Z] + docker rm -vf 6f9791b87333 4d3a52abb0ec dd12c8e60e53 [2021-09-20T12:45:48.220Z] === RUN TestDockerSuite/TestEventsFilters [2021-09-20T12:45:48.593Z] 6f9791b87333 [2021-09-20T12:45:48.593Z] 4d3a52abb0ec [2021-09-20T12:45:48.593Z] dd12c8e60e53 [Pipeline] sh [2021-09-20T12:45:48.875Z] + echo Chowning /workspace to jenkins user [2021-09-20T12:45:48.875Z] Chowning /workspace to jenkins user [2021-09-20T12:45:48.875Z] + id -u [2021-09-20T12:45:48.875Z] + id -g [2021-09-20T12:45:48.875Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42868:/workspace busybox chown -R 1000:1000 /workspace [2021-09-20T12:45:48.875Z] Unable to find image 'busybox:latest' locally [2021-09-20T12:45:48.875Z] latest: Pulling from library/busybox [2021-09-20T12:45:49.133Z] 24fb2886d6f6: Pulling fs layer [2021-09-20T12:45:49.134Z] 24fb2886d6f6: Verifying Checksum [2021-09-20T12:45:49.134Z] 24fb2886d6f6: Download complete [2021-09-20T12:45:49.134Z] 24fb2886d6f6: Pull complete [2021-09-20T12:45:49.134Z] Digest: sha256:52f73a0a43a16cf37cd0720c90887ce972fe60ee06a687ee71fb93a7ca601df7 [2021-09-20T12:45:49.134Z] Status: Downloaded newer image for busybox:latest [2021-09-20T12:45:49.356Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-09-20T12:45:52.734Z] + bundleName=amd64 [2021-09-20T12:45:52.734Z] + echo Creating amd64-bundles.tar.gz [2021-09-20T12:45:52.734Z] Creating amd64-bundles.tar.gz [2021-09-20T12:45:52.734Z] + xargs tar -czf amd64-bundles.tar.gz [2021-09-20T12:45:52.734Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-09-20T12:45:52.970Z] === RUN TestDockerSuite/TestEventsFormat [Pipeline] archiveArtifacts [2021-09-20T12:45:53.681Z] Archiving artifacts [2021-09-20T12:45:55.234Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-09-20T12:45:55.288Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-09-20T12:45:55.288Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-09-20T12:45:55.288Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-09-20T12:45:55.584Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42868/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-09-20T12:45:55.903Z] + make clean [2021-09-20T12:45:56.162Z] docker volume rm -f docker-dev-cache [2021-09-20T12:45:56.162Z] docker-dev-cache [Pipeline] deleteDir [2021-09-20T12:45:57.500Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-09-20T12:45:57.500Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-09-20T12:45:57.500Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-09-20T12:45:57.500Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-09-20T12:45:57.722Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-09-20T12:45:57.722Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-09-20T12:45:57.722Z] === RUN TestDockerSuite/TestEventsImageImport [2021-09-20T12:45:57.722Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-09-20T12:45:57.722Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-09-20T12:45:57.722Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-09-20T12:45:57.722Z] === RUN TestDockerSuite/TestEventsImagePull [2021-09-20T12:45:57.722Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-09-20T12:45:57.722Z] === RUN TestDockerSuite/TestEventsImageTag [2021-09-20T12:45:58.190Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-09-20T12:45:58.190Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-09-20T12:45:58.190Z] === RUN TestDockerSuite/TestEventsRename [2021-09-20T12:45:59.716Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-09-20T12:45:59.716Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-09-20T12:45:59.716Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-09-20T12:46:00.184Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-09-20T12:46:00.184Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-09-20T12:46:00.184Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-09-20T12:46:00.184Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-09-20T12:46:00.184Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-09-20T12:46:00.184Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-09-20T12:46:00.184Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-09-20T12:46:00.184Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-09-20T12:46:00.184Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-09-20T12:46:00.184Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-09-20T12:46:00.184Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-09-20T12:46:00.184Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-09-20T12:46:00.184Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-09-20T12:46:00.184Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-09-20T12:46:00.184Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-09-20T12:46:00.184Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-09-20T12:46:00.184Z] === RUN TestDockerSuite/TestDevicePermissions [2021-09-20T12:46:00.184Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-09-20T12:46:00.184Z] === RUN TestDockerSuite/TestDockerFails [2021-09-20T12:46:00.184Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-09-20T12:46:00.184Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-09-20T12:46:00.184Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-09-20T12:46:00.184Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-09-20T12:46:00.184Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-09-20T12:46:00.184Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-09-20T12:46:00.184Z] === RUN TestDockerSuite/TestEventsAttach [2021-09-20T12:46:00.184Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-09-20T12:46:00.184Z] === RUN TestDockerSuite/TestEventsCommit [2021-09-20T12:46:00.184Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-09-20T12:46:00.184Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-09-20T12:46:00.403Z] === RUN TestDockerSuite/TestEventsResize [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-20T12:46:03.132Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-09-20T12:46:05.345Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-09-20T12:46:08.295Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-09-20T12:46:09.064Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-09-20T12:46:10.050Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-09-20T12:46:10.176Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-09-20T12:46:10.176Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-09-20T12:46:10.176Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-09-20T12:46:12.265Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-09-20T12:46:16.047Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-09-20T12:46:16.049Z] === RUN TestDockerSuite/TestEventsTop [2021-09-20T12:46:16.050Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-09-20T12:46:16.050Z] === RUN TestDockerSuite/TestEventsUntag [2021-09-20T12:46:16.516Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-09-20T12:46:16.516Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-09-20T12:46:16.516Z] === RUN TestDockerSuite/TestBuildNetNone [2021-09-20T12:46:16.516Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-09-20T12:46:16.516Z] === RUN TestDockerSuite/TestBuildNoContext [2021-09-20T12:46:18.711Z] === RUN TestDockerSuite/TestEventsCopy [2021-09-20T12:46:18.741Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-09-20T12:46:18.997Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-09-20T12:46:20.924Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-09-20T12:46:22.536Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-09-20T12:46:23.115Z] === RUN TestDockerSuite/TestExec [2021-09-20T12:46:23.115Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-09-20T12:46:23.115Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-09-20T12:46:23.115Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-09-20T12:46:23.115Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-09-20T12:46:24.693Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-09-20T12:46:24.755Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-09-20T12:46:25.224Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-09-20T12:46:25.224Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-09-20T12:46:26.263Z] === RUN TestDockerSuite/TestExecAPIStart [2021-09-20T12:46:26.263Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-09-20T12:46:26.263Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-09-20T12:46:26.263Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-09-20T12:46:26.263Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-09-20T12:46:26.263Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-09-20T12:46:26.263Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-09-20T12:46:26.788Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-09-20T12:46:27.836Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-09-20T12:46:28.177Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-09-20T12:46:28.999Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-09-20T12:46:29.166Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-09-20T12:46:29.467Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-09-20T12:46:30.056Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-09-20T12:46:30.154Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-09-20T12:46:31.628Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-09-20T12:46:33.193Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-09-20T12:46:36.618Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-09-20T12:46:37.085Z] === RUN TestDockerSuite/TestEventsFilterType [2021-09-20T12:46:37.938Z] === RUN TestDockerSuite/TestExecCgroup [2021-09-20T12:46:37.938Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-09-20T12:46:37.938Z] === RUN TestDockerSuite/TestExecEnv [2021-09-20T12:46:37.938Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-09-20T12:46:37.938Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-09-20T12:46:37.938Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-09-20T12:46:37.938Z] === RUN TestDockerSuite/TestExecExitStatus [2021-09-20T12:46:38.070Z] === RUN TestDockerSuite/TestEventsFilters [2021-09-20T12:46:38.924Z] === RUN TestDockerSuite/TestExecInspectID [2021-09-20T12:46:43.672Z] === RUN TestDockerSuite/TestExecInteractive [2021-09-20T12:46:43.672Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-09-20T12:46:43.672Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-09-20T12:46:43.672Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-09-20T12:46:43.672Z] === RUN TestDockerSuite/TestExecParseError [2021-09-20T12:46:43.673Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-09-20T12:46:43.673Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-09-20T12:46:43.673Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-09-20T12:46:43.673Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-09-20T12:46:43.673Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-09-20T12:46:43.673Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-09-20T12:46:43.934Z] === RUN TestDockerSuite/TestEventsFormat [2021-09-20T12:46:45.107Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-09-20T12:46:45.107Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-09-20T12:46:45.236Z] === RUN TestDockerSuite/TestExecSetEnv [2021-09-20T12:46:45.236Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-09-20T12:46:45.236Z] === RUN TestDockerSuite/TestExecStartFails [2021-09-20T12:46:45.236Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-09-20T12:46:45.236Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-09-20T12:46:45.236Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-09-20T12:46:45.236Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-09-20T12:46:45.236Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-09-20T12:46:45.236Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-09-20T12:46:45.236Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-09-20T12:46:45.236Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-09-20T12:46:47.447Z] === RUN TestDockerSuite/TestExecUlimits [2021-09-20T12:46:47.447Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-09-20T12:46:47.447Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-09-20T12:46:48.683Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-09-20T12:46:48.683Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-09-20T12:46:48.683Z] === RUN TestDockerSuite/TestEventsImageImport [2021-09-20T12:46:48.683Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-09-20T12:46:48.683Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-09-20T12:46:48.683Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-09-20T12:46:48.683Z] === RUN TestDockerSuite/TestEventsImagePull [2021-09-20T12:46:48.683Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-09-20T12:46:48.683Z] === RUN TestDockerSuite/TestEventsImageTag [2021-09-20T12:46:49.668Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-09-20T12:46:49.668Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-09-20T12:46:49.668Z] === RUN TestDockerSuite/TestEventsRename [2021-09-20T12:46:52.211Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-09-20T12:46:52.211Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-09-20T12:46:52.211Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-09-20T12:46:52.211Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-09-20T12:46:52.211Z] === RUN TestDockerSuite/TestExecWithUser [2021-09-20T12:46:52.211Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-09-20T12:46:52.211Z] === RUN TestDockerSuite/TestGetContainerStats [2021-09-20T12:46:52.290Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-09-20T12:46:52.616Z] === RUN TestDockerSuite/TestEventsResize [2021-09-20T12:46:56.087Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-09-20T12:46:58.073Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-09-20T12:47:03.258Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-09-20T12:47:03.940Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-09-20T12:47:06.155Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-09-20T12:47:08.022Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-09-20T12:47:12.017Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-09-20T12:47:12.017Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-09-20T12:47:12.017Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-09-20T12:47:12.017Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-09-20T12:47:12.017Z] === RUN TestDockerSuite/TestHealth [2021-09-20T12:47:12.017Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-09-20T12:47:12.017Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-09-20T12:47:12.017Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-09-20T12:47:12.017Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-09-20T12:47:12.017Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-09-20T12:47:12.802Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-09-20T12:47:13.271Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-09-20T12:47:13.271Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-09-20T12:47:13.271Z] === RUN TestDockerSuite/TestBuildPATH [2021-09-20T12:47:13.271Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-09-20T12:47:13.271Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-09-20T12:47:15.512Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-09-20T12:47:15.512Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-09-20T12:47:15.512Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-09-20T12:47:15.805Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-09-20T12:47:15.805Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-09-20T12:47:15.805Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-09-20T12:47:15.805Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-09-20T12:47:15.805Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-09-20T12:47:15.805Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-09-20T12:47:16.273Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-09-20T12:47:16.741Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-09-20T12:47:16.741Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-09-20T12:47:16.741Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-09-20T12:47:17.727Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-09-20T12:47:17.727Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-09-20T12:47:19.291Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-09-20T12:47:19.758Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-09-20T12:47:21.326Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-09-20T12:47:24.277Z] === RUN TestDockerSuite/TestImagesFormat [2021-09-20T12:47:24.277Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-09-20T12:47:24.277Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-09-20T12:47:24.277Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-09-20T12:47:28.063Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-09-20T12:47:28.063Z] === RUN TestDockerSuite/TestImportBadURL [2021-09-20T12:47:28.461Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-09-20T12:47:28.461Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-09-20T12:47:30.275Z] === RUN TestDockerSuite/TestImportDisplay [2021-09-20T12:47:30.275Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-09-20T12:47:30.275Z] === RUN TestDockerSuite/TestImportFile [2021-09-20T12:47:30.275Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-09-20T12:47:30.275Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-09-20T12:47:30.275Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-09-20T12:47:30.275Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-09-20T12:47:30.275Z] === RUN TestDockerSuite/TestImportGzipped [2021-09-20T12:47:30.275Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-09-20T12:47:30.275Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-09-20T12:47:30.275Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-09-20T12:47:30.275Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-09-20T12:47:30.275Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-09-20T12:47:30.275Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-09-20T12:47:30.275Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-09-20T12:47:30.275Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-09-20T12:47:30.275Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-09-20T12:47:30.275Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-09-20T12:47:30.275Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-09-20T12:47:30.275Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-09-20T12:47:30.275Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-09-20T12:47:30.275Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-20T12:47:30.275Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-09-20T12:47:31.409Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-09-20T12:47:32.490Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-09-20T12:47:34.701Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-09-20T12:47:34.701Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-09-20T12:47:34.701Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-09-20T12:47:34.701Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-09-20T12:47:34.701Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-09-20T12:47:34.701Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-09-20T12:47:34.701Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-09-20T12:47:34.701Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-09-20T12:47:36.159Z] === RUN TestDockerSuite/TestEventsTop [2021-09-20T12:47:36.159Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-09-20T12:47:36.159Z] === RUN TestDockerSuite/TestEventsUntag [2021-09-20T12:47:36.913Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-09-20T12:47:36.914Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-09-20T12:47:39.108Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-09-20T12:47:39.131Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-09-20T12:47:39.131Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-09-20T12:47:39.131Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-09-20T12:47:39.131Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-09-20T12:47:39.131Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-09-20T12:47:39.131Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-09-20T12:47:39.131Z] === RUN TestDockerSuite/TestInspectDefault [2021-09-20T12:47:41.344Z] === RUN TestDockerSuite/TestInspectHistory [2021-09-20T12:47:42.895Z] === RUN TestDockerSuite/TestExec [2021-09-20T12:47:42.895Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-09-20T12:47:42.895Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-09-20T12:47:42.895Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-09-20T12:47:42.895Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-09-20T12:47:45.133Z] === RUN TestDockerSuite/TestInspectImage [2021-09-20T12:47:45.133Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-09-20T12:47:45.133Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-09-20T12:47:45.133Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-09-20T12:47:45.133Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-09-20T12:47:45.133Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-20T12:47:45.133Z] === RUN TestDockerSuite/TestInspectInt64 [2021-09-20T12:47:45.843Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-09-20T12:47:47.346Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-09-20T12:47:48.067Z] === RUN TestDockerSuite/TestExecAPIStart [2021-09-20T12:47:48.068Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-09-20T12:47:48.068Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-09-20T12:47:48.068Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-09-20T12:47:48.068Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-09-20T12:47:48.068Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-09-20T12:47:48.068Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-09-20T12:47:48.909Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-09-20T12:47:49.385Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-09-20T12:47:50.281Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-09-20T12:47:51.598Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-09-20T12:47:53.162Z] === RUN TestDockerSuite/TestInspectPlugin [2021-09-20T12:47:53.162Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-09-20T12:47:53.162Z] === RUN TestDockerSuite/TestInspectRootFS [2021-09-20T12:47:53.162Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-09-20T12:47:53.232Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-09-20T12:47:55.373Z] === RUN TestDockerSuite/TestInspectStatus [2021-09-20T12:47:56.186Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-09-20T12:47:58.242Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-09-20T12:47:58.320Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-09-20T12:47:59.136Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-09-20T12:48:01.276Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-09-20T12:48:03.488Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-09-20T12:48:05.005Z] === RUN TestDockerSuite/TestExecCgroup [2021-09-20T12:48:05.005Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-09-20T12:48:05.005Z] === RUN TestDockerSuite/TestExecEnv [2021-09-20T12:48:05.005Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-09-20T12:48:05.005Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-09-20T12:48:05.005Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-09-20T12:48:05.005Z] === RUN TestDockerSuite/TestExecExitStatus [2021-09-20T12:48:05.700Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-09-20T12:48:07.217Z] === RUN TestDockerSuite/TestExecInspectID [2021-09-20T12:48:07.263Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-09-20T12:48:09.474Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-09-20T12:48:11.686Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-09-20T12:48:11.969Z] === RUN TestDockerSuite/TestExecInteractive [2021-09-20T12:48:11.969Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-09-20T12:48:11.969Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-09-20T12:48:11.969Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-09-20T12:48:11.969Z] === RUN TestDockerSuite/TestExecParseError [2021-09-20T12:48:11.969Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-09-20T12:48:11.969Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-09-20T12:48:11.969Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-09-20T12:48:11.969Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-09-20T12:48:11.969Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-09-20T12:48:11.969Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-09-20T12:48:13.898Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-09-20T12:48:14.368Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-09-20T12:48:14.368Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-09-20T12:48:14.368Z] === RUN TestDockerSuite/TestLinksEnvs [2021-09-20T12:48:14.368Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-09-20T12:48:14.368Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-09-20T12:48:14.368Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-09-20T12:48:14.368Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-09-20T12:48:14.368Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-09-20T12:48:14.368Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-09-20T12:48:14.368Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-09-20T12:48:14.368Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-09-20T12:48:14.368Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-09-20T12:48:14.368Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-09-20T12:48:14.368Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-09-20T12:48:14.368Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-09-20T12:48:14.368Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-09-20T12:48:14.368Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-09-20T12:48:14.368Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-09-20T12:48:14.368Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-09-20T12:48:14.368Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-09-20T12:48:14.368Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-09-20T12:48:14.368Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-09-20T12:48:14.368Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-09-20T12:48:14.368Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-09-20T12:48:14.368Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-09-20T12:48:14.368Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-09-20T12:48:14.368Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-09-20T12:48:14.368Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-09-20T12:48:14.368Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-09-20T12:48:14.368Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-09-20T12:48:14.368Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-09-20T12:48:14.368Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-09-20T12:48:14.368Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-09-20T12:48:14.368Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-09-20T12:48:14.368Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-09-20T12:48:14.923Z] === RUN TestDockerSuite/TestExecSetEnv [2021-09-20T12:48:14.923Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-09-20T12:48:14.923Z] === RUN TestDockerSuite/TestExecStartFails [2021-09-20T12:48:14.923Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-09-20T12:48:14.923Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-09-20T12:48:14.923Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-09-20T12:48:14.923Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-09-20T12:48:14.923Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-09-20T12:48:14.923Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-09-20T12:48:14.923Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-09-20T12:48:14.923Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-09-20T12:48:15.930Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-09-20T12:48:16.084Z] === RUN TestDockerSuite/TestBuildRm [2021-09-20T12:48:17.879Z] === RUN TestDockerSuite/TestExecUlimits [2021-09-20T12:48:17.879Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-09-20T12:48:17.879Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-09-20T12:48:18.145Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-09-20T12:48:23.743Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-09-20T12:48:23.743Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-09-20T12:48:23.743Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-09-20T12:48:23.743Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-09-20T12:48:23.743Z] === RUN TestDockerSuite/TestExecWithUser [2021-09-20T12:48:23.743Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-09-20T12:48:23.743Z] === RUN TestDockerSuite/TestGetContainerStats [2021-09-20T12:48:24.005Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-09-20T12:48:25.570Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-09-20T12:48:25.570Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-09-20T12:48:25.570Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-09-20T12:48:27.781Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-09-20T12:48:27.781Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-09-20T12:48:28.604Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-09-20T12:48:30.823Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-09-20T12:48:30.823Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-09-20T12:48:30.823Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-09-20T12:48:30.823Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-09-20T12:48:30.823Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-09-20T12:48:30.899Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-09-20T12:48:32.390Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-09-20T12:48:32.531Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-09-20T12:48:35.350Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-09-20T12:48:36.759Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-09-20T12:48:37.280Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-09-20T12:48:39.144Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-09-20T12:48:40.545Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-09-20T12:48:42.027Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-09-20T12:48:42.102Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-09-20T12:48:43.589Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-09-20T12:48:45.801Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-09-20T12:48:45.801Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-09-20T12:48:45.801Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-09-20T12:48:47.698Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-09-20T12:48:47.698Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-09-20T12:48:47.698Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-09-20T12:48:47.698Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-09-20T12:48:47.698Z] === RUN TestDockerSuite/TestHealth [2021-09-20T12:48:47.698Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-09-20T12:48:47.698Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-09-20T12:48:47.698Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-09-20T12:48:47.698Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-09-20T12:48:47.698Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-09-20T12:48:48.013Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-09-20T12:48:50.962Z] === RUN TestDockerSuite/TestLogsSince [2021-09-20T12:48:51.487Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-09-20T12:48:51.487Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-09-20T12:48:51.487Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-09-20T12:48:51.487Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-09-20T12:48:51.487Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-09-20T12:48:51.487Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-09-20T12:48:51.487Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-09-20T12:48:52.472Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-09-20T12:48:52.472Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-09-20T12:48:52.472Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-09-20T12:48:52.940Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-09-20T12:48:53.407Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-09-20T12:48:54.970Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-09-20T12:48:54.970Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-09-20T12:48:56.532Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-09-20T12:48:57.066Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-09-20T12:48:57.066Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-09-20T12:48:57.066Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-09-20T12:48:59.484Z] === RUN TestDockerSuite/TestImagesFormat [2021-09-20T12:48:59.484Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-09-20T12:48:59.484Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-09-20T12:48:59.484Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-09-20T12:48:59.616Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-09-20T12:48:59.616Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-09-20T12:48:59.616Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-09-20T12:48:59.616Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-09-20T12:48:59.616Z] === RUN TestDockerSuite/TestLogsTail [2021-09-20T12:49:01.828Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-09-20T12:49:03.272Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-09-20T12:49:03.272Z] === RUN TestDockerSuite/TestImportBadURL [2021-09-20T12:49:04.039Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-09-20T12:49:05.485Z] === RUN TestDockerSuite/TestImportDisplay [2021-09-20T12:49:05.485Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-09-20T12:49:05.485Z] === RUN TestDockerSuite/TestImportFile [2021-09-20T12:49:05.485Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-09-20T12:49:05.485Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-09-20T12:49:05.485Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-09-20T12:49:05.485Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-09-20T12:49:05.485Z] === RUN TestDockerSuite/TestImportGzipped [2021-09-20T12:49:05.485Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-09-20T12:49:05.756Z] === RUN TestDockerSuite/TestBuildSpaces [2021-09-20T12:49:05.952Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-09-20T12:49:05.953Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-09-20T12:49:05.953Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-09-20T12:49:05.953Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-09-20T12:49:05.953Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-09-20T12:49:05.953Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-09-20T12:49:05.953Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-09-20T12:49:05.953Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-09-20T12:49:05.953Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-09-20T12:49:05.953Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-09-20T12:49:05.953Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-09-20T12:49:05.953Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-09-20T12:49:05.953Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-20T12:49:05.953Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-09-20T12:49:06.225Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-09-20T12:49:06.985Z] === RUN TestDockerSuite/TestMountIntoProc [2021-09-20T12:49:06.985Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-09-20T12:49:06.985Z] === RUN TestDockerSuite/TestMountIntoSys [2021-09-20T12:49:06.985Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-09-20T12:49:06.985Z] === RUN TestDockerSuite/TestNetHostname [2021-09-20T12:49:06.985Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-09-20T12:49:06.985Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-09-20T12:49:06.985Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-09-20T12:49:06.985Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-09-20T12:49:06.985Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-09-20T12:49:06.985Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-09-20T12:49:06.985Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-09-20T12:49:06.985Z] === RUN TestDockerSuite/TestPluginActive [2021-09-20T12:49:06.985Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-09-20T12:49:06.985Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-09-20T12:49:06.985Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-09-20T12:49:06.985Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-09-20T12:49:06.985Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-09-20T12:49:06.985Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-09-20T12:49:06.985Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-09-20T12:49:06.985Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-09-20T12:49:06.985Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-09-20T12:49:06.985Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-09-20T12:49:06.985Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-09-20T12:49:06.985Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-09-20T12:49:06.985Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-09-20T12:49:06.985Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-09-20T12:49:06.985Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-09-20T12:49:06.985Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-09-20T12:49:06.985Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-09-20T12:49:06.985Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-09-20T12:49:06.985Z] === RUN TestDockerSuite/TestPortHostBinding [2021-09-20T12:49:06.985Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-09-20T12:49:06.985Z] === RUN TestDockerSuite/TestPortList [2021-09-20T12:49:06.985Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-09-20T12:49:06.985Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-09-20T12:49:08.166Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-09-20T12:49:10.041Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-09-20T12:49:10.042Z] === RUN TestDockerSuite/TestBuildStderr [2021-09-20T12:49:11.115Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-09-20T12:49:11.115Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-09-20T12:49:11.115Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-09-20T12:49:11.115Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-09-20T12:49:11.115Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-09-20T12:49:11.115Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-09-20T12:49:11.115Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-09-20T12:49:11.115Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-09-20T12:49:11.742Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-09-20T12:49:11.742Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-09-20T12:49:11.742Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-09-20T12:49:11.742Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-09-20T12:49:11.742Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-09-20T12:49:11.742Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-09-20T12:49:11.742Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-09-20T12:49:11.742Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-09-20T12:49:11.742Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-20T12:49:11.742Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-09-20T12:49:11.742Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-09-20T12:49:11.742Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-09-20T12:49:11.742Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-09-20T12:49:11.742Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-09-20T12:49:11.742Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-09-20T12:49:11.742Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-09-20T12:49:11.742Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-20T12:49:11.742Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-09-20T12:49:13.328Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-09-20T12:49:13.796Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-09-20T12:49:14.799Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-09-20T12:49:16.009Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-09-20T12:49:16.009Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-09-20T12:49:16.009Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-09-20T12:49:16.009Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-09-20T12:49:16.009Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-09-20T12:49:16.009Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-09-20T12:49:16.009Z] === RUN TestDockerSuite/TestInspectDefault [2021-09-20T12:49:16.494Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-09-20T12:49:16.494Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-09-20T12:49:16.494Z] === RUN TestDockerSuite/TestPsByOrder [2021-09-20T12:49:18.957Z] === RUN TestDockerSuite/TestInspectHistory [2021-09-20T12:49:22.748Z] === RUN TestDockerSuite/TestInspectImage [2021-09-20T12:49:22.748Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-09-20T12:49:22.748Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-09-20T12:49:22.748Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-09-20T12:49:22.748Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-09-20T12:49:22.748Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-20T12:49:22.748Z] === RUN TestDockerSuite/TestInspectInt64 [2021-09-20T12:49:23.649Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-09-20T12:49:23.649Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-09-20T12:49:23.649Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-09-20T12:49:25.698Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-09-20T12:49:27.911Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-09-20T12:49:28.379Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-09-20T12:49:30.592Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-09-20T12:49:30.801Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-09-20T12:49:32.625Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-09-20T12:49:32.626Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-09-20T12:49:32.626Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-09-20T12:49:33.541Z] === RUN TestDockerSuite/TestInspectPlugin [2021-09-20T12:49:33.541Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-09-20T12:49:33.541Z] === RUN TestDockerSuite/TestInspectRootFS [2021-09-20T12:49:34.008Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-09-20T12:49:34.193Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-09-20T12:49:35.777Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-09-20T12:49:36.222Z] === RUN TestDockerSuite/TestInspectStatus [2021-09-20T12:49:39.581Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-09-20T12:49:40.010Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-09-20T12:49:43.285Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-09-20T12:49:43.285Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-09-20T12:49:43.285Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-09-20T12:49:43.285Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-09-20T12:49:44.343Z] === RUN TestDockerSuite/TestBuildUser [2021-09-20T12:49:44.343Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-09-20T12:49:44.343Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-09-20T12:49:44.343Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-09-20T12:49:44.343Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-09-20T12:49:44.343Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-09-20T12:49:44.343Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-09-20T12:49:45.879Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-09-20T12:49:48.092Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-09-20T12:49:48.139Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-09-20T12:49:48.607Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-09-20T12:49:51.039Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-09-20T12:49:53.993Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-09-20T12:49:55.768Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-09-20T12:49:56.207Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-09-20T12:49:57.304Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-09-20T12:49:57.304Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-09-20T12:49:57.304Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-09-20T12:49:57.304Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-09-20T12:49:57.304Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-09-20T12:49:57.332Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-09-20T12:49:58.419Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-09-20T12:50:00.631Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-09-20T12:50:00.631Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-09-20T12:50:00.631Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-09-20T12:50:00.631Z] === RUN TestDockerSuite/TestLinksEnvs [2021-09-20T12:50:00.631Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-09-20T12:50:00.631Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-09-20T12:50:00.631Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-09-20T12:50:00.631Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-09-20T12:50:00.631Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-09-20T12:50:00.631Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-09-20T12:50:00.631Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-09-20T12:50:00.631Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-09-20T12:50:00.631Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-09-20T12:50:00.631Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-09-20T12:50:00.631Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-09-20T12:50:00.631Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-09-20T12:50:00.631Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-09-20T12:50:00.631Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-09-20T12:50:00.631Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-09-20T12:50:00.631Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-09-20T12:50:00.631Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-09-20T12:50:00.631Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-09-20T12:50:00.631Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-09-20T12:50:00.631Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-09-20T12:50:00.631Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-09-20T12:50:00.631Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-09-20T12:50:00.631Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-09-20T12:50:01.103Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-09-20T12:50:01.103Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-09-20T12:50:01.103Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-09-20T12:50:01.103Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-09-20T12:50:01.103Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-09-20T12:50:01.103Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-09-20T12:50:01.103Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-09-20T12:50:01.103Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-09-20T12:50:01.103Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-09-20T12:50:03.315Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-09-20T12:50:04.481Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-09-20T12:50:06.266Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-09-20T12:50:08.270Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-09-20T12:50:08.271Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-09-20T12:50:08.271Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-09-20T12:50:08.271Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-09-20T12:50:08.271Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-09-20T12:50:12.129Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-09-20T12:50:13.023Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-09-20T12:50:13.023Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-09-20T12:50:13.023Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-09-20T12:50:13.023Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-09-20T12:50:13.023Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-09-20T12:50:13.023Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-09-20T12:50:13.023Z] === RUN TestDockerSuite/TestPsRightTagName [2021-09-20T12:50:13.023Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-09-20T12:50:13.023Z] === RUN TestDockerSuite/TestPsShowMounts [2021-09-20T12:50:14.343Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-09-20T12:50:14.343Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-09-20T12:50:14.343Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-09-20T12:50:17.291Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-09-20T12:50:17.291Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-09-20T12:50:18.548Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-09-20T12:50:18.548Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-09-20T12:50:18.886Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-09-20T12:50:18.886Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-09-20T12:50:18.886Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-09-20T12:50:20.447Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-09-20T12:50:20.447Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-09-20T12:50:20.447Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-09-20T12:50:21.432Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-09-20T12:50:22.555Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-09-20T12:50:22.555Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-09-20T12:50:22.555Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-09-20T12:50:23.156Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-09-20T12:50:24.531Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-09-20T12:50:26.343Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-09-20T12:50:27.905Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-09-20T12:50:29.289Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-09-20T12:50:29.289Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-09-20T12:50:29.289Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-09-20T12:50:29.289Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-09-20T12:50:29.289Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-09-20T12:50:31.091Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-09-20T12:50:31.507Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-09-20T12:50:31.507Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-09-20T12:50:31.976Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-09-20T12:50:32.658Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-09-20T12:50:33.303Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-09-20T12:50:36.444Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-09-20T12:50:41.198Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-09-20T12:50:41.198Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-09-20T12:50:41.198Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-09-20T12:50:42.443Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-09-20T12:50:43.412Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-09-20T12:50:46.255Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-09-20T12:50:46.255Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-09-20T12:50:46.360Z] === RUN TestDockerSuite/TestLogsSince [2021-09-20T12:50:51.114Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-09-20T12:50:51.114Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-09-20T12:50:51.114Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-09-20T12:50:54.907Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-09-20T12:50:55.015Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-09-20T12:50:55.015Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-09-20T12:50:55.015Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-09-20T12:50:55.015Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-09-20T12:50:55.015Z] === RUN TestDockerSuite/TestLogsTail [2021-09-20T12:50:55.374Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-09-20T12:50:55.374Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-09-20T12:50:56.359Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-09-20T12:50:57.964Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-09-20T12:51:00.145Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-09-20T12:51:00.913Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-09-20T12:51:03.129Z] === RUN TestDockerSuite/TestMountIntoProc [2021-09-20T12:51:03.129Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-09-20T12:51:03.129Z] === RUN TestDockerSuite/TestMountIntoSys [2021-09-20T12:51:03.129Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-09-20T12:51:03.129Z] === RUN TestDockerSuite/TestNetHostname [2021-09-20T12:51:03.129Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-09-20T12:51:03.129Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-09-20T12:51:03.129Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-09-20T12:51:03.129Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-09-20T12:51:03.129Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-09-20T12:51:03.129Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-09-20T12:51:03.129Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-09-20T12:51:03.129Z] === RUN TestDockerSuite/TestPluginActive [2021-09-20T12:51:03.129Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-09-20T12:51:03.597Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-09-20T12:51:03.597Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-09-20T12:51:03.597Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-09-20T12:51:03.597Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-09-20T12:51:03.597Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-09-20T12:51:03.597Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-09-20T12:51:03.597Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-09-20T12:51:03.597Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-09-20T12:51:03.597Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-09-20T12:51:03.597Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-09-20T12:51:03.597Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-09-20T12:51:03.597Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-09-20T12:51:03.597Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-09-20T12:51:03.597Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-09-20T12:51:03.597Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-09-20T12:51:03.597Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-09-20T12:51:03.597Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-09-20T12:51:03.597Z] === RUN TestDockerSuite/TestPortHostBinding [2021-09-20T12:51:03.597Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-09-20T12:51:03.597Z] === RUN TestDockerSuite/TestPortList [2021-09-20T12:51:03.597Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-09-20T12:51:03.597Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-09-20T12:51:03.938Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-09-20T12:51:03.938Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-09-20T12:51:03.938Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-09-20T12:51:04.106Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-09-20T12:51:04.106Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-09-20T12:51:04.106Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-09-20T12:51:04.106Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-09-20T12:51:04.106Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-09-20T12:51:04.106Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-09-20T12:51:04.106Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-09-20T12:51:04.106Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-09-20T12:51:07.724Z] === RUN TestDockerSuite/TestRmiBlank [2021-09-20T12:51:07.724Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-09-20T12:51:08.191Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-09-20T12:51:08.348Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-09-20T12:51:08.348Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-09-20T12:51:08.815Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-09-20T12:51:08.815Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-09-20T12:51:08.815Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-09-20T12:51:08.815Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-09-20T12:51:08.815Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-09-20T12:51:08.815Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-09-20T12:51:08.815Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-20T12:51:08.815Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-09-20T12:51:08.815Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-09-20T12:51:08.815Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-09-20T12:51:08.815Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-09-20T12:51:08.815Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-09-20T12:51:08.815Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-09-20T12:51:08.815Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-09-20T12:51:08.815Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-20T12:51:08.815Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-09-20T12:51:11.286Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-09-20T12:51:12.865Z] === RUN TestDockerSuite/TestBuildXZHost [2021-09-20T12:51:12.865Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-09-20T12:51:13.334Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-09-20T12:51:13.334Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-09-20T12:51:13.334Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-09-20T12:51:13.334Z] docker_cli_sni_test.go:18: Flakey test [2021-09-20T12:51:13.334Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-09-20T12:51:13.566Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-09-20T12:51:13.566Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-09-20T12:51:13.566Z] === RUN TestDockerSuite/TestPsByOrder [2021-09-20T12:51:14.903Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-09-20T12:51:19.677Z] === RUN TestDockerSuite/TestCommitChange [2021-09-20T12:51:20.685Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-09-20T12:51:21.151Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-09-20T12:51:22.135Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-09-20T12:51:23.471Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-09-20T12:51:23.986Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-09-20T12:51:23.986Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-09-20T12:51:23.986Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-09-20T12:51:26.892Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-09-20T12:51:27.280Z] === RUN TestDockerSuite/TestCommitHardlink [2021-09-20T12:51:27.280Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-09-20T12:51:27.280Z] === RUN TestDockerSuite/TestCommitNewFile [2021-09-20T12:51:31.636Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-09-20T12:51:33.150Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-09-20T12:51:33.150Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-09-20T12:51:33.150Z] === RUN TestDockerSuite/TestCommitTTY [2021-09-20T12:51:34.434Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-09-20T12:51:38.781Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-09-20T12:51:41.724Z] === RUN TestDockerSuite/TestRmiTag [2021-09-20T12:51:41.725Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-09-20T12:51:43.935Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-09-20T12:51:45.651Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-09-20T12:51:47.869Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-09-20T12:51:47.869Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-09-20T12:51:47.869Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-09-20T12:51:47.869Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-09-20T12:51:47.869Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-09-20T12:51:47.869Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-09-20T12:51:47.869Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-09-20T12:51:47.869Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-09-20T12:51:47.869Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-09-20T12:51:47.869Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-09-20T12:51:47.869Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-09-20T12:51:47.869Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-09-20T12:51:47.869Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-09-20T12:51:47.869Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-09-20T12:51:47.870Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-09-20T12:51:47.870Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-09-20T12:51:49.404Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-09-20T12:51:49.404Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-09-20T12:51:49.404Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-09-20T12:51:49.404Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-09-20T12:51:49.404Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-09-20T12:51:49.404Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-09-20T12:51:53.741Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-09-20T12:51:54.176Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-09-20T12:51:58.847Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-09-20T12:51:58.848Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-09-20T12:51:59.642Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-09-20T12:51:59.642Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-09-20T12:51:59.642Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-09-20T12:52:01.864Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-09-20T12:52:01.864Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-09-20T12:52:01.864Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-09-20T12:52:01.864Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-09-20T12:52:01.864Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-09-20T12:52:01.864Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-09-20T12:52:01.864Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-09-20T12:52:02.861Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-09-20T12:52:03.591Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-09-20T12:52:04.060Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-09-20T12:52:04.060Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-09-20T12:52:04.060Z] === RUN TestDockerSuite/TestRunAddHost [2021-09-20T12:52:04.060Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-09-20T12:52:04.060Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-09-20T12:52:04.060Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-09-20T12:52:04.060Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-09-20T12:52:04.060Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-09-20T12:52:04.060Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-09-20T12:52:04.060Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-09-20T12:52:04.060Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-09-20T12:52:04.060Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-09-20T12:52:04.060Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-09-20T12:52:04.060Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-09-20T12:52:04.060Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-09-20T12:52:05.620Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-09-20T12:52:05.620Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-09-20T12:52:05.620Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-09-20T12:52:05.620Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-09-20T12:52:05.620Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-09-20T12:52:08.747Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-09-20T12:52:08.747Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-09-20T12:52:08.747Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-09-20T12:52:08.747Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-09-20T12:52:08.747Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-09-20T12:52:09.027Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-09-20T12:52:09.027Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-09-20T12:52:09.027Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-09-20T12:52:09.027Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-09-20T12:52:10.364Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-09-20T12:52:10.594Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-09-20T12:52:10.594Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-09-20T12:52:10.594Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-09-20T12:52:10.594Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-09-20T12:52:10.594Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-09-20T12:52:10.594Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-09-20T12:52:10.594Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-09-20T12:52:10.594Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-09-20T12:52:11.926Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-09-20T12:52:12.815Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-09-20T12:52:13.519Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-09-20T12:52:13.519Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-09-20T12:52:13.519Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-09-20T12:52:13.519Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-09-20T12:52:13.519Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-09-20T12:52:13.519Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-09-20T12:52:13.519Z] === RUN TestDockerSuite/TestPsRightTagName [2021-09-20T12:52:13.519Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-09-20T12:52:13.519Z] === RUN TestDockerSuite/TestPsShowMounts [2021-09-20T12:52:14.135Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-09-20T12:52:15.051Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-09-20T12:52:16.343Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-09-20T12:52:16.621Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-09-20T12:52:16.621Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-09-20T12:52:16.621Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-09-20T12:52:16.621Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-09-20T12:52:18.555Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-09-20T12:52:18.555Z] === RUN TestDockerSuite/TestRunBindMounts [2021-09-20T12:52:18.853Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-09-20T12:52:18.853Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-09-20T12:52:21.074Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-09-20T12:52:21.074Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-09-20T12:52:21.074Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-09-20T12:52:21.074Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-09-20T12:52:21.074Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-09-20T12:52:22.205Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-09-20T12:52:22.205Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-09-20T12:52:22.205Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-09-20T12:52:23.298Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-09-20T12:52:23.298Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-09-20T12:52:23.298Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-09-20T12:52:23.298Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-09-20T12:52:23.298Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-09-20T12:52:23.298Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-09-20T12:52:23.298Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-09-20T12:52:23.298Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-09-20T12:52:23.298Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-09-20T12:52:23.298Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-09-20T12:52:23.298Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-09-20T12:52:23.298Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-09-20T12:52:23.298Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-09-20T12:52:23.298Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-09-20T12:52:23.298Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-09-20T12:52:23.298Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-09-20T12:52:23.298Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-09-20T12:52:23.299Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-09-20T12:52:23.299Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-09-20T12:52:23.299Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-09-20T12:52:23.299Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-09-20T12:52:23.299Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-09-20T12:52:23.299Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-09-20T12:52:23.778Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-09-20T12:52:23.778Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-09-20T12:52:23.778Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-09-20T12:52:24.768Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-09-20T12:52:24.858Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-09-20T12:52:24.858Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-09-20T12:52:25.324Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-09-20T12:52:25.758Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-09-20T12:52:25.758Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-09-20T12:52:25.758Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-09-20T12:52:27.532Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-09-20T12:52:27.532Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-09-20T12:52:27.532Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-09-20T12:52:27.532Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-09-20T12:52:27.532Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-09-20T12:52:28.246Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-09-20T12:52:28.246Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-09-20T12:52:29.092Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-09-20T12:52:29.092Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-09-20T12:52:29.092Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-09-20T12:52:29.092Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-09-20T12:52:29.092Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-09-20T12:52:29.092Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-09-20T12:52:29.092Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-09-20T12:52:29.092Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-09-20T12:52:29.092Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-09-20T12:52:29.092Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-09-20T12:52:29.092Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-09-20T12:52:29.092Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-09-20T12:52:29.092Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-09-20T12:52:29.092Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-09-20T12:52:29.092Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-09-20T12:52:29.233Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-09-20T12:52:29.233Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-09-20T12:52:29.233Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-09-20T12:52:31.301Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-09-20T12:52:31.460Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-09-20T12:52:31.642Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-09-20T12:52:31.929Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-09-20T12:52:32.862Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-09-20T12:52:34.147Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-09-20T12:52:35.071Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-09-20T12:52:35.071Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-09-20T12:52:35.071Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-09-20T12:52:35.071Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-09-20T12:52:35.071Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-09-20T12:52:35.071Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-09-20T12:52:35.071Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-09-20T12:52:36.416Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-09-20T12:52:37.279Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-09-20T12:52:37.279Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-09-20T12:52:37.279Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-09-20T12:52:37.279Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-09-20T12:52:37.279Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-09-20T12:52:37.279Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-09-20T12:52:37.745Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-09-20T12:52:37.745Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-09-20T12:52:37.745Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-09-20T12:52:38.640Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-09-20T12:52:39.306Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-09-20T12:52:42.823Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-09-20T12:52:44.051Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-09-20T12:52:44.051Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-09-20T12:52:44.051Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-09-20T12:52:44.051Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-09-20T12:52:44.051Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-09-20T12:52:44.051Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-09-20T12:52:44.051Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-09-20T12:52:44.051Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-20T12:52:44.051Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-09-20T12:52:44.051Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-09-20T12:52:44.051Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-09-20T12:52:44.051Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-09-20T12:52:44.051Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-09-20T12:52:45.612Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-09-20T12:52:45.612Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-09-20T12:52:45.612Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-09-20T12:52:45.784Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-09-20T12:52:45.784Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-09-20T12:52:45.784Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-09-20T12:52:45.784Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-09-20T12:52:45.784Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-09-20T12:52:46.078Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-09-20T12:52:46.079Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-09-20T12:52:46.079Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-09-20T12:52:47.349Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-09-20T12:52:47.349Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-09-20T12:52:47.349Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-09-20T12:52:48.292Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-09-20T12:52:49.566Z] === RUN TestDockerSuite/TestContainerAPITop [2021-09-20T12:52:49.566Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-09-20T12:52:49.566Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-09-20T12:52:49.853Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-09-20T12:52:49.853Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-09-20T12:52:49.853Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-09-20T12:52:51.132Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-09-20T12:52:51.601Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-09-20T12:52:52.061Z] === RUN TestDockerSuite/TestRunEnvironment [2021-09-20T12:52:52.061Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-09-20T12:52:52.061Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-09-20T12:52:52.061Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-09-20T12:52:52.061Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-09-20T12:52:52.061Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-09-20T12:52:52.061Z] === RUN TestDockerSuite/TestRunExitCode [2021-09-20T12:52:55.007Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-09-20T12:52:55.400Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-09-20T12:52:56.568Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-09-20T12:52:56.968Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-09-20T12:52:56.968Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-09-20T12:52:57.437Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-09-20T12:52:57.437Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-09-20T12:52:57.437Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-09-20T12:52:57.437Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-09-20T12:52:57.437Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-09-20T12:52:57.437Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-09-20T12:52:57.437Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-09-20T12:52:57.437Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-09-20T12:52:57.437Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-09-20T12:52:58.777Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-09-20T12:52:59.006Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-09-20T12:52:59.006Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-09-20T12:52:59.906Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-09-20T12:52:59.906Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-09-20T12:52:59.906Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-09-20T12:53:00.987Z] === RUN TestDockerSuite/TestRunExposePort [2021-09-20T12:53:00.987Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-09-20T12:53:00.987Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-09-20T12:53:00.987Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-09-20T12:53:00.987Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-09-20T12:53:00.987Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-09-20T12:53:00.987Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-09-20T12:53:00.987Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-09-20T12:53:00.987Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-09-20T12:53:00.987Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-09-20T12:53:00.987Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-09-20T12:53:00.987Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-09-20T12:53:00.987Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-09-20T12:53:00.987Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-09-20T12:53:00.987Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-09-20T12:53:00.987Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-09-20T12:53:05.730Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-09-20T12:53:05.730Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-09-20T12:53:05.730Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-09-20T12:53:05.730Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-09-20T12:53:05.730Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-09-20T12:53:05.730Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-09-20T12:53:05.730Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-09-20T12:53:05.730Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-09-20T12:53:05.730Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-09-20T12:53:05.730Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-09-20T12:53:05.730Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-09-20T12:53:05.730Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-09-20T12:53:06.174Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-09-20T12:53:08.596Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-09-20T12:53:08.596Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-09-20T12:53:08.596Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-09-20T12:53:09.066Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-09-20T12:53:09.129Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-09-20T12:53:11.597Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-09-20T12:53:11.597Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-09-20T12:53:11.597Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-09-20T12:53:12.580Z] === RUN TestDockerSuite/TestRunModeHostname [2021-09-20T12:53:12.580Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-09-20T12:53:12.580Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-09-20T12:53:12.580Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-09-20T12:53:12.580Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-09-20T12:53:12.580Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-09-20T12:53:12.580Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-09-20T12:53:12.580Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-09-20T12:53:12.580Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-09-20T12:53:12.580Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-09-20T12:53:12.580Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-09-20T12:53:12.580Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-09-20T12:53:12.580Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-09-20T12:53:12.580Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-09-20T12:53:12.580Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-09-20T12:53:12.580Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-09-20T12:53:12.580Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-09-20T12:53:12.580Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-09-20T12:53:12.580Z] === RUN TestDockerSuite/TestRunMount [2021-09-20T12:53:12.580Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-09-20T12:53:12.580Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-09-20T12:53:12.580Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-09-20T12:53:12.580Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-09-20T12:53:12.580Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-09-20T12:53:12.580Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-09-20T12:53:12.580Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-09-20T12:53:12.580Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-09-20T12:53:16.240Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-09-20T12:53:16.323Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-09-20T12:53:19.722Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-09-20T12:53:19.722Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-09-20T12:53:19.722Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-09-20T12:53:19.722Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-09-20T12:53:19.722Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-09-20T12:53:19.722Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-09-20T12:53:19.722Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-09-20T12:53:20.047Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-09-20T12:53:20.047Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-09-20T12:53:20.047Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-09-20T12:53:23.486Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000004b88_} [2021-09-20T12:53:23.522Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-09-20T12:53:25.703Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11422298418_c:\foo_false____} [2021-09-20T12:53:25.930Z] === RUN TestDockerSuite/TestRmiBlank [2021-09-20T12:53:25.930Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-09-20T12:53:25.930Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-09-20T12:53:26.464Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-09-20T12:53:26.464Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-09-20T12:53:26.464Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-09-20T12:53:26.464Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-09-20T12:53:26.464Z] === RUN TestDockerSuite/TestRunNetHost [2021-09-20T12:53:26.464Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-09-20T12:53:26.464Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-09-20T12:53:26.464Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-09-20T12:53:26.464Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-09-20T12:53:26.464Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-09-20T12:53:26.464Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-09-20T12:53:26.464Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-09-20T12:53:26.464Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-09-20T12:53:26.464Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-09-20T12:53:26.464Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-09-20T12:53:26.464Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-09-20T12:53:26.464Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-09-20T12:53:26.464Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-09-20T12:53:26.464Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-09-20T12:53:26.931Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-09-20T12:53:28.491Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-09-20T12:53:30.052Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-09-20T12:53:31.614Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-09-20T12:53:32.597Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-09-20T12:53:34.159Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-09-20T12:53:34.389Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11422298418_c:\foo_true____} [2021-09-20T12:53:34.625Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-09-20T12:53:34.625Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-09-20T12:53:34.625Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-09-20T12:53:34.625Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-09-20T12:53:34.625Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-09-20T12:53:34.625Z] === RUN TestDockerSuite/TestRunPortInUse [2021-09-20T12:53:34.625Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-09-20T12:53:34.625Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-09-20T12:53:34.625Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-09-20T12:53:34.625Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-09-20T12:53:34.625Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-09-20T12:53:34.625Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-09-20T12:53:34.625Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-09-20T12:53:34.625Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-09-20T12:53:34.625Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-09-20T12:53:34.625Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-09-20T12:53:35.955Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-09-20T12:53:35.955Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-09-20T12:53:35.955Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-09-20T12:53:35.955Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-09-20T12:53:35.955Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-09-20T12:53:35.955Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-09-20T12:53:35.955Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-09-20T12:53:35.955Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-09-20T12:53:35.955Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-09-20T12:53:35.955Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-09-20T12:53:35.955Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-09-20T12:53:35.955Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-09-20T12:53:35.955Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-09-20T12:53:35.955Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-09-20T12:53:35.955Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-09-20T12:53:35.955Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-09-20T12:53:35.955Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-09-20T12:53:35.955Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-09-20T12:53:35.955Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-09-20T12:53:35.955Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-09-20T12:53:35.955Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-09-20T12:53:35.955Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-09-20T12:53:35.955Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-09-20T12:53:35.955Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-09-20T12:53:37.567Z] === RUN TestDockerSuite/TestRunPublishPort [2021-09-20T12:53:37.567Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-09-20T12:53:37.567Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-09-20T12:53:37.567Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-09-20T12:53:37.567Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-09-20T12:53:37.567Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-09-20T12:53:37.567Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-09-20T12:53:37.567Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-09-20T12:53:37.567Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-09-20T12:53:37.567Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-20T12:53:37.567Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-09-20T12:53:38.186Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-09-20T12:53:38.186Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-09-20T12:53:38.186Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-09-20T12:53:38.186Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-09-20T12:53:38.186Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-09-20T12:53:38.186Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-09-20T12:53:38.186Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-09-20T12:53:38.186Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-09-20T12:53:38.186Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-09-20T12:53:38.186Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-09-20T12:53:38.186Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-09-20T12:53:38.186Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-09-20T12:53:38.186Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-09-20T12:53:38.186Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-09-20T12:53:38.186Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-09-20T12:53:38.186Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-09-20T12:53:38.186Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-09-20T12:53:38.186Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-09-20T12:53:38.186Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-09-20T12:53:38.186Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-09-20T12:53:38.186Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-09-20T12:53:38.186Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-09-20T12:53:38.186Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-09-20T12:53:38.186Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-20T12:53:38.186Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-09-20T12:53:38.186Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-09-20T12:53:38.186Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-09-20T12:53:38.448Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-09-20T12:53:40.405Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-09-20T12:53:40.405Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-09-20T12:53:40.405Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-09-20T12:53:40.405Z] === RUN TestDockerSuite/TestCpRelativePath [2021-09-20T12:53:41.427Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-09-20T12:53:41.897Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-09-20T12:53:43.359Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-09-20T12:53:43.359Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-09-20T12:53:43.359Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-09-20T12:53:43.359Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-09-20T12:53:43.359Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-09-20T12:53:43.359Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-09-20T12:53:43.359Z] === RUN TestDockerSuite/TestCpToCaseA [2021-09-20T12:53:44.763Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-09-20T12:53:44.764Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-09-20T12:53:44.764Z] === RUN TestDockerSuite/TestRunRm [2021-09-20T12:53:46.972Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-09-20T12:53:47.155Z] === RUN TestDockerSuite/TestCpToCaseB [2021-09-20T12:53:49.074Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-09-20T12:53:52.830Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-09-20T12:53:53.846Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-09-20T12:53:54.329Z] === RUN TestDockerSuite/TestCpToCaseC [2021-09-20T12:53:54.329Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-09-20T12:53:54.329Z] === RUN TestDockerSuite/TestCpToCaseD [2021-09-20T12:53:54.329Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-09-20T12:53:54.329Z] === RUN TestDockerSuite/TestCpToCaseE [2021-09-20T12:53:54.389Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-09-20T12:53:56.601Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-09-20T12:53:58.160Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-09-20T12:54:01.057Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-09-20T12:54:01.127Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-09-20T12:54:01.127Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-09-20T12:54:01.127Z] === RUN TestDockerSuite/TestRunState [2021-09-20T12:54:01.127Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-09-20T12:54:01.127Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-09-20T12:54:02.708Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-09-20T12:54:02.708Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-09-20T12:54:02.708Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-09-20T12:54:04.027Z] === RUN TestDockerSuite/TestRmiTag [2021-09-20T12:54:04.502Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-09-20T12:54:04.923Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-09-20T12:54:04.923Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-09-20T12:54:04.923Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-09-20T12:54:04.923Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-09-20T12:54:04.923Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-09-20T12:54:04.924Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-09-20T12:54:04.924Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-09-20T12:54:04.924Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-09-20T12:54:04.924Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-09-20T12:54:07.464Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-09-20T12:54:09.280Z] === RUN TestDockerSuite/TestCpToCaseF [2021-09-20T12:54:09.280Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-09-20T12:54:09.280Z] === RUN TestDockerSuite/TestCpToCaseG [2021-09-20T12:54:09.280Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-09-20T12:54:09.280Z] === RUN TestDockerSuite/TestCpToCaseH [2021-09-20T12:54:09.675Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-09-20T12:54:09.676Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-09-20T12:54:09.676Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-09-20T12:54:09.676Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-09-20T12:54:09.676Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-09-20T12:54:09.676Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-09-20T12:54:09.676Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-09-20T12:54:09.676Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-09-20T12:54:09.676Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-09-20T12:54:09.676Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-09-20T12:54:09.676Z] === RUN TestDockerSuite/TestRunUserByID [2021-09-20T12:54:09.676Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-09-20T12:54:09.676Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-09-20T12:54:09.676Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-09-20T12:54:09.676Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-09-20T12:54:09.676Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-09-20T12:54:09.676Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-09-20T12:54:09.676Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-09-20T12:54:09.676Z] === RUN TestDockerSuite/TestRunUserByName [2021-09-20T12:54:09.676Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-09-20T12:54:09.676Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-09-20T12:54:11.890Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-09-20T12:54:11.890Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-09-20T12:54:11.890Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-09-20T12:54:14.099Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-09-20T12:54:14.099Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-09-20T12:54:14.099Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-09-20T12:54:14.099Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-09-20T12:54:14.099Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-09-20T12:54:17.043Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-09-20T12:54:19.712Z] === RUN TestDockerSuite/TestCpToCaseI [2021-09-20T12:54:19.712Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-09-20T12:54:19.712Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-09-20T12:54:19.712Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-09-20T12:54:19.712Z] === RUN TestDockerSuite/TestCpToDot [2021-09-20T12:54:21.941Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-09-20T12:54:21.941Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-09-20T12:54:21.941Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-09-20T12:54:21.941Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-09-20T12:54:21.941Z] === RUN TestDockerSuite/TestCpToStdout [2021-09-20T12:54:22.424Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-09-20T12:54:24.173Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-09-20T12:54:24.173Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-20T12:54:24.173Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-09-20T12:54:24.173Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-09-20T12:54:24.173Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-09-20T12:54:24.173Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-09-20T12:54:24.173Z] === RUN TestDockerSuite/TestCpVolumePath [2021-09-20T12:54:24.173Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-09-20T12:54:24.173Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-09-20T12:54:24.173Z] === RUN TestDockerSuite/TestCreateArgs [2021-09-20T12:54:24.173Z] === RUN TestDockerSuite/TestCreateByImageID [2021-09-20T12:54:24.188Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-09-20T12:54:24.651Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-09-20T12:54:26.392Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-09-20T12:54:27.968Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-09-20T12:54:28.608Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-09-20T12:54:28.608Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-09-20T12:54:28.608Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-09-20T12:54:29.422Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-09-20T12:54:29.893Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-09-20T12:54:29.893Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-09-20T12:54:29.893Z] === RUN TestDockerSuite/TestRunAddHost [2021-09-20T12:54:29.893Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-09-20T12:54:29.893Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-09-20T12:54:29.893Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-09-20T12:54:29.893Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-09-20T12:54:29.893Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-09-20T12:54:29.893Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-09-20T12:54:29.893Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-09-20T12:54:29.893Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-09-20T12:54:29.893Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-09-20T12:54:29.893Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-09-20T12:54:29.893Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-09-20T12:54:29.893Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-09-20T12:54:30.826Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-09-20T12:54:31.295Z] === RUN TestDockerSuite/TestCreateLabels [2021-09-20T12:54:31.295Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-09-20T12:54:31.295Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-09-20T12:54:31.295Z] === RUN TestDockerSuite/TestCreateRM [2021-09-20T12:54:31.776Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-09-20T12:54:31.776Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-09-20T12:54:31.776Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-09-20T12:54:31.776Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-09-20T12:54:32.117Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-09-20T12:54:32.117Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-09-20T12:54:32.117Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-09-20T12:54:32.117Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-09-20T12:54:32.117Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-09-20T12:54:32.245Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-09-20T12:54:33.823Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-09-20T12:54:33.823Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-09-20T12:54:33.823Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-09-20T12:54:33.823Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-09-20T12:54:36.031Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-09-20T12:54:36.887Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-09-20T12:54:38.236Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-09-20T12:54:39.847Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-09-20T12:54:40.445Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-09-20T12:54:40.445Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-09-20T12:54:40.445Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-09-20T12:54:40.445Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-09-20T12:54:40.445Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-09-20T12:54:40.445Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-09-20T12:54:40.445Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-09-20T12:54:40.445Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-09-20T12:54:40.445Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-09-20T12:54:40.445Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-09-20T12:54:40.445Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-09-20T12:54:40.445Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-09-20T12:54:40.445Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-09-20T12:54:40.445Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-09-20T12:54:40.445Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-09-20T12:54:42.812Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-09-20T12:54:43.400Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-09-20T12:54:44.384Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-09-20T12:54:44.746Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-09-20T12:54:44.746Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-09-20T12:54:44.746Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-09-20T12:54:45.037Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-09-20T12:54:45.944Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-09-20T12:54:46.962Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-09-20T12:54:47.432Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-09-20T12:54:47.432Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-09-20T12:54:47.432Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-09-20T12:54:47.997Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-09-20T12:54:47.997Z] === RUN TestDockerSuite/TestRunBindMounts [2021-09-20T12:54:49.648Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-09-20T12:54:49.648Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-09-20T12:54:49.648Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-09-20T12:54:49.648Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-09-20T12:54:49.648Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-09-20T12:54:49.648Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-09-20T12:54:49.648Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-09-20T12:54:49.648Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-09-20T12:54:49.648Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-09-20T12:54:49.648Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-09-20T12:54:49.648Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-09-20T12:54:49.648Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-09-20T12:54:49.648Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-09-20T12:54:49.648Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-09-20T12:54:49.648Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-09-20T12:54:49.648Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-09-20T12:54:49.648Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-09-20T12:54:49.648Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-09-20T12:54:49.648Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-09-20T12:54:49.648Z] === RUN TestDockerSuite/TestDevicePermissions [2021-09-20T12:54:49.648Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-09-20T12:54:49.648Z] === RUN TestDockerSuite/TestDockerFails [2021-09-20T12:54:49.648Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-09-20T12:54:49.648Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-09-20T12:54:49.648Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-09-20T12:54:49.648Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-09-20T12:54:49.648Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-09-20T12:54:49.648Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-09-20T12:54:49.648Z] === RUN TestDockerSuite/TestEventsAttach [2021-09-20T12:54:49.648Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-09-20T12:54:49.648Z] === RUN TestDockerSuite/TestEventsCommit [2021-09-20T12:54:49.648Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-09-20T12:54:49.648Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-09-20T12:54:49.723Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-09-20T12:54:49.723Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-09-20T12:54:49.723Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-09-20T12:54:49.723Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-09-20T12:54:49.723Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-09-20T12:54:49.723Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-09-20T12:54:49.723Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-09-20T12:54:49.723Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-09-20T12:54:49.723Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-09-20T12:54:49.723Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-09-20T12:54:49.723Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-09-20T12:54:49.723Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-09-20T12:54:49.723Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-09-20T12:54:49.723Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-09-20T12:54:49.723Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-09-20T12:54:49.723Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-09-20T12:54:49.723Z] === RUN TestDockerSuite/TestSaveImageId [2021-09-20T12:54:49.723Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-09-20T12:54:49.723Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-09-20T12:54:49.723Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-09-20T12:54:49.723Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-09-20T12:54:49.723Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-09-20T12:54:49.723Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-09-20T12:54:49.723Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-09-20T12:54:49.723Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-09-20T12:54:49.723Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-09-20T12:54:49.723Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-09-20T12:54:49.723Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-09-20T12:54:49.723Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-09-20T12:54:49.723Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-09-20T12:54:49.723Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-09-20T12:54:49.723Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-09-20T12:54:49.723Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-09-20T12:54:49.723Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-09-20T12:54:49.723Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-09-20T12:54:53.775Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-09-20T12:54:53.775Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-09-20T12:54:53.775Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-09-20T12:54:53.775Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-09-20T12:54:53.776Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-09-20T12:54:53.777Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-09-20T12:54:53.777Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-09-20T12:54:53.777Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-09-20T12:54:53.777Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-09-20T12:54:53.777Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-09-20T12:54:53.777Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-09-20T12:54:53.777Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-09-20T12:54:53.777Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-09-20T12:54:53.777Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-09-20T12:54:53.777Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-09-20T12:54:53.777Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-09-20T12:54:53.777Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-09-20T12:54:53.777Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-09-20T12:54:53.777Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-09-20T12:54:53.777Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-09-20T12:54:53.777Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-09-20T12:54:53.777Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-09-20T12:54:53.777Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-09-20T12:54:53.777Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-09-20T12:54:53.777Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-09-20T12:54:53.777Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-09-20T12:54:53.777Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-09-20T12:54:53.777Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-09-20T12:54:53.777Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-09-20T12:54:54.759Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-09-20T12:54:55.348Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-09-20T12:54:55.348Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-09-20T12:54:55.348Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-09-20T12:54:56.004Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-09-20T12:54:58.309Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-09-20T12:54:58.309Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-09-20T12:54:58.309Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-09-20T12:54:58.309Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-09-20T12:54:58.309Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-09-20T12:54:59.881Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-09-20T12:54:59.881Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-09-20T12:54:59.881Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-09-20T12:54:59.881Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-09-20T12:54:59.881Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-09-20T12:54:59.881Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-09-20T12:54:59.881Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-09-20T12:54:59.881Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-09-20T12:54:59.881Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-09-20T12:54:59.881Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-09-20T12:54:59.881Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-09-20T12:54:59.881Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-09-20T12:54:59.881Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-09-20T12:54:59.881Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-09-20T12:54:59.881Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-09-20T12:55:01.453Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-09-20T12:55:01.907Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-09-20T12:55:01.907Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-09-20T12:55:01.907Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-09-20T12:55:03.186Z] === RUN TestDockerSuite/TestEventsCopy [2021-09-20T12:55:04.413Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-09-20T12:55:06.638Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-09-20T12:55:06.639Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-09-20T12:55:06.639Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-09-20T12:55:06.639Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-09-20T12:55:06.639Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-09-20T12:55:06.639Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-09-20T12:55:06.639Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-09-20T12:55:06.980Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-09-20T12:55:09.050Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-09-20T12:55:09.050Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-09-20T12:55:09.050Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-09-20T12:55:09.601Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-09-20T12:55:09.601Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-09-20T12:55:09.601Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-09-20T12:55:09.601Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-09-20T12:55:09.601Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-09-20T12:55:09.601Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-09-20T12:55:09.601Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-09-20T12:55:09.601Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-09-20T12:55:09.601Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-09-20T12:55:10.593Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-09-20T12:55:11.739Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-09-20T12:55:12.837Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-09-20T12:55:12.837Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-09-20T12:55:12.837Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-09-20T12:55:12.837Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-09-20T12:55:12.837Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-09-20T12:55:12.837Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-09-20T12:55:12.837Z] === RUN TestDockerSuite/TestStartRecordError [2021-09-20T12:55:12.837Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-09-20T12:55:12.837Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-09-20T12:55:13.966Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-09-20T12:55:14.438Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-09-20T12:55:16.519Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-09-20T12:55:16.519Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-09-20T12:55:16.519Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-09-20T12:55:16.519Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-09-20T12:55:16.519Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-09-20T12:55:16.519Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-09-20T12:55:16.519Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-09-20T12:55:16.519Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-20T12:55:16.519Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-09-20T12:55:16.519Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-09-20T12:55:16.519Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-09-20T12:55:16.519Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-09-20T12:55:16.519Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-09-20T12:55:17.623Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-09-20T12:55:17.623Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-09-20T12:55:17.623Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-09-20T12:55:17.623Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-09-20T12:55:17.623Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-09-20T12:55:17.623Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-09-20T12:55:17.623Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-09-20T12:55:17.623Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-09-20T12:55:17.623Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-09-20T12:55:17.623Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-09-20T12:55:17.623Z] === RUN TestDockerSuite/TestStatsNoStream [2021-09-20T12:55:17.623Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-09-20T12:55:17.623Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-09-20T12:55:18.247Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-09-20T12:55:18.247Z] === RUN TestDockerSuite/TestEventsFilterType [2021-09-20T12:55:18.741Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-09-20T12:55:18.741Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-09-20T12:55:18.741Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-09-20T12:55:18.741Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-09-20T12:55:18.741Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-09-20T12:55:18.741Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-09-20T12:55:19.241Z] === RUN TestDockerSuite/TestEventsFilters [2021-09-20T12:55:19.830Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-09-20T12:55:21.390Z] === RUN TestDockerSuite/TestTopPrivileged [2021-09-20T12:55:21.390Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-09-20T12:55:21.390Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-09-20T12:55:21.709Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-09-20T12:55:22.952Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-09-20T12:55:22.952Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-09-20T12:55:22.952Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-09-20T12:55:22.952Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-09-20T12:55:22.952Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-09-20T12:55:22.952Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-09-20T12:55:22.952Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-09-20T12:55:22.952Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-09-20T12:55:22.952Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-09-20T12:55:22.952Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-09-20T12:55:22.952Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-09-20T12:55:22.952Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-09-20T12:55:22.952Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-09-20T12:55:23.933Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-09-20T12:55:23.934Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-09-20T12:55:23.934Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-09-20T12:55:24.020Z] === RUN TestDockerSuite/TestEventsFormat [2021-09-20T12:55:26.896Z] === RUN TestDockerSuite/TestRunEnvironment [2021-09-20T12:55:26.896Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-09-20T12:55:26.896Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-09-20T12:55:26.896Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-09-20T12:55:26.896Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-09-20T12:55:26.896Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-09-20T12:55:26.896Z] === RUN TestDockerSuite/TestRunExitCode [2021-09-20T12:55:29.135Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-09-20T12:55:32.231Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-09-20T12:55:32.713Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-09-20T12:55:32.713Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-09-20T12:55:32.713Z] === RUN TestDockerSuite/TestEventsImageImport [2021-09-20T12:55:32.713Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-09-20T12:55:32.713Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-09-20T12:55:32.713Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-09-20T12:55:32.713Z] === RUN TestDockerSuite/TestEventsImagePull [2021-09-20T12:55:32.713Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-09-20T12:55:32.713Z] === RUN TestDockerSuite/TestEventsImageTag [2021-09-20T12:55:33.706Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-09-20T12:55:33.706Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-09-20T12:55:33.706Z] === RUN TestDockerSuite/TestEventsRename [2021-09-20T12:55:34.460Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-09-20T12:55:35.935Z] === RUN TestDockerSuite/TestEventsResize [2021-09-20T12:55:36.032Z] === RUN TestDockerSuite/TestRunExposePort [2021-09-20T12:55:36.503Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-09-20T12:55:36.503Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-09-20T12:55:36.503Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-09-20T12:55:36.503Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-09-20T12:55:36.503Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-09-20T12:55:36.503Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-09-20T12:55:36.503Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-09-20T12:55:36.503Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-09-20T12:55:36.503Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-09-20T12:55:36.503Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-09-20T12:55:36.503Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-09-20T12:55:36.503Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-09-20T12:55:36.503Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-09-20T12:55:36.503Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-09-20T12:55:36.503Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-09-20T12:55:40.771Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-09-20T12:55:40.771Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-09-20T12:55:40.771Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-09-20T12:55:40.771Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-09-20T12:55:40.771Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-09-20T12:55:40.771Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-09-20T12:55:40.771Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-09-20T12:55:40.771Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-09-20T12:55:41.238Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-09-20T12:55:41.238Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-09-20T12:55:41.272Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-09-20T12:55:41.272Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-09-20T12:55:41.272Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-09-20T12:55:41.272Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-09-20T12:55:41.272Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-09-20T12:55:41.272Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-09-20T12:55:41.272Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-09-20T12:55:41.272Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-09-20T12:55:41.272Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-09-20T12:55:41.272Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-09-20T12:55:41.272Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-09-20T12:55:41.272Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-09-20T12:55:43.146Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-09-20T12:55:44.184Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-09-20T12:55:44.651Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-09-20T12:55:45.117Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-09-20T12:55:45.117Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-09-20T12:55:45.117Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-09-20T12:55:48.450Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-09-20T12:55:48.450Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-09-20T12:55:48.450Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-09-20T12:55:49.441Z] === RUN TestDockerSuite/TestRunModeHostname [2021-09-20T12:55:49.441Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-09-20T12:55:49.441Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-09-20T12:55:49.441Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-09-20T12:55:49.441Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-09-20T12:55:49.441Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-09-20T12:55:49.441Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-09-20T12:55:49.441Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-09-20T12:55:49.441Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-09-20T12:55:49.441Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-09-20T12:55:49.441Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-09-20T12:55:49.441Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-09-20T12:55:49.441Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-09-20T12:55:49.441Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-09-20T12:55:49.441Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-09-20T12:55:49.441Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-09-20T12:55:49.441Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-09-20T12:55:49.441Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-09-20T12:55:49.441Z] === RUN TestDockerSuite/TestRunMount [2021-09-20T12:55:49.441Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-09-20T12:55:49.441Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-09-20T12:55:49.441Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-09-20T12:55:49.441Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-09-20T12:55:49.441Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-09-20T12:55:49.441Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-09-20T12:55:49.441Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-09-20T12:55:49.441Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-09-20T12:55:50.336Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-09-20T12:55:52.258Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-09-20T12:55:52.258Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-09-20T12:55:52.258Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-09-20T12:55:52.576Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-09-20T12:55:52.726Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-09-20T12:55:52.726Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-09-20T12:55:52.726Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-09-20T12:55:53.193Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-09-20T12:55:57.360Z] === RUN TestDockerSuite/TestEventsTop [2021-09-20T12:55:57.360Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-09-20T12:55:57.360Z] === RUN TestDockerSuite/TestEventsUntag [2021-09-20T12:55:58.122Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-09-20T12:55:58.122Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-09-20T12:55:58.122Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-09-20T12:55:58.122Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-09-20T12:55:58.122Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-09-20T12:55:58.122Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-09-20T12:55:58.122Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-09-20T12:55:59.047Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-09-20T12:55:59.047Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-09-20T12:55:59.047Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-09-20T12:55:59.598Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-09-20T12:56:02.892Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-09-20T12:56:06.831Z] === RUN TestDockerSuite/TestExec [2021-09-20T12:56:06.831Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-09-20T12:56:06.831Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-09-20T12:56:06.831Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-09-20T12:56:06.831Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-09-20T12:56:07.660Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-09-20T12:56:07.660Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-09-20T12:56:07.660Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-09-20T12:56:07.660Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-09-20T12:56:07.660Z] === RUN TestDockerSuite/TestRunNetHost [2021-09-20T12:56:07.660Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-09-20T12:56:07.660Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-09-20T12:56:07.660Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-09-20T12:56:07.660Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-09-20T12:56:07.660Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-09-20T12:56:07.660Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-09-20T12:56:07.660Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-09-20T12:56:07.660Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-09-20T12:56:07.660Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-09-20T12:56:07.660Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-09-20T12:56:07.660Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-09-20T12:56:07.660Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-09-20T12:56:07.660Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-09-20T12:56:07.660Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-09-20T12:56:07.699Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-09-20T12:56:07.699Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-09-20T12:56:07.699Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-09-20T12:56:08.129Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-09-20T12:56:08.405Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite (1910.61s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.64s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.19s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.48s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (80.79s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.86s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.04s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.82s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.26s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.69s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.30s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (62.25s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.37s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (2.96s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.75s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.82s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.91s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.30s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.66s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.82s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.30s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.88s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.06s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.45s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.15s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.43s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildAddTar (28.65s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (14.93s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.42s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.69s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.83s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.48s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (6.80s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.09s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.20s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.66s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.51s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (19.45s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.66s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.52s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.40s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.19s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.32s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.85s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildCmd (0.50s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.50s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.50s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.21s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.97s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.10s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.48s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.40s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.85s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.77s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.58s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.62s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (25.95s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.54s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.48s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (3.94s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.44s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (19.55s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.61s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (14.14s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.38s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.64s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.75s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.36s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.71s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildDockerignore (40.93s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.03s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (45.73s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.39s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.59s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (16.13s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.86s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.65s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (23.27s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (8.89s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.08s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (63.22s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.35s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.55s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.02s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.44s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.48s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.43s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.59s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.66s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.37s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.83s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (3.69s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (11.54s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.54s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildFails (2.26s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.44s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.28s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.33s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.04s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.20s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.06s) [2021-09-20T12:56:08.683Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.60s) [2021-09-20T12:56:08.683Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.49s) [2021-09-20T12:56:08.684Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (6.87s) [2021-09-20T12:56:08.684Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildHistory (9.97s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.89s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.46s) [2021-09-20T12:56:08.684Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.68s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.79s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildLabel (0.86s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.54s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.89s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.52s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildLabels (0.95s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.36s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.21s) [2021-09-20T12:56:08.684Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-09-20T12:56:08.684Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.49s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.54s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.11s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (12.23s) [2021-09-20T12:56:08.684Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.55s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (32.34s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (12.55s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.63s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.47s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.34s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (13.70s) [2021-09-20T12:56:08.684Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.85s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.56s) [2021-09-20T12:56:08.684Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-09-20T12:56:08.684Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.67s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.75s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.34s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.20s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.11s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.81s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.83s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.17s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildOnBuild (7.74s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.35s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.91s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.54s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (6.52s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (3.67s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.64s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.01s) [2021-09-20T12:56:08.684Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-09-20T12:56:08.684Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.63s) [2021-09-20T12:56:08.684Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (34.44s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (15.96s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildRm (9.65s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.57s) [2021-09-20T12:56:08.684Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-09-20T12:56:08.684Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.22s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (2.98s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.29s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.78s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (12.11s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.61s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.62s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.25s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.24s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.56s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildStderr (3.29s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (14.25s) [2021-09-20T12:56:08.684Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.89s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.05s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.25s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (3.96s) [2021-09-20T12:56:08.684Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-09-20T12:56:08.684Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-09-20T12:56:08.684Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (2.97s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.55s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.80s) [2021-09-20T12:56:08.684Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-09-20T12:56:08.684Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.37s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.80s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.55s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.73s) [2021-09-20T12:56:08.684Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-09-20T12:56:08.684Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.12s) [2021-09-20T12:56:08.684Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (8.13s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.32s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.33s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.17s) [2021-09-20T12:56:08.684Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2021-09-20T12:56:08.684Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s) [2021-09-20T12:56:08.684Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.02s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (5.78s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.85s) [2021-09-20T12:56:08.684Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.33s) [2021-09-20T12:56:08.684Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-09-20T12:56:08.684Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.57s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.57s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestCommitChange (4.25s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.54s) [2021-09-20T12:56:08.684Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.17s) [2021-09-20T12:56:08.684Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestCommitTTY (6.08s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.40s) [2021-09-20T12:56:08.684Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-09-20T12:56:08.684Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-09-20T12:56:08.684Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-09-20T12:56:08.684Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-20T12:56:08.684Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-09-20T12:56:08.684Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-20T12:56:08.684Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.16s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.21s) [2021-09-20T12:56:08.684Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.27s) [2021-09-20T12:56:08.684Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-09-20T12:56:08.684Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-09-20T12:56:08.684Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.22s) [2021-09-20T12:56:08.684Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.27s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-09-20T12:56:08.684Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-09-20T12:56:08.684Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-09-20T12:56:08.684Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.80s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.75s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.81s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-09-20T12:56:08.684Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.91s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (6.66s) [2021-09-20T12:56:08.684Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-09-20T12:56:08.684Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.29s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.76s) [2021-09-20T12:56:08.684Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.42s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.25s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.50s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (7.98s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.58s) [2021-09-20T12:56:08.684Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.26s) [2021-09-20T12:56:08.684Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.78s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.13s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.75s) [2021-09-20T12:56:08.684Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-09-20T12:56:08.684Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-09-20T12:56:08.684Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-20T12:56:08.684Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-09-20T12:56:08.684Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.39s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.06s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.28s) [2021-09-20T12:56:08.684Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.30s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.26s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.36s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000278540_} (2.26s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12592785699_c:\foo_false____} (2.29s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12592785699_c:\foo_true____} (2.29s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.35s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.99s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.45s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.05s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.44s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.34s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.38s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.46s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.10s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestCpToDot (2.33s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestCpToStdout (2.52s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.06s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.36s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.18s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.23s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.47s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.66s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestCreateLabels (0.19s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestCreateRM (0.35s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.35s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.54s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.23s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.38s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.81s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.31s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.36s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.09s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.99s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (6.31s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestEventsCopy (3.61s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.98s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.26s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.67s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.36s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.92s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.84s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestEventsFilters (4.72s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestEventsFormat (4.18s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.14s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestEventsRename (2.11s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestEventsResize (7.56s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.81s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.09s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.28s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestEventsUntag (2.71s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.89s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.63s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.73s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.69s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.77s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.80s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.70s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.04s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.87s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestExecInspectID (4.16s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.99s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.84s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (4.61s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.60s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.62s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.79s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.63s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.95s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.05s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.27s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.57s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.91s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.53s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.21s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.81s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.53s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestImagesFormat (0.17s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.51s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.05s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestImportBadURL (2.40s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.05s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.28s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.91s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.20s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.15s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.80s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestInspectDefault (2.32s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestInspectHistory (3.85s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.22s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.79s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.31s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.76s) [2021-09-20T12:56:08.685Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.82s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestInspectStatus (2.87s) [2021-09-20T12:56:08.685Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.49s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.89s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.25s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.77s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.17s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.27s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.23s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.06s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.72s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.84s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.46s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.29s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.81s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.70s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.64s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.62s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.19s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.12s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.38s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.31s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestLogsSince (8.78s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestLogsTail (2.58s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.35s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.30s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.46s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.47s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestPsByOrder (6.75s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.63s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.55s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.30s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.11s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.33s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.55s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.28s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.46s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.71s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.73s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.26s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.64s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.20s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.46s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (15.85s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.24s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.23s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.68s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.05s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.46s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.05s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.26s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (11.07s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.30s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.58s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (4.85s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.38s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.10s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.09s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestRmiTag (0.57s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.90s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (13.01s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.17s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.18s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.46s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.10s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.22s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.24s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.87s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.30s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.18s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.20s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.55s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.46s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.82s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.94s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.23s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.24s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.57s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.64s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.92s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.27s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.75s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.29s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestRunExitCode (2.28s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.22s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.27s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.88s) [2021-09-20T12:56:08.686Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-09-20T12:56:08.686Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.04s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.04s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.23s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.29s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.21s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.49s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.34s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.23s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.53s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.52s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.23s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.60s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.93s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.31s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestRunRm (2.29s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.32s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.90s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.26s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.72s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.40s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.00s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.76s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.56s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.26s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.20s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.89s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.80s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.41s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.33s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.16s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.65s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.78s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.32s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (2.93s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.23s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.52s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.55s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.21s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.36s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.19s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.63s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.32s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.16s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.18s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.25s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.78s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.89s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.75s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.23s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.11s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.16s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.29s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.22s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.03s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.87s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.34s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.34s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.14s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.12s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.51s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.17s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.77s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.22s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.23s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.38s) [2021-09-20T12:56:08.687Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-09-20T12:56:08.687Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.09s) [2021-09-20T12:56:08.687Z] === RUN TestDockerRegistrySuite [2021-09-20T12:56:08.687Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-09-20T12:56:08.687Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:08.687Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-09-20T12:56:08.687Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:08.687Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-09-20T12:56:08.687Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:08.687Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-09-20T12:56:08.687Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:08.687Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-09-20T12:56:08.687Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:08.687Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-09-20T12:56:08.687Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:08.687Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-09-20T12:56:08.687Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:08.687Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-09-20T12:56:08.687Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:08.687Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-09-20T12:56:08.687Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:08.687Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-09-20T12:56:08.687Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:08.687Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-09-20T12:56:08.687Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:08.687Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-09-20T12:56:08.687Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:08.687Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-09-20T12:56:08.687Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:08.687Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-09-20T12:56:08.687Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:08.687Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-09-20T12:56:08.687Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:08.688Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-09-20T12:56:09.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.156Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-09-20T12:56:09.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.156Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-09-20T12:56:09.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.156Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-09-20T12:56:09.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.156Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-09-20T12:56:09.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.156Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-09-20T12:56:09.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.156Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-09-20T12:56:09.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.156Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-09-20T12:56:09.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.156Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-09-20T12:56:09.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.156Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-09-20T12:56:09.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.156Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-09-20T12:56:09.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.156Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-09-20T12:56:09.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.156Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-09-20T12:56:09.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.156Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-09-20T12:56:09.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.156Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-09-20T12:56:09.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.156Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-09-20T12:56:09.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.156Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-09-20T12:56:09.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.156Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-09-20T12:56:09.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.156Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-09-20T12:56:09.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.156Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-09-20T12:56:09.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.156Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-09-20T12:56:09.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.156Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-09-20T12:56:09.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.156Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-09-20T12:56:09.156Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.156Z] --- PASS: TestDockerRegistrySuite (0.12s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-20T12:56:09.156Z] === RUN TestDockerSchema1RegistrySuite [2021-09-20T12:56:09.156Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-09-20T12:56:09.156Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.156Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-09-20T12:56:09.156Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.156Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-09-20T12:56:09.156Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.156Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-09-20T12:56:09.156Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.156Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-09-20T12:56:09.156Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.156Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-09-20T12:56:09.156Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.156Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-09-20T12:56:09.156Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.156Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-09-20T12:56:09.156Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.156Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-09-20T12:56:09.156Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.156Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-09-20T12:56:09.156Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.156Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-09-20T12:56:09.156Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.156Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-09-20T12:56:09.156Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.156Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-09-20T12:56:09.156Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.156Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-09-20T12:56:09.156Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.156Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-09-20T12:56:09.156Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.156Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-09-20T12:56:09.156Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.156Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-09-20T12:56:09.156Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.156Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-09-20T12:56:09.156Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.156Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-20T12:56:09.156Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-09-20T12:56:09.156Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-09-20T12:56:09.156Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.156Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-09-20T12:56:09.156Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.156Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-09-20T12:56:09.156Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.156Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-09-20T12:56:09.156Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.156Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-09-20T12:56:09.156Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.156Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-09-20T12:56:09.156Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.156Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-09-20T12:56:09.156Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.156Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-09-20T12:56:09.156Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.156Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.01s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-20T12:56:09.156Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-20T12:56:09.156Z] === RUN TestDockerRegistryAuthTokenSuite [2021-09-20T12:56:09.156Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-09-20T12:56:09.156Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-09-20T12:56:09.157Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-09-20T12:56:09.157Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-09-20T12:56:09.157Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-09-20T12:56:09.157Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-20T12:56:09.157Z] === RUN TestDockerDaemonSuite [2021-09-20T12:56:09.157Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-09-20T12:56:09.157Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-09-20T12:56:09.157Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-09-20T12:56:09.157Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-20T12:56:09.157Z] === RUN TestDockerSwarmSuite [2021-09-20T12:56:09.157Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-09-20T12:56:09.157Z] === RUN TestDockerPluginSuite [2021-09-20T12:56:09.157Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-09-20T12:56:09.157Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-09-20T12:56:09.157Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-09-20T12:56:09.157Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-09-20T12:56:09.157Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-09-20T12:56:09.157Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-09-20T12:56:09.157Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-09-20T12:56:09.157Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-09-20T12:56:09.157Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-09-20T12:56:09.157Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-09-20T12:56:09.157Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-09-20T12:56:09.157Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] --- PASS: TestDockerPluginSuite (0.01s) [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-20T12:56:09.157Z] === RUN TestDockerExternalVolumeSuite [2021-09-20T12:56:09.157Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-09-20T12:56:09.157Z] === RUN TestDockerNetworkSuite [2021-09-20T12:56:09.157Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-09-20T12:56:09.157Z] === RUN TestDockerHubPullSuite [2021-09-20T12:56:09.157Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-09-20T12:56:09.157Z] PASS [2021-09-20T12:56:09.157Z] ok github.com/docker/docker/integration-cli 1910.906s [2021-09-20T12:56:09.157Z] [2021-09-20T12:56:09.157Z] === Skipped [2021-09-20T12:56:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-09-20T12:56:09.157Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-09-20T12:56:09.157Z] [2021-09-20T12:56:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-09-20T12:56:09.157Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-09-20T12:56:09.157Z] [2021-09-20T12:56:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-09-20T12:56:09.157Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-09-20T12:56:09.157Z] [2021-09-20T12:56:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-09-20T12:56:09.157Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-09-20T12:56:09.157Z] [2021-09-20T12:56:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-09-20T12:56:09.157Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-09-20T12:56:09.157Z] [2021-09-20T12:56:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-09-20T12:56:09.157Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-09-20T12:56:09.157Z] [2021-09-20T12:56:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-09-20T12:56:09.157Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-09-20T12:56:09.157Z] [2021-09-20T12:56:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-09-20T12:56:09.157Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-09-20T12:56:09.157Z] [2021-09-20T12:56:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-09-20T12:56:09.157Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-09-20T12:56:09.157Z] [2021-09-20T12:56:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-09-20T12:56:09.157Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-09-20T12:56:09.157Z] [2021-09-20T12:56:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2021-09-20T12:56:09.157Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2021-09-20T12:56:09.157Z] [2021-09-20T12:56:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-09-20T12:56:09.157Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-09-20T12:56:09.157Z] [2021-09-20T12:56:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-09-20T12:56:09.157Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-09-20T12:56:09.157Z] [2021-09-20T12:56:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-20T12:56:09.157Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-20T12:56:09.157Z] [2021-09-20T12:56:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-09-20T12:56:09.157Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-09-20T12:56:09.157Z] [2021-09-20T12:56:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-09-20T12:56:09.157Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-09-20T12:56:09.157Z] [2021-09-20T12:56:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-09-20T12:56:09.157Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-09-20T12:56:09.157Z] [2021-09-20T12:56:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-09-20T12:56:09.157Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-09-20T12:56:09.157Z] [2021-09-20T12:56:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2021-09-20T12:56:09.157Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2021-09-20T12:56:09.157Z] [2021-09-20T12:56:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-09-20T12:56:09.157Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-09-20T12:56:09.157Z] [2021-09-20T12:56:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-09-20T12:56:09.157Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-09-20T12:56:09.157Z] [2021-09-20T12:56:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-20T12:56:09.157Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-20T12:56:09.157Z] [2021-09-20T12:56:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-09-20T12:56:09.157Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-09-20T12:56:09.157Z] [2021-09-20T12:56:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-09-20T12:56:09.157Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-09-20T12:56:09.157Z] [2021-09-20T12:56:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-09-20T12:56:09.157Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-09-20T12:56:09.157Z] [2021-09-20T12:56:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-09-20T12:56:09.157Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-09-20T12:56:09.157Z] [2021-09-20T12:56:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-09-20T12:56:09.157Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-09-20T12:56:09.157Z] [2021-09-20T12:56:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-09-20T12:56:09.157Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-09-20T12:56:09.157Z] [2021-09-20T12:56:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-09-20T12:56:09.157Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-09-20T12:56:09.157Z] [2021-09-20T12:56:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-20T12:56:09.157Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-20T12:56:09.157Z] [2021-09-20T12:56:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-09-20T12:56:09.157Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-09-20T12:56:09.157Z] [2021-09-20T12:56:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s) [2021-09-20T12:56:09.157Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s) [2021-09-20T12:56:09.157Z] [2021-09-20T12:56:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.83s) [2021-09-20T12:56:09.157Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.83s) [2021-09-20T12:56:09.157Z] [2021-09-20T12:56:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-09-20T12:56:09.157Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-09-20T12:56:09.157Z] [2021-09-20T12:56:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-09-20T12:56:09.157Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-09-20T12:56:09.157Z] [2021-09-20T12:56:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-09-20T12:56:09.157Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-09-20T12:56:09.157Z] [2021-09-20T12:56:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-09-20T12:56:09.157Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-09-20T12:56:09.157Z] [2021-09-20T12:56:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2021-09-20T12:56:09.157Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2021-09-20T12:56:09.157Z] [2021-09-20T12:56:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-09-20T12:56:09.157Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-09-20T12:56:09.157Z] [2021-09-20T12:56:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2021-09-20T12:56:09.157Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2021-09-20T12:56:09.157Z] [2021-09-20T12:56:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.32s) [2021-09-20T12:56:09.157Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2021-09-20T12:56:09.157Z] [2021-09-20T12:56:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-09-20T12:56:09.157Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-09-20T12:56:09.157Z] [2021-09-20T12:56:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-09-20T12:56:09.157Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-09-20T12:56:09.157Z] [2021-09-20T12:56:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-20T12:56:09.157Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-20T12:56:09.157Z] [2021-09-20T12:56:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-09-20T12:56:09.157Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-09-20T12:56:09.157Z] [2021-09-20T12:56:09.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-09-20T12:56:09.157Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.157Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-09-20T12:56:09.157Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-09-20T12:56:09.158Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-09-20T12:56:09.158Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-09-20T12:56:09.158Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-09-20T12:56:09.158Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-09-20T12:56:09.158Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-09-20T12:56:09.158Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-09-20T12:56:09.158Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2021-09-20T12:56:09.158Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2021-09-20T12:56:09.158Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-09-20T12:56:09.158Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-09-20T12:56:09.158Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-09-20T12:56:09.158Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-09-20T12:56:09.158Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.29s) [2021-09-20T12:56:09.158Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-09-20T12:56:09.158Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.03s) [2021-09-20T12:56:09.158Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-09-20T12:56:09.158Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-09-20T12:56:09.158Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-09-20T12:56:09.158Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-09-20T12:56:09.158Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-09-20T12:56:09.158Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-09-20T12:56:09.158Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-09-20T12:56:09.158Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-09-20T12:56:09.158Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-20T12:56:09.158Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-09-20T12:56:09.158Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-09-20T12:56:09.158Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-09-20T12:56:09.158Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-09-20T12:56:09.158Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-09-20T12:56:09.158Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-09-20T12:56:09.158Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-09-20T12:56:09.158Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-09-20T12:56:09.158Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-09-20T12:56:09.158Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-09-20T12:56:09.158Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-09-20T12:56:09.158Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-09-20T12:56:09.158Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-09-20T12:56:09.158Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-09-20T12:56:09.158Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-09-20T12:56:09.158Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.30s) [2021-09-20T12:56:09.158Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2021-09-20T12:56:09.158Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-09-20T12:56:09.158Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-09-20T12:56:09.158Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-09-20T12:56:09.158Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-09-20T12:56:09.158Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-09-20T12:56:09.158Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-09-20T12:56:09.158Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-09-20T12:56:09.158Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2021-09-20T12:56:09.158Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.30s) [2021-09-20T12:56:09.158Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-09-20T12:56:09.158Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.33s) [2021-09-20T12:56:09.158Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.33s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-09-20T12:56:09.158Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-09-20T12:56:09.158Z] docker_cli_sni_test.go:18: Flakey test [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-09-20T12:56:09.158Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-09-20T12:56:09.158Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-09-20T12:56:09.158Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-09-20T12:56:09.158Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-09-20T12:56:09.158Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-20T12:56:09.158Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-09-20T12:56:09.158Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-20T12:56:09.158Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-20T12:56:09.158Z] [2021-09-20T12:56:09.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-09-20T12:56:09.158Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.158Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-09-20T12:56:09.159Z] [2021-09-20T12:56:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-09-20T12:56:09.159Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.159Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-09-20T12:56:09.159Z] [2021-09-20T12:56:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-09-20T12:56:09.159Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.159Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-09-20T12:56:09.159Z] [2021-09-20T12:56:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-09-20T12:56:09.159Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.159Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-09-20T12:56:09.159Z] [2021-09-20T12:56:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-09-20T12:56:09.159Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.159Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-09-20T12:56:09.159Z] [2021-09-20T12:56:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-09-20T12:56:09.159Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.159Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-09-20T12:56:09.159Z] [2021-09-20T12:56:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-09-20T12:56:09.159Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.159Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-09-20T12:56:09.159Z] [2021-09-20T12:56:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-09-20T12:56:09.159Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.159Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-09-20T12:56:09.159Z] [2021-09-20T12:56:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-09-20T12:56:09.159Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.159Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-09-20T12:56:09.159Z] [2021-09-20T12:56:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-09-20T12:56:09.159Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.159Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-09-20T12:56:09.159Z] [2021-09-20T12:56:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-09-20T12:56:09.159Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.159Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-09-20T12:56:09.159Z] [2021-09-20T12:56:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-09-20T12:56:09.159Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.159Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-09-20T12:56:09.159Z] [2021-09-20T12:56:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-09-20T12:56:09.159Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.159Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-09-20T12:56:09.159Z] [2021-09-20T12:56:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-09-20T12:56:09.159Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.159Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-09-20T12:56:09.159Z] [2021-09-20T12:56:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-20T12:56:09.159Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.159Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-20T12:56:09.159Z] [2021-09-20T12:56:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-09-20T12:56:09.159Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.159Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-09-20T12:56:09.159Z] [2021-09-20T12:56:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-09-20T12:56:09.159Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.159Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-09-20T12:56:09.159Z] [2021-09-20T12:56:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-20T12:56:09.159Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.159Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-20T12:56:09.159Z] [2021-09-20T12:56:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-09-20T12:56:09.159Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.159Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-09-20T12:56:09.159Z] [2021-09-20T12:56:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-09-20T12:56:09.159Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.159Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-09-20T12:56:09.159Z] [2021-09-20T12:56:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-09-20T12:56:09.159Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.159Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-09-20T12:56:09.159Z] [2021-09-20T12:56:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-09-20T12:56:09.159Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.159Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-09-20T12:56:09.159Z] [2021-09-20T12:56:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-09-20T12:56:09.159Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.159Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-09-20T12:56:09.159Z] [2021-09-20T12:56:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-09-20T12:56:09.159Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.159Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-09-20T12:56:09.159Z] [2021-09-20T12:56:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-20T12:56:09.159Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.159Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-20T12:56:09.159Z] [2021-09-20T12:56:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-09-20T12:56:09.159Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.159Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-09-20T12:56:09.159Z] [2021-09-20T12:56:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-09-20T12:56:09.159Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.159Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-09-20T12:56:09.159Z] [2021-09-20T12:56:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-09-20T12:56:09.159Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.159Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-09-20T12:56:09.159Z] [2021-09-20T12:56:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-09-20T12:56:09.159Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.159Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-09-20T12:56:09.159Z] [2021-09-20T12:56:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-09-20T12:56:09.159Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.159Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-09-20T12:56:09.159Z] [2021-09-20T12:56:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-09-20T12:56:09.159Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.159Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-09-20T12:56:09.159Z] [2021-09-20T12:56:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-20T12:56:09.159Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.159Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-20T12:56:09.159Z] [2021-09-20T12:56:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-09-20T12:56:09.159Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.159Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-09-20T12:56:09.159Z] [2021-09-20T12:56:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-09-20T12:56:09.159Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.159Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-09-20T12:56:09.159Z] [2021-09-20T12:56:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-09-20T12:56:09.159Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.159Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-09-20T12:56:09.159Z] [2021-09-20T12:56:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-09-20T12:56:09.159Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.159Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-09-20T12:56:09.159Z] [2021-09-20T12:56:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-09-20T12:56:09.159Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.159Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-09-20T12:56:09.159Z] [2021-09-20T12:56:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-09-20T12:56:09.159Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.159Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-09-20T12:56:09.159Z] [2021-09-20T12:56:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-09-20T12:56:09.159Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.159Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-09-20T12:56:09.159Z] [2021-09-20T12:56:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-09-20T12:56:09.159Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.159Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-09-20T12:56:09.159Z] [2021-09-20T12:56:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-09-20T12:56:09.159Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.159Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-09-20T12:56:09.159Z] [2021-09-20T12:56:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-20T12:56:09.159Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.159Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-20T12:56:09.159Z] [2021-09-20T12:56:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-09-20T12:56:09.159Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.159Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-09-20T12:56:09.159Z] [2021-09-20T12:56:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-09-20T12:56:09.159Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.159Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-09-20T12:56:09.159Z] [2021-09-20T12:56:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-09-20T12:56:09.159Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.159Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-09-20T12:56:09.159Z] [2021-09-20T12:56:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-09-20T12:56:09.159Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.159Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-09-20T12:56:09.159Z] [2021-09-20T12:56:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-09-20T12:56:09.159Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.159Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-09-20T12:56:09.159Z] [2021-09-20T12:56:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-09-20T12:56:09.159Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.159Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-09-20T12:56:09.159Z] [2021-09-20T12:56:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-09-20T12:56:09.159Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.159Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-09-20T12:56:09.159Z] [2021-09-20T12:56:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-09-20T12:56:09.159Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.159Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-09-20T12:56:09.159Z] [2021-09-20T12:56:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-09-20T12:56:09.159Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.159Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-09-20T12:56:09.159Z] [2021-09-20T12:56:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-09-20T12:56:09.159Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.159Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-09-20T12:56:09.159Z] [2021-09-20T12:56:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-09-20T12:56:09.159Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.159Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-09-20T12:56:09.159Z] [2021-09-20T12:56:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-09-20T12:56:09.159Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.159Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-09-20T12:56:09.159Z] [2021-09-20T12:56:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-09-20T12:56:09.159Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.159Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-09-20T12:56:09.159Z] [2021-09-20T12:56:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-09-20T12:56:09.159Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.159Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-09-20T12:56:09.159Z] [2021-09-20T12:56:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-09-20T12:56:09.159Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-09-20T12:56:09.159Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-09-20T12:56:09.159Z] [2021-09-20T12:56:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-09-20T12:56:09.159Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.159Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-09-20T12:56:09.159Z] [2021-09-20T12:56:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-09-20T12:56:09.159Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.159Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-09-20T12:56:09.159Z] [2021-09-20T12:56:09.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-09-20T12:56:09.159Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.159Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-09-20T12:56:09.159Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-09-20T12:56:09.160Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-09-20T12:56:09.160Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-09-20T12:56:09.160Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-09-20T12:56:09.160Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-20T12:56:09.160Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-09-20T12:56:09.160Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-09-20T12:56:09.160Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-09-20T12:56:09.160Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-09-20T12:56:09.160Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-09-20T12:56:09.160Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-09-20T12:56:09.160Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-09-20T12:56:09.160Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-09-20T12:56:09.160Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-09-20T12:56:09.160Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-09-20T12:56:09.160Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-20T12:56:09.160Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-09-20T12:56:09.160Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-09-20T12:56:09.160Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-09-20T12:56:09.160Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-20T12:56:09.160Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-09-20T12:56:09.160Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-09-20T12:56:09.160Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-09-20T12:56:09.160Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-09-20T12:56:09.160Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-09-20T12:56:09.160Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-09-20T12:56:09.160Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-09-20T12:56:09.160Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-09-20T12:56:09.160Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-09-20T12:56:09.160Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-09-20T12:56:09.160Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-20T12:56:09.160Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-09-20T12:56:09.160Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-09-20T12:56:09.160Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-09-20T12:56:09.160Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-09-20T12:56:09.160Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-09-20T12:56:09.160Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-09-20T12:56:09.160Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-09-20T12:56:09.160Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-09-20T12:56:09.160Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-09-20T12:56:09.160Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-09-20T12:56:09.160Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-09-20T12:56:09.160Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-09-20T12:56:09.160Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-09-20T12:56:09.160Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-09-20T12:56:09.160Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-09-20T12:56:09.160Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-09-20T12:56:09.160Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.03s) [2021-09-20T12:56:09.160Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-09-20T12:56:09.160Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-09-20T12:56:09.160Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-09-20T12:56:09.160Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-09-20T12:56:09.160Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-09-20T12:56:09.160Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-09-20T12:56:09.160Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-09-20T12:56:09.160Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-09-20T12:56:09.160Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-09-20T12:56:09.160Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-09-20T12:56:09.160Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-09-20T12:56:09.160Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-09-20T12:56:09.160Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-09-20T12:56:09.160Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-09-20T12:56:09.160Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-09-20T12:56:09.160Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-20T12:56:09.160Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-09-20T12:56:09.160Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-09-20T12:56:09.160Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.160Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-09-20T12:56:09.160Z] [2021-09-20T12:56:09.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-09-20T12:56:09.161Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-09-20T12:56:09.161Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-09-20T12:56:09.161Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-09-20T12:56:09.161Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-09-20T12:56:09.161Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-20T12:56:09.161Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-09-20T12:56:09.161Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-09-20T12:56:09.161Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-09-20T12:56:09.161Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-20T12:56:09.161Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-09-20T12:56:09.161Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-09-20T12:56:09.161Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-20T12:56:09.161Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-20T12:56:09.161Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-09-20T12:56:09.161Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-09-20T12:56:09.161Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-09-20T12:56:09.161Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-09-20T12:56:09.161Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-09-20T12:56:09.161Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-09-20T12:56:09.161Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-09-20T12:56:09.161Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-09-20T12:56:09.161Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-20T12:56:09.161Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-20T12:56:09.161Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-20T12:56:09.161Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-09-20T12:56:09.161Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-09-20T12:56:09.161Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-09-20T12:56:09.161Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-09-20T12:56:09.161Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-09-20T12:56:09.161Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-09-20T12:56:09.161Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-09-20T12:56:09.161Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-09-20T12:56:09.161Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-09-20T12:56:09.161Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-09-20T12:56:09.161Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-09-20T12:56:09.161Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-09-20T12:56:09.161Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-09-20T12:56:09.161Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-09-20T12:56:09.161Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-09-20T12:56:09.161Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-09-20T12:56:09.161Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-09-20T12:56:09.161Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-09-20T12:56:09.161Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-09-20T12:56:09.161Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-09-20T12:56:09.161Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-09-20T12:56:09.161Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-09-20T12:56:09.161Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-09-20T12:56:09.161Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-09-20T12:56:09.161Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-09-20T12:56:09.161Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-09-20T12:56:09.161Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-20T12:56:09.161Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-20T12:56:09.161Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-09-20T12:56:09.161Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-09-20T12:56:09.161Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-09-20T12:56:09.161Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-09-20T12:56:09.161Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-09-20T12:56:09.161Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-09-20T12:56:09.161Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-09-20T12:56:09.161Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-09-20T12:56:09.161Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-09-20T12:56:09.161Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-20T12:56:09.161Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-20T12:56:09.161Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.161Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-20T12:56:09.161Z] [2021-09-20T12:56:09.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-09-20T12:56:09.161Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.162Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-09-20T12:56:09.162Z] [2021-09-20T12:56:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-09-20T12:56:09.162Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.162Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-09-20T12:56:09.162Z] [2021-09-20T12:56:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-09-20T12:56:09.162Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.162Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-09-20T12:56:09.162Z] [2021-09-20T12:56:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-09-20T12:56:09.162Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.162Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-09-20T12:56:09.162Z] [2021-09-20T12:56:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-09-20T12:56:09.162Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.162Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-09-20T12:56:09.162Z] [2021-09-20T12:56:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-09-20T12:56:09.162Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.162Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-09-20T12:56:09.162Z] [2021-09-20T12:56:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-20T12:56:09.162Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.162Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-20T12:56:09.162Z] [2021-09-20T12:56:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-09-20T12:56:09.162Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.162Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-09-20T12:56:09.162Z] [2021-09-20T12:56:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-09-20T12:56:09.162Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.162Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-09-20T12:56:09.162Z] [2021-09-20T12:56:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-09-20T12:56:09.162Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.162Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-09-20T12:56:09.162Z] [2021-09-20T12:56:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-09-20T12:56:09.162Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.162Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-09-20T12:56:09.162Z] [2021-09-20T12:56:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-20T12:56:09.162Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.162Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-20T12:56:09.162Z] [2021-09-20T12:56:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-09-20T12:56:09.162Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.162Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-09-20T12:56:09.162Z] [2021-09-20T12:56:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-20T12:56:09.162Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.162Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-20T12:56:09.162Z] [2021-09-20T12:56:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-09-20T12:56:09.162Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.162Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-09-20T12:56:09.162Z] [2021-09-20T12:56:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-09-20T12:56:09.162Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.162Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-09-20T12:56:09.162Z] [2021-09-20T12:56:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-09-20T12:56:09.162Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.162Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-09-20T12:56:09.162Z] [2021-09-20T12:56:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2021-09-20T12:56:09.162Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.162Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2021-09-20T12:56:09.162Z] [2021-09-20T12:56:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-09-20T12:56:09.162Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.162Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-09-20T12:56:09.162Z] [2021-09-20T12:56:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-09-20T12:56:09.162Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.162Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-09-20T12:56:09.162Z] [2021-09-20T12:56:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-09-20T12:56:09.162Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.162Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-09-20T12:56:09.162Z] [2021-09-20T12:56:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-09-20T12:56:09.162Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.162Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-09-20T12:56:09.162Z] [2021-09-20T12:56:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-20T12:56:09.162Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.162Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-20T12:56:09.162Z] [2021-09-20T12:56:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-09-20T12:56:09.162Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.162Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-09-20T12:56:09.162Z] [2021-09-20T12:56:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-20T12:56:09.162Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.162Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-20T12:56:09.162Z] [2021-09-20T12:56:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-09-20T12:56:09.162Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.162Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-09-20T12:56:09.162Z] [2021-09-20T12:56:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-09-20T12:56:09.162Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.162Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-09-20T12:56:09.162Z] [2021-09-20T12:56:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-20T12:56:09.162Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.162Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-20T12:56:09.162Z] [2021-09-20T12:56:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-09-20T12:56:09.162Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.162Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-09-20T12:56:09.162Z] [2021-09-20T12:56:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-09-20T12:56:09.162Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.162Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-09-20T12:56:09.162Z] [2021-09-20T12:56:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-09-20T12:56:09.162Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.162Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-09-20T12:56:09.162Z] [2021-09-20T12:56:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-09-20T12:56:09.162Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.162Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-09-20T12:56:09.162Z] [2021-09-20T12:56:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-09-20T12:56:09.162Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.162Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-09-20T12:56:09.162Z] [2021-09-20T12:56:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-09-20T12:56:09.162Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.162Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-09-20T12:56:09.162Z] [2021-09-20T12:56:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-20T12:56:09.162Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.162Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-20T12:56:09.162Z] [2021-09-20T12:56:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-20T12:56:09.162Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.162Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-20T12:56:09.162Z] [2021-09-20T12:56:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-09-20T12:56:09.162Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.162Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-09-20T12:56:09.162Z] [2021-09-20T12:56:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-09-20T12:56:09.162Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.162Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-09-20T12:56:09.162Z] [2021-09-20T12:56:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-09-20T12:56:09.162Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.162Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-09-20T12:56:09.162Z] [2021-09-20T12:56:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-09-20T12:56:09.162Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.162Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-09-20T12:56:09.162Z] [2021-09-20T12:56:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-09-20T12:56:09.162Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.162Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-09-20T12:56:09.162Z] [2021-09-20T12:56:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-20T12:56:09.162Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.162Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-20T12:56:09.162Z] [2021-09-20T12:56:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-09-20T12:56:09.162Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.162Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-09-20T12:56:09.162Z] [2021-09-20T12:56:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-09-20T12:56:09.162Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.162Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-09-20T12:56:09.162Z] [2021-09-20T12:56:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-09-20T12:56:09.162Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.162Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-09-20T12:56:09.162Z] [2021-09-20T12:56:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-09-20T12:56:09.162Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.162Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-09-20T12:56:09.162Z] [2021-09-20T12:56:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-09-20T12:56:09.162Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.162Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-09-20T12:56:09.162Z] [2021-09-20T12:56:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-09-20T12:56:09.162Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-09-20T12:56:09.162Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-09-20T12:56:09.162Z] [2021-09-20T12:56:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-09-20T12:56:09.162Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.162Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-09-20T12:56:09.162Z] [2021-09-20T12:56:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-09-20T12:56:09.162Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.162Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-09-20T12:56:09.162Z] [2021-09-20T12:56:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-09-20T12:56:09.162Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.162Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-09-20T12:56:09.162Z] [2021-09-20T12:56:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-09-20T12:56:09.162Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.162Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-09-20T12:56:09.162Z] [2021-09-20T12:56:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-09-20T12:56:09.162Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.162Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-09-20T12:56:09.162Z] [2021-09-20T12:56:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-09-20T12:56:09.162Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.162Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-09-20T12:56:09.162Z] [2021-09-20T12:56:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-09-20T12:56:09.162Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.162Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-09-20T12:56:09.162Z] [2021-09-20T12:56:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-20T12:56:09.162Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.162Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-20T12:56:09.162Z] [2021-09-20T12:56:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-09-20T12:56:09.162Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.162Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-09-20T12:56:09.162Z] [2021-09-20T12:56:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-09-20T12:56:09.162Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.162Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-09-20T12:56:09.162Z] [2021-09-20T12:56:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-20T12:56:09.162Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.162Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-20T12:56:09.162Z] [2021-09-20T12:56:09.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-09-20T12:56:09.163Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.163Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-09-20T12:56:09.163Z] [2021-09-20T12:56:09.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-09-20T12:56:09.163Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.163Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-09-20T12:56:09.163Z] [2021-09-20T12:56:09.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-09-20T12:56:09.163Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.163Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-09-20T12:56:09.163Z] [2021-09-20T12:56:09.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-09-20T12:56:09.163Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.163Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-09-20T12:56:09.163Z] [2021-09-20T12:56:09.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-09-20T12:56:09.163Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.163Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-09-20T12:56:09.163Z] [2021-09-20T12:56:09.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-20T12:56:09.163Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.163Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-20T12:56:09.163Z] [2021-09-20T12:56:09.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-09-20T12:56:09.163Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.163Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-09-20T12:56:09.163Z] [2021-09-20T12:56:09.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-09-20T12:56:09.163Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.163Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-09-20T12:56:09.163Z] [2021-09-20T12:56:09.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-20T12:56:09.163Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.163Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-20T12:56:09.163Z] [2021-09-20T12:56:09.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-20T12:56:09.163Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.163Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-20T12:56:09.163Z] [2021-09-20T12:56:09.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-09-20T12:56:09.163Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.163Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-09-20T12:56:09.163Z] [2021-09-20T12:56:09.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-20T12:56:09.163Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.163Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-20T12:56:09.163Z] [2021-09-20T12:56:09.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-20T12:56:09.163Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.163Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-20T12:56:09.163Z] [2021-09-20T12:56:09.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-09-20T12:56:09.163Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.163Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-09-20T12:56:09.163Z] [2021-09-20T12:56:09.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-09-20T12:56:09.163Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.163Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-09-20T12:56:09.163Z] [2021-09-20T12:56:09.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-09-20T12:56:09.163Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.163Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-09-20T12:56:09.163Z] [2021-09-20T12:56:09.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-09-20T12:56:09.163Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.163Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-09-20T12:56:09.163Z] [2021-09-20T12:56:09.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-09-20T12:56:09.163Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.163Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-09-20T12:56:09.163Z] [2021-09-20T12:56:09.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-09-20T12:56:09.163Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.163Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-09-20T12:56:09.163Z] [2021-09-20T12:56:09.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-20T12:56:09.163Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.163Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-20T12:56:09.163Z] [2021-09-20T12:56:09.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-20T12:56:09.163Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.163Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-20T12:56:09.163Z] [2021-09-20T12:56:09.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-20T12:56:09.163Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.163Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-20T12:56:09.163Z] [2021-09-20T12:56:09.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-09-20T12:56:09.163Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.163Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-09-20T12:56:09.163Z] [2021-09-20T12:56:09.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-09-20T12:56:09.163Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.163Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-09-20T12:56:09.163Z] [2021-09-20T12:56:09.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-09-20T12:56:09.163Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.163Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-09-20T12:56:09.163Z] [2021-09-20T12:56:09.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-09-20T12:56:09.163Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.163Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-09-20T12:56:09.163Z] [2021-09-20T12:56:09.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-20T12:56:09.163Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.163Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-20T12:56:09.163Z] [2021-09-20T12:56:09.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-20T12:56:09.163Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.163Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-20T12:56:09.163Z] [2021-09-20T12:56:09.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-09-20T12:56:09.163Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.163Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-09-20T12:56:09.163Z] [2021-09-20T12:56:09.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-09-20T12:56:09.163Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.163Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-09-20T12:56:09.163Z] [2021-09-20T12:56:09.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-09-20T12:56:09.163Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.163Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-09-20T12:56:09.163Z] [2021-09-20T12:56:09.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-09-20T12:56:09.163Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-09-20T12:56:09.163Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-09-20T12:56:09.163Z] [2021-09-20T12:56:09.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-09-20T12:56:09.163Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.163Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-09-20T12:56:09.163Z] [2021-09-20T12:56:09.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-09-20T12:56:09.163Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.163Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-09-20T12:56:09.163Z] [2021-09-20T12:56:09.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-09-20T12:56:09.163Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.163Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-09-20T12:56:09.163Z] [2021-09-20T12:56:09.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-09-20T12:56:09.163Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.163Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-09-20T12:56:09.163Z] [2021-09-20T12:56:09.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2021-09-20T12:56:09.163Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.163Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2021-09-20T12:56:09.163Z] [2021-09-20T12:56:09.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-09-20T12:56:09.163Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.163Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-09-20T12:56:09.163Z] [2021-09-20T12:56:09.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-09-20T12:56:09.163Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.163Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-09-20T12:56:09.163Z] [2021-09-20T12:56:09.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-09-20T12:56:09.163Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.163Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-09-20T12:56:09.163Z] [2021-09-20T12:56:09.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-09-20T12:56:09.163Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.163Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-09-20T12:56:09.163Z] [2021-09-20T12:56:09.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-20T12:56:09.163Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.163Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-20T12:56:09.163Z] [2021-09-20T12:56:09.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-09-20T12:56:09.163Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.163Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-09-20T12:56:09.163Z] [2021-09-20T12:56:09.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-09-20T12:56:09.163Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.163Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-09-20T12:56:09.163Z] [2021-09-20T12:56:09.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-20T12:56:09.163Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.163Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-20T12:56:09.163Z] [2021-09-20T12:56:09.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-09-20T12:56:09.163Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.163Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-09-20T12:56:09.163Z] [2021-09-20T12:56:09.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-20T12:56:09.163Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-09-20T12:56:09.163Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-20T12:56:09.163Z] [2021-09-20T12:56:09.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-09-20T12:56:09.163Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.163Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-09-20T12:56:09.163Z] [2021-09-20T12:56:09.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-09-20T12:56:09.163Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.163Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-09-20T12:56:09.163Z] [2021-09-20T12:56:09.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-09-20T12:56:09.163Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.163Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-09-20T12:56:09.163Z] [2021-09-20T12:56:09.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-09-20T12:56:09.163Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.163Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-09-20T12:56:09.163Z] [2021-09-20T12:56:09.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-09-20T12:56:09.163Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.163Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-09-20T12:56:09.163Z] [2021-09-20T12:56:09.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-09-20T12:56:09.163Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.163Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-09-20T12:56:09.163Z] [2021-09-20T12:56:09.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-09-20T12:56:09.163Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.163Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-09-20T12:56:09.163Z] [2021-09-20T12:56:09.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-09-20T12:56:09.163Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.163Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-09-20T12:56:09.163Z] [2021-09-20T12:56:09.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-09-20T12:56:09.163Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.163Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-09-20T12:56:09.163Z] [2021-09-20T12:56:09.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-09-20T12:56:09.163Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.163Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-09-20T12:56:09.163Z] [2021-09-20T12:56:09.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-09-20T12:56:09.163Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.163Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-09-20T12:56:09.163Z] [2021-09-20T12:56:09.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-09-20T12:56:09.164Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.164Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-09-20T12:56:09.164Z] [2021-09-20T12:56:09.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-09-20T12:56:09.164Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.164Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-09-20T12:56:09.164Z] [2021-09-20T12:56:09.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-09-20T12:56:09.164Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.164Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-09-20T12:56:09.164Z] [2021-09-20T12:56:09.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-09-20T12:56:09.164Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.164Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-09-20T12:56:09.164Z] [2021-09-20T12:56:09.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-09-20T12:56:09.164Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-09-20T12:56:09.164Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-09-20T12:56:09.164Z] [2021-09-20T12:56:09.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-09-20T12:56:09.164Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.164Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-09-20T12:56:09.164Z] [2021-09-20T12:56:09.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-09-20T12:56:09.164Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.164Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-09-20T12:56:09.164Z] [2021-09-20T12:56:09.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-09-20T12:56:09.164Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.164Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-09-20T12:56:09.164Z] [2021-09-20T12:56:09.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-09-20T12:56:09.164Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.164Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-09-20T12:56:09.164Z] [2021-09-20T12:56:09.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-09-20T12:56:09.164Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.164Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-09-20T12:56:09.164Z] [2021-09-20T12:56:09.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-09-20T12:56:09.164Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.164Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-09-20T12:56:09.164Z] [2021-09-20T12:56:09.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-09-20T12:56:09.164Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.164Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-09-20T12:56:09.164Z] [2021-09-20T12:56:09.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-09-20T12:56:09.164Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.164Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-09-20T12:56:09.164Z] [2021-09-20T12:56:09.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-20T12:56:09.164Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.164Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-20T12:56:09.164Z] [2021-09-20T12:56:09.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-09-20T12:56:09.164Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.164Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-09-20T12:56:09.164Z] [2021-09-20T12:56:09.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-09-20T12:56:09.164Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.164Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-09-20T12:56:09.164Z] [2021-09-20T12:56:09.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-09-20T12:56:09.164Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.164Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-09-20T12:56:09.630Z] [2021-09-20T12:56:09.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-09-20T12:56:09.630Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.630Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-09-20T12:56:09.630Z] [2021-09-20T12:56:09.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-20T12:56:09.630Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.630Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-20T12:56:09.630Z] [2021-09-20T12:56:09.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-20T12:56:09.630Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.630Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-20T12:56:09.630Z] [2021-09-20T12:56:09.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-20T12:56:09.630Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.630Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-20T12:56:09.630Z] [2021-09-20T12:56:09.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-09-20T12:56:09.630Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.630Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-09-20T12:56:09.630Z] [2021-09-20T12:56:09.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-09-20T12:56:09.630Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.630Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-09-20T12:56:09.630Z] [2021-09-20T12:56:09.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-09-20T12:56:09.630Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.630Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-09-20T12:56:09.630Z] [2021-09-20T12:56:09.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-09-20T12:56:09.630Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.630Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-09-20T12:56:09.630Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-09-20T12:56:09.631Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-09-20T12:56:09.631Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-09-20T12:56:09.631Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-09-20T12:56:09.631Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-09-20T12:56:09.631Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-09-20T12:56:09.631Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-09-20T12:56:09.631Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-09-20T12:56:09.631Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-09-20T12:56:09.631Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-20T12:56:09.631Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-20T12:56:09.631Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-09-20T12:56:09.631Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-09-20T12:56:09.631Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-09-20T12:56:09.631Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-09-20T12:56:09.631Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-09-20T12:56:09.631Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-09-20T12:56:09.631Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-09-20T12:56:09.631Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-09-20T12:56:09.631Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-20T12:56:09.631Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-20T12:56:09.631Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-20T12:56:09.631Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-20T12:56:09.631Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-20T12:56:09.631Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-20T12:56:09.631Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-20T12:56:09.631Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-20T12:56:09.631Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-20T12:56:09.631Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-20T12:56:09.631Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-20T12:56:09.631Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-20T12:56:09.631Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-20T12:56:09.631Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-20T12:56:09.631Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-20T12:56:09.631Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-20T12:56:09.631Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-20T12:56:09.631Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-20T12:56:09.631Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-20T12:56:09.631Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-20T12:56:09.631Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-20T12:56:09.631Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-20T12:56:09.631Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-20T12:56:09.631Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-20T12:56:09.631Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-20T12:56:09.631Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-20T12:56:09.631Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-20T12:56:09.631Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-20T12:56:09.631Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-20T12:56:09.631Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-20T12:56:09.631Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-20T12:56:09.631Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-20T12:56:09.631Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-20T12:56:09.631Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-20T12:56:09.631Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-20T12:56:09.631Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-20T12:56:09.631Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-20T12:56:09.631Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-20T12:56:09.631Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-20T12:56:09.631Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-20T12:56:09.631Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-20T12:56:09.631Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-20T12:56:09.631Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-20T12:56:09.631Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-20T12:56:09.631Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-20T12:56:09.631Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.631Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-20T12:56:09.631Z] [2021-09-20T12:56:09.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-20T12:56:09.632Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.632Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-20T12:56:09.632Z] [2021-09-20T12:56:09.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-20T12:56:09.632Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.632Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-20T12:56:09.632Z] [2021-09-20T12:56:09.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-20T12:56:09.632Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.632Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-20T12:56:09.632Z] [2021-09-20T12:56:09.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-20T12:56:09.632Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.632Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-20T12:56:09.632Z] [2021-09-20T12:56:09.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-20T12:56:09.632Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.632Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-20T12:56:09.632Z] [2021-09-20T12:56:09.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-20T12:56:09.632Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.632Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-20T12:56:09.632Z] [2021-09-20T12:56:09.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-20T12:56:09.632Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.632Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-20T12:56:09.632Z] [2021-09-20T12:56:09.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-20T12:56:09.632Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.632Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-20T12:56:09.632Z] [2021-09-20T12:56:09.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-20T12:56:09.632Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.632Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-20T12:56:09.632Z] [2021-09-20T12:56:09.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-20T12:56:09.632Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.632Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-20T12:56:09.632Z] [2021-09-20T12:56:09.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-20T12:56:09.632Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.632Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-20T12:56:09.632Z] [2021-09-20T12:56:09.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-20T12:56:09.632Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.632Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-20T12:56:09.632Z] [2021-09-20T12:56:09.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-20T12:56:09.632Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.632Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-20T12:56:09.632Z] [2021-09-20T12:56:09.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-20T12:56:09.632Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.632Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-20T12:56:09.632Z] [2021-09-20T12:56:09.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-20T12:56:09.632Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.632Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-20T12:56:09.632Z] [2021-09-20T12:56:09.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-20T12:56:09.632Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.632Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-20T12:56:09.632Z] [2021-09-20T12:56:09.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-20T12:56:09.632Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.632Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-20T12:56:09.632Z] [2021-09-20T12:56:09.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-20T12:56:09.632Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.632Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-20T12:56:09.632Z] [2021-09-20T12:56:09.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-20T12:56:09.632Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.632Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-20T12:56:09.632Z] [2021-09-20T12:56:09.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-20T12:56:09.632Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.632Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-20T12:56:09.632Z] [2021-09-20T12:56:09.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-20T12:56:09.632Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.632Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-20T12:56:09.632Z] [2021-09-20T12:56:09.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-20T12:56:09.632Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.632Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-20T12:56:09.632Z] [2021-09-20T12:56:09.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-20T12:56:09.632Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.632Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-20T12:56:09.632Z] [2021-09-20T12:56:09.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-20T12:56:09.632Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.632Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-20T12:56:09.632Z] [2021-09-20T12:56:09.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-20T12:56:09.632Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.632Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-20T12:56:09.632Z] [2021-09-20T12:56:09.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-20T12:56:09.632Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.632Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-20T12:56:09.632Z] [2021-09-20T12:56:09.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-20T12:56:09.632Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.632Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-20T12:56:09.632Z] [2021-09-20T12:56:09.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-20T12:56:09.632Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.632Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-20T12:56:09.632Z] [2021-09-20T12:56:09.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-20T12:56:09.632Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.632Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-20T12:56:09.632Z] [2021-09-20T12:56:09.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-20T12:56:09.632Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.632Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-20T12:56:09.632Z] [2021-09-20T12:56:09.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-20T12:56:09.632Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.632Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-20T12:56:09.632Z] [2021-09-20T12:56:09.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-20T12:56:09.632Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.632Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-20T12:56:09.632Z] [2021-09-20T12:56:09.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-20T12:56:09.632Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.632Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-20T12:56:09.632Z] [2021-09-20T12:56:09.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-20T12:56:09.632Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.632Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-20T12:56:09.632Z] [2021-09-20T12:56:09.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-20T12:56:09.632Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.632Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-20T12:56:09.632Z] [2021-09-20T12:56:09.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-20T12:56:09.632Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.632Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-20T12:56:09.632Z] [2021-09-20T12:56:09.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-20T12:56:09.632Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.632Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-20T12:56:09.632Z] [2021-09-20T12:56:09.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-20T12:56:09.632Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.632Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-20T12:56:09.632Z] [2021-09-20T12:56:09.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-09-20T12:56:09.632Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.632Z] [2021-09-20T12:56:09.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-09-20T12:56:09.632Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.632Z] [2021-09-20T12:56:09.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-09-20T12:56:09.632Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.632Z] [2021-09-20T12:56:09.632Z] DONE 1092 tests, 546 skipped in 1918.260s [2021-09-20T12:56:09.632Z] INFO: Integration tests ended at 09/20/2021 12:56:09. Duration:00:31:58.3631230 [2021-09-20T12:56:09.632Z] INFO: Docker info of the daemon under test at end of run [2021-09-20T12:56:09.632Z] [2021-09-20T12:56:09.632Z] Containers: 2 [2021-09-20T12:56:09.632Z] Running: 0 [2021-09-20T12:56:09.632Z] Paused: 0 [2021-09-20T12:56:09.632Z] Stopped: 2 [2021-09-20T12:56:09.632Z] Images: 18 [2021-09-20T12:56:09.632Z] Server Version: 0.0.0-dev [2021-09-20T12:56:09.632Z] Storage Driver: windowsfilter [2021-09-20T12:56:09.632Z] Windows: [2021-09-20T12:56:09.632Z] Logging Driver: json-file [2021-09-20T12:56:09.632Z] Plugins: [2021-09-20T12:56:09.632Z] Volume: local [2021-09-20T12:56:09.632Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-20T12:56:09.632Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-20T12:56:09.632Z] Swarm: inactive [2021-09-20T12:56:09.632Z] Default Isolation: process [2021-09-20T12:56:09.632Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-09-20T12:56:09.632Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-09-20T12:56:09.632Z] OSType: windows [2021-09-20T12:56:09.632Z] Architecture: x86_64 [2021-09-20T12:56:09.632Z] CPUs: 4 [2021-09-20T12:56:09.632Z] Total Memory: 32GiB [2021-09-20T12:56:09.632Z] Name: azwin-2-0690b1 [2021-09-20T12:56:09.632Z] ID: LLEU:CNGG:CNUH:IWTU:6VCB:MO3B:6VCG:HPRF:73G7:PF7F:2QA3:UGIR [2021-09-20T12:56:09.632Z] Docker Root Dir: D:\CI\PR-42868\2\daemon [2021-09-20T12:56:09.632Z] Debug Mode (client): false [2021-09-20T12:56:09.632Z] Debug Mode (server): true [2021-09-20T12:56:09.632Z] File Descriptors: -1 [2021-09-20T12:56:09.632Z] Goroutines: 17 [2021-09-20T12:56:09.632Z] System Time: 2021-09-20T12:56:09.3944908Z [2021-09-20T12:56:09.632Z] EventsListeners: 0 [2021-09-20T12:56:09.632Z] Registry: https://index.docker.io/v1/ [2021-09-20T12:56:09.632Z] Labels: [2021-09-20T12:56:09.632Z] Experimental: false [2021-09-20T12:56:09.632Z] Insecure Registries: [2021-09-20T12:56:09.632Z] 127.0.0.0/8 [2021-09-20T12:56:09.632Z] Live Restore Enabled: false [2021-09-20T12:56:09.632Z] [2021-09-20T12:56:09.632Z] [2021-09-20T12:56:09.632Z] INFO: Stopping daemon under test [2021-09-20T12:56:09.632Z] SUCCESS: The process with PID 4356 (child process of PID 2708) has been terminated. [2021-09-20T12:56:09.632Z] SUCCESS: The process with PID 2708 (child process of PID 4972) has been terminated. [2021-09-20T12:56:09.632Z] INFO: Stop tailing logs of the daemon under tests [2021-09-20T12:56:09.699Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-09-20T12:56:09.987Z] === RUN TestDockerSuite/TestExecAPIStart [2021-09-20T12:56:09.987Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.987Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-09-20T12:56:09.987Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.987Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-09-20T12:56:09.987Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-09-20T12:56:09.987Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-09-20T12:56:10.099Z] INFO: executeCI.ps1 Completed successfully at 09/20/2021 12:56:09. [2021-09-20T12:56:10.099Z] INFO: Tidying up at end of run [2021-09-20T12:56:10.099Z] INFO: Saving daemon under test log (d:\CI\PR-42868\2\dut.out) to bundles\CIDUT.out [2021-09-20T12:56:10.099Z] INFO: Saving daemon under test log (d:\CI\PR-42868\2\dut.err) to bundles\CIDUT.err [2021-09-20T12:56:10.099Z] INFO: Saving containerd logs to bundles [2021-09-20T12:56:10.099Z] INFO: Nuke-Everything... [2021-09-20T12:56:10.099Z] INFO: Container count on control daemon to delete is 2 [2021-09-20T12:56:10.565Z] 655553dc095f [2021-09-20T12:56:10.565Z] 20bbbc13abb4 [2021-09-20T12:56:10.565Z] INFO: Tidying pidfile d:\CI\PR-42868\2\docker.pid [2021-09-20T12:56:10.565Z] INFO: Nuking d:\CI [2021-09-20T12:56:11.269Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-09-20T12:56:12.214Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-09-20T12:56:12.839Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-09-20T12:56:13.789Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-09-20T12:56:13.829Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-09-20T12:56:15.399Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-09-20T12:56:15.873Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-09-20T12:56:15.873Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-09-20T12:56:15.873Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-09-20T12:56:15.873Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-09-20T12:56:15.873Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-09-20T12:56:15.873Z] === RUN TestDockerSuite/TestRunPortInUse [2021-09-20T12:56:15.873Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-09-20T12:56:15.873Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-09-20T12:56:15.873Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-09-20T12:56:15.873Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-09-20T12:56:15.873Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-09-20T12:56:15.873Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-09-20T12:56:15.873Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-09-20T12:56:15.873Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-09-20T12:56:15.873Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-09-20T12:56:15.873Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-09-20T12:56:16.036Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-09-20T12:56:17.615Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-09-20T12:56:19.678Z] === RUN TestDockerSuite/TestRunPublishPort [2021-09-20T12:56:19.678Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-09-20T12:56:19.678Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-09-20T12:56:19.678Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-09-20T12:56:19.678Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-09-20T12:56:19.678Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-09-20T12:56:19.678Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-09-20T12:56:19.678Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-09-20T12:56:19.678Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-09-20T12:56:19.678Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-20T12:56:19.678Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-09-20T12:56:21.426Z] === RUN TestDockerSuite/TestExecCgroup [2021-09-20T12:56:21.426Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-09-20T12:56:21.426Z] === RUN TestDockerSuite/TestExecEnv [2021-09-20T12:56:21.426Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-09-20T12:56:21.426Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-09-20T12:56:21.426Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-09-20T12:56:21.426Z] === RUN TestDockerSuite/TestExecExitStatus [2021-09-20T12:56:23.000Z] === RUN TestDockerSuite/TestExecInspectID [2021-09-20T12:56:27.788Z] === RUN TestDockerSuite/TestExecInteractive [2021-09-20T12:56:27.788Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-09-20T12:56:27.788Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-09-20T12:56:27.788Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-09-20T12:56:27.788Z] === RUN TestDockerSuite/TestExecParseError [2021-09-20T12:56:27.788Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-09-20T12:56:27.788Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-09-20T12:56:27.788Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-09-20T12:56:27.788Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-09-20T12:56:27.788Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-09-20T12:56:27.788Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-09-20T12:56:28.356Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-09-20T12:56:28.356Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-09-20T12:56:28.356Z] === RUN TestDockerSuite/TestRunRm [2021-09-20T12:56:28.429Z] INFO: Zapped successfully [2021-09-20T12:56:28.429Z] [2021-09-20T12:56:28.429Z] INFO: executeCI.ps1 exiting at Mon Sep 20 12:56:27 CUT 2021. Duration 01:04:54.0880883 [2021-09-20T12:56:28.429Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-09-20T12:56:28.685Z] Recording test results [2021-09-20T12:56:29.364Z] === RUN TestDockerSuite/TestExecSetEnv [2021-09-20T12:56:29.364Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-09-20T12:56:29.364Z] === RUN TestDockerSuite/TestExecStartFails [2021-09-20T12:56:29.364Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-09-20T12:56:29.837Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-09-20T12:56:29.837Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-09-20T12:56:29.837Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-09-20T12:56:29.837Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-09-20T12:56:29.837Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-09-20T12:56:29.837Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-09-20T12:56:29.837Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-09-20T12:56:30.570Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-09-20T12:56:32.074Z] === RUN TestDockerSuite/TestExecUlimits [2021-09-20T12:56:32.074Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-09-20T12:56:32.074Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-09-20T12:56:36.439Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-09-20T12:56:37.819Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-09-20T12:56:38.751Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-09-20T12:56:39.266Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-09-20T12:56:39.266Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-09-20T12:56:39.266Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-09-20T12:56:39.266Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-09-20T12:56:39.266Z] === RUN TestDockerSuite/TestExecWithUser [2021-09-20T12:56:39.267Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-09-20T12:56:39.267Z] === RUN TestDockerSuite/TestGetContainerStats [2021-09-20T12:56:39.356Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-09-20T12:56:40.567Z] Archiving artifacts [2021-09-20T12:56:41.700Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-09-20T12:56:44.046Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-09-20T12:56:44.650Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-09-20T12:56:44.650Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-09-20T12:56:44.650Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-09-20T12:56:44.650Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-09-20T12:56:44.650Z] === RUN TestDockerSuite/TestRunState [2021-09-20T12:56:44.650Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-09-20T12:56:44.650Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-09-20T12:56:46.861Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-09-20T12:56:46.862Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-09-20T12:56:46.862Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-09-20T12:56:47.329Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-09-20T12:56:47.329Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-09-20T12:56:47.329Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-09-20T12:56:47.329Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-09-20T12:56:47.329Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-09-20T12:56:47.329Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-09-20T12:56:47.329Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-09-20T12:56:47.329Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-09-20T12:56:47.329Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-09-20T12:56:49.939Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-09-20T12:56:52.079Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-09-20T12:56:52.079Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-09-20T12:56:52.079Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-09-20T12:56:52.079Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-09-20T12:56:52.079Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-09-20T12:56:52.079Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-09-20T12:56:52.079Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-09-20T12:56:52.079Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-09-20T12:56:52.079Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-09-20T12:56:52.079Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-09-20T12:56:52.079Z] === RUN TestDockerSuite/TestRunUserByID [2021-09-20T12:56:52.079Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-09-20T12:56:52.079Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-09-20T12:56:52.079Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-09-20T12:56:52.079Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-09-20T12:56:52.079Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-09-20T12:56:52.079Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-09-20T12:56:52.079Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-09-20T12:56:52.079Z] === RUN TestDockerSuite/TestRunUserByName [2021-09-20T12:56:52.079Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-09-20T12:56:52.079Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-09-20T12:56:52.908Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-09-20T12:56:55.058Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-09-20T12:56:55.058Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-09-20T12:56:55.058Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-09-20T12:56:56.453Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42868/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-09-20T12:56:57.271Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-09-20T12:56:57.271Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-09-20T12:56:57.271Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-09-20T12:56:57.271Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-09-20T12:56:57.271Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-09-20T12:56:57.485Z] + make clean [2021-09-20T12:56:58.474Z] docker volume rm -f docker-dev-cache [2021-09-20T12:56:58.474Z] docker-dev-cache [Pipeline] deleteDir [2021-09-20T12:56:58.817Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-09-20T12:56:58.817Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-09-20T12:56:58.817Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-09-20T12:56:58.817Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-09-20T12:56:58.817Z] === RUN TestDockerSuite/TestHealth [2021-09-20T12:56:58.817Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-09-20T12:56:58.817Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-09-20T12:56:58.817Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-09-20T12:56:58.817Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-09-20T12:56:58.817Z] === RUN TestDockerSuite/TestHistoryImageWithComment [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-20T12:57:01.060Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-09-20T12:57:03.597Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-09-20T12:57:03.597Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-09-20T12:57:03.597Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-09-20T12:57:03.597Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-09-20T12:57:03.597Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-09-20T12:57:03.597Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-09-20T12:57:03.597Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-09-20T12:57:04.069Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-09-20T12:57:04.069Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-09-20T12:57:04.541Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-09-20T12:57:05.535Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-09-20T12:57:05.535Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-09-20T12:57:07.112Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-09-20T12:57:07.112Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-09-20T12:57:08.211Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-09-20T12:57:09.346Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-09-20T12:57:11.577Z] === RUN TestDockerSuite/TestImagesFormat [2021-09-20T12:57:12.048Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-09-20T12:57:12.048Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-09-20T12:57:12.048Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-09-20T12:57:12.964Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-09-20T12:57:15.866Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-09-20T12:57:15.866Z] === RUN TestDockerSuite/TestImportBadURL [2021-09-20T12:57:18.106Z] === RUN TestDockerSuite/TestImportDisplay [2021-09-20T12:57:18.106Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-09-20T12:57:18.106Z] === RUN TestDockerSuite/TestImportFile [2021-09-20T12:57:18.106Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-09-20T12:57:18.106Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-09-20T12:57:18.106Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-09-20T12:57:18.106Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-09-20T12:57:18.106Z] === RUN TestDockerSuite/TestImportGzipped [2021-09-20T12:57:18.106Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-09-20T12:57:18.106Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-09-20T12:57:18.106Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-09-20T12:57:18.106Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-09-20T12:57:18.106Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-09-20T12:57:18.106Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-09-20T12:57:18.106Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-09-20T12:57:18.106Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-09-20T12:57:18.106Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-09-20T12:57:18.106Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-09-20T12:57:18.106Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-09-20T12:57:18.106Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-09-20T12:57:18.106Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-09-20T12:57:18.106Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-20T12:57:18.106Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-09-20T12:57:20.123Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-09-20T12:57:20.123Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-09-20T12:57:20.123Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-09-20T12:57:20.123Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-09-20T12:57:20.347Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-09-20T12:57:22.575Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-09-20T12:57:22.575Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-09-20T12:57:22.575Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-09-20T12:57:22.575Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-09-20T12:57:22.575Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-09-20T12:57:22.575Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-09-20T12:57:22.575Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-09-20T12:57:22.575Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-09-20T12:57:23.910Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-09-20T12:57:24.809Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-09-20T12:57:24.809Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-09-20T12:57:26.125Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-09-20T12:57:27.044Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-09-20T12:57:27.044Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-09-20T12:57:27.044Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-09-20T12:57:27.044Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-09-20T12:57:27.044Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-09-20T12:57:27.044Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-09-20T12:57:27.044Z] === RUN TestDockerSuite/TestInspectDefault [2021-09-20T12:57:28.338Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-09-20T12:57:28.338Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-09-20T12:57:28.338Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-09-20T12:57:28.805Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-09-20T12:57:28.805Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-09-20T12:57:28.805Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-09-20T12:57:28.805Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-09-20T12:57:28.805Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-09-20T12:57:28.805Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-09-20T12:57:28.805Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-09-20T12:57:28.805Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-09-20T12:57:28.805Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-09-20T12:57:28.805Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-09-20T12:57:28.805Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-09-20T12:57:28.805Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-09-20T12:57:29.275Z] === RUN TestDockerSuite/TestInspectHistory [2021-09-20T12:57:32.592Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-09-20T12:57:33.088Z] === RUN TestDockerSuite/TestInspectImage [2021-09-20T12:57:33.088Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-09-20T12:57:33.088Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-09-20T12:57:33.088Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-09-20T12:57:33.088Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-09-20T12:57:33.088Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-20T12:57:33.088Z] === RUN TestDockerSuite/TestInspectInt64 [2021-09-20T12:57:33.577Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-09-20T12:57:34.662Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-09-20T12:57:35.140Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-09-20T12:57:36.894Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-09-20T12:57:36.894Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-09-20T12:57:38.469Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-09-20T12:57:40.696Z] === RUN TestDockerSuite/TestInspectPlugin [2021-09-20T12:57:40.696Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-09-20T12:57:40.696Z] === RUN TestDockerSuite/TestInspectRootFS [2021-09-20T12:57:40.696Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-09-20T12:57:41.007Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-09-20T12:57:41.007Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-09-20T12:57:41.007Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-09-20T12:57:41.007Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-09-20T12:57:41.007Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-09-20T12:57:41.007Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-09-20T12:57:41.007Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-09-20T12:57:41.007Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-09-20T12:57:41.007Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-09-20T12:57:41.007Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-09-20T12:57:41.007Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-09-20T12:57:41.007Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-09-20T12:57:41.007Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-09-20T12:57:41.007Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-09-20T12:57:41.007Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-09-20T12:57:41.007Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-09-20T12:57:41.007Z] === RUN TestDockerSuite/TestSaveImageId [2021-09-20T12:57:41.007Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-09-20T12:57:41.007Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-09-20T12:57:41.007Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-09-20T12:57:41.007Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-09-20T12:57:41.007Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-09-20T12:57:41.007Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-09-20T12:57:41.007Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-09-20T12:57:41.007Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-09-20T12:57:41.007Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-09-20T12:57:41.007Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-09-20T12:57:41.007Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-09-20T12:57:41.007Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-09-20T12:57:41.007Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-09-20T12:57:41.007Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-09-20T12:57:41.007Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-09-20T12:57:41.007Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-09-20T12:57:41.007Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-09-20T12:57:41.007Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-09-20T12:57:42.691Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-09-20T12:57:42.924Z] === RUN TestDockerSuite/TestInspectStatus [2021-09-20T12:57:43.158Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-09-20T12:57:43.626Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-09-20T12:57:43.626Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-09-20T12:57:45.153Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-09-20T12:57:45.188Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-09-20T12:57:48.967Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-09-20T12:57:50.545Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-09-20T12:57:52.777Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-09-20T12:57:53.842Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-09-20T12:57:53.843Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-09-20T12:57:53.843Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-09-20T12:57:55.004Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-09-20T12:57:56.581Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-09-20T12:58:00.994Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-09-20T12:58:00.994Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-09-20T12:58:00.994Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-09-20T12:58:03.774Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-09-20T12:58:05.742Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-09-20T12:58:05.742Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-09-20T12:58:05.742Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-09-20T12:58:05.742Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-09-20T12:58:05.742Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-09-20T12:58:05.742Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-09-20T12:58:05.742Z] === RUN TestDockerSuite/TestStartRecordError [2021-09-20T12:58:05.742Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-09-20T12:58:05.742Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-09-20T12:58:11.008Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-09-20T12:58:11.008Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-09-20T12:58:11.008Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-09-20T12:58:11.008Z] === RUN TestDockerSuite/TestLinksEnvs [2021-09-20T12:58:11.008Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-09-20T12:58:11.008Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-09-20T12:58:11.008Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-09-20T12:58:11.008Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-09-20T12:58:11.008Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-09-20T12:58:11.008Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-09-20T12:58:11.008Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-09-20T12:58:11.008Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-09-20T12:58:11.008Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-09-20T12:58:11.008Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-09-20T12:58:11.008Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-09-20T12:58:11.008Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-09-20T12:58:11.008Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-09-20T12:58:11.008Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-09-20T12:58:11.008Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-09-20T12:58:11.008Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-09-20T12:58:11.008Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-09-20T12:58:11.008Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-09-20T12:58:11.008Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-09-20T12:58:11.008Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-09-20T12:58:11.008Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-09-20T12:58:11.008Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-09-20T12:58:11.008Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-09-20T12:58:11.008Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-09-20T12:58:11.008Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-09-20T12:58:11.008Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-09-20T12:58:11.008Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-09-20T12:58:11.008Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-09-20T12:58:11.008Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-09-20T12:58:11.008Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-09-20T12:58:11.008Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-09-20T12:58:11.008Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-09-20T12:58:12.597Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-09-20T12:58:12.897Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-09-20T12:58:12.897Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-09-20T12:58:12.897Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-09-20T12:58:12.897Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-09-20T12:58:12.897Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-09-20T12:58:12.897Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-09-20T12:58:12.897Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-09-20T12:58:12.897Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-09-20T12:58:12.897Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-09-20T12:58:12.897Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-09-20T12:58:12.897Z] === RUN TestDockerSuite/TestStatsNoStream [2021-09-20T12:58:12.897Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-09-20T12:58:12.897Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-09-20T12:58:14.824Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-09-20T12:58:15.845Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-09-20T12:58:18.799Z] === RUN TestDockerSuite/TestTopPrivileged [2021-09-20T12:58:18.799Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-09-20T12:58:18.799Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-09-20T12:58:20.729Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-09-20T12:58:21.751Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-09-20T12:58:21.751Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-09-20T12:58:21.751Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-09-20T12:58:21.751Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-09-20T12:58:21.751Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-09-20T12:58:21.751Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-09-20T12:58:21.751Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-09-20T12:58:21.751Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-09-20T12:58:21.751Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-09-20T12:58:21.751Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-09-20T12:58:21.751Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-09-20T12:58:21.751Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-09-20T12:58:21.751Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-09-20T12:58:22.305Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-09-20T12:58:22.305Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-09-20T12:58:22.305Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-09-20T12:58:24.533Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-09-20T12:58:24.533Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-09-20T12:58:30.429Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-09-20T12:58:35.214Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-09-20T12:58:39.560Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-09-20T12:58:39.560Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-09-20T12:58:39.560Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-09-20T12:58:39.560Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-09-20T12:58:39.560Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-09-20T12:58:39.560Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-09-20T12:58:39.560Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-09-20T12:58:39.560Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-09-20T12:58:40.007Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-09-20T12:58:41.122Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-09-20T12:58:41.122Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-09-20T12:58:43.008Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-09-20T12:58:44.072Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-09-20T12:58:44.540Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-09-20T12:58:44.540Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-09-20T12:58:44.540Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-09-20T12:58:45.008Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-09-20T12:58:45.237Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-09-20T12:58:45.237Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-09-20T12:58:45.237Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-09-20T12:58:47.466Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-09-20T12:58:49.694Z] === RUN TestDockerSuite/TestLogsSince [2021-09-20T12:58:53.668Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-09-20T12:58:53.668Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-09-20T12:58:53.668Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-09-20T12:58:53.668Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-09-20T12:58:53.668Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-09-20T12:58:53.668Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-09-20T12:58:53.668Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-09-20T12:58:58.400Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-09-20T12:58:58.400Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-09-20T12:58:58.400Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-09-20T12:58:58.400Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-09-20T12:58:58.400Z] === RUN TestDockerSuite/TestLogsTail [2021-09-20T12:59:01.373Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-09-20T12:59:02.324Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-09-20T12:59:02.324Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-09-20T12:59:02.324Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-09-20T12:59:03.602Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-09-20T12:59:05.828Z] === RUN TestDockerSuite/TestMountIntoProc [2021-09-20T12:59:05.828Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-09-20T12:59:05.828Z] === RUN TestDockerSuite/TestMountIntoSys [2021-09-20T12:59:05.828Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-09-20T12:59:05.828Z] === RUN TestDockerSuite/TestNetHostname [2021-09-20T12:59:05.828Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-09-20T12:59:05.828Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-09-20T12:59:05.828Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-09-20T12:59:05.828Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-09-20T12:59:05.828Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-09-20T12:59:05.828Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-09-20T12:59:05.828Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-09-20T12:59:05.828Z] === RUN TestDockerSuite/TestPluginActive [2021-09-20T12:59:05.828Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-09-20T12:59:05.828Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-09-20T12:59:05.828Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-09-20T12:59:05.828Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-09-20T12:59:05.828Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-09-20T12:59:05.828Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-09-20T12:59:05.828Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-09-20T12:59:05.828Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-09-20T12:59:05.828Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-09-20T12:59:05.828Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-09-20T12:59:05.828Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-09-20T12:59:05.828Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-09-20T12:59:05.828Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-09-20T12:59:05.828Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-09-20T12:59:05.828Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-09-20T12:59:05.828Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-09-20T12:59:05.828Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-09-20T12:59:05.828Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-09-20T12:59:05.828Z] === RUN TestDockerSuite/TestPortHostBinding [2021-09-20T12:59:05.828Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-09-20T12:59:05.828Z] === RUN TestDockerSuite/TestPortList [2021-09-20T12:59:05.828Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-09-20T12:59:05.828Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-09-20T12:59:10.600Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-09-20T12:59:10.600Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-09-20T12:59:10.600Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-09-20T12:59:10.600Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-09-20T12:59:10.600Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-09-20T12:59:10.600Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-09-20T12:59:10.600Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-09-20T12:59:10.600Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-09-20T12:59:10.600Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-20T12:59:10.600Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-09-20T12:59:10.600Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-09-20T12:59:10.600Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-09-20T12:59:10.600Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-09-20T12:59:10.600Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-09-20T12:59:10.600Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-09-20T12:59:10.600Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-09-20T12:59:10.600Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-20T12:59:10.601Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-09-20T12:59:12.738Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-09-20T12:59:12.738Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-09-20T12:59:12.738Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-09-20T12:59:12.738Z] --- PASS: TestDockerSuite (2118.09s) [2021-09-20T12:59:12.738Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-09-20T12:59:12.738Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-09-20T12:59:12.738Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-09-20T12:59:12.738Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-09-20T12:59:12.738Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-09-20T12:59:12.738Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-09-20T12:59:12.738Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-09-20T12:59:12.738Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.76s) [2021-09-20T12:59:12.738Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2021-09-20T12:59:13.206Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.53s) [2021-09-20T12:59:13.206Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.50s) [2021-09-20T12:59:13.206Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (80.74s) [2021-09-20T12:59:13.206Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.35s) [2021-09-20T12:59:13.206Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-09-20T12:59:13.206Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-09-20T12:59:13.206Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-09-20T12:59:13.206Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-09-20T12:59:13.206Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-09-20T12:59:13.206Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-09-20T12:59:13.206Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-09-20T12:59:13.206Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-09-20T12:59:13.206Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-09-20T12:59:13.206Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-09-20T12:59:13.206Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2021-09-20T12:59:13.206Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-09-20T12:59:13.206Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-09-20T12:59:13.206Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2021-09-20T12:59:13.206Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.59s) [2021-09-20T12:59:13.206Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-09-20T12:59:13.206Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-20T12:59:13.206Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-09-20T12:59:13.206Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-09-20T12:59:13.206Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.57s) [2021-09-20T12:59:13.206Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-09-20T12:59:13.206Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-09-20T12:59:13.206Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.67s) [2021-09-20T12:59:13.206Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (64.48s) [2021-09-20T12:59:13.206Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2021-09-20T12:59:13.206Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.40s) [2021-09-20T12:59:13.206Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-09-20T12:59:13.206Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.16s) [2021-09-20T12:59:13.206Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.74s) [2021-09-20T12:59:13.206Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-09-20T12:59:13.206Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-09-20T12:59:13.206Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-20T12:59:13.206Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.19s) [2021-09-20T12:59:13.206Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.73s) [2021-09-20T12:59:13.206Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.89s) [2021-09-20T12:59:13.206Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.31s) [2021-09-20T12:59:13.206Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-09-20T12:59:13.206Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-09-20T12:59:13.206Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2021-09-20T12:59:13.206Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.46s) [2021-09-20T12:59:13.206Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.30s) [2021-09-20T12:59:13.206Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.54s) [2021-09-20T12:59:13.206Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.99s) [2021-09-20T12:59:13.206Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-09-20T12:59:13.206Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.09s) [2021-09-20T12:59:13.206Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.47s) [2021-09-20T12:59:13.206Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.47s) [2021-09-20T12:59:13.206Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-09-20T12:59:13.206Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-09-20T12:59:13.206Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-09-20T12:59:13.206Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-09-20T12:59:13.206Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s) [2021-09-20T12:59:13.206Z] --- PASS: TestDockerSuite/TestBuildAddTar (31.03s) [2021-09-20T12:59:13.206Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-20T12:59:13.206Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-09-20T12:59:13.206Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (15.53s) [2021-09-20T12:59:13.206Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s) [2021-09-20T12:59:13.206Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.45s) [2021-09-20T12:59:13.206Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.94s) [2021-09-20T12:59:13.206Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.81s) [2021-09-20T12:59:13.206Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.80s) [2021-09-20T12:59:13.206Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.27s) [2021-09-20T12:59:13.206Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.53s) [2021-09-20T12:59:13.206Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2021-09-20T12:59:13.206Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.42s) [2021-09-20T12:59:13.206Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-09-20T12:59:13.206Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.50s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.51s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (20.88s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.59s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.54s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.20s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.57s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.13s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.31s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.84s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildCmd (0.49s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.50s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.49s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.01s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.98s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.10s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.97s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.82s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.45s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.82s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.60s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.93s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (27.56s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.53s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.47s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.33s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.49s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (20.99s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.60s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (15.04s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.42s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.63s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.93s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.96s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.97s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildDockerignore (44.29s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.29s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.36s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (48.68s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.34s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.62s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (16.97s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.33s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.01s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (24.66s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.39s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.73s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (67.53s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.35s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.52s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.95s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.43s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.48s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.51s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.68s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.79s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.25s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.84s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.01s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (11.98s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.56s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildFails (2.54s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.50s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.90s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.91s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.22s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.17s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.07s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.60s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.48s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.31s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildHistory (9.67s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.84s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.88s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.64s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.18s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildLabel (0.88s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.55s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.84s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.52s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildLabels (0.85s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.31s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.00s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.49s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.54s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.31s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.49s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.58s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (29.82s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.55s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.55s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.26s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.93s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.34s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.44s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.55s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.09s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.00s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.63s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.21s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.81s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.85s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.18s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.24s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.38s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.57s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.79s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (6.64s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (3.83s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.80s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.00s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.89s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (36.06s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (16.15s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildRm (10.46s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.92s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.19s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.56s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.65s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.15s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.23s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.59s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.56s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.39s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.24s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.81s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildStderr (3.48s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (15.28s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.17s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.08s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.53s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.21s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.19s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.47s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.95s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.19s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.76s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.93s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.91s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.32s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (8.53s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.49s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.33s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.03s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.99s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.36s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.81s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.75s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestCommitChange (4.70s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.19s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.50s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestCommitTTY (6.23s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.07s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.71s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.69s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-09-20T12:59:13.207Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.54s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-09-20T12:59:13.207Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.54s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.59s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.08s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.59s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.02s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.04s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.55s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.59s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.59s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.64s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.24s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.46s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.84s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.96s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.64s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.68s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.06s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.37s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.59s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.65s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.06s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.59s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.59s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.56s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.58s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000899e0_} (2.58s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13241513410_c:\foo_false____} (2.58s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13241513410_c:\foo_true____} (2.56s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.34s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.65s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.60s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.59s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.75s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.24s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.55s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.63s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestCpToDot (2.68s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestCpToStdout (2.71s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.01s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.56s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.19s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.20s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.79s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.61s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestCreateLabels (0.18s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestCreateRM (0.36s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.35s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.51s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.39s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.82s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.20s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.64s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.59s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.63s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.20s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestEventsCopy (3.83s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.60s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.16s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.68s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (6.86s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.93s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.85s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestEventsFilters (5.14s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestEventsFormat (5.15s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestEventsRename (2.71s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestEventsResize (32.84s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.56s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.10s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.95s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestEventsUntag (2.70s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.19s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.57s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.49s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.54s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.58s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.05s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.65s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.57s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.04s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestExecInspectID (3.99s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.16s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.07s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.51s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.64s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.61s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.60s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.60s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.15s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.27s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.56s) [2021-09-20T12:59:13.208Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.89s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.52s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.22s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.78s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.74s) [2021-09-20T12:59:13.208Z] --- PASS: TestDockerSuite/TestImagesFormat (0.16s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.45s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestImportBadURL (2.44s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.05s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.51s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.48s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.06s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.52s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.15s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.53s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestInspectDefault (2.59s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestInspectHistory (4.17s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.53s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.58s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.49s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.99s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.57s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestInspectStatus (3.10s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.54s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.07s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.50s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.04s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.46s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.47s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.12s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.06s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.54s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.56s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.75s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.50s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.04s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.97s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.00s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.97s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.13s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.99s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.80s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.67s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestLogsSince (9.09s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestLogsTail (2.93s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.66s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.62s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.03s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.03s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestPsByOrder (10.50s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.31s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.78s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.70s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.11s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.60s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.63s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.20s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.72s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.31s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.94s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.11s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.59s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.34s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.92s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.22s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.67s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (6.46s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.68s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.43s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.27s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.63s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.98s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.59s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.49s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.58s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.65s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.34s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestRmiTag (0.58s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.67s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.30s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.83s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.46s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.75s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.03s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.16s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.51s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.55s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.48s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.14s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.45s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.70s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.75s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.70s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.60s) [2021-09-20T12:59:13.209Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.51s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-20T12:59:13.209Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.49s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.50s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.46s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.53s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.50s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.54s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.68s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestRunExitCode (2.57s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.65s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.19s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.17s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestRunExposePort (0.05s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.53s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.52s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.69s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.03s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.50s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.79s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.34s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.25s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.56s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.55s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.78s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.29s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.68s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestRunRm (2.58s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.55s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.59s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.51s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.05s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.02s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.55s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.31s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.14s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.05s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.71s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.55s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.54s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.15s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.62s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.02s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.09s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.05s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.61s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.54s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.05s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.34s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.56s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.56s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.05s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.24s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.20s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.64s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.60s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.97s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.70s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.17s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.56s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.19s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.16s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.24s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.16s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.28s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.23s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.84s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.14s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.34s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.33s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.20s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.53s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.16s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.31s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.22s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.23s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.07s) [2021-09-20T12:59:13.210Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-09-20T12:59:13.210Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.32s) [2021-09-20T12:59:13.210Z] === RUN TestDockerRegistrySuite [2021-09-20T12:59:13.210Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-09-20T12:59:13.210Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.210Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-09-20T12:59:13.210Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.210Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-09-20T12:59:13.210Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.210Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-09-20T12:59:13.210Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.210Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-09-20T12:59:13.210Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.210Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-09-20T12:59:13.210Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.210Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-09-20T12:59:13.210Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.210Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-09-20T12:59:13.211Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-09-20T12:59:13.211Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-09-20T12:59:13.211Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-09-20T12:59:13.211Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-09-20T12:59:13.211Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-09-20T12:59:13.211Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-09-20T12:59:13.211Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-09-20T12:59:13.211Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-09-20T12:59:13.211Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-09-20T12:59:13.211Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-09-20T12:59:13.211Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-09-20T12:59:13.211Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-09-20T12:59:13.211Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-09-20T12:59:13.211Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-09-20T12:59:13.211Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-09-20T12:59:13.211Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-09-20T12:59:13.211Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-09-20T12:59:13.211Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-09-20T12:59:13.211Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-09-20T12:59:13.211Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-09-20T12:59:13.211Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-09-20T12:59:13.211Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-09-20T12:59:13.211Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-09-20T12:59:13.211Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-09-20T12:59:13.211Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-09-20T12:59:13.211Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-09-20T12:59:13.211Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-09-20T12:59:13.211Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-09-20T12:59:13.211Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-09-20T12:59:13.211Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-09-20T12:59:13.211Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] --- PASS: TestDockerRegistrySuite (0.12s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-20T12:59:13.211Z] === RUN TestDockerSchema1RegistrySuite [2021-09-20T12:59:13.211Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-09-20T12:59:13.211Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-09-20T12:59:13.211Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-09-20T12:59:13.211Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-09-20T12:59:13.211Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-09-20T12:59:13.211Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-09-20T12:59:13.211Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-09-20T12:59:13.211Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-09-20T12:59:13.211Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-09-20T12:59:13.211Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-09-20T12:59:13.211Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-09-20T12:59:13.211Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-09-20T12:59:13.211Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-09-20T12:59:13.211Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-09-20T12:59:13.211Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-09-20T12:59:13.211Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-09-20T12:59:13.211Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-09-20T12:59:13.211Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-09-20T12:59:13.211Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-20T12:59:13.211Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-09-20T12:59:13.211Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-09-20T12:59:13.211Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-09-20T12:59:13.211Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-09-20T12:59:13.211Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-09-20T12:59:13.211Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-09-20T12:59:13.211Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-09-20T12:59:13.211Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-09-20T12:59:13.211Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-09-20T12:59:13.211Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.01s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-20T12:59:13.211Z] === RUN TestDockerRegistryAuthTokenSuite [2021-09-20T12:59:13.211Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-09-20T12:59:13.211Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-09-20T12:59:13.211Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-09-20T12:59:13.211Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-09-20T12:59:13.211Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-09-20T12:59:13.211Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-20T12:59:13.211Z] === RUN TestDockerDaemonSuite [2021-09-20T12:59:13.211Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-09-20T12:59:13.211Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-09-20T12:59:13.211Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-09-20T12:59:13.211Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-20T12:59:13.211Z] === RUN TestDockerSwarmSuite [2021-09-20T12:59:13.211Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-09-20T12:59:13.211Z] === RUN TestDockerPluginSuite [2021-09-20T12:59:13.211Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-09-20T12:59:13.211Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-09-20T12:59:13.211Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-09-20T12:59:13.211Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-09-20T12:59:13.211Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-09-20T12:59:13.211Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-09-20T12:59:13.211Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-09-20T12:59:13.211Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-09-20T12:59:13.211Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-09-20T12:59:13.211Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-09-20T12:59:13.211Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-09-20T12:59:13.211Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.211Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-20T12:59:13.211Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-20T12:59:13.212Z] === RUN TestDockerExternalVolumeSuite [2021-09-20T12:59:13.212Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-09-20T12:59:13.212Z] === RUN TestDockerNetworkSuite [2021-09-20T12:59:13.212Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-09-20T12:59:13.212Z] === RUN TestDockerHubPullSuite [2021-09-20T12:59:13.212Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-09-20T12:59:13.212Z] PASS [2021-09-20T12:59:13.212Z] ok github.com/docker/docker/integration-cli 2118.384s [2021-09-20T12:59:13.212Z] [2021-09-20T12:59:13.212Z] === Skipped [2021-09-20T12:59:13.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-09-20T12:59:13.212Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-09-20T12:59:13.212Z] [2021-09-20T12:59:13.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-09-20T12:59:13.212Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-09-20T12:59:13.212Z] [2021-09-20T12:59:13.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-09-20T12:59:13.212Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-09-20T12:59:13.212Z] [2021-09-20T12:59:13.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-09-20T12:59:13.212Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-09-20T12:59:13.212Z] [2021-09-20T12:59:13.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-09-20T12:59:13.212Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-09-20T12:59:13.212Z] [2021-09-20T12:59:13.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-09-20T12:59:13.212Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-09-20T12:59:13.212Z] [2021-09-20T12:59:13.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-09-20T12:59:13.212Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-09-20T12:59:13.212Z] [2021-09-20T12:59:13.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-09-20T12:59:13.212Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-09-20T12:59:13.212Z] [2021-09-20T12:59:13.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-09-20T12:59:13.212Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-09-20T12:59:13.212Z] [2021-09-20T12:59:13.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-09-20T12:59:13.212Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-09-20T12:59:13.212Z] [2021-09-20T12:59:13.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2021-09-20T12:59:13.212Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2021-09-20T12:59:13.212Z] [2021-09-20T12:59:13.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-09-20T12:59:13.212Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-09-20T12:59:13.212Z] [2021-09-20T12:59:13.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-09-20T12:59:13.212Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-09-20T12:59:13.212Z] [2021-09-20T12:59:13.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2021-09-20T12:59:13.212Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2021-09-20T12:59:13.212Z] [2021-09-20T12:59:13.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-09-20T12:59:13.212Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-09-20T12:59:13.212Z] [2021-09-20T12:59:13.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-20T12:59:13.212Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-20T12:59:13.212Z] [2021-09-20T12:59:13.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-09-20T12:59:13.212Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-09-20T12:59:13.212Z] [2021-09-20T12:59:13.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-09-20T12:59:13.212Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-09-20T12:59:13.212Z] [2021-09-20T12:59:13.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-09-20T12:59:13.212Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-09-20T12:59:13.212Z] [2021-09-20T12:59:13.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-09-20T12:59:13.212Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-09-20T12:59:13.212Z] [2021-09-20T12:59:13.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2021-09-20T12:59:13.212Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2021-09-20T12:59:13.212Z] [2021-09-20T12:59:13.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-09-20T12:59:13.212Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-09-20T12:59:13.212Z] [2021-09-20T12:59:13.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-09-20T12:59:13.212Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-09-20T12:59:13.212Z] [2021-09-20T12:59:13.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-20T12:59:13.212Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-20T12:59:13.212Z] [2021-09-20T12:59:13.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-09-20T12:59:13.212Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-09-20T12:59:13.212Z] [2021-09-20T12:59:13.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-09-20T12:59:13.212Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-09-20T12:59:13.212Z] [2021-09-20T12:59:13.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-09-20T12:59:13.212Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-09-20T12:59:13.212Z] [2021-09-20T12:59:13.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-09-20T12:59:13.212Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-09-20T12:59:13.212Z] [2021-09-20T12:59:13.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-09-20T12:59:13.212Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-09-20T12:59:13.212Z] [2021-09-20T12:59:13.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-09-20T12:59:13.212Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-09-20T12:59:13.212Z] [2021-09-20T12:59:13.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-09-20T12:59:13.212Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-09-20T12:59:13.212Z] [2021-09-20T12:59:13.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-20T12:59:13.212Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-20T12:59:13.212Z] [2021-09-20T12:59:13.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-09-20T12:59:13.212Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-09-20T12:59:13.212Z] [2021-09-20T12:59:13.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s) [2021-09-20T12:59:13.212Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s) [2021-09-20T12:59:13.212Z] [2021-09-20T12:59:13.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.81s) [2021-09-20T12:59:13.212Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.81s) [2021-09-20T12:59:13.212Z] [2021-09-20T12:59:13.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2021-09-20T12:59:13.212Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2021-09-20T12:59:13.212Z] [2021-09-20T12:59:13.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-09-20T12:59:13.212Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-09-20T12:59:13.212Z] [2021-09-20T12:59:13.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-09-20T12:59:13.212Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-09-20T12:59:13.212Z] [2021-09-20T12:59:13.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-09-20T12:59:13.212Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-09-20T12:59:13.212Z] [2021-09-20T12:59:13.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-09-20T12:59:13.212Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-09-20T12:59:13.212Z] [2021-09-20T12:59:13.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-09-20T12:59:13.212Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-09-20T12:59:13.212Z] [2021-09-20T12:59:13.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.54s) [2021-09-20T12:59:13.212Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.54s) [2021-09-20T12:59:13.212Z] [2021-09-20T12:59:13.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-09-20T12:59:13.212Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-09-20T12:59:13.212Z] [2021-09-20T12:59:13.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-09-20T12:59:13.212Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-09-20T12:59:13.212Z] [2021-09-20T12:59:13.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-09-20T12:59:13.212Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-09-20T12:59:13.212Z] [2021-09-20T12:59:13.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-20T12:59:13.212Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-20T12:59:13.212Z] [2021-09-20T12:59:13.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-09-20T12:59:13.212Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-09-20T12:59:13.212Z] [2021-09-20T12:59:13.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-09-20T12:59:13.212Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-09-20T12:59:13.212Z] [2021-09-20T12:59:13.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-09-20T12:59:13.212Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-09-20T12:59:13.212Z] [2021-09-20T12:59:13.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-09-20T12:59:13.212Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-09-20T12:59:13.212Z] [2021-09-20T12:59:13.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-09-20T12:59:13.212Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-09-20T12:59:13.212Z] [2021-09-20T12:59:13.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-09-20T12:59:13.212Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-09-20T12:59:13.212Z] [2021-09-20T12:59:13.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-09-20T12:59:13.212Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-09-20T12:59:13.212Z] [2021-09-20T12:59:13.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-09-20T12:59:13.212Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-09-20T12:59:13.212Z] [2021-09-20T12:59:13.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-09-20T12:59:13.212Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-09-20T12:59:13.212Z] [2021-09-20T12:59:13.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2021-09-20T12:59:13.212Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2021-09-20T12:59:13.212Z] [2021-09-20T12:59:13.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.36s) [2021-09-20T12:59:13.212Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.212Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.36s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-09-20T12:59:13.213Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-09-20T12:59:13.213Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-09-20T12:59:13.213Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-09-20T12:59:13.213Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-09-20T12:59:13.213Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-09-20T12:59:13.213Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-09-20T12:59:13.213Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-09-20T12:59:13.213Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-09-20T12:59:13.213Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-09-20T12:59:13.213Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-09-20T12:59:13.213Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-09-20T12:59:13.213Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-09-20T12:59:13.213Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-09-20T12:59:13.213Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-09-20T12:59:13.213Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-20T12:59:13.213Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-09-20T12:59:13.213Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-09-20T12:59:13.213Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-09-20T12:59:13.213Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-09-20T12:59:13.213Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-09-20T12:59:13.213Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-09-20T12:59:13.213Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-09-20T12:59:13.213Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-09-20T12:59:13.213Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-09-20T12:59:13.213Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-09-20T12:59:13.213Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-09-20T12:59:13.213Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-09-20T12:59:13.213Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-09-20T12:59:13.213Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-09-20T12:59:13.213Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-09-20T12:59:13.213Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.28s) [2021-09-20T12:59:13.213Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-09-20T12:59:13.213Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-09-20T12:59:13.213Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-09-20T12:59:13.213Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-09-20T12:59:13.213Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-09-20T12:59:13.213Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-09-20T12:59:13.213Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-09-20T12:59:13.213Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-09-20T12:59:13.213Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-09-20T12:59:13.213Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-09-20T12:59:13.213Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-09-20T12:59:13.213Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.29s) [2021-09-20T12:59:13.213Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-09-20T12:59:13.213Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-09-20T12:59:13.213Z] docker_cli_sni_test.go:18: Flakey test [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2021-09-20T12:59:13.213Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-09-20T12:59:13.213Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-09-20T12:59:13.213Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-09-20T12:59:13.213Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-09-20T12:59:13.213Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-09-20T12:59:13.213Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-20T12:59:13.213Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-09-20T12:59:13.213Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-20T12:59:13.213Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-09-20T12:59:13.213Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-09-20T12:59:13.213Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-09-20T12:59:13.213Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-09-20T12:59:13.213Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-09-20T12:59:13.213Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-09-20T12:59:13.213Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-09-20T12:59:13.213Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.213Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-09-20T12:59:13.213Z] [2021-09-20T12:59:13.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-09-20T12:59:13.213Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.214Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-09-20T12:59:13.214Z] [2021-09-20T12:59:13.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-09-20T12:59:13.214Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.214Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-09-20T12:59:13.214Z] [2021-09-20T12:59:13.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-09-20T12:59:13.214Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.214Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-09-20T12:59:13.214Z] [2021-09-20T12:59:13.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-09-20T12:59:13.214Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.214Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-09-20T12:59:13.214Z] [2021-09-20T12:59:13.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-09-20T12:59:13.214Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.214Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-09-20T12:59:13.214Z] [2021-09-20T12:59:13.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-09-20T12:59:13.214Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.214Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-09-20T12:59:13.214Z] [2021-09-20T12:59:13.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-09-20T12:59:13.214Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.214Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-09-20T12:59:13.214Z] [2021-09-20T12:59:13.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-20T12:59:13.214Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.214Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-20T12:59:13.214Z] [2021-09-20T12:59:13.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-09-20T12:59:13.214Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.214Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-09-20T12:59:13.214Z] [2021-09-20T12:59:13.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-09-20T12:59:13.214Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.214Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-09-20T12:59:13.214Z] [2021-09-20T12:59:13.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-20T12:59:13.214Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.214Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-20T12:59:13.214Z] [2021-09-20T12:59:13.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-09-20T12:59:13.214Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.214Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-09-20T12:59:13.214Z] [2021-09-20T12:59:13.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-09-20T12:59:13.214Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.214Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-09-20T12:59:13.214Z] [2021-09-20T12:59:13.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-09-20T12:59:13.214Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.214Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-09-20T12:59:13.214Z] [2021-09-20T12:59:13.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-09-20T12:59:13.214Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.214Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-09-20T12:59:13.214Z] [2021-09-20T12:59:13.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-09-20T12:59:13.214Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.214Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-09-20T12:59:13.214Z] [2021-09-20T12:59:13.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-09-20T12:59:13.214Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.682Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-09-20T12:59:13.682Z] [2021-09-20T12:59:13.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-20T12:59:13.682Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.682Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-20T12:59:13.682Z] [2021-09-20T12:59:13.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-09-20T12:59:13.682Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.682Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-09-20T12:59:13.682Z] [2021-09-20T12:59:13.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-09-20T12:59:13.682Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.682Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-09-20T12:59:13.682Z] [2021-09-20T12:59:13.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-09-20T12:59:13.682Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.682Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-09-20T12:59:13.682Z] [2021-09-20T12:59:13.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-09-20T12:59:13.682Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.682Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-09-20T12:59:13.682Z] [2021-09-20T12:59:13.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-09-20T12:59:13.682Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.682Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-09-20T12:59:13.682Z] [2021-09-20T12:59:13.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-09-20T12:59:13.682Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.682Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-09-20T12:59:13.682Z] [2021-09-20T12:59:13.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-20T12:59:13.682Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.682Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-20T12:59:13.682Z] [2021-09-20T12:59:13.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-09-20T12:59:13.682Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.682Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-09-20T12:59:13.682Z] [2021-09-20T12:59:13.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-09-20T12:59:13.682Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.682Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-09-20T12:59:13.682Z] [2021-09-20T12:59:13.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-09-20T12:59:13.682Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.682Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-09-20T12:59:13.682Z] [2021-09-20T12:59:13.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-09-20T12:59:13.682Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.682Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-09-20T12:59:13.682Z] [2021-09-20T12:59:13.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-09-20T12:59:13.682Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.682Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-09-20T12:59:13.682Z] [2021-09-20T12:59:13.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-09-20T12:59:13.682Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.682Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-09-20T12:59:13.682Z] [2021-09-20T12:59:13.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-09-20T12:59:13.682Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.682Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-09-20T12:59:13.682Z] [2021-09-20T12:59:13.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-09-20T12:59:13.682Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.682Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-09-20T12:59:13.682Z] [2021-09-20T12:59:13.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-09-20T12:59:13.682Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.682Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-09-20T12:59:13.682Z] [2021-09-20T12:59:13.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-20T12:59:13.682Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.682Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-20T12:59:13.682Z] [2021-09-20T12:59:13.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-09-20T12:59:13.682Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.682Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-09-20T12:59:13.682Z] [2021-09-20T12:59:13.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-09-20T12:59:13.682Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.682Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-09-20T12:59:13.682Z] [2021-09-20T12:59:13.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-09-20T12:59:13.682Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.682Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-09-20T12:59:13.682Z] [2021-09-20T12:59:13.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-09-20T12:59:13.682Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.682Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-09-20T12:59:13.682Z] [2021-09-20T12:59:13.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-09-20T12:59:13.682Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.682Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-09-20T12:59:13.682Z] [2021-09-20T12:59:13.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-09-20T12:59:13.682Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.682Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-09-20T12:59:13.682Z] [2021-09-20T12:59:13.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-09-20T12:59:13.682Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.682Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-09-20T12:59:13.682Z] [2021-09-20T12:59:13.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-09-20T12:59:13.682Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.682Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-09-20T12:59:13.682Z] [2021-09-20T12:59:13.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-09-20T12:59:13.682Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.682Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-09-20T12:59:13.682Z] [2021-09-20T12:59:13.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-09-20T12:59:13.682Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.682Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-09-20T12:59:13.682Z] [2021-09-20T12:59:13.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-09-20T12:59:13.682Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.682Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-09-20T12:59:13.682Z] [2021-09-20T12:59:13.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-09-20T12:59:13.682Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.682Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-09-20T12:59:13.682Z] [2021-09-20T12:59:13.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-09-20T12:59:13.682Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.682Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-09-20T12:59:13.682Z] [2021-09-20T12:59:13.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-09-20T12:59:13.682Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.682Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-09-20T12:59:13.682Z] [2021-09-20T12:59:13.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-09-20T12:59:13.682Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-09-20T12:59:13.682Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-09-20T12:59:13.682Z] [2021-09-20T12:59:13.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-09-20T12:59:13.682Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.682Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-09-20T12:59:13.682Z] [2021-09-20T12:59:13.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-09-20T12:59:13.682Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.682Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-09-20T12:59:13.682Z] [2021-09-20T12:59:13.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-09-20T12:59:13.682Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.682Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-09-20T12:59:13.682Z] [2021-09-20T12:59:13.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-09-20T12:59:13.682Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.682Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-09-20T12:59:13.682Z] [2021-09-20T12:59:13.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-09-20T12:59:13.682Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.682Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-09-20T12:59:13.682Z] [2021-09-20T12:59:13.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-09-20T12:59:13.683Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-09-20T12:59:13.683Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-20T12:59:13.683Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-09-20T12:59:13.683Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-09-20T12:59:13.683Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-09-20T12:59:13.683Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-09-20T12:59:13.683Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-09-20T12:59:13.683Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-09-20T12:59:13.683Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-09-20T12:59:13.683Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-09-20T12:59:13.683Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-09-20T12:59:13.683Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-09-20T12:59:13.683Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-20T12:59:13.683Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-09-20T12:59:13.683Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-09-20T12:59:13.683Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-09-20T12:59:13.683Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-20T12:59:13.683Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-09-20T12:59:13.683Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-09-20T12:59:13.683Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-09-20T12:59:13.683Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-09-20T12:59:13.683Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-09-20T12:59:13.683Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-09-20T12:59:13.683Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-09-20T12:59:13.683Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-09-20T12:59:13.683Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-09-20T12:59:13.683Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-09-20T12:59:13.683Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-20T12:59:13.683Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-09-20T12:59:13.683Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-09-20T12:59:13.683Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-09-20T12:59:13.683Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-09-20T12:59:13.683Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-09-20T12:59:13.683Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-09-20T12:59:13.683Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-09-20T12:59:13.683Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-09-20T12:59:13.683Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-09-20T12:59:13.683Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-09-20T12:59:13.683Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-09-20T12:59:13.683Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-09-20T12:59:13.683Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-09-20T12:59:13.683Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-09-20T12:59:13.683Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-09-20T12:59:13.683Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-09-20T12:59:13.683Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-09-20T12:59:13.683Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-09-20T12:59:13.683Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-09-20T12:59:13.683Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-09-20T12:59:13.683Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-09-20T12:59:13.683Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-09-20T12:59:13.683Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-09-20T12:59:13.683Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-09-20T12:59:13.683Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-09-20T12:59:13.683Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-09-20T12:59:13.683Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-09-20T12:59:13.683Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-09-20T12:59:13.683Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-09-20T12:59:13.683Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-09-20T12:59:13.683Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-09-20T12:59:13.683Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-09-20T12:59:13.683Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-20T12:59:13.683Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-09-20T12:59:13.683Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-09-20T12:59:13.683Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-09-20T12:59:13.683Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.683Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-09-20T12:59:13.683Z] [2021-09-20T12:59:13.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-09-20T12:59:13.684Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-09-20T12:59:13.684Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-09-20T12:59:13.684Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-09-20T12:59:13.684Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-20T12:59:13.684Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-09-20T12:59:13.684Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-09-20T12:59:13.684Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-09-20T12:59:13.684Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-20T12:59:13.684Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-09-20T12:59:13.684Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-09-20T12:59:13.684Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-20T12:59:13.684Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-20T12:59:13.684Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-09-20T12:59:13.684Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-09-20T12:59:13.684Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-09-20T12:59:13.684Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-09-20T12:59:13.684Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-09-20T12:59:13.684Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-09-20T12:59:13.684Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-09-20T12:59:13.684Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-09-20T12:59:13.684Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-20T12:59:13.684Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-20T12:59:13.684Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-20T12:59:13.684Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-09-20T12:59:13.684Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-09-20T12:59:13.684Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-09-20T12:59:13.684Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-09-20T12:59:13.684Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-09-20T12:59:13.684Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-09-20T12:59:13.684Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-09-20T12:59:13.684Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-09-20T12:59:13.684Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-09-20T12:59:13.684Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-09-20T12:59:13.684Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-09-20T12:59:13.684Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-09-20T12:59:13.684Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-09-20T12:59:13.684Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-09-20T12:59:13.684Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-09-20T12:59:13.684Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-09-20T12:59:13.684Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-09-20T12:59:13.684Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-09-20T12:59:13.684Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-09-20T12:59:13.684Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-09-20T12:59:13.684Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-09-20T12:59:13.684Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-09-20T12:59:13.684Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2021-09-20T12:59:13.684Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-09-20T12:59:13.684Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-09-20T12:59:13.684Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-09-20T12:59:13.684Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-09-20T12:59:13.684Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-20T12:59:13.684Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-20T12:59:13.684Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-09-20T12:59:13.684Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-09-20T12:59:13.684Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-09-20T12:59:13.684Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-09-20T12:59:13.684Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-09-20T12:59:13.684Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-09-20T12:59:13.684Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-09-20T12:59:13.684Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-09-20T12:59:13.684Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-09-20T12:59:13.684Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-20T12:59:13.684Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.684Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-20T12:59:13.684Z] [2021-09-20T12:59:13.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-20T12:59:13.685Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.685Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-20T12:59:13.685Z] [2021-09-20T12:59:13.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-09-20T12:59:13.685Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.685Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-09-20T12:59:13.685Z] [2021-09-20T12:59:13.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-09-20T12:59:13.685Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.685Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-09-20T12:59:13.685Z] [2021-09-20T12:59:13.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-09-20T12:59:13.685Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.685Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-09-20T12:59:13.685Z] [2021-09-20T12:59:13.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-09-20T12:59:13.685Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.685Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-09-20T12:59:13.685Z] [2021-09-20T12:59:13.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-09-20T12:59:13.685Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.685Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-09-20T12:59:13.685Z] [2021-09-20T12:59:13.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-09-20T12:59:13.685Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.685Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-09-20T12:59:13.685Z] [2021-09-20T12:59:13.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-20T12:59:13.685Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.685Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-20T12:59:13.685Z] [2021-09-20T12:59:13.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-09-20T12:59:13.685Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.685Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-09-20T12:59:13.685Z] [2021-09-20T12:59:13.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-09-20T12:59:13.685Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.685Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-09-20T12:59:13.685Z] [2021-09-20T12:59:13.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-09-20T12:59:13.685Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.685Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-09-20T12:59:13.685Z] [2021-09-20T12:59:13.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-09-20T12:59:13.685Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.685Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-09-20T12:59:13.685Z] [2021-09-20T12:59:13.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-20T12:59:13.685Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.685Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-20T12:59:13.685Z] [2021-09-20T12:59:13.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-09-20T12:59:13.685Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.685Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-09-20T12:59:13.685Z] [2021-09-20T12:59:13.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-20T12:59:13.685Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.685Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-20T12:59:13.685Z] [2021-09-20T12:59:13.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-09-20T12:59:13.685Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.685Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-09-20T12:59:13.685Z] [2021-09-20T12:59:13.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-09-20T12:59:13.685Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.685Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-09-20T12:59:13.685Z] [2021-09-20T12:59:13.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-09-20T12:59:13.685Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.685Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-09-20T12:59:13.685Z] [2021-09-20T12:59:13.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-09-20T12:59:13.685Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.685Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-09-20T12:59:13.685Z] [2021-09-20T12:59:13.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-09-20T12:59:13.685Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.685Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-09-20T12:59:13.685Z] [2021-09-20T12:59:13.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-09-20T12:59:13.685Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.685Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-09-20T12:59:13.685Z] [2021-09-20T12:59:13.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-09-20T12:59:13.685Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.685Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-09-20T12:59:13.685Z] [2021-09-20T12:59:13.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-09-20T12:59:13.685Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.685Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-09-20T12:59:13.685Z] [2021-09-20T12:59:13.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-20T12:59:13.685Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.685Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-20T12:59:13.685Z] [2021-09-20T12:59:13.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-09-20T12:59:13.685Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.685Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-09-20T12:59:13.685Z] [2021-09-20T12:59:13.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-20T12:59:13.685Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.685Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-20T12:59:13.685Z] [2021-09-20T12:59:13.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-09-20T12:59:13.685Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.685Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-09-20T12:59:13.685Z] [2021-09-20T12:59:13.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-09-20T12:59:13.685Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.685Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-09-20T12:59:13.685Z] [2021-09-20T12:59:13.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-20T12:59:13.685Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.685Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-20T12:59:13.685Z] [2021-09-20T12:59:13.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-09-20T12:59:13.685Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.685Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-09-20T12:59:13.685Z] [2021-09-20T12:59:13.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-09-20T12:59:13.685Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.685Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-09-20T12:59:13.685Z] [2021-09-20T12:59:13.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-09-20T12:59:13.685Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.685Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-09-20T12:59:13.685Z] [2021-09-20T12:59:13.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-09-20T12:59:13.685Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.685Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-09-20T12:59:13.685Z] [2021-09-20T12:59:13.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-09-20T12:59:13.685Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.685Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-09-20T12:59:13.685Z] [2021-09-20T12:59:13.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-09-20T12:59:13.685Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.685Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-09-20T12:59:13.685Z] [2021-09-20T12:59:13.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-20T12:59:13.685Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.685Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-20T12:59:13.685Z] [2021-09-20T12:59:13.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-20T12:59:13.685Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.685Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-20T12:59:13.685Z] [2021-09-20T12:59:13.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-09-20T12:59:13.685Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.685Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-09-20T12:59:13.685Z] [2021-09-20T12:59:13.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-09-20T12:59:13.685Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.685Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-09-20T12:59:13.685Z] [2021-09-20T12:59:13.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-09-20T12:59:13.685Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.685Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-09-20T12:59:13.685Z] [2021-09-20T12:59:13.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-09-20T12:59:13.685Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.685Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-09-20T12:59:13.685Z] [2021-09-20T12:59:13.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-09-20T12:59:13.685Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.685Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-09-20T12:59:13.685Z] [2021-09-20T12:59:13.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-20T12:59:13.685Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.685Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-20T12:59:13.685Z] [2021-09-20T12:59:13.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-09-20T12:59:13.685Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.685Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-09-20T12:59:13.685Z] [2021-09-20T12:59:13.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-09-20T12:59:13.685Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.685Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-09-20T12:59:13.685Z] [2021-09-20T12:59:13.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-09-20T12:59:13.685Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.685Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-09-20T12:59:13.685Z] [2021-09-20T12:59:13.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-09-20T12:59:13.685Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.685Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-09-20T12:59:13.685Z] [2021-09-20T12:59:13.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-09-20T12:59:13.685Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.685Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-09-20T12:59:13.685Z] [2021-09-20T12:59:13.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-09-20T12:59:13.685Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-09-20T12:59:13.685Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-09-20T12:59:13.685Z] [2021-09-20T12:59:13.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-09-20T12:59:13.685Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.685Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-09-20T12:59:13.685Z] [2021-09-20T12:59:13.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-09-20T12:59:13.685Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.685Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-09-20T12:59:13.685Z] [2021-09-20T12:59:13.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-09-20T12:59:13.685Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.685Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-09-20T12:59:13.685Z] [2021-09-20T12:59:13.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-09-20T12:59:13.685Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.685Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-09-20T12:59:13.685Z] [2021-09-20T12:59:13.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-09-20T12:59:13.685Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.685Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-09-20T12:59:13.685Z] [2021-09-20T12:59:13.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-09-20T12:59:13.685Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.685Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-09-20T12:59:13.685Z] [2021-09-20T12:59:13.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-09-20T12:59:13.685Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.685Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-09-20T12:59:13.685Z] [2021-09-20T12:59:13.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-20T12:59:13.685Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.685Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-20T12:59:13.685Z] [2021-09-20T12:59:13.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-09-20T12:59:13.685Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.685Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-09-20T12:59:13.685Z] [2021-09-20T12:59:13.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-09-20T12:59:13.685Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.685Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-09-20T12:59:13.685Z] [2021-09-20T12:59:13.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-20T12:59:13.685Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.685Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-20T12:59:13.685Z] [2021-09-20T12:59:13.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-09-20T12:59:13.685Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.02s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.02s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-09-20T12:59:13.686Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.686Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-09-20T12:59:13.686Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-09-20T12:59:13.687Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-09-20T12:59:13.687Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-09-20T12:59:13.687Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-09-20T12:59:13.687Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-09-20T12:59:13.687Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-09-20T12:59:13.687Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-09-20T12:59:13.687Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-20T12:59:13.687Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-09-20T12:59:13.687Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-09-20T12:59:13.687Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-09-20T12:59:13.687Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-09-20T12:59:13.687Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-20T12:59:13.687Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-20T12:59:13.687Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-20T12:59:13.687Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-09-20T12:59:13.687Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-09-20T12:59:13.687Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-09-20T12:59:13.687Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-09-20T12:59:13.687Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-09-20T12:59:13.687Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-09-20T12:59:13.687Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-09-20T12:59:13.687Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-09-20T12:59:13.687Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-09-20T12:59:13.687Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-09-20T12:59:13.687Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-09-20T12:59:13.687Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-09-20T12:59:13.687Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-09-20T12:59:13.687Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-20T12:59:13.687Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-20T12:59:13.687Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-09-20T12:59:13.687Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-09-20T12:59:13.687Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-09-20T12:59:13.687Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-09-20T12:59:13.687Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-09-20T12:59:13.687Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-09-20T12:59:13.687Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-09-20T12:59:13.687Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-09-20T12:59:13.687Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-20T12:59:13.687Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-20T12:59:13.687Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-20T12:59:13.687Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-20T12:59:13.687Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-20T12:59:13.687Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-20T12:59:13.687Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-20T12:59:13.687Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-20T12:59:13.687Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-20T12:59:13.687Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-20T12:59:13.687Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-20T12:59:13.687Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-20T12:59:13.687Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-20T12:59:13.687Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-20T12:59:13.687Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-20T12:59:13.687Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-20T12:59:13.687Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-20T12:59:13.687Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-20T12:59:13.687Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-20T12:59:13.687Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-20T12:59:13.687Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-20T12:59:13.687Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-20T12:59:13.687Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-20T12:59:13.687Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-20T12:59:13.687Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-20T12:59:13.687Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-20T12:59:13.687Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-20T12:59:13.687Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.687Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-20T12:59:13.687Z] [2021-09-20T12:59:13.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-20T12:59:13.688Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.688Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-20T12:59:13.688Z] [2021-09-20T12:59:13.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-20T12:59:13.688Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.688Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-20T12:59:13.688Z] [2021-09-20T12:59:13.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-20T12:59:13.688Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.688Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-20T12:59:13.688Z] [2021-09-20T12:59:13.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-20T12:59:13.688Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.688Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-20T12:59:13.688Z] [2021-09-20T12:59:13.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-20T12:59:13.688Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.688Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-20T12:59:13.688Z] [2021-09-20T12:59:13.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-20T12:59:13.688Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.688Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-20T12:59:13.688Z] [2021-09-20T12:59:13.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-20T12:59:13.688Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.688Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-20T12:59:13.688Z] [2021-09-20T12:59:13.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-20T12:59:13.688Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.688Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-20T12:59:13.688Z] [2021-09-20T12:59:13.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-20T12:59:13.688Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.688Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-20T12:59:13.688Z] [2021-09-20T12:59:13.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-20T12:59:13.688Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.688Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-20T12:59:13.688Z] [2021-09-20T12:59:13.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-20T12:59:13.688Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.688Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-20T12:59:13.688Z] [2021-09-20T12:59:13.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-20T12:59:13.688Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-20T12:59:13.688Z] [2021-09-20T12:59:13.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-20T12:59:13.688Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-20T12:59:13.688Z] [2021-09-20T12:59:13.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-20T12:59:13.688Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-20T12:59:13.688Z] [2021-09-20T12:59:13.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-20T12:59:13.688Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-20T12:59:13.688Z] [2021-09-20T12:59:13.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-20T12:59:13.688Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-20T12:59:13.688Z] [2021-09-20T12:59:13.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-20T12:59:13.688Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-20T12:59:13.688Z] [2021-09-20T12:59:13.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-20T12:59:13.688Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-20T12:59:13.688Z] [2021-09-20T12:59:13.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-20T12:59:13.688Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-20T12:59:13.688Z] [2021-09-20T12:59:13.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-20T12:59:13.688Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-20T12:59:13.688Z] [2021-09-20T12:59:13.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-20T12:59:13.688Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-20T12:59:13.688Z] [2021-09-20T12:59:13.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-20T12:59:13.688Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-20T12:59:13.688Z] [2021-09-20T12:59:13.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-20T12:59:13.688Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-20T12:59:13.688Z] [2021-09-20T12:59:13.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-20T12:59:13.688Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-20T12:59:13.688Z] [2021-09-20T12:59:13.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-20T12:59:13.688Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-20T12:59:13.688Z] [2021-09-20T12:59:13.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-20T12:59:13.688Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-20T12:59:13.688Z] [2021-09-20T12:59:13.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-20T12:59:13.688Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-20T12:59:13.688Z] [2021-09-20T12:59:13.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-20T12:59:13.688Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-20T12:59:13.688Z] [2021-09-20T12:59:13.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-20T12:59:13.688Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-20T12:59:13.688Z] [2021-09-20T12:59:13.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-20T12:59:13.688Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.688Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-20T12:59:13.688Z] [2021-09-20T12:59:13.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-20T12:59:13.688Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.688Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-20T12:59:13.688Z] [2021-09-20T12:59:13.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-20T12:59:13.688Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.688Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-20T12:59:13.688Z] [2021-09-20T12:59:13.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-20T12:59:13.688Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.688Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-20T12:59:13.688Z] [2021-09-20T12:59:13.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-20T12:59:13.688Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.688Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-20T12:59:13.688Z] [2021-09-20T12:59:13.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-20T12:59:13.688Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.688Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-20T12:59:13.688Z] [2021-09-20T12:59:13.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-20T12:59:13.688Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.688Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-20T12:59:13.688Z] [2021-09-20T12:59:13.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-20T12:59:13.688Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.688Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-20T12:59:13.688Z] [2021-09-20T12:59:13.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-20T12:59:13.688Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.688Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-20T12:59:13.688Z] [2021-09-20T12:59:13.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-20T12:59:13.688Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.688Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-20T12:59:13.688Z] [2021-09-20T12:59:13.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-20T12:59:13.688Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.688Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-20T12:59:13.688Z] [2021-09-20T12:59:13.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-20T12:59:13.688Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.688Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-20T12:59:13.688Z] [2021-09-20T12:59:13.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-20T12:59:13.688Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.688Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-20T12:59:13.688Z] [2021-09-20T12:59:13.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-20T12:59:13.688Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.688Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-20T12:59:13.688Z] [2021-09-20T12:59:13.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-20T12:59:13.688Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.688Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-20T12:59:13.688Z] [2021-09-20T12:59:13.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-20T12:59:13.688Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.688Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-20T12:59:13.688Z] [2021-09-20T12:59:13.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-20T12:59:13.688Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.688Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-20T12:59:13.688Z] [2021-09-20T12:59:13.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-20T12:59:13.688Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.688Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-20T12:59:13.688Z] [2021-09-20T12:59:13.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-20T12:59:13.688Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.688Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-20T12:59:13.688Z] [2021-09-20T12:59:13.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-20T12:59:13.688Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.688Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-20T12:59:13.688Z] [2021-09-20T12:59:13.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-20T12:59:13.688Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.688Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-20T12:59:13.688Z] [2021-09-20T12:59:13.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-20T12:59:13.688Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.688Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-20T12:59:13.688Z] [2021-09-20T12:59:13.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-20T12:59:13.688Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.688Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-20T12:59:13.688Z] [2021-09-20T12:59:13.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-20T12:59:13.689Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.689Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-20T12:59:13.689Z] [2021-09-20T12:59:13.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-20T12:59:13.689Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.689Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-20T12:59:13.689Z] [2021-09-20T12:59:13.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-20T12:59:13.689Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.689Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-20T12:59:13.689Z] [2021-09-20T12:59:13.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-20T12:59:13.689Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.689Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-20T12:59:13.689Z] [2021-09-20T12:59:13.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-09-20T12:59:13.689Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.689Z] [2021-09-20T12:59:13.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-09-20T12:59:13.689Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.689Z] [2021-09-20T12:59:13.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-09-20T12:59:13.689Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-09-20T12:59:13.689Z] [2021-09-20T12:59:13.689Z] DONE 1092 tests, 551 skipped in 2125.889s [2021-09-20T12:59:13.689Z] INFO: Integration tests ended at 09/20/2021 12:59:13. Duration:00:35:26.0110842 [2021-09-20T12:59:13.689Z] INFO: Docker info of the daemon under test at end of run [2021-09-20T12:59:13.689Z] [2021-09-20T12:59:14.156Z] Containers: 2 [2021-09-20T12:59:14.156Z] Running: 0 [2021-09-20T12:59:14.156Z] Paused: 0 [2021-09-20T12:59:14.156Z] Stopped: 2 [2021-09-20T12:59:14.156Z] Images: 18 [2021-09-20T12:59:14.156Z] Server Version: 0.0.0-dev [2021-09-20T12:59:14.156Z] Storage Driver: windowsfilter [2021-09-20T12:59:14.156Z] Windows: [2021-09-20T12:59:14.156Z] Logging Driver: json-file [2021-09-20T12:59:14.156Z] Plugins: [2021-09-20T12:59:14.156Z] Volume: local [2021-09-20T12:59:14.156Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-20T12:59:14.156Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-20T12:59:14.156Z] Swarm: inactive [2021-09-20T12:59:14.156Z] Default Isolation: process [2021-09-20T12:59:14.156Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-09-20T12:59:14.156Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-09-20T12:59:14.156Z] OSType: windows [2021-09-20T12:59:14.156Z] Architecture: x86_64 [2021-09-20T12:59:14.156Z] CPUs: 4 [2021-09-20T12:59:14.156Z] Total Memory: 32GiB [2021-09-20T12:59:14.156Z] Name: azwin-2-0690b0 [2021-09-20T12:59:14.156Z] ID: UHNX:XS56:V46U:5PGD:EPXP:P2A6:UH3S:AAEF:P7ZX:P6IY:YXIK:56ZY [2021-09-20T12:59:14.156Z] Docker Root Dir: D:\CI\PR-42868\2\daemon [2021-09-20T12:59:14.156Z] Debug Mode (client): false [2021-09-20T12:59:14.156Z] Debug Mode (server): true [2021-09-20T12:59:14.156Z] File Descriptors: -1 [2021-09-20T12:59:14.156Z] Goroutines: 46 [2021-09-20T12:59:14.156Z] System Time: 2021-09-20T12:59:13.7474878Z [2021-09-20T12:59:14.156Z] EventsListeners: 0 [2021-09-20T12:59:14.156Z] Registry: https://index.docker.io/v1/ [2021-09-20T12:59:14.156Z] Labels: [2021-09-20T12:59:14.156Z] Experimental: false [2021-09-20T12:59:14.156Z] Insecure Registries: [2021-09-20T12:59:14.156Z] 127.0.0.0/8 [2021-09-20T12:59:14.156Z] Live Restore Enabled: false [2021-09-20T12:59:14.156Z] [2021-09-20T12:59:14.156Z] [2021-09-20T12:59:14.156Z] INFO: Stopping daemon under test [2021-09-20T12:59:14.156Z] SUCCESS: The process with PID 5404 (child process of PID 5528) has been terminated. [2021-09-20T12:59:14.156Z] SUCCESS: The process with PID 5528 (child process of PID 3432) has been terminated. [2021-09-20T12:59:14.156Z] INFO: Stop tailing logs of the daemon under tests [2021-09-20T12:59:14.156Z] INFO: executeCI.ps1 Completed successfully at 09/20/2021 12:59:13. [2021-09-20T12:59:14.156Z] INFO: Tidying up at end of run [2021-09-20T12:59:14.156Z] INFO: Saving daemon under test log (d:\CI\PR-42868\2\dut.out) to bundles\CIDUT.out [2021-09-20T12:59:14.156Z] INFO: Saving daemon under test log (d:\CI\PR-42868\2\dut.err) to bundles\CIDUT.err [2021-09-20T12:59:14.156Z] INFO: Saving containerd logs to bundles [2021-09-20T12:59:14.156Z] INFO: Nuke-Everything... [2021-09-20T12:59:14.410Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-09-20T12:59:14.410Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-09-20T12:59:14.410Z] === RUN TestDockerSuite/TestPsByOrder [2021-09-20T12:59:14.624Z] INFO: Container count on control daemon to delete is 2 [2021-09-20T12:59:14.624Z] efb97f78eb74 [2021-09-20T12:59:14.624Z] 91dfcf097bc8 [2021-09-20T12:59:15.092Z] INFO: Tidying pidfile d:\CI\PR-42868\2\docker.pid [2021-09-20T12:59:15.092Z] INFO: Killing containerd with PID 5784 [2021-09-20T12:59:15.092Z] INFO: Nuking d:\CI [2021-09-20T12:59:23.109Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-09-20T12:59:23.109Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-09-20T12:59:23.109Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-09-20T12:59:30.311Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-09-20T12:59:36.319Z] INFO: Zapped successfully [2021-09-20T12:59:36.319Z] [2021-09-20T12:59:36.319Z] INFO: executeCI.ps1 exiting at Mon Sep 20 12:59:33 CUT 2021. Duration 01:07:14.2427529 [2021-09-20T12:59:36.319Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-09-20T12:59:36.569Z] Recording test results [2021-09-20T12:59:42.849Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-09-20T12:59:42.849Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-09-20T12:59:42.849Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-09-20T12:59:42.849Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-09-20T12:59:43.512Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-09-20T12:59:45.032Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2021-09-20T12:59:46.817Z] Archiving artifacts [2021-09-20T12:59:55.396Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-09-20T12:59:56.970Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-09-20T13:00:01.375Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42868/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-09-20T13:00:02.348Z] + make clean [2021-09-20T13:00:03.336Z] docker volume rm -f docker-dev-cache [2021-09-20T13:00:03.336Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-20T13:00:09.511Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-09-20T13:00:18.225Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-09-20T13:00:18.225Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-09-20T13:00:18.225Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-09-20T13:00:18.225Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-09-20T13:00:18.225Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-09-20T13:00:26.938Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-09-20T13:00:26.938Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-09-20T13:00:26.938Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-09-20T13:00:26.938Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-09-20T13:00:26.938Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-09-20T13:00:26.938Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-09-20T13:00:26.938Z] === RUN TestDockerSuite/TestPsRightTagName [2021-09-20T13:00:26.938Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-09-20T13:00:26.938Z] === RUN TestDockerSuite/TestPsShowMounts [2021-09-20T13:00:32.834Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-09-20T13:00:32.834Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-09-20T13:00:32.834Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-09-20T13:00:34.410Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-09-20T13:00:34.410Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-09-20T13:00:34.410Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-09-20T13:00:35.988Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-09-20T13:00:36.460Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-09-20T13:00:36.461Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-09-20T13:00:36.461Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-09-20T13:00:40.288Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-09-20T13:00:44.121Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-09-20T13:00:46.351Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-09-20T13:01:11.715Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-09-20T13:01:11.715Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-09-20T13:01:11.715Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-09-20T13:01:14.685Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-09-20T13:01:14.685Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-09-20T13:01:14.685Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-09-20T13:01:15.156Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-09-20T13:01:18.977Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-09-20T13:01:22.860Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-09-20T13:01:22.860Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-09-20T13:01:22.860Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-09-20T13:01:27.652Z] === RUN TestDockerSuite/TestRmiBlank [2021-09-20T13:01:27.652Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-09-20T13:01:27.652Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-09-20T13:01:40.180Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-09-20T13:01:41.755Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-09-20T13:01:42.749Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-09-20T13:01:48.649Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-09-20T13:01:52.468Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-09-20T13:01:59.666Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-09-20T13:02:02.648Z] === RUN TestDockerSuite/TestRmiTag [2021-09-20T13:02:03.120Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-09-20T13:02:05.351Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-09-20T13:02:20.330Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-09-20T13:02:21.906Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-09-20T13:02:26.689Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-09-20T13:02:27.162Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-09-20T13:02:27.162Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-09-20T13:02:27.162Z] === RUN TestDockerSuite/TestRunAddHost [2021-09-20T13:02:27.162Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-09-20T13:02:27.162Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-09-20T13:02:27.162Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-09-20T13:02:27.162Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-09-20T13:02:27.162Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-09-20T13:02:27.162Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-09-20T13:02:27.162Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-09-20T13:02:27.162Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-09-20T13:02:27.162Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-09-20T13:02:27.162Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-09-20T13:02:27.162Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-09-20T13:02:27.162Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-09-20T13:02:29.393Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-09-20T13:02:29.393Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-09-20T13:02:29.393Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-09-20T13:02:29.393Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-09-20T13:02:29.393Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-09-20T13:02:33.205Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-09-20T13:02:35.434Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-09-20T13:02:37.664Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-09-20T13:02:39.241Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-09-20T13:02:46.433Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-09-20T13:02:46.433Z] === RUN TestDockerSuite/TestRunBindMounts [2021-09-20T13:02:50.244Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-09-20T13:02:50.244Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-09-20T13:02:50.244Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-09-20T13:02:50.244Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-09-20T13:02:50.244Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-09-20T13:02:50.244Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-09-20T13:02:50.244Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-09-20T13:02:50.244Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-09-20T13:02:50.244Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-09-20T13:02:50.244Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-09-20T13:02:50.244Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-09-20T13:02:50.244Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-09-20T13:02:50.244Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-09-20T13:02:50.244Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-09-20T13:02:50.244Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-09-20T13:02:50.244Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-09-20T13:02:50.244Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-09-20T13:02:50.244Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-09-20T13:02:50.244Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-09-20T13:02:50.244Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-09-20T13:02:50.244Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-09-20T13:02:50.244Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-09-20T13:02:50.244Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-09-20T13:02:52.474Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-09-20T13:02:52.474Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-09-20T13:02:52.474Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-09-20T13:02:54.709Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-09-20T13:02:54.709Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-09-20T13:02:54.709Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-09-20T13:02:54.709Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-09-20T13:02:54.709Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-09-20T13:02:56.939Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-09-20T13:02:56.939Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-09-20T13:02:56.939Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-09-20T13:02:56.939Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-09-20T13:02:56.939Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-09-20T13:02:56.939Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-09-20T13:02:56.939Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-09-20T13:02:56.939Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-09-20T13:02:56.939Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-09-20T13:02:56.939Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-09-20T13:02:56.939Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-09-20T13:02:56.939Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-09-20T13:02:56.939Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-09-20T13:02:56.939Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-09-20T13:02:56.939Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-09-20T13:02:59.178Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-09-20T13:03:00.755Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-09-20T13:03:02.985Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-09-20T13:03:02.985Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-09-20T13:03:02.985Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-09-20T13:03:02.985Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-09-20T13:03:02.985Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-09-20T13:03:02.985Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-09-20T13:03:02.985Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-09-20T13:03:04.561Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-09-20T13:03:04.561Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-09-20T13:03:04.561Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-09-20T13:03:04.561Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-09-20T13:03:04.561Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-09-20T13:03:04.561Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-09-20T13:03:05.033Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-09-20T13:03:05.033Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-09-20T13:03:05.033Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-09-20T13:03:06.611Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-09-20T13:03:11.397Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-09-20T13:03:11.397Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-09-20T13:03:11.397Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-09-20T13:03:11.397Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-09-20T13:03:11.397Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-09-20T13:03:11.397Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-09-20T13:03:11.397Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-09-20T13:03:11.397Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-20T13:03:11.397Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-09-20T13:03:11.397Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-09-20T13:03:11.397Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-09-20T13:03:11.397Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-09-20T13:03:11.397Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-09-20T13:03:13.626Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-09-20T13:03:13.626Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-09-20T13:03:13.626Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-09-20T13:03:13.626Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-09-20T13:03:13.626Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-09-20T13:03:13.626Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-09-20T13:03:15.859Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-09-20T13:03:17.435Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-09-20T13:03:17.435Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-09-20T13:03:17.435Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-09-20T13:03:19.665Z] === RUN TestDockerSuite/TestRunEnvironment [2021-09-20T13:03:19.665Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-09-20T13:03:19.665Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-09-20T13:03:19.665Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-09-20T13:03:19.665Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-09-20T13:03:19.665Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-09-20T13:03:19.665Z] === RUN TestDockerSuite/TestRunExitCode [2021-09-20T13:03:21.240Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-09-20T13:03:23.470Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-09-20T13:03:25.701Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-09-20T13:03:27.280Z] === RUN TestDockerSuite/TestRunExposePort [2021-09-20T13:03:27.280Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-09-20T13:03:27.280Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-09-20T13:03:27.280Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-09-20T13:03:27.280Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-09-20T13:03:27.280Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-09-20T13:03:27.280Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-09-20T13:03:27.280Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-09-20T13:03:27.280Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-09-20T13:03:27.280Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-09-20T13:03:27.280Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-09-20T13:03:27.280Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-09-20T13:03:27.280Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-09-20T13:03:27.280Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-09-20T13:03:27.280Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-09-20T13:03:27.751Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-09-20T13:03:30.733Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-09-20T13:03:30.733Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-09-20T13:03:30.733Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-09-20T13:03:30.733Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-09-20T13:03:30.733Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-09-20T13:03:30.733Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-09-20T13:03:30.733Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-09-20T13:03:30.733Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-09-20T13:03:30.733Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-09-20T13:03:30.733Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-09-20T13:03:30.733Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-09-20T13:03:31.205Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-09-20T13:03:39.903Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-09-20T13:03:39.903Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-09-20T13:03:39.903Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-09-20T13:03:40.375Z] === RUN TestDockerSuite/TestRunModeHostname [2021-09-20T13:03:40.375Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-09-20T13:03:40.375Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-09-20T13:03:40.375Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-09-20T13:03:40.375Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-09-20T13:03:40.375Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-09-20T13:03:40.375Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-09-20T13:03:40.375Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-09-20T13:03:40.375Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-09-20T13:03:40.375Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-09-20T13:03:40.847Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-09-20T13:03:40.847Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-09-20T13:03:40.847Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-09-20T13:03:40.847Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-09-20T13:03:40.847Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-09-20T13:03:40.847Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-09-20T13:03:40.847Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-09-20T13:03:40.847Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-09-20T13:03:40.847Z] === RUN TestDockerSuite/TestRunMount [2021-09-20T13:03:40.847Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-09-20T13:03:40.847Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-09-20T13:03:40.847Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-09-20T13:03:40.847Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-09-20T13:03:40.847Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-09-20T13:03:40.847Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-09-20T13:03:40.847Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-09-20T13:03:40.847Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-09-20T13:03:46.744Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-09-20T13:03:46.744Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-09-20T13:03:47.216Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-09-20T13:03:47.216Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-09-20T13:03:47.216Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-09-20T13:03:47.216Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-09-20T13:03:47.216Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-09-20T13:03:52.022Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-09-20T13:03:54.992Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-09-20T13:03:54.992Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-09-20T13:03:54.992Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-09-20T13:03:54.992Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-09-20T13:03:54.992Z] === RUN TestDockerSuite/TestRunNetHost [2021-09-20T13:03:54.992Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-09-20T13:03:54.992Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-09-20T13:03:54.992Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-09-20T13:03:54.992Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-09-20T13:03:54.992Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-09-20T13:03:54.992Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-09-20T13:03:54.992Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-09-20T13:03:54.992Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-09-20T13:03:54.992Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-09-20T13:03:54.992Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-09-20T13:03:54.992Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-09-20T13:03:54.992Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-09-20T13:03:54.992Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-09-20T13:03:54.992Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-09-20T13:03:55.464Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-09-20T13:03:57.020Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-09-20T13:03:58.614Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-09-20T13:04:00.846Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-09-20T13:04:01.845Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-09-20T13:04:03.420Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-09-20T13:04:03.903Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-09-20T13:04:03.903Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-09-20T13:04:03.903Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-09-20T13:04:03.903Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-09-20T13:04:03.903Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-09-20T13:04:03.903Z] === RUN TestDockerSuite/TestRunPortInUse [2021-09-20T13:04:03.903Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-09-20T13:04:03.903Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-09-20T13:04:03.903Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-09-20T13:04:03.903Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-09-20T13:04:03.903Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-09-20T13:04:03.903Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-09-20T13:04:03.903Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-09-20T13:04:03.903Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-09-20T13:04:03.903Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-09-20T13:04:03.903Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-09-20T13:04:06.133Z] === RUN TestDockerSuite/TestRunPublishPort [2021-09-20T13:04:06.133Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-09-20T13:04:06.133Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-09-20T13:04:06.133Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-09-20T13:04:06.133Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-09-20T13:04:06.133Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-09-20T13:04:06.133Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-09-20T13:04:06.133Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-09-20T13:04:06.133Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-09-20T13:04:06.133Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-20T13:04:06.133Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-09-20T13:04:18.670Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-09-20T13:04:18.670Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-09-20T13:04:18.670Z] === RUN TestDockerSuite/TestRunRm [2021-09-20T13:04:19.665Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-09-20T13:04:25.563Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-09-20T13:04:26.557Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-09-20T13:04:28.786Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-09-20T13:04:30.361Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-09-20T13:04:32.592Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-09-20T13:04:32.592Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-09-20T13:04:32.592Z] === RUN TestDockerSuite/TestRunState [2021-09-20T13:04:32.592Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-09-20T13:04:32.592Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-09-20T13:04:34.822Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-09-20T13:04:34.822Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-09-20T13:04:34.822Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-09-20T13:04:36.407Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-09-20T13:04:36.407Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-09-20T13:04:36.881Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-09-20T13:04:36.881Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-09-20T13:04:36.881Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-09-20T13:04:36.881Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-09-20T13:04:36.881Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-09-20T13:04:36.881Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-09-20T13:04:36.881Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-09-20T13:04:41.891Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-09-20T13:04:41.891Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-09-20T13:04:41.891Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-09-20T13:04:41.891Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-09-20T13:04:41.891Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-09-20T13:04:41.891Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-09-20T13:04:41.891Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-09-20T13:04:41.892Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-09-20T13:04:41.892Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-09-20T13:04:41.892Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-09-20T13:04:41.892Z] === RUN TestDockerSuite/TestRunUserByID [2021-09-20T13:04:41.892Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-09-20T13:04:41.892Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-09-20T13:04:41.892Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-09-20T13:04:41.892Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-09-20T13:04:41.892Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-09-20T13:04:41.892Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-09-20T13:04:41.892Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-09-20T13:04:41.892Z] === RUN TestDockerSuite/TestRunUserByName [2021-09-20T13:04:41.892Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-09-20T13:04:41.892Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-09-20T13:04:43.471Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-09-20T13:04:43.471Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-09-20T13:04:43.471Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-09-20T13:04:45.709Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-09-20T13:04:45.709Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-09-20T13:04:45.709Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-09-20T13:04:45.709Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-09-20T13:04:45.709Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-09-20T13:04:52.917Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-09-20T13:05:00.114Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-09-20T13:05:03.929Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-09-20T13:05:09.827Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-09-20T13:05:09.827Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-09-20T13:05:09.827Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-09-20T13:05:09.827Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-09-20T13:05:11.403Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-09-20T13:05:13.635Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-09-20T13:05:15.211Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-09-20T13:05:15.211Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-09-20T13:05:15.211Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-09-20T13:05:15.211Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-09-20T13:05:15.683Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-09-20T13:05:15.683Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-09-20T13:05:15.683Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-09-20T13:05:15.683Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-09-20T13:05:15.683Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-09-20T13:05:15.683Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-09-20T13:05:15.683Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-09-20T13:05:15.683Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-09-20T13:05:15.683Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-09-20T13:05:15.683Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-09-20T13:05:15.683Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-09-20T13:05:19.503Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-09-20T13:05:20.496Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-09-20T13:05:22.727Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-09-20T13:05:26.545Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-09-20T13:05:26.545Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-09-20T13:05:26.545Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-09-20T13:05:26.545Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-09-20T13:05:26.545Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-09-20T13:05:26.545Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-09-20T13:05:26.545Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-09-20T13:05:26.545Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-09-20T13:05:26.545Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-09-20T13:05:26.545Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-09-20T13:05:26.545Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-09-20T13:05:26.545Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-09-20T13:05:26.545Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-09-20T13:05:26.545Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-09-20T13:05:26.545Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-09-20T13:05:26.545Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-09-20T13:05:26.545Z] === RUN TestDockerSuite/TestSaveImageId [2021-09-20T13:05:26.545Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-09-20T13:05:26.545Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-09-20T13:05:26.545Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-09-20T13:05:26.545Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-09-20T13:05:26.545Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-09-20T13:05:26.545Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-09-20T13:05:26.545Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-09-20T13:05:26.545Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-09-20T13:05:26.545Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-09-20T13:05:26.545Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-09-20T13:05:26.545Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-09-20T13:05:26.545Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-09-20T13:05:26.545Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-09-20T13:05:26.545Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-09-20T13:05:26.545Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-09-20T13:05:26.545Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-09-20T13:05:26.545Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-09-20T13:05:26.545Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-09-20T13:05:28.787Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-09-20T13:05:29.259Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-09-20T13:05:29.731Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-09-20T13:05:29.731Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-09-20T13:05:31.960Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-09-20T13:05:37.864Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-09-20T13:05:37.864Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-09-20T13:05:37.864Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-09-20T13:05:45.055Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-09-20T13:05:45.055Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-09-20T13:05:45.055Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-09-20T13:05:52.269Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-09-20T13:05:52.269Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-09-20T13:05:52.269Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-09-20T13:05:52.269Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-09-20T13:05:52.269Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-09-20T13:05:52.269Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-09-20T13:05:52.269Z] === RUN TestDockerSuite/TestStartRecordError [2021-09-20T13:05:52.269Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-09-20T13:05:52.269Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-09-20T13:05:58.166Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-09-20T13:05:58.166Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-09-20T13:05:58.166Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-09-20T13:05:58.166Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-09-20T13:05:58.166Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-09-20T13:05:58.166Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-09-20T13:05:58.166Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-09-20T13:05:58.166Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-09-20T13:05:58.166Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-09-20T13:05:58.166Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-09-20T13:05:58.166Z] === RUN TestDockerSuite/TestStatsNoStream [2021-09-20T13:05:58.166Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-09-20T13:05:58.166Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-09-20T13:05:59.160Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-09-20T13:06:01.391Z] === RUN TestDockerSuite/TestTopPrivileged [2021-09-20T13:06:01.391Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-09-20T13:06:01.391Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-09-20T13:06:02.967Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-09-20T13:06:02.967Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-09-20T13:06:02.967Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-09-20T13:06:02.967Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-09-20T13:06:02.967Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-09-20T13:06:02.967Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-09-20T13:06:03.439Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-09-20T13:06:03.439Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-09-20T13:06:03.439Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-09-20T13:06:03.439Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-09-20T13:06:03.439Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-09-20T13:06:03.439Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-09-20T13:06:03.439Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-09-20T13:06:18.452Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-09-20T13:06:18.452Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-09-20T13:06:18.924Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-09-20T13:06:18.924Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-09-20T13:06:18.924Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-09-20T13:06:19.400Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-09-20T13:06:19.400Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-09-20T13:06:19.400Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-09-20T13:06:22.378Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-09-20T13:06:22.378Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-09-20T13:06:24.610Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-09-20T13:06:25.082Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-09-20T13:06:25.082Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-09-20T13:06:25.082Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-09-20T13:06:25.554Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-09-20T13:06:38.091Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-09-20T13:06:38.091Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-09-20T13:06:38.091Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-09-20T13:06:38.091Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-09-20T13:06:38.091Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-09-20T13:06:38.091Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-09-20T13:06:38.091Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-09-20T13:06:45.290Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-09-20T13:06:45.290Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-09-20T13:06:45.290Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-09-20T13:06:57.828Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-09-20T13:06:57.828Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-09-20T13:06:57.828Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite (2372.91s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-09-20T13:06:58.823Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-09-20T13:06:58.823Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.76s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.21s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.52s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (119.26s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.14s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.08s) [2021-09-20T13:06:58.823Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-09-20T13:06:58.823Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-09-20T13:06:58.823Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-09-20T13:06:58.823Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-09-20T13:06:58.823Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2021-09-20T13:06:58.823Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-09-20T13:06:58.823Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-09-20T13:06:58.823Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.36s) [2021-09-20T13:06:58.823Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-09-20T13:06:58.823Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.93s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.92s) [2021-09-20T13:06:58.823Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-09-20T13:06:58.823Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-20T13:06:58.823Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-09-20T13:06:58.823Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.89s) [2021-09-20T13:06:58.823Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-09-20T13:06:58.823Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.08s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (91.61s) [2021-09-20T13:06:58.823Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.29s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.90s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.49s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.81s) [2021-09-20T13:06:58.823Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-09-20T13:06:58.823Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-09-20T13:06:58.823Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.88s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.05s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.43s) [2021-09-20T13:06:58.823Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-09-20T13:06:58.823Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.73s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.93s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.24s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.96s) [2021-09-20T13:06:58.823Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.16s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.56s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (8.80s) [2021-09-20T13:06:58.823Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-09-20T13:06:58.823Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-09-20T13:06:58.823Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-09-20T13:06:58.823Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.46s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildAddTar (48.19s) [2021-09-20T13:06:58.823Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-20T13:06:58.823Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.26s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (20.35s) [2021-09-20T13:06:58.823Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.45s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.49s) [2021-09-20T13:06:58.823Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.77s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.12s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.98s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.29s) [2021-09-20T13:06:58.823Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (8.99s) [2021-09-20T13:06:58.823Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-09-20T13:06:58.823Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.01s) [2021-09-20T13:06:58.823Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.55s) [2021-09-20T13:06:58.823Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-09-20T13:06:58.823Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (24.04s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.25s) [2021-09-20T13:06:58.823Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2021-09-20T13:06:58.823Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.28s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.24s) [2021-09-20T13:06:58.823Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.03s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.26s) [2021-09-20T13:06:58.823Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-09-20T13:06:58.823Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.44s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.92s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildCmd (0.55s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.53s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.52s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.72s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.17s) [2021-09-20T13:06:58.823Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.11s) [2021-09-20T13:06:58.823Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.48s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.81s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.86s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.49s) [2021-09-20T13:06:58.823Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.86s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.65s) [2021-09-20T13:06:58.823Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-09-20T13:06:58.823Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.53s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (28.68s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.61s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.52s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.44s) [2021-09-20T13:06:58.823Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.25s) [2021-09-20T13:06:58.823Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.24s) [2021-09-20T13:06:58.823Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.51s) [2021-09-20T13:06:58.823Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (33.70s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.72s) [2021-09-20T13:06:58.823Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (15.31s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.41s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.57s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.98s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.54s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.55s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildDockerignore (66.35s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.74s) [2021-09-20T13:06:58.823Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.27s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (66.91s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.50s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.55s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.11s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.62s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (18.35s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (33.55s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (8.90s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.29s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (106.01s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.36s) [2021-09-20T13:06:58.823Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-09-20T13:06:58.823Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.54s) [2021-09-20T13:06:58.823Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.04s) [2021-09-20T13:06:58.823Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.50s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.52s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.82s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.99s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.26s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.25s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.52s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.92s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.36s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.67s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.57s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildFails (2.06s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (9.76s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.89s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.91s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildFromGit (9.99s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.27s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.67s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.73s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.52s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (12.39s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildHistory (10.37s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.93s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.81s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.73s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (8.64s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildLabel (0.91s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.60s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.89s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.58s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildLabels (0.91s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.45s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.44s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.56s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.62s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.35s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (22.47s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.62s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (27.83s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (12.64s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.63s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.56s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.99s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.75s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.48s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.61s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.53s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.63s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.33s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.79s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.94s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.28s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildOnBuild (12.68s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.46s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.95s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.42s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.58s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.42s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.24s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.05s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.94s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (40.06s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (21.03s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildRm (11.34s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.97s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.28s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.24s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.23s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.21s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.78s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (13.58s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.59s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.61s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.76s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.00s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildStderr (3.88s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (17.26s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.72s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.14s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.06s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.87s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.58s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.53s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.41s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.60s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.81s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.66s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.85s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.28s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.33s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.00s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.91s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.32s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (16.20s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.27s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.27s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.10s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.97s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.85s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.95s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.91s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestCommitChange (4.22s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.97s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.90s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestCommitTTY (10.73s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.79s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.88s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.99s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.96s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestContainerAPICreate (6.76s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.10s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.26s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.93s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.93s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.97s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.99s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (6.83s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.79s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.24s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.97s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.03s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.50s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.66s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.17s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.94s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.01s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.79s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.71s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (36.70s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.41s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.40s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.40s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.36s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000004b88_} (2.36s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11422298418_c:\foo_false____} (7.34s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11422298418_c:\foo_true____} (2.40s) [2021-09-20T13:06:58.824Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.25s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-09-20T13:06:58.824Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.11s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.23s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.41s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.27s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestCpToCaseB (6.98s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.77s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.55s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestCpToDot (2.14s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestCpToStdout (2.10s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestCreateArgs (0.16s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.97s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.04s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.16s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.76s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.65s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestCreateLabels (0.16s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestCreateRM (0.31s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.16s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.32s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (11.57s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.23s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.38s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.86s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.06s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.07s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.16s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.16s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (6.54s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestEventsCopy (4.38s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.74s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.96s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.74s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.35s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.50s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.90s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestEventsFilters (4.11s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestEventsFormat (8.88s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestEventsRename (2.15s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestEventsResize (7.46s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (6.85s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.27s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.75s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestEventsUntag (2.73s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.82s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.76s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.74s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.79s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.91s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.88s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.73s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.60s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.89s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestExecInspectID (4.38s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.11s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.05s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.56s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.76s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.85s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.73s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.79s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.40s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.30s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.58s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.06s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.67s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.24s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.94s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.39s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestImagesFormat (0.18s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.61s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestImportBadURL (2.46s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.99s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.02s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.14s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.05s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestInspectDefault (2.06s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestInspectHistory (3.75s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.99s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.89s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.16s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.95s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.91s) [2021-09-20T13:06:58.825Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.99s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestInspectStatus (2.34s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.82s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.99s) [2021-09-20T13:06:58.825Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.96s) [2021-09-20T13:06:58.826Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.91s) [2021-09-20T13:06:58.826Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.04s) [2021-09-20T13:06:58.826Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (6.89s) [2021-09-20T13:06:58.826Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (6.81s) [2021-09-20T13:06:59.299Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2021-09-20T13:06:59.299Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-09-20T13:06:59.299Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-09-20T13:06:59.299Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-09-20T13:06:59.299Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-09-20T13:06:59.299Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-09-20T13:06:59.299Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2021-09-20T13:06:59.299Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-20T13:06:59.299Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-09-20T13:06:59.299Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-09-20T13:06:59.299Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-09-20T13:06:59.299Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-20T13:06:59.299Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-09-20T13:06:59.299Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-09-20T13:06:59.299Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-20T13:06:59.299Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-20T13:06:59.299Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-09-20T13:06:59.299Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-09-20T13:06:59.299Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-09-20T13:06:59.299Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.79s) [2021-09-20T13:06:59.299Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.89s) [2021-09-20T13:06:59.299Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.85s) [2021-09-20T13:06:59.299Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.20s) [2021-09-20T13:06:59.299Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.07s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.05s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.06s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.13s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.57s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.36s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.42s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.29s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestLogsSince (8.84s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestLogsTail (2.57s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.53s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.10s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.24s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.27s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestPsByOrder (7.31s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.13s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.34s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.41s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.08s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (11.53s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (8.68s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (8.94s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.15s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.74s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.60s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.63s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.10s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.25s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.06s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.21s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.16s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.67s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.72s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.92s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.05s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.86s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.26s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.09s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.54s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.67s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.54s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.22s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.53s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.71s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRmiTag (0.59s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.11s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.48s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.19s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.08s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.10s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.79s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.96s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.35s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.96s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.97s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (6.79s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.92s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.91s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.75s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.78s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.00s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.05s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.93s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.98s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.69s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.66s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.12s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.95s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.95s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.97s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRunExitCode (2.05s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.00s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.93s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.98s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.32s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.03s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.54s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.26s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.49s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.57s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.33s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.91s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.90s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.20s) [2021-09-20T13:06:59.300Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.78s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-09-20T13:06:59.300Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.18s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.48s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestRunRm (2.06s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.05s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.95s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.93s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.88s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.22s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.01s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.80s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.52s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.94s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.01s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (7.50s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.22s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.46s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.22s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.18s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.97s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.11s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.49s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.53s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.91s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.89s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.26s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.21s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.69s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.91s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.57s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestStartAttachSilent (8.34s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (4.82s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.88s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.99s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.89s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.26s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.31s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.26s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.31s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.57s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.35s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.35s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (11.66s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.55s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.34s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (12.72s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-09-20T13:06:59.301Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.35s) [2021-09-20T13:06:59.301Z] === RUN TestDockerRegistrySuite [2021-09-20T13:06:59.301Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-09-20T13:06:59.301Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.301Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-09-20T13:06:59.301Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.301Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-09-20T13:06:59.301Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.301Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-09-20T13:06:59.301Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.301Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-09-20T13:06:59.301Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.301Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-09-20T13:06:59.301Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.301Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-09-20T13:06:59.301Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.301Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-09-20T13:06:59.301Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.301Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-09-20T13:06:59.301Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.301Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-09-20T13:06:59.301Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.301Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-09-20T13:06:59.301Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.301Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-09-20T13:06:59.301Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.301Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-09-20T13:06:59.301Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.301Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-09-20T13:06:59.301Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.301Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-09-20T13:06:59.301Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.301Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-09-20T13:06:59.301Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.301Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-09-20T13:06:59.301Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.301Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-09-20T13:06:59.301Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.301Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-09-20T13:06:59.301Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.301Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-09-20T13:06:59.301Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.301Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-09-20T13:06:59.301Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.301Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-09-20T13:06:59.301Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.301Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-09-20T13:06:59.301Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.301Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-09-20T13:06:59.301Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.301Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-09-20T13:06:59.301Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.301Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-09-20T13:06:59.301Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.301Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-09-20T13:06:59.301Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.301Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-09-20T13:06:59.301Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.301Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-09-20T13:06:59.301Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.301Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-09-20T13:06:59.301Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.301Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-09-20T13:06:59.301Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.301Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-09-20T13:06:59.301Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.301Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-09-20T13:06:59.301Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.301Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-09-20T13:06:59.301Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.301Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-09-20T13:06:59.301Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.301Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-09-20T13:06:59.301Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.301Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-09-20T13:06:59.301Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.301Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-09-20T13:06:59.301Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.301Z] --- PASS: TestDockerRegistrySuite (0.15s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-20T13:06:59.301Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-20T13:06:59.302Z] === RUN TestDockerSchema1RegistrySuite [2021-09-20T13:06:59.302Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-09-20T13:06:59.302Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.302Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-09-20T13:06:59.302Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.302Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-09-20T13:06:59.302Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.302Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-09-20T13:06:59.302Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.302Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-09-20T13:06:59.302Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.302Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-09-20T13:06:59.302Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.302Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-09-20T13:06:59.302Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.302Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-09-20T13:06:59.302Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.302Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-09-20T13:06:59.302Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.302Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-09-20T13:06:59.302Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.302Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-09-20T13:06:59.302Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.302Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-09-20T13:06:59.302Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.302Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-09-20T13:06:59.302Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.302Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-09-20T13:06:59.302Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.302Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-09-20T13:06:59.302Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.302Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-09-20T13:06:59.302Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.302Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-09-20T13:06:59.302Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.302Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-09-20T13:06:59.302Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.302Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-20T13:06:59.302Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-09-20T13:06:59.302Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-09-20T13:06:59.302Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.302Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-09-20T13:06:59.302Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.302Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-09-20T13:06:59.302Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.302Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-09-20T13:06:59.302Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.302Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-09-20T13:06:59.302Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.302Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-09-20T13:06:59.302Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.302Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-09-20T13:06:59.302Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.302Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-09-20T13:06:59.302Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.302Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.04s) [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-20T13:06:59.302Z] === RUN TestDockerRegistryAuthTokenSuite [2021-09-20T13:06:59.302Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-09-20T13:06:59.302Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.302Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-09-20T13:06:59.302Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.302Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-09-20T13:06:59.302Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.302Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-09-20T13:06:59.302Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.302Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-09-20T13:06:59.302Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.302Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-20T13:06:59.302Z] === RUN TestDockerDaemonSuite [2021-09-20T13:06:59.302Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-09-20T13:06:59.302Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.302Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-09-20T13:06:59.302Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.302Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-09-20T13:06:59.302Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.302Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-20T13:06:59.302Z] === RUN TestDockerSwarmSuite [2021-09-20T13:06:59.302Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-09-20T13:06:59.302Z] === RUN TestDockerPluginSuite [2021-09-20T13:06:59.302Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-09-20T13:06:59.302Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.302Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-09-20T13:06:59.302Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.302Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-09-20T13:06:59.302Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.302Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-09-20T13:06:59.302Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.302Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-09-20T13:06:59.302Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.302Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-09-20T13:06:59.302Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.302Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-09-20T13:06:59.302Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.302Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-09-20T13:06:59.302Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.302Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-09-20T13:06:59.302Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.302Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-09-20T13:06:59.302Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.302Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-09-20T13:06:59.302Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.302Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-20T13:06:59.302Z] === RUN TestDockerExternalVolumeSuite [2021-09-20T13:06:59.302Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-09-20T13:06:59.302Z] === RUN TestDockerNetworkSuite [2021-09-20T13:06:59.302Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-09-20T13:06:59.302Z] === RUN TestDockerHubPullSuite [2021-09-20T13:06:59.302Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-09-20T13:06:59.302Z] PASS [2021-09-20T13:06:59.302Z] ok github.com/docker/docker/integration-cli 2373.286s [2021-09-20T13:06:59.302Z] [2021-09-20T13:06:59.302Z] === Skipped [2021-09-20T13:06:59.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-09-20T13:06:59.302Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-09-20T13:06:59.302Z] [2021-09-20T13:06:59.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-09-20T13:06:59.302Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-09-20T13:06:59.302Z] [2021-09-20T13:06:59.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-09-20T13:06:59.302Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-09-20T13:06:59.302Z] [2021-09-20T13:06:59.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-09-20T13:06:59.302Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-09-20T13:06:59.302Z] [2021-09-20T13:06:59.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-09-20T13:06:59.302Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-09-20T13:06:59.302Z] [2021-09-20T13:06:59.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-09-20T13:06:59.302Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-09-20T13:06:59.302Z] [2021-09-20T13:06:59.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2021-09-20T13:06:59.302Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2021-09-20T13:06:59.302Z] [2021-09-20T13:06:59.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-09-20T13:06:59.302Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-09-20T13:06:59.302Z] [2021-09-20T13:06:59.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-09-20T13:06:59.302Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-09-20T13:06:59.302Z] [2021-09-20T13:06:59.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-09-20T13:06:59.302Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-09-20T13:06:59.302Z] [2021-09-20T13:06:59.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-09-20T13:06:59.302Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-09-20T13:06:59.302Z] [2021-09-20T13:06:59.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-09-20T13:06:59.302Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-09-20T13:06:59.302Z] [2021-09-20T13:06:59.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-09-20T13:06:59.302Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-09-20T13:06:59.302Z] [2021-09-20T13:06:59.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-20T13:06:59.302Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-09-20T13:06:59.302Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-20T13:06:59.302Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-09-20T13:06:59.303Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-09-20T13:06:59.303Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-09-20T13:06:59.303Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-09-20T13:06:59.303Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.29s) [2021-09-20T13:06:59.303Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.29s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-09-20T13:06:59.303Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-09-20T13:06:59.303Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-20T13:06:59.303Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-09-20T13:06:59.303Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-09-20T13:06:59.303Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-09-20T13:06:59.303Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-09-20T13:06:59.303Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-09-20T13:06:59.303Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-09-20T13:06:59.303Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-09-20T13:06:59.303Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-20T13:06:59.303Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.26s) [2021-09-20T13:06:59.303Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.26s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2021-09-20T13:06:59.303Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.77s) [2021-09-20T13:06:59.303Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.77s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-09-20T13:06:59.303Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-09-20T13:06:59.303Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-09-20T13:06:59.303Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-09-20T13:06:59.303Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-09-20T13:06:59.303Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-09-20T13:06:59.303Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2021-09-20T13:06:59.303Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.28s) [2021-09-20T13:06:59.303Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.28s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-09-20T13:06:59.303Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-09-20T13:06:59.303Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-20T13:06:59.303Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-09-20T13:06:59.303Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-09-20T13:06:59.303Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-09-20T13:06:59.303Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-09-20T13:06:59.303Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-09-20T13:06:59.303Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.25s) [2021-09-20T13:06:59.303Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.25s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.24s) [2021-09-20T13:06:59.303Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.24s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-09-20T13:06:59.303Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-09-20T13:06:59.303Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2021-09-20T13:06:59.303Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.27s) [2021-09-20T13:06:59.303Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.27s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-09-20T13:06:59.303Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-09-20T13:06:59.303Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-09-20T13:06:59.303Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-09-20T13:06:59.303Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.25s) [2021-09-20T13:06:59.303Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.25s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-09-20T13:06:59.303Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-09-20T13:06:59.303Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-09-20T13:06:59.303Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-09-20T13:06:59.303Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-09-20T13:06:59.303Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-09-20T13:06:59.303Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-09-20T13:06:59.303Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-09-20T13:06:59.303Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-09-20T13:06:59.303Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-09-20T13:06:59.303Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-20T13:06:59.303Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-09-20T13:06:59.303Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-09-20T13:06:59.303Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-09-20T13:06:59.303Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-09-20T13:06:59.303Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-09-20T13:06:59.303Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-09-20T13:06:59.303Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-09-20T13:06:59.303Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.303Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-09-20T13:06:59.303Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-09-20T13:06:59.304Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-09-20T13:06:59.304Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-09-20T13:06:59.304Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-09-20T13:06:59.304Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-09-20T13:06:59.304Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-09-20T13:06:59.304Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-09-20T13:06:59.304Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.28s) [2021-09-20T13:06:59.304Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.28s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.27s) [2021-09-20T13:06:59.304Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-09-20T13:06:59.304Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2021-09-20T13:06:59.304Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-09-20T13:06:59.304Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-09-20T13:06:59.304Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-09-20T13:06:59.304Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.28s) [2021-09-20T13:06:59.304Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.28s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-09-20T13:06:59.304Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2021-09-20T13:06:59.304Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.27s) [2021-09-20T13:06:59.304Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.27s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.27s) [2021-09-20T13:06:59.304Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.27s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-09-20T13:06:59.304Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.28s) [2021-09-20T13:06:59.304Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-09-20T13:06:59.304Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-09-20T13:06:59.304Z] docker_cli_sni_test.go:18: Flakey test [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-09-20T13:06:59.304Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-09-20T13:06:59.304Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-09-20T13:06:59.304Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-09-20T13:06:59.304Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-09-20T13:06:59.304Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-20T13:06:59.304Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-09-20T13:06:59.304Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-20T13:06:59.304Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-09-20T13:06:59.304Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-09-20T13:06:59.304Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-09-20T13:06:59.304Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-09-20T13:06:59.304Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-09-20T13:06:59.304Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-09-20T13:06:59.304Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-09-20T13:06:59.304Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-09-20T13:06:59.304Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-09-20T13:06:59.304Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-09-20T13:06:59.304Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-09-20T13:06:59.304Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-09-20T13:06:59.304Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-09-20T13:06:59.304Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-09-20T13:06:59.304Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-20T13:06:59.304Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-09-20T13:06:59.304Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-09-20T13:06:59.304Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-20T13:06:59.304Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-09-20T13:06:59.304Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-09-20T13:06:59.304Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-09-20T13:06:59.304Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-09-20T13:06:59.304Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-09-20T13:06:59.304Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-09-20T13:06:59.304Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-20T13:06:59.304Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.03s) [2021-09-20T13:06:59.304Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-09-20T13:06:59.304Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-09-20T13:06:59.304Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-09-20T13:06:59.304Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-09-20T13:06:59.304Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-09-20T13:06:59.304Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-20T13:06:59.304Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.304Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-20T13:06:59.304Z] [2021-09-20T13:06:59.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-09-20T13:06:59.305Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.305Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-09-20T13:06:59.305Z] [2021-09-20T13:06:59.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-09-20T13:06:59.305Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.305Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-09-20T13:06:59.305Z] [2021-09-20T13:06:59.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-09-20T13:06:59.305Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.305Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-09-20T13:06:59.305Z] [2021-09-20T13:06:59.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-09-20T13:06:59.305Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.305Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-09-20T13:06:59.305Z] [2021-09-20T13:06:59.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-09-20T13:06:59.305Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.305Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-09-20T13:06:59.305Z] [2021-09-20T13:06:59.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-09-20T13:06:59.305Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.305Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-09-20T13:06:59.305Z] [2021-09-20T13:06:59.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-09-20T13:06:59.305Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.305Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-09-20T13:06:59.305Z] [2021-09-20T13:06:59.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-09-20T13:06:59.305Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.305Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-09-20T13:06:59.305Z] [2021-09-20T13:06:59.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-09-20T13:06:59.305Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.305Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-09-20T13:06:59.305Z] [2021-09-20T13:06:59.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-20T13:06:59.305Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.305Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-20T13:06:59.305Z] [2021-09-20T13:06:59.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-09-20T13:06:59.305Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.305Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-09-20T13:06:59.305Z] [2021-09-20T13:06:59.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-09-20T13:06:59.305Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.305Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-09-20T13:06:59.305Z] [2021-09-20T13:06:59.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-09-20T13:06:59.305Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.305Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-09-20T13:06:59.305Z] [2021-09-20T13:06:59.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-09-20T13:06:59.305Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.305Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-09-20T13:06:59.305Z] [2021-09-20T13:06:59.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-09-20T13:06:59.305Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.305Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-09-20T13:06:59.305Z] [2021-09-20T13:06:59.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-09-20T13:06:59.305Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.305Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-09-20T13:06:59.305Z] [2021-09-20T13:06:59.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-09-20T13:06:59.305Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.305Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-09-20T13:06:59.305Z] [2021-09-20T13:06:59.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-09-20T13:06:59.305Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.305Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-09-20T13:06:59.305Z] [2021-09-20T13:06:59.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-09-20T13:06:59.305Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.305Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-09-20T13:06:59.305Z] [2021-09-20T13:06:59.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-09-20T13:06:59.305Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.305Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-09-20T13:06:59.305Z] [2021-09-20T13:06:59.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-09-20T13:06:59.305Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.305Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-09-20T13:06:59.305Z] [2021-09-20T13:06:59.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-09-20T13:06:59.305Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.305Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-09-20T13:06:59.305Z] [2021-09-20T13:06:59.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-09-20T13:06:59.305Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.305Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-09-20T13:06:59.305Z] [2021-09-20T13:06:59.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-09-20T13:06:59.305Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.305Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-09-20T13:06:59.305Z] [2021-09-20T13:06:59.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-09-20T13:06:59.305Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-09-20T13:06:59.305Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-09-20T13:06:59.305Z] [2021-09-20T13:06:59.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-09-20T13:06:59.305Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.305Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-09-20T13:06:59.305Z] [2021-09-20T13:06:59.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-09-20T13:06:59.305Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.305Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-09-20T13:06:59.305Z] [2021-09-20T13:06:59.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-09-20T13:06:59.305Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.305Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-09-20T13:06:59.305Z] [2021-09-20T13:06:59.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-09-20T13:06:59.305Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.305Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-09-20T13:06:59.305Z] [2021-09-20T13:06:59.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-09-20T13:06:59.305Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.305Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-09-20T13:06:59.305Z] [2021-09-20T13:06:59.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-09-20T13:06:59.305Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.305Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-09-20T13:06:59.305Z] [2021-09-20T13:06:59.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-09-20T13:06:59.305Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.305Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-09-20T13:06:59.305Z] [2021-09-20T13:06:59.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-20T13:06:59.305Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.305Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-20T13:06:59.305Z] [2021-09-20T13:06:59.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-09-20T13:06:59.305Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.305Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-09-20T13:06:59.305Z] [2021-09-20T13:06:59.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-09-20T13:06:59.305Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.305Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-09-20T13:06:59.305Z] [2021-09-20T13:06:59.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-09-20T13:06:59.305Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.305Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-09-20T13:06:59.305Z] [2021-09-20T13:06:59.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-09-20T13:06:59.305Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.305Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-09-20T13:06:59.305Z] [2021-09-20T13:06:59.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-09-20T13:06:59.305Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.305Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-09-20T13:06:59.305Z] [2021-09-20T13:06:59.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-09-20T13:06:59.305Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.305Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-09-20T13:06:59.305Z] [2021-09-20T13:06:59.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-09-20T13:06:59.305Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.305Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-09-20T13:06:59.305Z] [2021-09-20T13:06:59.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-09-20T13:06:59.305Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.305Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-09-20T13:06:59.305Z] [2021-09-20T13:06:59.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-09-20T13:06:59.305Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.305Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-09-20T13:06:59.305Z] [2021-09-20T13:06:59.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-09-20T13:06:59.305Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.305Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-09-20T13:06:59.305Z] [2021-09-20T13:06:59.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-20T13:06:59.305Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.305Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-20T13:06:59.305Z] [2021-09-20T13:06:59.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-09-20T13:06:59.305Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.305Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-09-20T13:06:59.305Z] [2021-09-20T13:06:59.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.03s) [2021-09-20T13:06:59.305Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.305Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2021-09-20T13:06:59.305Z] [2021-09-20T13:06:59.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-09-20T13:06:59.305Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.305Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-09-20T13:06:59.305Z] [2021-09-20T13:06:59.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-20T13:06:59.305Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.305Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-20T13:06:59.305Z] [2021-09-20T13:06:59.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-09-20T13:06:59.305Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.305Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-09-20T13:06:59.305Z] [2021-09-20T13:06:59.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-09-20T13:06:59.305Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.305Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-09-20T13:06:59.305Z] [2021-09-20T13:06:59.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-09-20T13:06:59.305Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.305Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-09-20T13:06:59.305Z] [2021-09-20T13:06:59.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-09-20T13:06:59.305Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.305Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-09-20T13:06:59.305Z] [2021-09-20T13:06:59.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-09-20T13:06:59.305Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.305Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-09-20T13:06:59.305Z] [2021-09-20T13:06:59.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-09-20T13:06:59.305Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.306Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-09-20T13:06:59.306Z] [2021-09-20T13:06:59.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-09-20T13:06:59.306Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.306Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-09-20T13:06:59.306Z] [2021-09-20T13:06:59.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-09-20T13:06:59.306Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.306Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-09-20T13:06:59.306Z] [2021-09-20T13:06:59.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-09-20T13:06:59.306Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.306Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-09-20T13:06:59.306Z] [2021-09-20T13:06:59.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-09-20T13:06:59.306Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-09-20T13:06:59.306Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-09-20T13:06:59.306Z] [2021-09-20T13:06:59.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-20T13:06:59.306Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.306Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-20T13:06:59.306Z] [2021-09-20T13:06:59.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-09-20T13:06:59.306Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.306Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-09-20T13:06:59.306Z] [2021-09-20T13:06:59.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-09-20T13:06:59.306Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.306Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-09-20T13:06:59.306Z] [2021-09-20T13:06:59.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-09-20T13:06:59.306Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.306Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-09-20T13:06:59.306Z] [2021-09-20T13:06:59.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-09-20T13:06:59.306Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.306Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-09-20T13:06:59.306Z] [2021-09-20T13:06:59.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-09-20T13:06:59.306Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.306Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-09-20T13:06:59.306Z] [2021-09-20T13:06:59.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-09-20T13:06:59.306Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.306Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-09-20T13:06:59.306Z] [2021-09-20T13:06:59.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-09-20T13:06:59.306Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.306Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-09-20T13:06:59.306Z] [2021-09-20T13:06:59.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-09-20T13:06:59.306Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.306Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-09-20T13:06:59.306Z] [2021-09-20T13:06:59.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-09-20T13:06:59.306Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.306Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-09-20T13:06:59.306Z] [2021-09-20T13:06:59.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-09-20T13:06:59.778Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.778Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-09-20T13:06:59.778Z] [2021-09-20T13:06:59.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-09-20T13:06:59.778Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.778Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-09-20T13:06:59.778Z] [2021-09-20T13:06:59.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-09-20T13:06:59.778Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.778Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-09-20T13:06:59.778Z] [2021-09-20T13:06:59.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-09-20T13:06:59.778Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.778Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-09-20T13:06:59.778Z] [2021-09-20T13:06:59.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-09-20T13:06:59.778Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-09-20T13:06:59.779Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-09-20T13:06:59.779Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-09-20T13:06:59.779Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-09-20T13:06:59.779Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-09-20T13:06:59.779Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-09-20T13:06:59.779Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-09-20T13:06:59.779Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-09-20T13:06:59.779Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-09-20T13:06:59.779Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-09-20T13:06:59.779Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-09-20T13:06:59.779Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-09-20T13:06:59.779Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-09-20T13:06:59.779Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-09-20T13:06:59.779Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-09-20T13:06:59.779Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-09-20T13:06:59.779Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-09-20T13:06:59.779Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-09-20T13:06:59.779Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-20T13:06:59.779Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-09-20T13:06:59.779Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-09-20T13:06:59.779Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-09-20T13:06:59.779Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-09-20T13:06:59.779Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-09-20T13:06:59.779Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-09-20T13:06:59.779Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2021-09-20T13:06:59.779Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-20T13:06:59.779Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-09-20T13:06:59.779Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-09-20T13:06:59.779Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-09-20T13:06:59.779Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-20T13:06:59.779Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-09-20T13:06:59.779Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-09-20T13:06:59.779Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-20T13:06:59.779Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-20T13:06:59.779Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-09-20T13:06:59.779Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-09-20T13:06:59.779Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-09-20T13:06:59.779Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-09-20T13:06:59.779Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-09-20T13:06:59.779Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-09-20T13:06:59.779Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-09-20T13:06:59.779Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-09-20T13:06:59.779Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-20T13:06:59.779Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-20T13:06:59.779Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-20T13:06:59.779Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-09-20T13:06:59.779Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-09-20T13:06:59.779Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-09-20T13:06:59.779Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-09-20T13:06:59.779Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-09-20T13:06:59.779Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-09-20T13:06:59.779Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-09-20T13:06:59.779Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-09-20T13:06:59.779Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-09-20T13:06:59.779Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-09-20T13:06:59.779Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-09-20T13:06:59.779Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.03s) [2021-09-20T13:06:59.779Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-09-20T13:06:59.779Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-09-20T13:06:59.779Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-09-20T13:06:59.779Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-09-20T13:06:59.779Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.779Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-09-20T13:06:59.779Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-09-20T13:06:59.780Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-09-20T13:06:59.780Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-09-20T13:06:59.780Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-09-20T13:06:59.780Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2021-09-20T13:06:59.780Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-09-20T13:06:59.780Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-09-20T13:06:59.780Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-09-20T13:06:59.780Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-09-20T13:06:59.780Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-09-20T13:06:59.780Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-20T13:06:59.780Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-20T13:06:59.780Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-09-20T13:06:59.780Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-09-20T13:06:59.780Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-09-20T13:06:59.780Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-09-20T13:06:59.780Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.05s) [2021-09-20T13:06:59.780Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.05s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-09-20T13:06:59.780Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-09-20T13:06:59.780Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-09-20T13:06:59.780Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-09-20T13:06:59.780Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-20T13:06:59.780Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-20T13:06:59.780Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-09-20T13:06:59.780Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-09-20T13:06:59.780Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-09-20T13:06:59.780Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-09-20T13:06:59.780Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-09-20T13:06:59.780Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-09-20T13:06:59.780Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-20T13:06:59.780Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-09-20T13:06:59.780Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-09-20T13:06:59.780Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-09-20T13:06:59.780Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-09-20T13:06:59.780Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-20T13:06:59.780Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-09-20T13:06:59.780Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-20T13:06:59.780Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-09-20T13:06:59.780Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-09-20T13:06:59.780Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-09-20T13:06:59.780Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-09-20T13:06:59.780Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-09-20T13:06:59.780Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-09-20T13:06:59.780Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-09-20T13:06:59.780Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-09-20T13:06:59.780Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-20T13:06:59.780Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-09-20T13:06:59.780Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-20T13:06:59.780Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-09-20T13:06:59.780Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-09-20T13:06:59.780Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-20T13:06:59.780Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-09-20T13:06:59.780Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-09-20T13:06:59.780Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-09-20T13:06:59.780Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-09-20T13:06:59.780Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-09-20T13:06:59.780Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-09-20T13:06:59.780Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-20T13:06:59.780Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-20T13:06:59.780Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-09-20T13:06:59.780Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-09-20T13:06:59.780Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-09-20T13:06:59.780Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-09-20T13:06:59.780Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.780Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-09-20T13:06:59.780Z] [2021-09-20T13:06:59.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-09-20T13:06:59.781Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.781Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-09-20T13:06:59.781Z] [2021-09-20T13:06:59.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-20T13:06:59.781Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.781Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-20T13:06:59.781Z] [2021-09-20T13:06:59.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-09-20T13:06:59.781Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.781Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-09-20T13:06:59.781Z] [2021-09-20T13:06:59.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-09-20T13:06:59.781Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.781Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-09-20T13:06:59.781Z] [2021-09-20T13:06:59.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-09-20T13:06:59.781Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.781Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-09-20T13:06:59.781Z] [2021-09-20T13:06:59.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-09-20T13:06:59.781Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.781Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-09-20T13:06:59.781Z] [2021-09-20T13:06:59.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-09-20T13:06:59.781Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.781Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-09-20T13:06:59.781Z] [2021-09-20T13:06:59.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-09-20T13:06:59.781Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-09-20T13:06:59.781Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-09-20T13:06:59.781Z] [2021-09-20T13:06:59.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-09-20T13:06:59.781Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.781Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-09-20T13:06:59.781Z] [2021-09-20T13:06:59.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-09-20T13:06:59.781Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.781Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-09-20T13:06:59.781Z] [2021-09-20T13:06:59.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-09-20T13:06:59.781Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.781Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-09-20T13:06:59.781Z] [2021-09-20T13:06:59.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-09-20T13:06:59.781Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.781Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-09-20T13:06:59.781Z] [2021-09-20T13:06:59.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-09-20T13:06:59.781Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.781Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-09-20T13:06:59.781Z] [2021-09-20T13:06:59.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-09-20T13:06:59.781Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.781Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-09-20T13:06:59.781Z] [2021-09-20T13:06:59.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-09-20T13:06:59.781Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.781Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-09-20T13:06:59.781Z] [2021-09-20T13:06:59.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-20T13:06:59.781Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.781Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-20T13:06:59.781Z] [2021-09-20T13:06:59.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-09-20T13:06:59.781Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.781Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-09-20T13:06:59.781Z] [2021-09-20T13:06:59.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-09-20T13:06:59.781Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.781Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-09-20T13:06:59.781Z] [2021-09-20T13:06:59.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-20T13:06:59.781Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.781Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-20T13:06:59.781Z] [2021-09-20T13:06:59.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-09-20T13:06:59.781Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.781Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-09-20T13:06:59.781Z] [2021-09-20T13:06:59.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-09-20T13:06:59.781Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.781Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-09-20T13:06:59.781Z] [2021-09-20T13:06:59.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-09-20T13:06:59.781Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.781Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-09-20T13:06:59.781Z] [2021-09-20T13:06:59.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-09-20T13:06:59.781Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.781Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-09-20T13:06:59.781Z] [2021-09-20T13:06:59.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-09-20T13:06:59.781Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.781Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-09-20T13:06:59.781Z] [2021-09-20T13:06:59.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-20T13:06:59.781Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.781Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-20T13:06:59.781Z] [2021-09-20T13:06:59.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-09-20T13:06:59.781Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.781Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-09-20T13:06:59.781Z] [2021-09-20T13:06:59.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-09-20T13:06:59.781Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.781Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-09-20T13:06:59.781Z] [2021-09-20T13:06:59.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-20T13:06:59.781Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.781Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-20T13:06:59.781Z] [2021-09-20T13:06:59.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-20T13:06:59.781Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.781Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-20T13:06:59.781Z] [2021-09-20T13:06:59.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-09-20T13:06:59.781Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.781Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-09-20T13:06:59.781Z] [2021-09-20T13:06:59.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-20T13:06:59.781Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.781Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-20T13:06:59.781Z] [2021-09-20T13:06:59.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-20T13:06:59.781Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.781Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-20T13:06:59.781Z] [2021-09-20T13:06:59.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-09-20T13:06:59.781Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.781Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-09-20T13:06:59.781Z] [2021-09-20T13:06:59.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-09-20T13:06:59.781Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.781Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-09-20T13:06:59.781Z] [2021-09-20T13:06:59.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-09-20T13:06:59.781Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.781Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-09-20T13:06:59.781Z] [2021-09-20T13:06:59.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-09-20T13:06:59.781Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.781Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-09-20T13:06:59.781Z] [2021-09-20T13:06:59.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-09-20T13:06:59.781Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.781Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-09-20T13:06:59.781Z] [2021-09-20T13:06:59.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-09-20T13:06:59.781Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.781Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-09-20T13:06:59.781Z] [2021-09-20T13:06:59.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-20T13:06:59.781Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.781Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-20T13:06:59.781Z] [2021-09-20T13:06:59.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-20T13:06:59.781Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.781Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-20T13:06:59.781Z] [2021-09-20T13:06:59.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-20T13:06:59.781Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.781Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-20T13:06:59.781Z] [2021-09-20T13:06:59.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-09-20T13:06:59.781Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.781Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-09-20T13:06:59.781Z] [2021-09-20T13:06:59.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-09-20T13:06:59.781Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.781Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-09-20T13:06:59.781Z] [2021-09-20T13:06:59.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-09-20T13:06:59.781Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.781Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-09-20T13:06:59.781Z] [2021-09-20T13:06:59.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-09-20T13:06:59.781Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.781Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-09-20T13:06:59.781Z] [2021-09-20T13:06:59.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-20T13:06:59.781Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.781Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-20T13:06:59.781Z] [2021-09-20T13:06:59.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-20T13:06:59.781Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.781Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-20T13:06:59.781Z] [2021-09-20T13:06:59.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-09-20T13:06:59.781Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.781Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-09-20T13:06:59.781Z] [2021-09-20T13:06:59.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-09-20T13:06:59.781Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.781Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-09-20T13:06:59.781Z] [2021-09-20T13:06:59.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-09-20T13:06:59.781Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.781Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-09-20T13:06:59.781Z] [2021-09-20T13:06:59.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-09-20T13:06:59.781Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-09-20T13:06:59.781Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-09-20T13:06:59.781Z] [2021-09-20T13:06:59.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-09-20T13:06:59.781Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.781Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-09-20T13:06:59.781Z] [2021-09-20T13:06:59.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-09-20T13:06:59.781Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.781Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-09-20T13:06:59.781Z] [2021-09-20T13:06:59.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-09-20T13:06:59.781Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.781Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-09-20T13:06:59.781Z] [2021-09-20T13:06:59.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-09-20T13:06:59.781Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.781Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-09-20T13:06:59.781Z] [2021-09-20T13:06:59.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-09-20T13:06:59.781Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.781Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-09-20T13:06:59.781Z] [2021-09-20T13:06:59.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-09-20T13:06:59.781Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.781Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-09-20T13:06:59.781Z] [2021-09-20T13:06:59.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-09-20T13:06:59.781Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.781Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-09-20T13:06:59.781Z] [2021-09-20T13:06:59.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-09-20T13:06:59.781Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.781Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-09-20T13:06:59.781Z] [2021-09-20T13:06:59.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-09-20T13:06:59.781Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-20T13:06:59.782Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-09-20T13:06:59.782Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-09-20T13:06:59.782Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-20T13:06:59.782Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-09-20T13:06:59.782Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-20T13:06:59.782Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-09-20T13:06:59.782Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-09-20T13:06:59.782Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-09-20T13:06:59.782Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-09-20T13:06:59.782Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-09-20T13:06:59.782Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-09-20T13:06:59.782Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-09-20T13:06:59.782Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-09-20T13:06:59.782Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2021-09-20T13:06:59.782Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-09-20T13:06:59.782Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-09-20T13:06:59.782Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-09-20T13:06:59.782Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-09-20T13:06:59.782Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-09-20T13:06:59.782Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-09-20T13:06:59.782Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-09-20T13:06:59.782Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-09-20T13:06:59.782Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-09-20T13:06:59.782Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-09-20T13:06:59.782Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2021-09-20T13:06:59.782Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-09-20T13:06:59.782Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-09-20T13:06:59.782Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-09-20T13:06:59.782Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-09-20T13:06:59.782Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-20T13:06:59.782Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-09-20T13:06:59.782Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-09-20T13:06:59.782Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-09-20T13:06:59.782Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-09-20T13:06:59.782Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-20T13:06:59.782Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-20T13:06:59.782Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-20T13:06:59.782Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-09-20T13:06:59.782Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2021-09-20T13:06:59.782Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-09-20T13:06:59.782Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-09-20T13:06:59.782Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-09-20T13:06:59.782Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-09-20T13:06:59.782Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-09-20T13:06:59.782Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-09-20T13:06:59.782Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-09-20T13:06:59.782Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-09-20T13:06:59.782Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-09-20T13:06:59.782Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-09-20T13:06:59.782Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-09-20T13:06:59.782Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-20T13:06:59.782Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-20T13:06:59.782Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-09-20T13:06:59.782Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-09-20T13:06:59.782Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-09-20T13:06:59.782Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-09-20T13:06:59.782Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-09-20T13:06:59.782Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-09-20T13:06:59.782Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-09-20T13:06:59.782Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-09-20T13:06:59.782Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-20T13:06:59.782Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-20T13:06:59.782Z] [2021-09-20T13:06:59.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-20T13:06:59.782Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.782Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-20T13:06:59.783Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.783Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-20T13:06:59.783Z] [2021-09-20T13:06:59.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-20T13:06:59.784Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.784Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-20T13:06:59.784Z] [2021-09-20T13:06:59.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-20T13:06:59.784Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.784Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-20T13:06:59.784Z] [2021-09-20T13:06:59.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-20T13:06:59.784Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.784Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-20T13:06:59.784Z] [2021-09-20T13:06:59.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-20T13:06:59.784Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.784Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-20T13:06:59.784Z] [2021-09-20T13:06:59.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-20T13:06:59.784Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.784Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-20T13:06:59.784Z] [2021-09-20T13:06:59.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-20T13:06:59.784Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.784Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-20T13:06:59.784Z] [2021-09-20T13:06:59.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-20T13:06:59.784Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.784Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-20T13:06:59.784Z] [2021-09-20T13:06:59.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-20T13:06:59.784Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.784Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-20T13:06:59.784Z] [2021-09-20T13:06:59.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-20T13:06:59.784Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.784Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-20T13:06:59.784Z] [2021-09-20T13:06:59.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-20T13:06:59.784Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.784Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-20T13:06:59.784Z] [2021-09-20T13:06:59.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-20T13:06:59.784Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.784Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-20T13:06:59.784Z] [2021-09-20T13:06:59.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-20T13:06:59.784Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.784Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-20T13:06:59.784Z] [2021-09-20T13:06:59.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-20T13:06:59.784Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.784Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-20T13:06:59.784Z] [2021-09-20T13:06:59.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-20T13:06:59.784Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.784Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-20T13:06:59.784Z] [2021-09-20T13:06:59.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-20T13:06:59.784Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.784Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-20T13:06:59.784Z] [2021-09-20T13:06:59.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-20T13:06:59.784Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.784Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-20T13:06:59.784Z] [2021-09-20T13:06:59.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-20T13:06:59.784Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.784Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-20T13:06:59.784Z] [2021-09-20T13:06:59.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-20T13:06:59.784Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.784Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-20T13:06:59.784Z] [2021-09-20T13:06:59.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-09-20T13:06:59.784Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.784Z] [2021-09-20T13:06:59.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-09-20T13:06:59.784Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.784Z] [2021-09-20T13:06:59.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-09-20T13:06:59.784Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-09-20T13:06:59.784Z] [2021-09-20T13:06:59.784Z] DONE 1092 tests, 546 skipped in 2381.399s [2021-09-20T13:06:59.784Z] INFO: Integration tests ended at 09/20/2021 13:06:59. Duration:00:39:41.5287895 [2021-09-20T13:06:59.784Z] INFO: Docker info of the daemon under test at end of run [2021-09-20T13:06:59.784Z] [2021-09-20T13:07:00.256Z] Containers: 2 [2021-09-20T13:07:00.256Z] Running: 0 [2021-09-20T13:07:00.256Z] Paused: 0 [2021-09-20T13:07:00.256Z] Stopped: 2 [2021-09-20T13:07:00.256Z] Images: 18 [2021-09-20T13:07:00.256Z] Server Version: 0.0.0-dev [2021-09-20T13:07:00.256Z] Storage Driver: windowsfilter [2021-09-20T13:07:00.256Z] Windows: [2021-09-20T13:07:00.256Z] Logging Driver: json-file [2021-09-20T13:07:00.256Z] Plugins: [2021-09-20T13:07:00.256Z] Volume: local [2021-09-20T13:07:00.256Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-20T13:07:00.256Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-20T13:07:00.256Z] Swarm: inactive [2021-09-20T13:07:00.256Z] Default Isolation: process [2021-09-20T13:07:00.256Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-09-20T13:07:00.256Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114) [2021-09-20T13:07:00.256Z] OSType: windows [2021-09-20T13:07:00.256Z] Architecture: x86_64 [2021-09-20T13:07:00.256Z] CPUs: 4 [2021-09-20T13:07:00.256Z] Total Memory: 32GiB [2021-09-20T13:07:00.256Z] Name: azwin-2-e63cd0 [2021-09-20T13:07:00.256Z] ID: W7CK:2SYA:4CUW:FKOX:TUNR:FAW7:VNQC:W3UZ:ADW3:FUKF:WZHQ:PZHP [2021-09-20T13:07:00.256Z] Docker Root Dir: D:\CI\PR-42868\2\daemon [2021-09-20T13:07:00.256Z] Debug Mode (client): false [2021-09-20T13:07:00.256Z] Debug Mode (server): true [2021-09-20T13:07:00.256Z] File Descriptors: -1 [2021-09-20T13:07:00.256Z] Goroutines: 17 [2021-09-20T13:07:00.256Z] System Time: 2021-09-20T13:06:59.8066326Z [2021-09-20T13:07:00.256Z] EventsListeners: 0 [2021-09-20T13:07:00.256Z] Registry: https://index.docker.io/v1/ [2021-09-20T13:07:00.256Z] Labels: [2021-09-20T13:07:00.256Z] Experimental: false [2021-09-20T13:07:00.256Z] Insecure Registries: [2021-09-20T13:07:00.256Z] 127.0.0.0/8 [2021-09-20T13:07:00.256Z] Live Restore Enabled: false [2021-09-20T13:07:00.256Z] [2021-09-20T13:07:00.256Z] [2021-09-20T13:07:00.256Z] INFO: Stopping daemon under test [2021-09-20T13:07:00.256Z] SUCCESS: The process with PID 6128 (child process of PID 4784) has been terminated. [2021-09-20T13:07:00.256Z] SUCCESS: The process with PID 4784 (child process of PID 3584) has been terminated. [2021-09-20T13:07:00.256Z] INFO: Stop tailing logs of the daemon under tests [2021-09-20T13:07:00.256Z] INFO: executeCI.ps1 Completed successfully at 09/20/2021 13:07:00. [2021-09-20T13:07:00.256Z] INFO: Tidying up at end of run [2021-09-20T13:07:00.256Z] INFO: Saving daemon under test log (d:\CI\PR-42868\2\dut.out) to bundles\CIDUT.out [2021-09-20T13:07:00.256Z] INFO: Saving daemon under test log (d:\CI\PR-42868\2\dut.err) to bundles\CIDUT.err [2021-09-20T13:07:00.256Z] INFO: Saving containerd logs to bundles [2021-09-20T13:07:00.256Z] INFO: Nuke-Everything... [2021-09-20T13:07:00.728Z] INFO: Container count on control daemon to delete is 2 [2021-09-20T13:07:00.728Z] c505d1c5e27e [2021-09-20T13:07:00.728Z] dcf665311bb7 [2021-09-20T13:07:00.728Z] INFO: Tidying pidfile d:\CI\PR-42868\2\docker.pid [2021-09-20T13:07:01.200Z] INFO: Nuking d:\CI [2021-09-20T13:07:26.579Z] INFO: Zapped successfully [2021-09-20T13:07:26.579Z] [2021-09-20T13:07:26.579Z] INFO: executeCI.ps1 exiting at Mon Sep 20 13:07:23 CUT 2021. Duration 01:15:36.6177645 [2021-09-20T13:07:26.579Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-09-20T13:07:26.836Z] Recording test results [2021-09-20T13:07:33.947Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-09-20T13:07:35.484Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-09-20T13:07:37.284Z] Archiving artifacts [2021-09-20T13:07:51.736Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42868/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-09-20T13:07:52.700Z] + make clean [2021-09-20T13:07:54.291Z] docker volume rm -f docker-dev-cache [2021-09-20T13:07:54.291Z] 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 Finished: SUCCESS